aboutsummaryrefslogtreecommitdiffhomepage
path: root/audio/mixer.c
Commit message (Expand)AuthorAge
* command: always allow setting volume/mute propertiesGravatar wm42016-01-26
* mpv_talloc.h: rename from talloc.hGravatar Dmitrij D. Czarkoff2016-01-11
* mixer: fix volume initialization with --af=volumeGravatar wm42015-12-11
* mixer: minor simplificationGravatar wm42015-12-11
* audio: fix restoring volumeGravatar shdown2015-07-27
* Various spelling fixesGravatar Marcin Kurczewski2015-06-18
* audio: change range of volume option/propertyGravatar wm42015-05-22
* Update license headersGravatar Marcin Kurczewski2015-04-13
* audio: change a detail about filter insertionGravatar wm42015-04-07
* mixer: per-app volume and private volume conflictGravatar wm42015-04-01
* mixer: handle prevention of unneeded af_volume insertion differentlyGravatar wm42015-04-01
* mixer: cleanup volume logic slightlyGravatar wm42015-04-01
* mixer: add more debug outputGravatar wm42015-04-01
* mixer: fix how volume is restored with per-app system mixersGravatar wm42015-03-24
* mixer: don't show softvol neutral marker on OSD if not using softvolGravatar wm42014-11-27
* mixer: always restore volume (even with pulse), don't unmuteGravatar wm42014-09-20
* audio/out: remove old thingsGravatar wm42014-09-06
* player: show "neutral" position markers for OSD barsGravatar wm42014-06-08
* mixer: make code more readableGravatar wm42014-05-11
* mixer: don't restore volume with different --softvol-max settingsGravatar wm42014-05-06
* audio/out: feed AOs from a separate threadGravatar wm42014-03-09
* audio/out: make ao struct opaqueGravatar wm42014-03-09
* command: use the step size for "add volume" commandsGravatar wm42014-02-27
* mixer: mp_msg conversionsGravatar wm42013-12-21
* Split mpvcore/ into common/, misc/, bstr/Gravatar wm42013-12-17
* Replace mp_tmsg, mp_dbg -> mp_msg, remove mp_gtext(), remove set_osd_tmsgGravatar wm42013-12-16
* mixer: remove comment about af_pan doing downmixingGravatar wm42013-12-07
* audio/filter: remove unneeded AF_CONTROLs, convert to enumGravatar wm42013-11-18
* af_volume: use only one volume setting for all channelsGravatar wm42013-11-09
* audio/out: remove useless info struct and redundant fieldsGravatar wm42013-10-23
* command: don't allow changing volume if no audio initializedGravatar wm42013-10-12
* af: merge af_reinit() and fix_output_format()Gravatar wm42013-09-20
* mixer: make struct opaqueGravatar wm42013-09-20
* mixer: restore volume with playback resumeGravatar wm42013-09-20
* mixer: don't unmute audio when raising volumeGravatar wm42013-09-19
* mixer: refactor, fix some aspects of --volume handlingGravatar wm42013-09-19
* mixer, af_volume: use linear values instead of dBGravatar wm42013-09-19
* mixer: minor refactoringGravatar wm42013-09-19
* core: move contents to mpvcore (2/2)Gravatar Stefano Pigozzi2013-08-06
* audio/filter: use new option APIGravatar wm42013-07-22
* audio/out: switch to channel mapGravatar wm42013-05-12
* mplayer: keep volume persistent, even when using --volumeGravatar wm42013-04-10
* mixer: prefer AO softvol control over volume filterGravatar wm42013-02-06
* mixer: keep fractional part of volume settingGravatar Uoti Urpala2013-01-13
* mixer: fix lowering hw volume while mutedGravatar Uoti Urpala2012-11-14
* Rename directories, move files (step 2 of 2)Gravatar wm42012-11-12
* Rename directories, move files (step 1 of 2) (does not compile)Gravatar wm42012-11-12