1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-05 22:49:58 +00:00
mpv/osdep
2024-03-18 20:29:27 +01:00
..
android
mac mac/touchbar: optimise time item update 2024-03-18 20:29:27 +01:00
compiler.h
endian.h
getpid.h
glob-win.c
io.c various: use static assertions where appropriate 2024-03-17 20:04:04 +01:00
io.h osdep/io: add mp_unlink() 2024-02-25 14:30:20 +01:00
language-mac.c osdep/mac: make mac naming of files, folders and function consistent 2024-02-28 15:52:47 +01:00
language-posix.c
language-win.c
main-fn-mac.c osdep/mac: make mac naming of files, folders and function consistent 2024-02-28 15:52:47 +01:00
main-fn-unix.c
main-fn-win.c meson: adjust win32 defines 2023-11-25 12:38:20 +01:00
main-fn.h
mpv.exe.manifest win32: opt in to the windows segment heap 2023-12-22 16:36:31 +01:00
mpv.rc
path-darwin.c
path-mac.m osdep/mac: make mac naming of files, folders and function consistent 2024-02-28 15:52:47 +01:00
path-unix.c
path-uwp.c various: use correct PATH_MAX for win32 2023-12-27 22:55:56 +01:00
path-win.c various: use correct PATH_MAX for win32 2023-12-27 22:55:56 +01:00
path.h osdep/mac: make mac naming of files, folders and function consistent 2024-02-28 15:52:47 +01:00
poll_wrapper.c vo: don't sleep 1ms always when requested time is in the past 2023-11-09 21:31:58 +00:00
poll_wrapper.h
semaphore-mac.c osdep/mac: make mac naming of files, folders and function consistent 2024-02-28 15:52:47 +01:00
semaphore.h various: make mentions of macOS consistent 2024-02-21 20:46:53 +01:00
strnlen.h
subprocess-dummy.c
subprocess-posix.c osdep: fix infinite loop when cancelling subprocess 2024-02-11 14:13:22 +01:00
subprocess-win.c various: replace dead links in comments 2024-02-11 04:01:24 +00:00
subprocess.c
subprocess.h
terminal-dummy.c
terminal-unix.c terminal: don't print escape sequence if not tty 2024-01-15 10:39:42 +01:00
terminal-win.c
terminal.h
threads-posix.c
threads-posix.h osdep/mac: make mac naming of files, folders and function consistent 2024-02-28 15:52:47 +01:00
threads-win32.h
threads.h
timer-darwin.c
timer-linux.c
timer-win32.c
timer.c
timer.h osdep/timer: update documentation and test for mp_time_ns 2024-01-26 03:28:55 +00:00
utils-mac.c osdep/mac: make mac naming of files, folders and function consistent 2024-02-28 15:52:47 +01:00
utils-mac.h osdep/mac: make mac naming of files, folders and function consistent 2024-02-28 15:52:47 +01:00
w32_keyboard.c win32: properly handle WM_XBUTTONUP and WM_XBUTTONDOWN 2023-12-06 11:07:37 +01:00
w32_keyboard.h
win32-console-wrapper.c various: use correct PATH_MAX for win32 2023-12-27 22:55:56 +01:00
windows_utils.c
windows_utils.h