1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-16 12:17:12 +00:00
mpv/player
Kacper Michajłow 0aebcbcc19 player/{command,scripting}: log subprocess execution
Useful for debugging purposes and sanity checks.

Remove unused function while at it.
2024-07-12 22:40:02 +02:00
..
javascript default.js: handle canceled key bindings 2024-06-06 23:38:39 +03:00
lua player/{command,scripting}: log subprocess execution 2024-07-12 22:40:02 +02:00
audio.c options: remove deprecated auto choice for --mute 2024-06-21 21:29:33 +02:00
client.c player/core: add core thread handle to MPContext 2024-07-11 21:55:21 +02:00
client.h
command.c player/{command,scripting}: log subprocess execution 2024-07-12 22:40:02 +02:00
command.h
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/core: add core thread handle to MPContext 2024-07-11 21:55:21 +02:00
external_files.c misc/language: move mp_guess_lang_from_filename() here 2024-05-10 01:22:31 +02:00
external_files.h misc/language: move mp_guess_lang_from_filename() here 2024-05-10 01:22:31 +02:00
javascript.c
loadfile.c player/loadfile: prevent fuzzers from loading absolute directories 2024-07-11 03:48:25 +02:00
lua.c player/lua: restore original lua allocator before close 2024-06-30 21:15:37 +02:00
main.c fuzzers: disallow include command in more principal way 2024-06-24 03:05:09 +02:00
meson.build
misc.c win32: quantize taskbar playback position into uint8 range 2024-06-03 19:16:35 +02:00
osd.c various: add more format specifiers checks 2024-06-25 05:29:46 +02:00
playloop.c player/playloop: remove now unused get_percent_pos() 2024-06-03 19:16:35 +02:00
screenshot.c
screenshot.h
scripting.c player/{command,scripting}: log subprocess execution 2024-07-12 22:40:02 +02:00
sub.c sub: avoid unneeded calls to is_animated 2024-06-04 12:29:13 +00:00
video.c player: put speed adjustment back into playing_audio_pts 2024-05-29 13:48:40 +00:00