index
:
~colin/pulseaudio.git-bakup
0.9.15-stable
0.9.17-stable
0.9.18-stable
0.9.19-stable
0.9.20-stable
master
master-tx
merge-queue
next
rtpoll
stable-1.x
stable-2.x
stable-3.x
stable-queue
tags/release-0.1
tags/release-0.2
tags/release-0.4
tags/release-0.5
tags/release-0.5.1
tags/release-0.6
tags/release-0.8
tags/release-0.8.1
tags/release-0.9.0
tags/release-0.9.1
tags/release-0.9.10
tags/release-0.9.2
tags/release-0.9.3
tags/release-0.9.4
tags/release-0.9.5
tags/release-0.9.6
tags/release-0.9.7
tags/release-0.9.8
tags/release-0.9.9
PulseAudio Sound Server
colin
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-28
sink-input/source-output: Prevent filter sink/source cycles
David Henningsson
2
-0
/
+34
2012-03-28
module-jack-sink/source: Set fixed latency correctly on creation
Maarten Lankhorst
2
-2
/
+16
2012-03-28
Fix input device for M-audio fasttrack pro
David Henningsson
1
-1
/
+3
2012-03-28
libpulse: Cope with systems not implementing SA_NOCLDWAIT
Pino Toscano
1
-0
/
+4
2012-03-28
Revert "resamplers: Optimize trivial resampler"
Colin Guthrie
1
-10
/
+1
2012-03-28
core-util: Attempt to make runtime paths smaller to avoid 108 char limit.
Colin Guthrie
1
-5
/
+16
2012-03-28
stream: Fix sample spec initialisation for extended API
Arun Raghavan
1
-1
/
+1
2012-03-26
alsa-mixer: Fix a small issue when detecting required-any
David Henningsson
1
-3
/
+3
2012-03-26
alsa-mixer: Show HDMI ports for older Nvidia cards
David Henningsson
4
-4
/
+4
2012-03-25
dbus: Check method call signatures.
Tanu Kaskinen
1
-2
/
+7
2012-03-23
fix compilation warning via PRI prefix
Deng Zhenrong
1
-1
/
+1
2012-03-22
bluetooth: Remove unused variable.
Tanu Kaskinen
1
-3
/
+0
2012-03-21
build-sys: padsp target should not be phony
David Henningsson
1
-1
/
+1
2012-03-21
pactl: show availability information for "list cards"
David Henningsson
1
-1
/
+3
2012-03-21
module-switch-on-port-available: Do not switch profile if current port is ava...
David Henningsson
1
-2
/
+22
2012-03-20
module-loopback: Never call adjust_rates after teardown
David Henningsson
1
-3
/
+7
2012-03-19
protocol-native: Remove redundant asserts
Arun Raghavan
1
-2
/
+0
2012-03-19
protocol-native: Reinstate assert that was incorrectly removed
Arun Raghavan
1
-0
/
+1
2012-03-19
protocol-native: Protect against clients trying to set a NULL port
David Henningsson
3
-3
/
+3
2012-03-17
systemd: complement module-console-kit with module-systemd-login
Lennart Poettering
4
-2
/
+271
2012-03-13
daemon: Initialize dbus to use thread-safe mode by default
David Henningsson
1
-0
/
+2
2012-03-12
alsa-mixer: Don't remove paths if jacks state.(un)plugged differ
David Henningsson
1
-1
/
+3
2012-03-12
Revert "build-sys: Remove the public API stuff from libpulsecommon."
Tanu Kaskinen
1
-0
/
+8
2012-03-11
xen: Add Xen paravirtualized sink support.
Giorgos Boutsioukis
4
-0
/
+1063
2012-03-11
alsa-mixer: Make speaker get available=no when headphones are plugged in
David Henningsson
7
-3
/
+73
2012-03-11
introspect: Expose port info per card to clients
David Henningsson
5
-6
/
+183
2012-03-11
conf: Load switch-on-port-available module by default
David Henningsson
1
-0
/
+2
2012-03-11
Add a new module switch-on-port-available that acts on port changes
David Henningsson
2
-0
/
+239
2012-03-11
alsa: Add port information to HDMI profiles
David Henningsson
8
-10
/
+206
2012-03-11
alsa: Jack detection kcontrol implementation
David Henningsson
14
-105
/
+464
2012-03-09
build-sys: Remove the public API stuff from libpulsecommon.
Tanu Kaskinen
1
-8
/
+0
2012-03-09
proplist: Match pa_proplist_copy argument name between header and implementat...
Tanu Kaskinen
1
-6
/
+6
2012-03-09
proplist: Constify the pa_proplist_copy and _update input pointers.
Tanu Kaskinen
2
-4
/
+6
2012-03-09
Add module-virtual-surround-sink.
Niels Ole Salscheider
2
-0
/
+857
2012-03-07
flist: Make name non-const to avoid casting with pa_xfree().
Tanu Kaskinen
1
-2
/
+2
2012-03-07
flist: Avoid the ABA problem
David Henningsson
1
-21
/
+49
2012-03-06
dbus: Use correct free function.
Tanu Kaskinen
1
-1
/
+1
2012-03-05
format: Allow format->sample spec conversion for compressed formats
Arun Raghavan
6
-43
/
+38
2012-03-05
format: Add API to query a property's type
Arun Raghavan
4
-0
/
+104
2012-03-05
format: Trivial reorganisation
Arun Raghavan
1
-20
/
+20
2012-03-05
format: Update map-file
Arun Raghavan
1
-0
/
+6
2012-03-05
format: Add more property getters
Arun Raghavan
3
-1
/
+192
2012-03-05
format: Expose pa_format_info<->pa_sample_spec conversion functions
Arun Raghavan
5
-14
/
+19
2012-03-05
format: Don't assert on errors in getters
Arun Raghavan
1
-3
/
+10
2012-03-05
format: Export pa_format_info int and string property getters
Arun Raghavan
3
-17
/
+21
2012-02-24
bluetooth: Run update-sbc
Colin Guthrie
3
-11
/
+11
2012-02-21
alsa: add DTS profile
Alexander E. Patrakov
2
-0
/
+8
2012-02-21
bluetooth: Fix calling many times Audio.GetProperties for the same device
Luiz Augusto von Dentz
1
-5
/
+12
2012-02-20
build: Fix out-of-tree build
Arun Raghavan
3
-7
/
+7
2012-02-20
.gitignore: Add padsp to gitignore
Sjoerd Simons
1
-0
/
+1
[prev]
[next]