mpv/osdep
Kacper Michajłow e268dead30 win32/pthread: remove unused code 2023-11-05 17:36:17 +00:00
..
android
macos
apple_utils.c
apple_utils.h
compiler.h
endian.h
getpid.h
glob-win.c
io.c ALL: use new mp_thread abstraction 2023-11-05 17:36:17 +00:00
io.h
language-apple.c
language-posix.c
language-win.c
macOS_swift_bridge.h
macosx_application.h
macosx_application.m ALL: use new mp_thread abstraction 2023-11-05 17:36:17 +00:00
macosx_application_objc.h
macosx_compat.h
macosx_events.h
macosx_events.m
macosx_events_objc.h
macosx_menubar.h
macosx_menubar.m
macosx_menubar_objc.h
macosx_touchbar.h
macosx_touchbar.m
macosx_versions.h
main-fn-cocoa.c
main-fn-unix.c
main-fn-win.c
main-fn.h
meson.build osdep/meson: add libplacebo include dir to swift compile 2023-10-24 01:30:22 +00:00
mpv.exe.manifest
mpv.rc
path-darwin.c ALL: use new mp_thread abstraction 2023-11-05 17:36:17 +00:00
path-macosx.m
path-unix.c ALL: use new mp_thread abstraction 2023-11-05 17:36:17 +00:00
path-uwp.c
path-win.c ALL: use new mp_thread abstraction 2023-11-05 17:36:17 +00:00
path.h
poll_wrapper.c timer: use MP_TIME macros 2023-10-26 16:49:38 +00:00
poll_wrapper.h
semaphore.h ALL: use new mp_thread abstraction 2023-11-05 17:36:17 +00:00
semaphore_osx.c ALL: use new mp_thread abstraction 2023-11-05 17:36:17 +00:00
strnlen.h
subprocess-dummy.c
subprocess-posix.c ALL: use new mp_thread abstraction 2023-11-05 17:36:17 +00:00
subprocess-win.c
subprocess.c ALL: use new mp_thread abstraction 2023-11-05 17:36:17 +00:00
subprocess.h
terminal-dummy.c
terminal-unix.c ALL: use new mp_thread abstraction 2023-11-05 17:36:17 +00:00
terminal-win.c ALL: use new mp_thread abstraction 2023-11-05 17:36:17 +00:00
terminal.h
threads-posix.c threads: remove unused code 2023-11-05 17:36:17 +00:00
threads-posix.h threads: move pthread debug to threads-posix.h 2023-11-05 17:36:17 +00:00
threads-win32.h mp_thread: add win32 implementation 2023-11-05 17:36:17 +00:00
threads.h threads: remove unused code 2023-11-05 17:36:17 +00:00
timer-darwin.c
timer-linux.c timer-linux: fallback to CLOCK_MONOTONIC instead of timespec_get 2023-10-27 23:19:07 +00:00
timer-win32.c osdep/timer-win2: rename to timer-win32 2023-10-25 19:30:39 +00:00
timer.c timer: remove unused code 2023-11-05 17:36:17 +00:00
timer.h timer: remove unused code 2023-11-05 17:36:17 +00:00
w32_keyboard.c
w32_keyboard.h
win32-console-wrapper.c
windows_utils.c
windows_utils.h