summaryrefslogtreecommitdiffstats
path: root/audio/mixer.c
Commit message (Expand)AuthorAgeFilesLines
* mpv_talloc.h: rename from talloc.hDmitrij D. Czarkoff2016-01-111-1/+1
* mixer: fix volume initialization with --af=volumewm42015-12-111-0/+2
* mixer: minor simplificationwm42015-12-111-4/+7
* audio: fix restoring volumeshdown2015-07-271-1/+1
* Various spelling fixesMarcin Kurczewski2015-06-181-1/+1
* audio: change range of volume option/propertywm42015-05-221-15/+14
* Update license headersMarcin Kurczewski2015-04-131-5/+4
* audio: change a detail about filter insertionwm42015-04-071-2/+2
* mixer: per-app volume and private volume conflictwm42015-04-011-1/+3
* mixer: handle prevention of unneeded af_volume insertion differentlywm42015-04-011-2/+3
* mixer: cleanup volume logic slightlywm42015-04-011-12/+11
* mixer: add more debug outputwm42015-04-011-3/+16
* mixer: fix how volume is restored with per-app system mixerswm42015-03-241-3/+6
* mixer: don't show softvol neutral marker on OSD if not using softvolwm42014-11-271-2/+2
* mixer: always restore volume (even with pulse), don't unmutewm42014-09-201-6/+8
* audio/out: remove old thingswm42014-09-061-2/+2
* player: show "neutral" position markers for OSD barswm42014-06-081-0/+6
* mixer: make code more readablewm42014-05-111-7/+3
* mixer: don't restore volume with different --softvol-max settingswm42014-05-061-8/+11
* audio/out: feed AOs from a separate threadwm42014-03-091-3/+3
* audio/out: make ao struct opaquewm42014-03-091-5/+7
* command: use the step size for "add volume" commandswm42014-02-271-12/+2
* mixer: mp_msg conversionswm42013-12-211-11/+10
* Split mpvcore/ into common/, misc/, bstr/wm42013-12-171-1/+1
* Replace mp_tmsg, mp_dbg -> mp_msg, remove mp_gtext(), remove set_osd_tmsgwm42013-12-161-5/+5
* mixer: remove comment about af_pan doing downmixingwm42013-12-071-3/+1
* 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