Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2009-01-17 | conf: no CamelCase, part I | Max Kellermann | 1 | -1/+1 | |
Renamed functions, types, variables. | |||||
2009-01-10 | Introducing mixer api | Viliam Mateicka | 1 | -0/+45 | |
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 |