summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-09-27add patest scriptmodule-testWim Taymans1-1/+1
2010-09-27patest: add script to run some testsWim Taymans1-0/+28
2010-09-27test: print sink/source proplists tooWim Taymans1-2/+8
2010-09-27test: improve loggingWim Taymans1-3/+19
2010-09-27test: request unload after testsWim Taymans1-0/+2
2010-09-27test: make some parameters configurableWim Taymans1-5/+25
2010-09-27test: improve debug, init values correctlyWim Taymans1-19/+26
2010-09-27test: run tests on source and sinksWim Taymans1-16/+113
2010-09-27alsa: remove debugWim Taymans1-0/+2
2010-09-27test: random hackingWim Taymans4-7/+47
2010-09-27test: start test for each source/sinkWim Taymans1-558/+184
2010-09-27test: add test moduleWim Taymans2-0/+1046
2010-09-23echo-cancel: Ensure correct handling of endiannessArun Raghavan2-3/+4
2010-09-23echo-cancel: orc-ify some bits for optimisationArun Raghavan9-5/+472
2010-09-23echo-cancel: Add SSE optimisation to the adrian moduleArun Raghavan7-12/+61
2010-09-23cpu: Add CPU information to pa_coreArun Raghavan8-55/+119
2010-09-23build: Fix make distcheckArun Raghavan1-0/+1
2010-09-20echo-cancel: Fix out-of-tree buildArun Raghavan1-0/+2
2010-09-18x11: Use the default screen for X11 properties.Colin Guthrie5-69/+95
2010-09-18xcb: xcb_get_setup() can return 0, so make sure we check it before usingColin Guthrie1-20/+48
2010-09-18xcb: Ensure the XCB connection is valid before using it.Colin Guthrie2-0/+10
2010-09-18x11: Partially convert to XCB.Colin Guthrie8-98/+109
2010-09-14alsa: Only set the 'first' flag to false when we actually call snd_pcm_start()Colin Guthrie1-1/+2
2010-09-14alsa: Set the rewind safeguard proportionally to sample specColin Guthrie1-2/+3
2010-09-12alsa-mixer: add profile for Traktor Kontrol S4fixesDaniel Mack3-1/+84
2010-09-10echo-cancel: Fix make distcheckRico Tzschichholz1-4/+5
2010-09-09echo-cancel: pause timer when echo canceling is offWim Taymans1-16/+25
2010-09-09echo-cancel: improve accuracyWim Taymans1-1/+5
2010-09-09alsa: make defines for smoother configurationWim Taymans2-4/+10
2010-09-09echo-cancel: rework alignment codeWim Taymans1-59/+76
2010-09-09alsa: work around slightly broken _delay implementationsWim Taymans4-6/+46
2010-09-07alsa-time-test: make test usable for capture tooWim Taymans1-16/+43
2010-09-07alsa-source: refactor smoother and device startWim Taymans1-8/+18
2010-09-07smoother: avoid losing precisionWim Taymans1-3/+1
2010-09-07echo-cancel: Mark immutable parameters as const in vfuncArun Raghavan3-5/+5
2010-09-07echo-cancel: Make blocksize a module-wide parameterArun Raghavan4-43/+25
2010-09-07echo-cancel: Allow selection of AEC method using modargsArun Raghavan1-8/+27
2010-09-07echo-cancel: Add alternative echo-cancellation implementationArun Raghavan9-1/+802
2010-09-07echo-cancel: Let AEC module determine source/sink specArun Raghavan3-24/+49
2010-09-07echo-cancel: Pass arguments to the specific canceller moduleArun Raghavan3-33/+53
2010-09-07echo-cancel: Split out speex code from the core moduleArun Raghavan4-36/+184
2010-09-07echo-cancel: Move the module into it's own directoryArun Raghavan2-2/+2
2010-09-04cli: Allow .include on directories as well as files.Colin Guthrie1-13/+81
2010-09-03alsa: increase the smoother windowmodule-echo-cancelWim Taymans1-2/+2
2010-09-02echo-cancel: keep frame_size a power of 2Wim Taymans1-1/+8
2010-09-02echo-cancel: improve debugWim Taymans1-11/+13
2010-09-02echo-cancel: tweak the resync code a littleWim Taymans1-5/+2
2010-09-02echo-cancel: use the phone media roleWim Taymans1-0/+2
2010-08-30alsa-sink/source: Use the "namereg_fail" module argument.Tanu Kaskinen2-2/+28
2010-08-24alsa-sink: Get rid of a compiler warning regarding rewind_safeguard type.Tanu Kaskinen1-2/+2