mpv/player/lua
Guido Cella 948faa5482 lua: don't pass nil as the second argument of mp.get_property_number
This doesn't do anything because nil is already the default value of
unavailable properties.
2024-06-08 23:10:37 +02:00
..
assdraw.lua
auto_profiles.lua
console.lua console.lua: prettify unselected track log messages 2024-06-07 22:47:44 +02:00
defaults.lua defaults.lua: handle canceled key bindings 2024-06-06 23:38:39 +03:00
fzy.lua
input.lua console.lua: don't convert integers for mp.input to string 2024-05-12 23:13:48 +02:00
meson.build select.lua: add this script 2024-05-12 23:13:48 +02:00
options.lua
osc.lua lua: don't pass nil as the second argument of mp.get_property_number 2024-06-08 23:10:37 +02:00
select.lua options: add --osd-playlist-entry 2024-06-08 01:43:15 +02:00
stats.lua lua: don't pass nil as the second argument of mp.get_property_number 2024-06-08 23:10:37 +02:00
ytdl_hook.lua ytdl_hook.lua: fix lint warnings 2024-06-02 22:26:00 +02:00