summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* core: New LIFO style flist implementation v2.2Jyri Sarha2010-11-161-153/+64
* 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
* core: make use of dbus_message_iter_append_fixed_arrayLuiz Augusto von Dentz2010-10-201-6/+1
* 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-194-6/+6
* log: Totally trivial spelling 'correction' (for en-US)Colin Guthrie2010-10-171-1/+1
* intended-roles: Mark devices with a form factor of 'headset' as being appropr...Colin Guthrie2010-10-161-1/+2
* alsa-mixer: add profile for Native Instruments KorecontrollerDaniel Mack2010-10-163-1/+88
* daemon-conf: Add sync volume parameters to daemon-confJyri Sarha2010-10-169-6/+31
* 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
* core: Add infrastructure for synchronizing HW and SW volume changesJyri Sarha2010-10-163-31/+369
* volume: Decrease PA_VOLUME_MAX to be < 2^31Arun Raghavan2010-10-151-1/+1
* pactl: Validate volume before settingArun Raghavan2010-10-151-0/+15
* cli: Validate volume before settingArun Raghavan2010-10-151-0/+15
* volume: Clamp volume to PA_VOLUME_MAXArun Raghavan2010-10-157-19/+24
* volume: Use a macro to check if a volume is validArun Raghavan2010-10-159-27/+30
* SSE/MMX/ARM: Fix high frequency noise with unusual number of channelsDavid Henningsson2010-10-133-13/+25
* Merge remote branch 'vudentz2/master'Colin Guthrie2010-10-134-72/+1109
|\
| * bluetooth: Add support for Media APILuiz Augusto von Dentz2010-10-074-72/+1109
* | doxygen: Add 'See also' linking to the overview pageDavid Fries2010-10-1312-11/+46
* | doxygen: Documentation improvementsDavid Fries2010-10-135-15/+16
* | doxygen: Fix the "all" comments regarding volume helper functions.David Fries2010-10-131-10/+11
* | doxygen: Fix documentation typosDavid Fries2010-10-133-7/+8
|/
* introspect: Include whether a stream is corked in the info callback.Colin Guthrie2010-10-065-5/+23
* augment-properties: Fix debug messages and statement bracketing.Colin Guthrie2010-10-061-2/+3
* sink-input: Fix commentColin Guthrie2010-10-011-1/+1
* suspend: Do not assert when checking for device suspended status and a stream...Colin Guthrie2010-10-012-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
* echo-cancel: Use S16NE for adrian moduleArun Raghavan2010-09-271-9/+5
* echo-cancel: Ensure correct handling of endiannessArun Raghavan2010-09-232-3/+4
* echo-cancel: orc-ify some bits for optimisationArun Raghavan2010-09-236-5/+336
* echo-cancel: Add SSE optimisation to the adrian moduleArun Raghavan2010-09-237-12/+61
* cpu: Add CPU information to pa_coreArun Raghavan2010-09-238-55/+119
* build: Fix make distcheckArun Raghavan2010-09-231-0/+1
* echo-cancel: Fix out-of-tree buildArun Raghavan2010-09-201-0/+2
* 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
* x11: Partially convert to XCB.Colin Guthrie2010-09-187-97/+108
* alsa: Only set the 'first' flag to false when we actually call snd_pcm_start()Colin Guthrie2010-09-141-1/+2
* alsa: Set the rewind safeguard proportionally to sample specColin Guthrie2010-09-141-2/+3
* alsa-mixer: add profile for Traktor Kontrol S4Daniel Mack2010-09-123-1/+84
* echo-cancel: Fix make distcheckRico Tzschichholz2010-09-101-4/+5
* echo-cancel: pause timer when echo canceling is offWim Taymans2010-09-091-16/+25
* echo-cancel: improve accuracyWim Taymans2010-09-091-1/+5
* alsa: make defines for smoother configurationWim Taymans2010-09-092-4/+10