summaryrefslogtreecommitdiffstats
path: root/src/modules
Commit message (Expand)AuthorAgeFilesLines
* build-sys: Add echo-cancel dummy MakefileColin Guthrie2011-06-232-1/+21
* device-manager: Free a hook slot to prevent segv on unloadColin Guthrie2011-06-061-0/+3
* module-combine-sink: Check running flag before rendering in null modeForest Bond2011-06-051-0/+4
* module-combine-sink: Initialize smoother in paused stateForest Bond2011-06-051-6/+9
* module-combine-sink: Initialize smoother with offset pa_rtclock_now()Forest Bond2011-06-051-1/+1
* module-jack-sink/source: protect against null return in jack_get_portsDavid Henningsson2011-03-282-10/+16
* echo-cancel: Fix source may_move_to functionArun Raghavan2011-03-281-1/+1
* echo-cancel: Use S16NE for adrian moduleArun Raghavan2011-03-281-9/+5
* echo-cancel: Ensure correct handling of endiannessArun Raghavan2011-03-282-3/+4
* echo-cancel: pause timer when echo canceling is offWim Taymans2011-03-281-16/+25
* echo-cancel: improve accuracyWim Taymans2011-03-281-1/+5
* echo-cancel: rework alignment codeWim Taymans2011-03-281-59/+76
* echo-cancel: Mark immutable parameters as const in vfuncArun Raghavan2011-03-283-5/+5
* echo-cancel: Make blocksize a module-wide parameterArun Raghavan2011-03-284-43/+25
* echo-cancel: Allow selection of AEC method using modargsArun Raghavan2011-03-281-8/+27
* echo-cancel: Add alternative echo-cancellation implementationArun Raghavan2011-03-287-0/+794
* echo-cancel: Let AEC module determine source/sink specArun Raghavan2011-03-283-24/+49
* echo-cancel: Pass arguments to the specific canceller moduleArun Raghavan2011-03-283-33/+53
* echo-cancel: Split out speex code from the core moduleArun Raghavan2011-03-283-35/+183
* echo-cancel: Move the module into it's own directoryArun Raghavan2011-03-281-0/+0
* echo-cancel: keep frame_size a power of 2Wim Taymans2011-03-281-1/+8
* echo-cancel: improve debugWim Taymans2011-03-281-11/+13
* echo-cancel: tweak the resync code a littleWim Taymans2011-03-281-5/+2
* echo-cancel: use the phone media roleWim Taymans2011-03-281-0/+2
* echo-cancel: take into account snapshot delayWim Taymans2011-03-281-5/+13
* make echo-cancel module that exposes a new sink and sourceWim Taymans2011-03-281-0/+1609
* module-rtp-recv: Remove smoother from write indexMaarten Bosmans2011-02-251-21/+3
* module-rtp-recv: Average the estimated real sample rateMaarten Bosmans2011-02-251-4/+22
* module-rtp-recv: Use new algorithm for adjusting sample rateMaarten Bosmans2011-02-251-15/+29
* Limit rate adjustments to small, inaudible jumpsMaarten Bosmans2011-02-253-26/+52
* module-loopback: Add adjust_time to valid argsMaarten Bosmans2011-02-251-0/+1
* tunnel: Fix automatic names when source/sink_name argument is missing.Colin Guthrie2011-01-231-2/+2
* ratelimit: fix log levels of log suppression messagesLennart Poettering2011-01-223-6/+6
* fix bug about get source-output statusChen Rui2010-12-201-1/+1
* Fix typosZhang Wanming2010-12-207-13/+13
* module-loopback: Prevent an infinite loop when rate adjusting is disabledMaarten Lankhorst2010-12-121-1/+2
* jack: Add module-jackdbus-detectDavid Henningsson2010-12-051-0/+304
* build-sys: Replace dummy Makefiles with proper Makefile.am'sColin Guthrie2010-12-0421-9/+240
* rescue-streams: Fix segfault in some conditionsArun Raghavan2010-12-021-1/+1
* Handle 'Internal Mic 1' as an 'Input Source'Daniel T Chen2010-11-251-0/+4
* Add "Rear Mic" to alsa mixer paths.David Henningsson2010-11-252-0/+13
* alsa-source: fix enum typesLennart Poettering2010-11-251-2/+2
* alsa-mixer: make a few strings translatableLennart Poettering2010-11-251-3/+3
* upnp: Implement the MediaServer2 D-Bus interfaceStephen Moehle2010-11-171-199/+463
* combine: Only check if the sink is h/w etc. in automatic modeColin Guthrie2010-11-171-8/+8
* combine: Handle reappearing slave sinks in non-automatic mode.Antti-Ville Jansson2010-11-171-3/+23
* alsa: remove redundant call to snd_pcm_nonblock()Pierre-Louis Bossart2010-11-171-2/+0
* alsa-mixer: add profile for Native Instruments KorecontrollerDaniel Mack2010-10-312-0/+86
* augment-properties: Fix debug messages and statement bracketing.Colin Guthrie2010-10-061-2/+3
* device-manager: Ensure that sinks/sources populate the device manager lists i...Colin Guthrie2010-09-291-5/+59