Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2009-01-11 | removing mixer_reconfigure memmory leak, fixing configure of alsa and oss ↵ | Viliam Mateicka | 1 | -4/+14 | |
mixer (passing parameters) | |||||
2009-01-10 | Introducing mixer api | Viliam Mateicka | 1 | -23/+37 | |
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 | |||||
2009-01-04 | renaming mixer.h to mixer_api.h | Viliam Mateicka | 1 | -1/+1 | |
2009-01-01 | mixer: renamed mix_* options to mixer_* | Max Kellermann | 1 | -2/+2 | |
There is no reason to use the shortcut "mix" instead of "mixer". | |||||
2008-12-31 | Moving mixers to audio outputs | Viliam Mateicka | 1 | -0/+206 | |