summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* 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-2211-16/+17
* console-kit: Console Kit support is dependent on DBUS and is thus optional.Colin Guthrie2011-01-111-0/+2
* padsp: wrap __open_2 and __open64_2Michal Schmidt2011-01-101-9/+52
* fix bug about get source-output statusChen Rui2010-12-201-1/+1
* Fix typosZhang Wanming2010-12-2010-16/+16
* Fix return value of pa_sndfile_format_from_stringVincent Becker2010-12-181-3/+3
* core: Fix variable "has_whined" value bugYang Xichuan2010-12-181-1/+1
* module-loopback: Prevent an infinite loop when rate adjusting is disabledMaarten Lankhorst2010-12-121-1/+2
* jack: Add module-jackdbus-detectDavid Henningsson2010-12-052-0/+316
* build-sys: Replace dummy Makefiles with proper Makefile.am'sColin Guthrie2010-12-0434-39/+361
* rescue-streams: Fix segfault in some conditionsArun Raghavan2010-12-021-1/+1
* volume: Add explicit checks for ARMv6 instructionsArun Raghavan2010-11-281-4/+4
* 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