mpv/player/lua
wm4 266735a7a2 osc: avoid annoying verbose mode log spam
enable_key_bindings()/disable_key_bindings() now prints a log message on
each call, thus we should avoid makign redundant calls.

This could probably be solved more elegantly, but since this is all
legacy/private API, don't bother.
2015-08-10 23:51:01 +02:00
..
assdraw.lua lua: do not use math.pow() 2015-01-25 01:23:29 +01:00
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: avoid annoying verbose mode log spam 2015-08-10 23:51:01 +02:00
ytdl_hook.lua ytdl: get start_time 2015-07-29 13:20:09 +02:00