summaryrefslogtreecommitdiffstats
path: root/audio/mixer.c
Commit message (Expand)AuthorAgeFilesLines
* audio/filter: remove unneeded AF_CONTROLs, convert to enumwm42013-11-181-18/+7
* af_volume: use only one volume setting for all channelswm42013-11-091-12/+8
* audio/out: remove useless info struct and redundant fieldswm42013-10-231-1/+1
* command: don't allow changing volume if no audio initializedwm42013-10-121-0/+5
* af: merge af_reinit() and fix_output_format()wm42013-09-201-1/+0
* mixer: make struct opaquewm42013-09-201-12/+36
* mixer: restore volume with playback resumewm42013-09-201-1/+29
* mixer: don't unmute audio when raising volumewm42013-09-191-2/+0
* mixer: refactor, fix some aspects of --volume handlingwm42013-09-191-62/+114
* mixer, af_volume: use linear values instead of dBwm42013-09-191-17/+12
* mixer: minor refactoringwm42013-09-191-21/+23
* core: move contents to mpvcore (2/2)Stefano Pigozzi2013-08-061-1/+1
* audio/filter: use new option APIwm42013-07-221-2/+2
* audio/out: switch to channel mapwm42013-05-121-1/+1
* mplayer: keep volume persistent, even when using --volumewm42013-04-101-0/+4
* mixer: prefer AO softvol control over volume filterwm42013-02-061-0/+1
* mixer: keep fractional part of volume settingUoti Urpala2013-01-131-2/+2
* mixer: fix lowering hw volume while mutedUoti Urpala2012-11-141-1/+1
* Rename directories, move files (step 2 of 2)wm42012-11-121-3/+3
* Rename directories, move files (step 1 of 2) (does not compile)wm42012-11-121-0/+292