mpv/player
Timotej Lazar 91a1b17104 Use - as command-name separator everywhere
Old-style commands using _ as separator (e.g. show_progress) were still
used in some places, including documentation and configuration files.
This commit updates all such instances to the new style (show-progress)
so that commands are easier to find in the manual.
2016-07-14 22:37:42 +02:00
..
lua Use - as command-name separator everywhere 2016-07-14 22:37:42 +02:00
audio.c audio: drop --softvol=no and --softvol=auto 2016-07-09 18:31:18 +02:00
client.c build: silence -Wunused-result 2016-06-07 14:12:33 +02:00
client.h
command.c Use - as command-name separator everywhere 2016-07-14 22:37:42 +02:00
command.h player: rewrite deinterlace filter auto-insertion 2016-07-05 21:10:26 +02:00
configfiles.c audio: drop --softvol=no and --softvol=auto 2016-07-09 18:31:18 +02:00
core.h player: rewrite deinterlace filter auto-insertion 2016-07-05 21:10:26 +02:00
external_files.c ta: remove old and redundant macro 2016-05-17 10:53:14 +02:00
external_files.h
lavfi.c lavfi: shut up false positive compiler warnings 2016-04-26 19:38:51 +02:00
lavfi.h
loadfile.c player: force VO reconfig when unselecting video track 2016-04-23 18:55:24 +02:00
lua.c osd: cleanup: make OSDTYPE_ constants private to OSD code 2016-03-08 22:01:57 +01:00
main.c player: add missing space to error message 2016-07-02 18:26:55 +02:00
misc.c win32: make taskbar progress indication optional 2016-05-08 17:05:20 +02:00
osd.c player: cut off status line on terminal width 2016-07-06 19:52:09 +02:00
playloop.c player: it's not --force-seeking but --force-seekable 2016-07-06 00:11:57 +02:00
screenshot.c video: refactor how VO exports hwdec device handles 2016-05-09 20:03:22 +02:00
screenshot.h
scripting.c
sub.c osd: cleanup: make OSDTYPE_ constants private to OSD code 2016-03-08 22:01:57 +01:00
video.c video: respect --deinterlace=auto 2016-07-12 19:37:09 +02:00