mpv/DOCS
Guido Cella 1a558bf5c2 osc.lua: remove NIH list formatting
All of the code to format playlist/track-list/chapter-list is
unnecessary when mpv's core can already show-text these properties.

Also an issue with this custom formatting is that showing fewer entries
than can fit on the OSD can make it seem like the playlist ends there
and there are no entries afterwards.

Also remove lots of pointless code around the track-list (mpv's track id
and the osc_id are exactly the same).

This simplification will make it easier to bind customizable commands,
otherwise yet another script message to call set_track would have to be
added, when cycle sub/audio already output information about the new
track on their own.
2024-10-16 15:10:23 +02:00
..
interface-changes msg: allow to truncate the message to terminal width 2024-10-11 15:16:33 +02:00
man osc.lua: remove NIH list formatting 2024-10-16 15:10:23 +02:00
client-api-changes.rst docs: remove stray newlines 2024-10-06 21:51:59 +02:00
compatibility.rst
compile-windows.md
contribute.md
edl-mpv.rst
encoding.rst
interface-changes.rst
mplayer-changes.rst
release-policy.md
tech-overview.txt