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-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
2011-09-09
module-suspend-on-idle: Move vacuum code to core
Maarten Bosmans
2
-46
/
+24
2011-09-07
alsa: Tidy up argument descriptions
Colin Guthrie
5
-6
/
+6
2011-09-07
bluetooth: Bump DBus version to 1.3.0 and drop conditional code.
Colin Guthrie
2
-20
/
+2
2011-09-07
loopback: New modargs: sink_input_properties and source_output_properties.
Tanu Kaskinen
1
-22
/
+24
2011-09-05
raop: Use the port supplied by avahi when connecting to RAOP devices.
Colin Guthrie
3
-12
/
+20
2011-09-05
device-restore: Fix use-after-free error.
Colin Guthrie
1
-2
/
+5
2011-09-05
formats: Export more functions needed for a clean build.
Colin Guthrie
1
-0
/
+4
2011-09-05
formats: The format code should be in libpulse, not libpulsecommon
Colin Guthrie
2
-5
/
+6
2011-09-04
stream-restore: Add proper data validity checks to the legacy database entry ...
Colin Guthrie
1
-0
/
+20
2011-09-04
stream-restore: Add in some variable sets that were missing from 9ffa93.
Colin Guthrie
1
-0
/
+8
2011-09-03
device-restore: Simplify the migration of data to per-port keys.
Colin Guthrie
1
-65
/
+65
2011-09-03
Make gcc --std=c99 happy
Maarten Bosmans
5
-1
/
+14
2011-09-03
Squash the last gcc warnings
Maarten Bosmans
2
-2
/
+3
2011-09-03
module-equalizer-sink: Use correct limit in loop
Maarten Bosmans
1
-1
/
+1
2011-09-03
bluetooth/sbc: Use __asm__ keyword
Maarten Bosmans
4
-25
/
+25
2011-09-03
module-equalizer-sink: Use = in initialising variables
Maarten Bosmans
1
-13
/
+13
2011-09-03
module-equalizer-sink: Use %z for printf of size_t variables
Maarten Bosmans
1
-5
/
+5
2011-09-03
alsa-mixer: Set "Front" control to 0 dB on headphone path
David Henningsson
2
-4
/
+6
2011-08-31
module-switch-on-connect: Don't switch unlinked sink input and source outputs
David Henningsson
1
-2
/
+2
2011-08-31
vala: Add has_type_id=false to all enums, structs and classes
Arun Raghavan
1
-51
/
+51
2011-08-29
build-sys: bump soname
v0.99.3
Colin Guthrie
1
-1
/
+1
2011-08-29
equalizer: Comment out unused function
Arun Raghavan
1
-0
/
+2
2011-08-29
echo-cancel: Get rid of annoying compiler warnings
Arun Raghavan
1
-3
/
+4
2011-08-29
echo-cancel: Don't allow streams to attach while unloading
Arun Raghavan
1
-0
/
+14
2011-08-29
echo-cancel: Make save_aec modarg a bool instead of an int
Arun Raghavan
1
-3
/
+3
2011-08-29
pacat: make pacat respond to cork/uncork events
Lu Guanqun
1
-0
/
+20
2011-08-29
Set better priorities on input paths
David Henningsson
7
-7
/
+7
2011-08-29
passthrough: Fix setting volume to unamplified again
Arun Raghavan
2
-2
/
+2
2011-08-29
device-restore: Restore volumes on port change.
Colin Guthrie
1
-0
/
+89
[next]