summaryrefslogtreecommitdiffstats
path: root/core/command.c
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2013-03-25 20:49:11 +0100
committerwm4 <wm4@nowhere>2013-03-26 01:29:38 +0100
commit05e918be02a269627bf440d29a153783df93f172 (patch)
treeac87c7e54c9733ef073352bd13123a1b99911117 /core/command.c
parent1d530f0e310f6569f6ca4a4af98e3919bc832479 (diff)
downloadmpv-05e918be02a269627bf440d29a153783df93f172.tar.bz2
mpv-05e918be02a269627bf440d29a153783df93f172.tar.xz
input: make input command deprecation warnings visible
Some time ago, all old special-cased commands (like "volume 1" to change volume by one) have been removed. These commands are still emulated using simple text replacement. This emulation is done to not break everyone's input.conf, especially because the input.conf provided by standard mplayer* still uses the old commands. Every use of a deprecated command prints a replacement warning, which was visible only with -v. Make these warnings visible by default. There's actually not much reason to do this, but since commands like "volume 5 1" don't work anymore, it's better to be verbose about this. Also simplify the replacement for "vo_fullscreen".
Diffstat (limited to 'core/command.c')
0 files changed, 0 insertions, 0 deletions