aboutsummaryrefslogtreecommitdiff
path: root/src/mixer
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_legacy(), AC_MIXER_CONFIGUREMax Kellermann2009-01-25
* mixer: make all mixer_plugin pointers constMax Kellermann2009-01-25
* mixer: added missing copyright headersMax Kellermann2009-01-25
* conf: allow param==NULLMax Kellermann2009-01-25
* conf: const pointers in block get functionsMax Kellermann2009-01-25
* conf: added config_get_block_string()Max Kellermann2009-01-18
* mixer: don't check for NULL before g_free()Max Kellermann2009-01-18
* conf: no CamelCase, part IMax Kellermann2009-01-17
* mixer: check param==NULL in the alsa and oss mixer codeMax Kellermann2009-01-16
* removing mixer_reconfigure memmory leak, fixing configure of alsa and oss mix...Viliam Mateicka2009-01-11
* Introducing mixer apiViliam Mateicka2009-01-10
* renaming mixer.h to mixer_api.hViliam Mateicka2009-01-04
* mixer: renamed mix_* options to mixer_*Max Kellermann2009-01-01
* Moving mixers to audio outputsViliam Mateicka2008-12-31