1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-20 06:46:55 +00:00
mpv/player/lua
nanahi f4af7b683e stats.lua: fix blurry graphs when --osd-blur is set
When --osd-blur is set to a nonzero value, the graphs also become
blurry. This is because they are rendered by the osd-overlay command
with the "OSD" style which has OSD blur applied, and are treated no
differently from texts. Fix this by using the "Default" style for
these graphs which uses the default OSD options.
2024-02-27 08:36:56 +01:00
..
assdraw.lua osc: improve look of seekranges 2019-09-02 01:11:04 +03:00
auto_profiles.lua command: add load-config-file 2024-02-04 15:12:02 +00:00
console.lua console.lua: move functions to strip common characters 2024-02-08 18:18:33 +01:00
defaults.lua player: remove shared-script-properties property 2023-11-22 16:29:43 +00:00
input.lua console.lua: style log lines in the terminal 2024-01-14 23:26:07 +01:00
meson.build scripting: add mp.input 2024-01-13 02:53:08 +00:00
options.lua lua: remove a ton of unneeded parentheses 2023-11-02 16:03:20 +00:00
osc.lua osc: add osc-windowcontrols_title option 2024-01-22 14:41:36 +00:00
stats.lua stats.lua: fix blurry graphs when --osd-blur is set 2024-02-27 08:36:56 +01:00
ytdl_hook.lua ytdl_hook: fix mixed thumbnail.preference availability 2023-11-06 14:59:05 +00:00