summaryrefslogtreecommitdiffstats
path: root/src/modules
Commit message (Expand)AuthorAgeFilesLines
* 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
* augment-properties: Search for .desktop files in subfolders too.Colin Guthrie2010-09-291-5/+39
* stream-restore: Clear the save_sink/save_source flags on apply_entry.Colin Guthrie2010-09-291-12/+36
* x11: Use the default screen for X11 properties.Colin Guthrie2010-09-181-15/+22
* alsa: Only set the 'first' flag to false when we actually call snd_pcm_start()Colin Guthrie2010-09-141-1/+2
* alsa-mixer: add profile for Traktor Kontrol S4Daniel Mack2010-09-142-0/+82
* alsa: make defines for smoother configurationWim Taymans2010-09-142-4/+10
* alsa: work around slightly broken _delay implementationsWim Taymans2010-09-144-6/+46
* alsa-source: refactor smoother and device startWim Taymans2010-09-141-8/+18
* alsa: Set the rewind safeguard proportionally to sample specColin Guthrie2010-09-041-2/+3
* alsa-sink: Get rid of a compiler warning regarding rewind_safeguard type.Tanu Kaskinen2010-09-041-2/+2
* add rewind-safeguard parameterPierre-Louis Bossart2010-09-042-5/+17
* alsa: don't make use of tsched related variables when tsched is disabledLennart Poettering2010-09-042-22/+40
* alsa: increase the smoother windowWim Taymans2010-09-031-2/+2
* alsa: resume smoother after unsuspendWim Taymans2010-08-231-1/+1
* x11: Partially convert to XCB.Colin Guthrie2010-08-151-18/+17
* udev: fix hex decodingLennart Poettering2010-08-151-2/+2
* alsa: disable rewinds when using ALSA pluginsPierre-Louis Bossart2010-07-151-2/+12
* alsa: Fix assertion on mmap_write (triggered via a52 plugin)Colin Guthrie2010-07-151-0/+3
* rtp: Fix bracketing in pa_rtp_recv.Colin Guthrie2010-05-081-2/+2
* jack: Prevent crash on jack server shutdownDavid Henningsson2010-05-082-6/+7
* thread: name all threads so that the names appear in /proc/$PID/task/$TID/commLennart Poettering2010-05-0314-14/+19
* Revert "Fix crash on jack server shutdown"Lennart Poettering2010-03-221-3/+3
* intended-roles: Do not pick monitor sources when doing automatic role-based d...Colin Guthrie2010-03-171-1/+12
* Fix crash on jack server shutdownDavid Henningsson2010-03-151-3/+3
* Handle 'Digital Mic' as an 'Input Source'Daniel T Chen2010-03-121-0/+4
* alsa: reset max_rewind/max_request while suspendingLennart Poettering2010-02-221-1/+10