aboutsummaryrefslogtreecommitdiffstats
path: root/src/mixer_control.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* mixer: protect the mixer struct with a mutexMax Kellermann2009-03-141-3/+28
* mixer_api: moved functions to mixer_control.cMax Kellermann2009-03-141-0/+76
* mixer_control: moved functions to mixer_all.cMax Kellermann2009-03-141-61/+0
* all: Update copyright header.Avuton Olrich2009-03-131-3/+4
* mixer_control: don't touch mixers of disabled outputsMax Kellermann2009-03-121-0/+6
* audio: converted device number check to assertionMax Kellermann2009-03-121-4/+4
* audio: moved mixer functions to mixer_control.cMax Kellermann2009-03-121-0/+77