pulseaudio/src
Mikel Astiz 24c1892a1f bluetooth: Remove const qualifier for device
The internal API in bluetooth-util should not use the const qualifier
for operations involving a device object. After all, the structure
contains many pointers and thus the const qualifier provides no real
protection.
2012-10-22 18:37:35 +03:00
..
daemon daemon: Fix redundant redeclaration warning 2012-10-22 17:56:10 +03:00
modules bluetooth: Remove const qualifier for device 2012-10-22 18:37:35 +03:00
pulse stream: Allow record streams to start muted 2012-09-21 15:42:37 +08:00
pulsecore modargs: New function: pa_modargs_get_value_double(). 2012-10-19 20:00:53 +03:00
tests tests: Minor cpu-test reorganisation 2012-10-19 19:44:10 +05:30
utils pactl: Add set-latency-offset command. 2012-06-30 14:42:43 +03:00
.gitignore .gitignore: Add cpu-test. 2012-09-07 17:22:10 +03:00
depmod.py remove remaining $ 2008-06-18 22:38:32 +02:00
Makefile.am tests: make 'check' optional 2012-10-04 16:49:00 +03:00
map-file introspect: Add functions to handle the latency offset. 2012-06-30 14:41:08 +03:00