aboutsummaryrefslogtreecommitdiffstats
path: root/src/mixer/alsa_mixer.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* mixer: don't check for NULL before g_free()Max Kellermann2009-01-181-8/+5
* conf: no CamelCase, part IMax Kellermann2009-01-171-3/+3
* mixer: check param==NULL in the alsa and oss mixer codeMax Kellermann2009-01-161-0/+3
* removing mixer_reconfigure memmory leak, fixing configure of alsa and oss mix...Viliam Mateicka2009-01-111-4/+14
* Introducing mixer apiViliam Mateicka2009-01-101-23/+37
* renaming mixer.h to mixer_api.hViliam Mateicka2009-01-041-1/+1
* mixer: renamed mix_* options to mixer_*Max Kellermann2009-01-011-2/+2
* Moving mixers to audio outputsViliam Mateicka2008-12-311-0/+206