aboutsummaryrefslogtreecommitdiffstats
path: root/src/mixer_api.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* mixer_api: removed struct mixer_dataMax Kellermann2009-01-251-16/+11
* mixer: merged methods "init" and "configure"Max Kellermann2009-01-251-11/+5
* mixer: removed mixer_configure(), configure mixer in mixer_new()Max Kellermann2009-01-251-7/+3
* mixer: return a mixer struct pointerMax Kellermann2009-01-251-0/+16
* mixer: make all mixer_plugin pointers constMax Kellermann2009-01-251-1/+1
* mixer: added missing copyright headersMax Kellermann2009-01-251-0/+17
* conf: const pointers in block get functionsMax Kellermann2009-01-251-1/+1
* conf: no CamelCase, part IMax Kellermann2009-01-171-1/+1
* Introducing mixer apiViliam Mateicka2009-01-101-0/+45