summaryrefslogtreecommitdiffstats
path: root/src/modules
Commit message (Expand)AuthorAgeFilesLines
* Clean up <poll.h> includesMaarten Bosmans2011-02-177-9/+7
* alsa: disable period wakeups in tsched mode if possiblePierre-Louis Bossart2011-02-011-0/+28
* echo-cancel: Make Orc file names less sillyArun Raghavan2011-02-012-1/+1
* build: Simplify Orc-related make rulesArun Raghavan2011-02-013-312/+1
* build: Don't include empty Makefile.am in subdirsMaarten Bosmans2011-01-3113-260/+0
* Merge remote branch 'mkbosmans/rate-adjustment'Colin Guthrie2011-01-313-60/+103
|\
| * module-rtp-recv: Request proper rewind after underrunMaarten Bosmans2011-01-161-1/+3
| * module-rtp-recv: Remove smoother from write indexMaarten Bosmans2011-01-161-21/+3
| * module-rtp-recv: Average the estimated real sample rateMaarten Bosmans2011-01-161-4/+22
| * module-rtp-recv: Use new algorithm for adjusting sample rateMaarten Bosmans2011-01-161-15/+29
| * Limit rate adjustments to small, inaudible jumpsMaarten Bosmans2011-01-163-26/+52
| * module-loopback: Add adjust_time to valid argsMaarten Bosmans2011-01-161-0/+1
* | ratelimit: fix log levels of log suppression messagesLennart Poettering2011-01-313-6/+6
* | Merge commit 'e4979ab5cff84ef64c88bba3a1b6b4c5e02f7777'Colin Guthrie2011-01-173-10/+16
|\ \
| * | bluetooth: detect when bitpool has changed on sbc codecLuiz Augusto von Dentz2010-12-231-2/+6
| * | bluetooth: fix build for libdbus < 1.3Luiz Augusto von Dentz2010-12-231-0/+2
| * | bluetooth: fix case of profile UUIDs to match what BlueZ usesLuiz Augusto von Dentz2010-12-231-8/+8
| |/
* | tunnel: Fix automatic names when source/sink_name argument is missing.Colin Guthrie2011-01-161-2/+2
* | alsa-sink: Don't assume we were able to enable hw-volume or sync-volume (v1.1)Jyri Sarha2011-01-151-21/+21
* | alsa-sink: Fix double use of stringJyri Sarha2011-01-151-6/+8
* | loopback: Add new arguments to disable stream moveCai Yuanqing2011-01-031-1/+26
|/
* coreaudio: Make coreaudio-detect safer by adding asserts before dereferencingCai Yuanqing2010-12-221-6/+11
* 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
* bluetooth: Fix a2dp processingMaarten Lankhorst2010-12-121-1/+1
* jack: Add module-jackdbus-detectDavid Henningsson2010-12-051-0/+304
* build-sys: Fix a warning during distcheckArun Raghavan2010-12-052-1/+21
* build-sys: Replace dummy Makefiles with proper Makefile.am'sColin Guthrie2010-12-0521-9/+240
* echo-cancel: Fix source may_move_to functionArun Raghavan2010-12-021-1/+1
* rescue-streams: Fix segfault in some conditionsArun Raghavan2010-12-021-1/+1
* alsa-sink: take base volume into account when applying hw volumeJuho Hämäläinen2010-12-011-2/+8
* module-bonjour-publish: don't include avahi headersDaniel Mack2010-11-251-1/+0
* alsa-source: fix enum typesLennart Poettering2010-11-251-2/+2
* alsa-mixer: make a few strings translatableLennart Poettering2010-11-251-3/+3
* 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: Print dB values in addition to percentages in debug messages.Tanu Kaskinen2010-11-192-17/+46
* alsa: Sprinkle some PA_UNLIKELYs around error checksArun Raghavan2010-11-181-11/+10
* combine: Only check if the sink is h/w etc. in automatic modeColin Guthrie2010-11-171-8/+8
* upnp: Implement the MediaServer2 D-Bus interfaceStephen Moehle2010-11-161-199/+463
* combine: Handle reappearing slave sinks in non-automatic mode.Antti-Ville Jansson2010-11-161-3/+23
* alsa: remove redundant call to snd_pcm_nonblock()Pierre-Louis Bossart2010-11-161-2/+0
* bluetooth: make use of dbus-util helper functionsLuiz Augusto von Dentz2010-10-201-66/+6
* dbus: Fix log message after volume changes.Colin Guthrie2010-10-191-1/+1
* volume: Fix incorrect usage of PA_VOLUME_IS_VALIDArun Raghavan2010-10-193-4/+4
* alsa-mixer: add profile for Native Instruments KorecontrollerDaniel Mack2010-10-162-0/+86
* daemon-conf: Add sync volume parameters to daemon-confJyri Sarha2010-10-162-1/+2
* udev-detect: Add sync_volume parameterJyri Sarha2010-10-161-3/+15
* alsa: Take syncronized HW volume infra into use for alsa-sinkJyri Sarha2010-10-166-25/+246