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 lua: implement input_enable_section/input_disable_section via commands 2015-08-06 00:31:47 +02:00
options.lua lua: fix options submodule 2015-05-29 15:50:09 +02:00
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