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