summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* pulse: make sure legacy_dir is not staticJan Kratochvil2010-11-251-1/+1
* 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
* doxygen: Add 'See also' linking to the overview pageDavid Fries2010-11-1712-11/+46
* doxygen: Documentation improvementsDavid Fries2010-11-175-15/+16
* doxygen: Fix the "all" comments regarding volume helper functions.David Fries2010-11-171-10/+11
* doxygen: Fix documentation typosDavid Fries2010-11-173-7/+8
* sink-input: Fix commentColin Guthrie2010-11-171-1/+1
* intended-roles: Mark devices with a form factor of 'headset' as being appropr...Colin Guthrie2010-10-311-1/+2
* alsa-mixer: add profile for Native Instruments KorecontrollerDaniel Mack2010-10-313-1/+88
* SSE/MMX/ARM: Fix high frequency noise with unusual number of channelsDavid Henningsson2010-10-133-13/+25
* augment-properties: Fix debug messages and statement bracketing.Colin Guthrie2010-10-061-2/+3
* suspend: Do not assert when checking for device suspended status and a stream...Colin Guthrie2010-10-052-2/+16
* 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
* Add a configure option to change 'udevrulesdir'Arun Raghavan2010-09-211-1/+0
* x11: Use the default screen for X11 properties.Colin Guthrie2010-09-185-69/+95
* xcb: xcb_get_setup() can return 0, so make sure we check it before usingColin Guthrie2010-09-181-20/+48
* xcb: Ensure the XCB connection is valid before using it.Colin Guthrie2010-09-182-0/+10
* 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-143-1/+84
* alsa: make defines for smoother configurationWim Taymans2010-09-142-4/+10
* alsa: work around slightly broken _delay implementationsWim Taymans2010-09-144-6/+46
* alsa-time-test: make test usable for capture tooWim Taymans2010-09-141-16/+43
* alsa-source: refactor smoother and device startWim Taymans2010-09-141-8/+18
* smoother: avoid losing precisionWim Taymans2010-09-141-3/+1
* 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-157-89/+108
* 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-0323-28/+80
* Revert "Fix crash on jack server shutdown"Lennart Poettering2010-03-221-3/+3
* socket-client: properly handle asyncns failuresJez Austin2010-03-221-1/+2
* 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