Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mixer_control: don't touch mixers of disabled outputs | Max Kellermann | 2009-03-12 | 1 | -0/+6 |
| | | | | When an audio output device is disabled, also disable its mixer. | ||||
* | audio: converted device number check to assertion | Max Kellermann | 2009-03-12 | 1 | -4/+4 |
| | | | | | No caller must ever pass an invalid device number to mixer_control_setvol() or mixer_control_getvol(). | ||||
* | audio: moved mixer functions to mixer_control.c | Max Kellermann | 2009-03-12 | 1 | -0/+77 |