1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-15 11:31:02 +00:00
mpv/DOCS/man/en
wm4 c185b0ba4a command: replace some show_ commands with properties
show_chapters, show_tracks, and show_playlist are killed and replaced
with the properties chapter-list, track-list, and playlist. The code
and the output of these stays the same, this is just moving a lot of
code around and reducing the number of properties.

The "old" commands will still be supported for a while (to avoid making
everyone angry), so handle them with the legacy layer. Add something to
suppress printing the legacy warnings for these commands.
2013-06-07 18:00:34 +02:00
..
af.rst af_lavfi: add libavfilter bridge 2013-05-23 17:44:06 +02:00
ao.rst ao_jack: add (no-)connect suboption 2013-06-04 01:31:20 +02:00
changes.rst command: replace some show_ commands with properties 2013-06-07 18:00:34 +02:00
encode.rst encode: remove dependency on current ffmpeg 2012-10-01 11:04:48 +02:00
input.rst command: replace some show_ commands with properties 2013-06-07 18:00:34 +02:00
mpv.rst core: add playback resume feature (manual/opt-in) 2013-05-05 20:08:11 +02:00
options.rst core: reset pause state by default when going to next file 2013-06-07 17:07:04 +02:00
vf.rst manpage: mark some filters as deprecated in favor of libavfilter 2013-05-26 17:31:21 +02:00
vo.rst manpage: fix typo 2013-05-27 23:41:37 +02:00