mpd/src/mixer
Max Kellermann 43864762ee mixer: assert that the new volume value is valid
Added an assertion in mixer_set_volume().  Removed the range checks
from the ALSA and OSS plugins.
2009-03-27 20:10:39 +01:00
..
alsa_mixer.c mixer: assert that the new volume value is valid 2009-03-27 20:10:39 +01:00
oss_mixer.c mixer: assert that the new volume value is valid 2009-03-27 20:10:39 +01:00
pulse_mixer.c pulse_mixer: protect the struct with a mutex 2009-03-27 16:55:17 +01:00