mirror of
https://github.com/mpv-player/mpv.git
synced 2025-12-26 21:00:21 +00:00
This allows users to choose what visibility modes they want to cycle through when calling the osc-visibilty cycle script binding.
6 lines
350 B
Plaintext
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
|