Files
mpv/DOCS/interface-changes/osc-script-messages.txt
Dudemanguy 8d665ac2df osc.lua: add visibility_modes script opt
This allows users to choose what visibility modes they want to cycle
through when calling the osc-visibilty cycle script binding.
2025-01-28 15:47:47 +00:00

6 lines
350 B
Plaintext

deprecate `osc-message` script message in favor of `show-text` command
deprecate `osc-chapterlist` script message in favor of `show-text ${chapter-list}`
deprecate `osc-playlist` script message in favor of `show-text ${playlist}`
deprecate `osc-tracklist` script message in favor of `show-text ${track-list}`
add `visibility_modes` script-opt to osc