0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 03:52:22 +02:00
mpv/player/lua
wm4 289705daaf input: allow - as separator between commands, instead of _
Wnile it seems quite logical to me that commands use _ as word
separator, while properties use -, I can't really explain the
difference, and it tends to confuse users as well. So always
prefer - as separator for everything.

Using _ still works, and will probably forever. Not doing so would
probably create too much chaos and confusion.
2015-05-25 21:59:44 +02:00
..
assdraw.lua lua: do not use math.pow() 2015-01-25 01:23:29 +01:00
defaults.lua input: allow - as separator between commands, instead of _ 2015-05-25 21:59:44 +02:00
options.lua options: deprecate 'lua' based options/dirs for 'script' 2014-12-15 04:39:56 +01:00
osc.lua command: deprecate the "length" property 2015-05-22 20:02:47 +02:00
ytdl_hook.lua ytdl: do not use deprecated option 2015-05-23 15:15:16 +02:00