1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-07 15:40:43 +00:00
mpv/player
Dudemanguy 9d3e607cf7 command: unbreak runtime play-dir changes
The whole mess with setting the option value explictly and saving the
old stop_play value only needs to happen if we're at the end of file.
Doing it in general is unneccessary and breaks other things.
Fixes #12424.
2023-10-16 09:14:20 -05:00
..
javascript
lua stats.lua: remove compatibility aliases of properties 2023-10-15 14:30:09 +00:00
audio.c
client.c libmpv: add mpv_time_ns() 2023-10-10 19:10:55 +00:00
client.h
command.c command: unbreak runtime play-dir changes 2023-10-16 09:14:20 -05:00
command.h various: add missing include in header flles 2023-09-21 14:40:11 +00:00
configfiles.c
core.h player: store last_time timestamp in nanoseconds 2023-10-10 19:10:55 +00:00
external_files.c external_files: remove duplicate from cover art whitelist 2023-10-04 15:31:38 +00:00
external_files.h
javascript.c
loadfile.c player: remove unused mutate argument in mp_next_file 2023-10-05 17:09:43 +02:00
lua.c
main.c
meson.build
misc.c
osd.c
playloop.c player: store last_time timestamp in nanoseconds 2023-10-10 19:10:55 +00:00
screenshot.c win32/pthread: define _POSIX_TIMERS to notify they are not supported 2023-09-29 20:48:58 +00:00
screenshot.h
scripting.c cplugin: allow loading mpv_* symbols dynamically 2023-09-20 02:16:45 +00:00
sub.c Revert "demux: improve stream selection state" 2023-09-30 09:02:57 -05:00
video.c vo: use nanoseconds for frame duration and pts 2023-10-10 19:10:55 +00:00