mpv/player/lua
wm4 5dcfe32ff2 ytdl_hook: sort subtitle list by language
The subtitle list is returned in randomized order, because a table (i.e.
JSON object) is used. To make the order stable across repeated
invocations, sort it by language.
2020-08-12 20:16:13 +02:00
..
assdraw.lua osc: improve look of seekranges 2019-09-02 01:11:04 +03:00
auto_profiles.lua auto_profiles: unapply conditional profiles if declared 2020-08-07 19:41:56 +02:00
console.lua console: reduce memory usage in default mode 2020-04-10 13:36:10 +02:00
defaults.lua lua: make hook processing more flexible 2020-08-05 23:19:41 +02:00
options.lua lua: windows got what users crave 2020-05-27 15:01:39 +02:00
osc.lua osc: fix hovering timestamp sticking around when moving mouse away 2020-05-16 13:45:16 +02:00
stats.lua stats: fix crash when aspect ratio is unavailable 2020-08-03 00:50:57 +03:00
ytdl_hook.lua ytdl_hook: sort subtitle list by language 2020-08-12 20:16:13 +02:00