aboutsummaryrefslogtreecommitdiffstats
path: root/src/mixer (follow)
Commit message (Expand)AuthorAgeFilesLines
* conf: added config_get_block_string()Max Kellermann2009-01-182-12/+15
* mixer: don't check for NULL before g_free()Max Kellermann2009-01-182-16/+11
* conf: no CamelCase, part IMax Kellermann2009-01-172-6/+6
* mixer: check param==NULL in the alsa and oss mixer codeMax Kellermann2009-01-162-0/+7
* removing mixer_reconfigure memmory leak, fixing configure of alsa and oss mix...Viliam Mateicka2009-01-112-8/+26
* Introducing mixer apiViliam Mateicka2009-01-102-52/+73
* renaming mixer.h to mixer_api.hViliam Mateicka2009-01-042-4/+4
* mixer: renamed mix_* options to mixer_*Max Kellermann2009-01-012-4/+4
* Moving mixers to audio outputsViliam Mateicka2008-12-312-0/+403