pulseaudio/src
Tanu Kaskinen 5f64ebdfc5 sink, source: Allow calling set_mute() during initialization
Currently the alsa sink and source write directly to s->muted during
initialization, but I think it's better to avoid direct writes, and
use the set_mute() function instead, because that makes it easier to
figure out where s->muted is modified. This patch prevents the
set_mute() call from crashing in the state assertion.
2014-05-02 15:50:15 +03:00
..
daemon default.pa: Use freedesktop theme sounds in sample examples 2014-04-26 12:16:50 +03:00
modules gconf: Avoid calling deprecated function if possible 2014-04-26 11:32:45 +03:00
pulse Use pa_hashmap_remove_and_free() where appropriate 2014-04-17 10:06:23 +03:00
pulsecore sink, source: Allow calling set_mute() during initialization 2014-05-02 15:50:15 +03:00
tests remap: Make resampler's remap structure more self-contained 2014-04-29 00:00:06 +02:00
utils pacat: Mention source in addition to sink where applicable in help 2014-04-27 22:04:22 +02:00
.gitignore Remove all references to the removed KDE files 2014-03-03 18:06:20 +02:00
depmod.py remove remaining $ 2008-06-18 22:38:32 +02:00
Makefile.am direction: Add a couple of direction helper functions 2014-03-27 10:02:57 +02:00
map-file direction: Add a couple of direction helper functions 2014-03-27 10:02:57 +02:00