1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-12 18:02:36 +00:00
mpv/player/lua
Avi Halachmi (:avih) ad2d10af19 osc: add always-on mode and unify visibility mode (always/never/auto)
Adds always-on mode by internally utilizing hidetimeout as negative and
forbidding the user to set negative values.

This removes script-message to enable/disable the osc, and instead introduces a
combined 'visibility' control with the values never/auto/always.

It's available via script_opts and script_message as 'osc-visibility'.
As message, it also supports a 'cycle' value.

The del key is bound to cycling the visibility modes.
2016-02-27 22:19:30 +01:00
..
assdraw.lua
defaults.lua
options.lua
osc.lua osc: add always-on mode and unify visibility mode (always/never/auto) 2016-02-27 22:19:30 +01:00
ytdl_hook.lua ytdl: Include Referer header as well 2016-01-10 14:30:31 +01:00