1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-09 23:58:06 +00:00
mpv/core
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
..
input command: replace some show_ commands with properties 2013-06-07 18:00:34 +02:00
timeline
asxparser.c
asxparser.h
av_common.c core: add common function to initialize AVPacket 2013-06-03 22:40:07 +02:00
av_common.h core: add common function to initialize AVPacket 2013-06-03 22:40:07 +02:00
av_log.c
av_log.h
av_opts.c
av_opts.h
bstr.c
bstr.h
cfg-mplayer.h
codecs.c
codecs.h
command.c command: replace some show_ commands with properties 2013-06-07 18:00:34 +02:00
command.h
cpudetect.c
cpudetect.h
defaultopts.c core: reset pause state by default when going to next file 2013-06-07 17:07:04 +02:00
defaultopts.h
encode_lavc.c
encode_lavc.h
encode.h
m_config.c
m_config.h
m_option.c m_option: allow setting empty lists 2013-06-07 17:05:07 +02:00
m_option.h
m_property.c
m_property.h
m_struct.c
m_struct.h
mp_common.c
mp_common.h
mp_core.h
mp_fifo.c
mp_fifo.h
mp_msg.c
mp_msg.h
mp_osd.h
mp_talloc.h
mplayer.c Merge branch 'sub_mess' 2013-06-04 00:29:44 +02:00
mplayer.h
options.h osx: improve Media Keys support 2013-06-04 23:02:23 +02:00
parser-cfg.c
parser-cfg.h
parser-mpcmd.c
parser-mpcmd.h
path.c
path.h
playlist_parser.c
playlist_parser.h
playlist.c
playlist.h
quvi.c
screenshot.c
screenshot.h
subopt-helper.c
subopt-helper.h
version.c