Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mixer/{oss,alsa}: renamed the mixer source files | Max Kellermann | 2009-10-20 | 1 | -2/+2 |
| | |||||
* | pulse: renamed source files | Max Kellermann | 2009-10-20 | 1 | -1/+1 |
| | |||||
* | mixer/software: new mixer which controls filter/volume | Max Kellermann | 2009-07-06 | 1 | -0/+1 |
| | | | | | | | This mixer plugin may be used instead of the traditional global software mixer. It integrates with the "volume" filter plugin, and can control the software volume of an audio output which has no hardware mixer. | ||||
* | mixer_api: moved mixer_plugin imports to mixer_list.h | Max Kellermann | 2009-03-14 | 1 | -0/+32 |
This patch allows the output plugins to import only mixer_list.h, instead of the full mixer_api.h (which would expose internal structures). |