mpv/osdep
der richter 94d034ed99 mac/swift: fix typo in mpv_event_id string representation
this didn't break anything but might be confusing in log outputs.
2024-10-06 21:53:08 +02:00
..
android
mac mac/swift: fix typo in mpv_event_id string representation 2024-10-06 21:53:08 +02:00
win32 win32/smtc: add thumbnail support 2024-07-29 21:38:19 +02:00
compiler.h various: add more format specifiers checks 2024-06-25 05:29:46 +02:00
dirent-win.h
endian.h osdep/endian: add missing byte order defines 2024-06-05 19:07:58 +02:00
getpid.h
glob-win.c
io.c osdep/io: redefine off_t for Windows build 2024-09-04 03:51:56 +02:00
io.h osdep/io: redefine off_t for Windows build 2024-09-04 03:51:56 +02:00
language-mac.c
language-posix.c
language-win.c
main-fn-mac.c
main-fn-unix.c
main-fn-win.c osdep/main-fn-win: remove unnecessary compatibility defines 2024-09-24 00:21:19 +02:00
main-fn.h
mpv.exe.manifest
mpv.rc
path-darwin.c
path-mac.m
path-unix.c
path-uwp.c
path-win.c osdep/path-win: fix leak of portable_path 2024-05-20 18:18:42 +02:00
path.h
poll_wrapper.c
poll_wrapper.h
semaphore-mac.c
semaphore.h
strnlen.h
subprocess-dummy.c
subprocess-posix.c
subprocess-win.c
subprocess.c player/{command,scripting}: log subprocess execution 2024-07-12 22:40:02 +02:00
subprocess.h player/{command,scripting}: log subprocess execution 2024-07-12 22:40:02 +02:00
terminal-dummy.c various: add more format specifiers checks 2024-06-25 05:29:46 +02:00
terminal-unix.c input: map Num 5 to distinct value when numlock is off 2024-06-13 20:42:24 +02:00
terminal-win.c osdep/terminal-win: remove unnecessary compatibility defines 2024-09-24 00:21:19 +02:00
terminal.h various: add more format specifiers checks 2024-06-25 05:29:46 +02:00
threads-posix.c
threads-posix.h player/core: add core thread handle to MPContext 2024-07-11 21:55:21 +02:00
threads-win32.h osdep/threads-win32: cast function type directly to avoid warnings 2024-07-29 21:38:19 +02:00
threads.h
timer-darwin.c
timer-linux.c
timer-win32.c osdep/timer-win32: remove unnecessary compatibility defines 2024-09-24 00:21:19 +02:00
timer.c misc/random: seed using libavutil/random_seed 2024-09-28 14:11:56 +02:00
timer.h
utils-mac.c
utils-mac.h
w32_keyboard.c various: handle numpad add/subtract/multiply/divide keycodes 2024-08-11 15:08:42 +02:00
w32_keyboard.h
win32-console-wrapper.c
windows_utils.c
windows_utils.h