| Commit message (Expand) | Author | Age | Files | Lines |
* | mixer: don't show softvol neutral marker on OSD if not using softvol | wm4 | 2014-11-27 | 1 | -2/+2 |
* | mixer: always restore volume (even with pulse), don't unmute | wm4 | 2014-09-20 | 1 | -6/+8 |
* | audio/out: remove old things | wm4 | 2014-09-06 | 1 | -2/+2 |
* | player: show "neutral" position markers for OSD bars | wm4 | 2014-06-08 | 1 | -0/+6 |
* | mixer: make code more readable | wm4 | 2014-05-11 | 1 | -7/+3 |
* | mixer: don't restore volume with different --softvol-max settings | wm4 | 2014-05-06 | 1 | -8/+11 |
* | audio/out: feed AOs from a separate thread | wm4 | 2014-03-09 | 1 | -3/+3 |
* | audio/out: make ao struct opaque | wm4 | 2014-03-09 | 1 | -5/+7 |
* | command: use the step size for "add volume" commands | wm4 | 2014-02-27 | 1 | -12/+2 |
* | mixer: mp_msg conversions | wm4 | 2013-12-21 | 1 | -11/+10 |
* | Split mpvcore/ into common/, misc/, bstr/ | wm4 | 2013-12-17 | 1 | -1/+1 |
* | Replace mp_tmsg, mp_dbg -> mp_msg, remove mp_gtext(), remove set_osd_tmsg | wm4 | 2013-12-16 | 1 | -5/+5 |
* | mixer: remove comment about af_pan doing downmixing | wm4 | 2013-12-07 | 1 | -3/+1 |
* | audio/filter: remove unneeded AF_CONTROLs, convert to enum | wm4 | 2013-11-18 | 1 | -18/+7 |
* | af_volume: use only one volume setting for all channels | wm4 | 2013-11-09 | 1 | -12/+8 |
* | audio/out: remove useless info struct and redundant fields | wm4 | 2013-10-23 | 1 | -1/+1 |
* | command: don't allow changing volume if no audio initialized | wm4 | 2013-10-12 | 1 | -0/+5 |
* | af: merge af_reinit() and fix_output_format() | wm4 | 2013-09-20 | 1 | -1/+0 |
* | mixer: make struct opaque | wm4 | 2013-09-20 | 1 | -12/+36 |
* | mixer: restore volume with playback resume | wm4 | 2013-09-20 | 1 | -1/+29 |
* | mixer: don't unmute audio when raising volume | wm4 | 2013-09-19 | 1 | -2/+0 |
* | mixer: refactor, fix some aspects of --volume handling | wm4 | 2013-09-19 | 1 | -62/+114 |
* | mixer, af_volume: use linear values instead of dB | wm4 | 2013-09-19 | 1 | -17/+12 |
* | mixer: minor refactoring | wm4 | 2013-09-19 | 1 | -21/+23 |
* | core: move contents to mpvcore (2/2) | Stefano Pigozzi | 2013-08-06 | 1 | -1/+1 |
* | audio/filter: use new option API | wm4 | 2013-07-22 | 1 | -2/+2 |
* | audio/out: switch to channel map | wm4 | 2013-05-12 | 1 | -1/+1 |
* | mplayer: keep volume persistent, even when using --volume | wm4 | 2013-04-10 | 1 | -0/+4 |
* | mixer: prefer AO softvol control over volume filter | wm4 | 2013-02-06 | 1 | -0/+1 |
* | mixer: keep fractional part of volume setting | Uoti Urpala | 2013-01-13 | 1 | -2/+2 |
* | mixer: fix lowering hw volume while muted | Uoti Urpala | 2012-11-14 | 1 | -1/+1 |
* | Rename directories, move files (step 2 of 2) | wm4 | 2012-11-12 | 1 | -3/+3 |
* | Rename directories, move files (step 1 of 2) (does not compile) | wm4 | 2012-11-12 | 1 | -0/+292 |