summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* volume: Add a PA_VOLUME_UI_MAX define for the recommended max volume to show ...Colin Guthrie2011-03-031-0/+7
* conf: Make system.pa use udev-detect and not hal-detect.Colin Guthrie2011-03-032-4/+4
* 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
* client: Don't update smoother while corkedArun Raghavan2011-02-011-2/+2
* Fighting rewinds: Reduce calls to handle_seekDavid Henningsson2011-01-311-30/+26
* Fighting rewinds: Seek and write data in the same messageDavid Henningsson2011-01-311-8/+12
* Core: Fix incorrect check of return valueScott Reeves2011-01-231-2/+2
* 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