mpd/src/mixer
Max Kellermann 9038882d95 alsa_mixer: use g_ascii_strcasecmp() instead of strcasecmp()
strcasecmp() is locale dependent, making it a bad choice for internal
string comparisons.
2009-04-28 09:28:16 +02:00
..
alsa_mixer.c alsa_mixer: use g_ascii_strcasecmp() instead of strcasecmp() 2009-04-28 09:28:16 +02: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: use PULSE's mainloop lock instead of GMutex 2009-04-25 13:53:15 +02:00