0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-19 19:42:24 +02:00
mpv/player
Kacper Michajłow a6e13f41eb console.lua: sync colors after msg.c change
Keep ASS pallete the same, as it doesn't print trace messages anyway.
Remove only bold and keep debug gray.
2024-09-14 17:11:07 +02:00
..
javascript default.js: handle canceled key bindings 2024-06-06 23:38:39 +03:00
lua console.lua: sync colors after msg.c change 2024-09-14 17:11:07 +02:00
audio.c audio: add pitch-shifting feature 2024-08-07 22:56:17 +02:00
client.c fuzzer_options_parser: add options parser fuzzing 2024-08-27 01:31:40 +02:00
client.h scripting: remove race condition when toggling internal scripts 2020-03-26 23:59:44 +01:00
command.c sub: add ass-video-aspect-override option 2024-09-13 23:24:08 +02:00
command.h options: add --input-commands option 2024-03-21 14:48:53 +00:00
configfiles.c player: replace get_current_time with get_playback_time in some spots 2024-05-29 13:48:40 +00:00
core.h player/misc: add str_in_list() and use it 2024-08-10 23:27:40 +02:00
external_files.c player/misc: add str_in_list() and use it 2024-08-10 23:27:40 +02:00
external_files.h misc/language: move mp_guess_lang_from_filename() here 2024-05-10 01:22:31 +02:00
javascript.c osdep/dirent: add implementation for Windows SDK build 2024-05-06 22:01:17 +02:00
loadfile.c player/loadfile: don't clear watch later for auto playlist parent file 2024-08-11 21:06:13 +02:00
lua.c player/lua: restore original lua allocator before close 2024-06-30 21:15:37 +02:00
main.c player/main: uninit input after terminal uninit 2024-09-08 17:14:37 +02:00
meson.build meson: generate .com in the same place as the .exe if possible 2023-11-27 18:42:19 +00:00
misc.c player/misc: add str_in_list() and use it 2024-08-10 23:27:40 +02:00
osd.c various: use talloc_replace 2024-09-08 17:33:27 +02:00
playloop.c player: don't decrement --ab-loop-count=N and add remaining-ab-loops 2024-07-26 20:09:19 +02:00
screenshot.c image_writer: fix TOCTOU in screenshot filename generation 2024-03-19 19:30:27 +01:00
screenshot.h player: make screenshot each-frame mode more accurate 2020-02-07 13:32:21 +01:00
scripting.c player/scripting: remove outdated comment about posix_spawn 2024-07-29 21:00:48 +02:00
sub.c sub: avoid unneeded calls to is_animated 2024-06-04 12:29:13 +00:00
video.c player/audio: invert audio_started boolean 2024-08-01 11:45:13 +00:00