pulseaudio/src
Tanu Kaskinen 0525807b63 alsa-sink: Get rid of a compiler warning regarding rewind_safeguard type.
GCC gave a warning, because the pointer given to pa_modargs_get_value_u32() had
type size_t instead of uint32_t.
2010-08-24 18:19:49 +03:00
..
daemon daemon: first take name on the bus, then return in starter process 2010-02-21 17:53:24 +01:00
modules alsa-sink: Get rid of a compiler warning regarding rewind_safeguard type. 2010-08-24 18:19:49 +03:00
pulse AC3 passthrough support 2010-08-12 18:20:27 +01:00
pulsecore core: New function: pa_module_update_proplist(). 2010-08-19 12:10:01 +03:00
tests tests: fix once test 2010-05-08 01:50:05 +02:00
utils AC3 passthrough support 2010-08-12 18:20:27 +01:00
.gitignore tests: add pa_once_xxx() test 2010-01-13 17:40:31 +01:00
depmod.py remove remaining $ 2008-06-18 22:38:32 +02:00
Makefile.am make echo-cancel module that exposes a new sink and source 2010-08-23 16:55:23 +02:00
map-file volume: add pa_cvolume_inc_clamp function 2009-11-05 04:56:47 +01:00