summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2012-03-28sink-input/source-output: Prevent filter sink/source cyclesDavid Henningsson2-0/+34
2012-03-28module-jack-sink/source: Set fixed latency correctly on creationMaarten Lankhorst2-2/+16
2012-03-28Fix input device for M-audio fasttrack proDavid Henningsson1-1/+3
2012-03-28libpulse: Cope with systems not implementing SA_NOCLDWAITPino Toscano1-0/+4
2012-03-28Revert "resamplers: Optimize trivial resampler"Colin Guthrie1-10/+1
2012-03-28core-util: Attempt to make runtime paths smaller to avoid 108 char limit.Colin Guthrie1-5/+16
2012-03-28stream: Fix sample spec initialisation for extended APIArun Raghavan1-1/+1
2012-03-26alsa-mixer: Fix a small issue when detecting required-anyDavid Henningsson1-3/+3
2012-03-26alsa-mixer: Show HDMI ports for older Nvidia cardsDavid Henningsson4-4/+4
2012-03-25dbus: Check method call signatures.Tanu Kaskinen1-2/+7
2012-03-23fix compilation warning via PRI prefixDeng Zhenrong1-1/+1
2012-03-22bluetooth: Remove unused variable.Tanu Kaskinen1-3/+0
2012-03-21build-sys: padsp target should not be phonyDavid Henningsson1-1/+1
2012-03-21pactl: show availability information for "list cards"David Henningsson1-1/+3
2012-03-21module-switch-on-port-available: Do not switch profile if current port is ava...David Henningsson1-2/+22
2012-03-20module-loopback: Never call adjust_rates after teardownDavid Henningsson1-3/+7
2012-03-19protocol-native: Remove redundant assertsArun Raghavan1-2/+0
2012-03-19protocol-native: Reinstate assert that was incorrectly removedArun Raghavan1-0/+1
2012-03-19protocol-native: Protect against clients trying to set a NULL portDavid Henningsson3-3/+3
2012-03-17systemd: complement module-console-kit with module-systemd-loginLennart Poettering4-2/+271
2012-03-13daemon: Initialize dbus to use thread-safe mode by defaultDavid Henningsson1-0/+2
2012-03-12alsa-mixer: Don't remove paths if jacks state.(un)plugged differDavid Henningsson1-1/+3
2012-03-12Revert "build-sys: Remove the public API stuff from libpulsecommon."Tanu Kaskinen1-0/+8
2012-03-11xen: Add Xen paravirtualized sink support.Giorgos Boutsioukis4-0/+1063
2012-03-11alsa-mixer: Make speaker get available=no when headphones are plugged inDavid Henningsson7-3/+73
2012-03-11introspect: Expose port info per card to clientsDavid Henningsson5-6/+183
2012-03-11conf: Load switch-on-port-available module by defaultDavid Henningsson1-0/+2
2012-03-11Add a new module switch-on-port-available that acts on port changesDavid Henningsson2-0/+239
2012-03-11alsa: Add port information to HDMI profilesDavid Henningsson8-10/+206
2012-03-11alsa: Jack detection kcontrol implementationDavid Henningsson14-105/+464
2012-03-09build-sys: Remove the public API stuff from libpulsecommon.Tanu Kaskinen1-8/+0
2012-03-09proplist: Match pa_proplist_copy argument name between header and implementat...Tanu Kaskinen1-6/+6
2012-03-09proplist: Constify the pa_proplist_copy and _update input pointers.Tanu Kaskinen2-4/+6
2012-03-09Add module-virtual-surround-sink.Niels Ole Salscheider2-0/+857
2012-03-07flist: Make name non-const to avoid casting with pa_xfree().Tanu Kaskinen1-2/+2
2012-03-07flist: Avoid the ABA problemDavid Henningsson1-21/+49
2012-03-06dbus: Use correct free function.Tanu Kaskinen1-1/+1
2012-03-05format: Allow format->sample spec conversion for compressed formatsArun Raghavan6-43/+38
2012-03-05format: Add API to query a property's typeArun Raghavan4-0/+104
2012-03-05format: Trivial reorganisationArun Raghavan1-20/+20
2012-03-05format: Update map-fileArun Raghavan1-0/+6
2012-03-05format: Add more property gettersArun Raghavan3-1/+192
2012-03-05format: Expose pa_format_info<->pa_sample_spec conversion functionsArun Raghavan5-14/+19
2012-03-05format: Don't assert on errors in gettersArun Raghavan1-3/+10
2012-03-05format: Export pa_format_info int and string property gettersArun Raghavan3-17/+21
2012-02-24bluetooth: Run update-sbcColin Guthrie3-11/+11
2012-02-21alsa: add DTS profileAlexander E. Patrakov2-0/+8
2012-02-21bluetooth: Fix calling many times Audio.GetProperties for the same deviceLuiz Augusto von Dentz1-5/+12
2012-02-20build: Fix out-of-tree buildArun Raghavan3-7/+7
2012-02-20.gitignore: Add padsp to gitignoreSjoerd Simons1-0/+1