summaryrefslogtreecommitdiffstats
path: root/src/modules
Commit message (Expand)AuthorAgeFilesLines
...
* volume: Clamp volume to PA_VOLUME_MAXArun Raghavan2010-10-155-10/+10
* volume: Use a macro to check if a volume is validArun Raghavan2010-10-155-6/+6
* bluetooth: Add support for Media APILuiz Augusto von Dentz2010-10-074-72/+1109
* 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
* augment-properties: Search for .desktop files in subfolders too.Colin Guthrie2010-09-291-5/+39
* echo-cancel: Use S16NE for adrian moduleArun Raghavan2010-09-271-9/+5
* echo-cancel: Ensure correct handling of endiannessArun Raghavan2010-09-232-3/+4
* echo-cancel: orc-ify some bits for optimisationArun Raghavan2010-09-235-2/+329
* echo-cancel: Add SSE optimisation to the adrian moduleArun Raghavan2010-09-237-12/+61
* x11: Use the default screen for X11 properties.Colin Guthrie2010-09-181-15/+22
* x11: Partially convert to XCB.Colin Guthrie2010-09-181-18/+17
* alsa: Only set the 'first' flag to false when we actually call snd_pcm_start()Colin Guthrie2010-09-141-1/+2
* alsa: Set the rewind safeguard proportionally to sample specColin Guthrie2010-09-141-2/+3
* alsa-mixer: add profile for Traktor Kontrol S4Daniel Mack2010-09-122-0/+82
* echo-cancel: pause timer when echo canceling is offWim Taymans2010-09-091-16/+25
* echo-cancel: improve accuracyWim Taymans2010-09-091-1/+5
* alsa: make defines for smoother configurationWim Taymans2010-09-092-4/+10
* echo-cancel: rework alignment codeWim Taymans2010-09-091-59/+76
* alsa: work around slightly broken _delay implementationsWim Taymans2010-09-094-6/+46
* alsa-source: refactor smoother and device startWim Taymans2010-09-071-8/+18
* echo-cancel: Mark immutable parameters as const in vfuncArun Raghavan2010-09-073-5/+5
* echo-cancel: Make blocksize a module-wide parameterArun Raghavan2010-09-074-43/+25
* echo-cancel: Allow selection of AEC method using modargsArun Raghavan2010-09-071-8/+27
* echo-cancel: Add alternative echo-cancellation implementationArun Raghavan2010-09-077-0/+794
* echo-cancel: Let AEC module determine source/sink specArun Raghavan2010-09-073-24/+49
* echo-cancel: Pass arguments to the specific canceller moduleArun Raghavan2010-09-073-33/+53
* echo-cancel: Split out speex code from the core moduleArun Raghavan2010-09-073-35/+183
* echo-cancel: Move the module into it's own directoryArun Raghavan2010-09-071-0/+0
* alsa: increase the smoother windowWim Taymans2010-09-031-2/+2
* echo-cancel: keep frame_size a power of 2Wim Taymans2010-09-021-1/+8
* echo-cancel: improve debugWim Taymans2010-09-021-11/+13
* echo-cancel: tweak the resync code a littleWim Taymans2010-09-021-5/+2
* echo-cancel: use the phone media roleWim Taymans2010-09-021-0/+2
* alsa-sink/source: Use the "namereg_fail" module argument.Tanu Kaskinen2010-08-302-2/+28
* alsa-sink: Get rid of a compiler warning regarding rewind_safeguard type.Tanu Kaskinen2010-08-241-2/+2
* module-udev-detect: When loading module-alsa-card, use namereg_fail=false.Tanu Kaskinen2010-08-241-0/+1
* module-alsa-card: New argument: namereg_fail.Tanu Kaskinen2010-08-241-0/+15
* echo-cancel: take into account snapshot delayWim Taymans2010-08-231-5/+13
* make echo-cancel module that exposes a new sink and sourceWim Taymans2010-08-231-0/+1609
* alsa: resume smoother after unsuspendWim Taymans2010-08-231-1/+1
* loopback: Make stream names and roles configurable.Tanu Kaskinen2010-08-191-7/+34
* AC3 passthrough supportPierre-Louis Bossart2010-08-121-0/+7
* dbusiface-core: Track sinks and sources using synchronous hooks instead of as...Tanu Kaskinen2010-08-101-120/+130
* udev: fix hex decodingLennart Poettering2010-07-191-2/+2
* alsa: add missing iec958 files from previous commitPierre-Louis Bossart2010-07-152-0/+38
* alsa: fix mixer profiles, add passthrough configPierre-Louis Bossart2010-07-132-6/+12
* alsa: disable rewinds when using ALSA pluginsPierre-Louis Bossart2010-07-131-2/+12
* alsa: Fix assertion on mmap_write (triggered via a52 plugin)Colin Guthrie2010-07-131-0/+3
* Merge remote branch 'tanuk2/fixes'Colin Guthrie2010-06-055-35/+45
|\