diff options
author | wm4 <wm4@nowhere> | 2013-05-15 02:17:47 +0200 |
---|---|---|
committer | wm4 <wm4@nowhere> | 2013-06-07 18:00:34 +0200 |
commit | c185b0ba4a09eab1bf969e40acc660454921f460 (patch) | |
tree | cd90cd1c42b897cfa48b084488d9e93b061535b2 /Makefile | |
parent | b15143b7e0df6d9f6d0dc072e89d1c86d41f52d4 (diff) | |
download | mpv-c185b0ba4a09eab1bf969e40acc660454921f460.tar.bz2 mpv-c185b0ba4a09eab1bf969e40acc660454921f460.tar.xz |
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.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions