aboutsummaryrefslogtreecommitdiffstats
path: root/src/mixer_all.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* copyright year 2011Max Kellermann2011-01-291-1/+1
* Update copyright notices.Avuton Olrich2009-12-311-1/+1
* include config.h in all sourcesMax Kellermann2009-11-121-0/+1
* mixer_plugin: use GError for error handlingMax Kellermann2009-10-201-4/+22
* mixer_all: added mixer_all_set_software_volume()Max Kellermann2009-07-061-0/+57
* volume: moved range check to handle_setvol()Max Kellermann2009-07-061-7/+5
* volume, mixer: removed the "relative" parameterMax Kellermann2009-07-061-11/+3
* output_plugin: replaced output_plugin.get_mixer() with mixer_pluginMax Kellermann2009-03-261-2/+2
* mixer_all: removed debug messageMax Kellermann2009-03-141-1/+0
* mixer_api: moved functions to mixer_control.cMax Kellermann2009-03-141-1/+1
* mixer_control: moved functions to mixer_all.cMax Kellermann2009-03-141-4/+61
* volume: moved code to mixer_all.cMax Kellermann2009-03-141-0/+59