mpv/player
Guido Cella 51bd00c33a stats.lua: inherit OSD styles
Avoid having to configure both the OSD and the stats script opts when
you change the OSD options, in particular avoid having to convert colors
to BGR.

Also document the shadow options.

font_size, border_size and shadow offset defaults are kept because the
same values look much bigger in the stats than in the corresponding OSD
options.

osd-back-color is now respected without extra checks until you
explicitly set a shadow_color.
2024-04-17 23:47:55 +02:00
..
javascript js: complex key-binding: send also key_text 2024-02-09 16:54:57 +02:00
lua stats.lua: inherit OSD styles 2024-04-17 23:47:55 +02:00
audio.c player/video: subtract frame_time from delay when ao_chain starts audio 2024-03-03 16:24:28 -06:00
client.c various: fix -Wold-style-declaration warning 2024-03-19 08:58:18 +01:00
client.h
command.c player/command: remove codec-info and use track-list directly 2024-04-16 21:58:55 +02:00
command.h options: add --input-commands option 2024-03-21 14:48:53 +00:00
configfiles.c player: fix watch later config comments when ignoring path 2024-02-24 05:26:48 +00:00
core.h player: avoid busy looping during reinit_sub 2024-04-16 19:45:00 +00:00
external_files.c command: restore lang after track reload 2024-01-20 17:26:45 +00:00
external_files.h command: restore lang after track reload 2024-01-20 17:26:45 +00:00
javascript.c
loadfile.c player/loadfile: add codec profile to print_stream() 2024-04-15 19:34:40 +02:00
lua.c player/lua: fix trailing whitespace for mp.log output 2024-04-09 20:09:43 +02:00
main.c mac/apphub: migrate remaining events functionality to new AppHub 2024-03-24 23:03:48 +01:00
meson.build
misc.c player/misc: fix audio-only fallback when video init fails 2024-04-16 22:19:55 +00:00
osd.c player: remove --term-remaining-playtime option 2024-01-20 23:24:48 +00:00
playloop.c player: avoid busy looping during reinit_sub 2024-04-16 19:45:00 +00:00
screenshot.c image_writer: fix TOCTOU in screenshot filename generation 2024-03-19 19:30:27 +01:00
screenshot.h
scripting.c
sub.c player: avoid busy looping during reinit_sub 2024-04-16 19:45:00 +00:00
video.c video: also reset video-sync state when resetting video state 2024-03-30 09:46:48 +01:00