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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-20
build-sys: bump soname
v1.1
stable-1.x
Colin Guthrie
1
-1
/
+1
2011-10-20
conf: Use .nofail when loading module-jackdbus-detect
Colin Guthrie
1
-0
/
+2
2011-10-20
daemon: Don't treat it as a fatal error if we can't connect to the session bus
Tanu Kaskinen
2
-7
/
+7
2011-10-20
solaris: Use real_volume for set/get volume
Arun Raghavan
1
-2
/
+2
2011-10-20
native: Fix Solaris build
Arun Raghavan
1
-0
/
+9
2011-10-20
Update LICENSE.
Colin Guthrie
1
-9
/
+22
2011-10-19
osx: module_bonjour_publish needs to be linked against libprotocol-native.la
Daniel Mack
1
-1
/
+1
2011-10-19
build-sys: Provide a simple CMake Config setup (similar to pkgconfig)
Colin Guthrie
4
-0
/
+37
2011-10-17
Fix deferred volume not being applied if sink is closed
David Henningsson
2
-4
/
+12
2011-10-17
build-sys: Drop libsamplerate from pulsecommon deps
Arun Raghavan
1
-2
/
+2
2011-10-17
filter-apply: Move sink/source unlink callbacks before m-s-r
Arun Raghavan
1
-2
/
+2
2011-10-12
tests: Fix calculation of memblock size in resampler-test
Maarten Bosmans
1
-10
/
+2
2011-10-11
echo-cancel: Close debug files on module unload
Arun Raghavan
1
-0
/
+9
2011-10-10
echo-cancel: Don't crash if adjust_time = 0
Arun Raghavan
1
-2
/
+2
2011-10-08
source-output: Do not use unset channel map in pa_source_output_new
David Henningsson
1
-1
/
+2
2011-10-08
module-jackdbus-detect: Avoid double-free of modargs
David Henningsson
1
-1
/
+1
2011-10-08
alsa: Make mixer error handling more robust still
Arun Raghavan
1
-5
/
+14
2011-10-08
doc: Add some more doxygen tags to existing comments
Maarten Bosmans
2
-19
/
+19
2011-10-08
echo-cancel: Fail if loaded between a sink and its monitor
Arun Raghavan
1
-0
/
+5
2011-10-08
alsa: Better error handling in mixer rtpoll callback
Arun Raghavan
1
-7
/
+23
2011-10-08
alsa: Give compressed formats preference over PCM
Arun Raghavan
1
-1
/
+13
2011-10-08
Make pulse build with clang again
Maarten Bosmans
2
-4
/
+4
2011-10-08
null-sink: Set latency range at the time of initialization of module.
Sudarshan Bisht
1
-0
/
+2
2011-10-08
osx: don't build the once-test binary on OS X
Daniel Mack
1
-1
/
+5
2011-10-08
sink: Move updating the requested latency after the rewind request when finis...
Tanu Kaskinen
1
-6
/
+23
2011-10-08
libpulse: Always return a three part version number in API calls.
Colin Guthrie
2
-2
/
+2
2011-10-08
sink,source: Avoid unnecessary call to pa_rtclock_now()
Arun Raghavan
2
-6
/
+10
2011-10-08
extended: Fix doxygen comment style typos
Arun Raghavan
2
-6
/
+6
2011-09-27
build-sys: bump soname
v1.0
Colin Guthrie
1
-1
/
+1
2011-09-27
build-sys: Switch to the tar-ustar format (as per a lot of GNOME stuff for 3....
Colin Guthrie
1
-1
/
+1
2011-09-25
Fix crash in threaded message queues
David Henningsson
1
-1
/
+1
2011-09-22
dbus: Don't crash if the module does not load
David Henningsson
1
-3
/
+5
2011-09-21
sink,source: Handle missing in the shared volume case
Arun Raghavan
6
-30
/
+72
2011-09-15
build-sys: bump soname
v0.99.4
Colin Guthrie
1
-1
/
+1
2011-09-15
conf: Make sure module-dbus-protocol is loaded after module-default-device-re...
David Henningsson
2
-11
/
+20
2011-09-14
sink,source: Avoid crash by not updating volume on shutdown
David Henningsson
4
-0
/
+14
2011-09-14
echo-cancel: Use volume sharing by default
Arun Raghavan
2
-11
/
+24
2011-09-14
equalizer: Use volume sharing by default
Arun Raghavan
2
-6
/
+17
2011-09-14
virtual: Make volume sharing on by default
Arun Raghavan
2
-2
/
+2
2011-09-14
volume: Handle varying channel count for shared volumes
Arun Raghavan
2
-0
/
+6
2011-09-14
def: Hide server-side sink/source flags
Arun Raghavan
3
-22
/
+30
2011-09-14
stream: Relax assert for extended API
Arun Raghavan
1
-1
/
+1
2011-09-14
doc: Add info about running pulseaudio from the build dir
Antonio Ospite
1
-0
/
+9
2011-09-14
doc: Update README with fresh links.
Colin Guthrie
1
-6
/
+6
2011-09-14
raop: Don't crash if fd is not open when trying to close it
David Henningsson
1
-4
/
+6
2011-09-13
volume: Rename 'sync volume' to 'deferred volume'.
Colin Guthrie
20
-141
/
+143
2011-09-09
build-sys: Oops forgot to add the Kinect profile to the build system.
Colin Guthrie
1
-1
/
+2
2011-09-09
raop: Properly deal with the name coming from the device.
Colin Guthrie
1
-3
/
+5
2011-09-09
modargs: Ensure modargs can be accessed in their raw form.
Colin Guthrie
2
-36
/
+66
2011-09-09
alsa-mixer: Add support for the Microsoft Kinect Sensor device
Antonio Ospite
2
-0
/
+40
[next]