pulseaudio/src
Peter Meerwald 275ffb3657 alsa-mixer: Use pa_assert_not_reached()
get rid of the following warning when compiling with NDEBUG:

modules/alsa/alsa-mixer.c: In function 'element_is_subset':
modules/alsa/alsa-mixer.c:3125:18: warning: 'a_limit' may be used uninitialized in this function [-Wmaybe-uninitialized]
             long a_limit;

Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net>
2014-11-17 13:25:15 +01:00
..
daemon build-sys: Deprecate libsamplerate support 2014-11-17 13:19:37 +01:00
modules alsa-mixer: Use pa_assert_not_reached() 2014-11-17 13:25:15 +01:00
pulse launch: Disable autospawn by default when systemd daemon support is enabled. 2014-11-03 12:32:23 +00:00
pulsecore core: Annotate variables only used within assert()s to be PA_UNUSED 2014-11-17 13:24:51 +01:00
tests tests: Use pa_assert_se() to get rid of an used variable warning 2014-11-17 13:25:04 +01:00
utils pactl: Remove deprecated 'stat' behaviour 2014-11-04 22:22:19 +01:00
.gitignore .gitignore: Add pulseaudio.service 2014-11-12 14:55:45 +02:00
depmod.py remove remaining $ 2008-06-18 22:38:32 +02:00
Makefile.am bluez 5: Build both headset backends, if available 2014-11-14 11:44:33 +01:00
map-file Client API: Add pa_stream_write_ext_free() function. 2014-09-10 10:12:08 +02:00