Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removing mixer_reconfigure memmory leak, fixing configure of alsa and oss ↵ | Viliam Mateicka | 2009-01-11 | 1 | -4/+12 |
| | | | | mixer (passing parameters) | ||||
* | Introducing mixer api | Viliam Mateicka | 2009-01-10 | 1 | -29/+36 |
| | | | | | This patch tryes to introduce pluggable mixer (struct mixer_plugin) along with some basic infrastructure (mixer_* functions). Instance of mixer (struct mixer) is used in alsa and oss output plugin | ||||
* | renaming mixer.h to mixer_api.h | Viliam Mateicka | 2009-01-04 | 1 | -3/+3 |
| | |||||
* | mixer: renamed mix_* options to mixer_* | Max Kellermann | 2009-01-01 | 1 | -2/+2 |
| | | | | There is no reason to use the shortcut "mix" instead of "mixer". | ||||
* | Moving mixers to audio outputs | Viliam Mateicka | 2008-12-31 | 1 | -0/+197 |