aboutsummaryrefslogtreecommitdiff
path: root/src/mixer_control.c
Commit message (Expand)AuthorAge
* mixer: explicitly close all mixers on shutdownMax Kellermann2009-12-08
* mixer: assert that the new volume value is validMax Kellermann2009-03-27
* mixer_control: don't lock the mutex twice in mixer_failed()Max Kellermann2009-03-27
* mixer: don't reopen failed mixer automaticallyMax Kellermann2009-03-26
* mixer_control: close mixer on failureMax Kellermann2009-03-26
* mixer: added flag "open"Max Kellermann2009-03-26
* mixer_control: don't allow mixer==NULLMax Kellermann2009-03-26
* mixer: protect the mixer struct with a mutexMax Kellermann2009-03-14
* mixer_api: moved functions to mixer_control.cMax Kellermann2009-03-14
* mixer_control: moved functions to mixer_all.cMax Kellermann2009-03-14
* all: Update copyright header.Avuton Olrich2009-03-13
* mixer_control: don't touch mixers of disabled outputsMax Kellermann2009-03-12
* audio: converted device number check to assertionMax Kellermann2009-03-12
* audio: moved mixer functions to mixer_control.cMax Kellermann2009-03-12