aboutsummaryrefslogtreecommitdiff
path: root/src/mixer_api.c
Commit message (Expand)AuthorAge
* mixer_api: replaced method "control()" with "{get,set}_volume()"Max Kellermann2009-02-16
* mixer_api: removed struct mixer_dataMax Kellermann2009-01-25
* mixer: merged methods "init" and "configure"Max Kellermann2009-01-25
* mixer: removed mixer_configure(), configure mixer in mixer_new()Max Kellermann2009-01-25
* mixer: return a mixer struct pointerMax Kellermann2009-01-25
* mixer: make all mixer_plugin pointers constMax Kellermann2009-01-25
* mixer: added missing copyright headersMax Kellermann2009-01-25
* conf: const pointers in block get functionsMax Kellermann2009-01-25
* conf: no CamelCase, part IMax Kellermann2009-01-17
* Introducing mixer apiViliam Mateicka2009-01-10