.. |
android
|
…
|
|
macos
|
vo_gpu/vo_gpu_next: add vulkan support for macOS
|
2023-10-14 18:39:56 +02:00 |
win32
|
win32/pthread: add support for pthread_mutex_trylock
|
2023-10-20 21:33:46 +02:00 |
apple_utils.c
|
…
|
|
apple_utils.h
|
…
|
|
compiler.h
|
…
|
|
endian.h
|
…
|
|
getpid.h
|
…
|
|
glob-win.c
|
…
|
|
io.c
|
osdep/io: provide dlopen, etc. abstraction wrappers for windows
|
2023-09-20 02:16:45 +00:00 |
io.h
|
osdep/io: provide dlopen, etc. abstraction wrappers for windows
|
2023-09-20 02:16:45 +00:00 |
language-apple.c
|
…
|
|
language-posix.c
|
language-posix: as a fallback, treat "C" as "en"
|
2023-07-25 11:34:06 +02:00 |
language-win.c
|
…
|
|
macOS_swift_bridge.h
|
vo_gpu/vo_gpu_next: add vulkan support for macOS
|
2023-10-14 18:39:56 +02:00 |
macosx_application.h
|
vo_gpu/vo_gpu_next: add vulkan support for macOS
|
2023-10-14 18:39:56 +02:00 |
macosx_application.m
|
vo_gpu/vo_gpu_next: add vulkan support for macOS
|
2023-10-14 18:39:56 +02:00 |
macosx_application_objc.h
|
…
|
|
macosx_compat.h
|
…
|
|
macosx_events.h
|
…
|
|
macosx_events.m
|
…
|
|
macosx_events_objc.h
|
…
|
|
macosx_menubar.h
|
…
|
|
macosx_menubar.m
|
player/command: remove video-aspect property
|
2023-08-31 17:37:42 +00:00 |
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
|
win32: allow heap cache optimization and memory decommit
|
2023-09-01 16:58:56 +02:00 |
main-fn.h
|
…
|
|
meson.build
|
build: remove outdated generated directory
|
2023-07-31 19:00:06 +00:00 |
mpv.exe.manifest
|
…
|
|
mpv.rc
|
build: remove outdated generated directory
|
2023-07-31 19:00:06 +00:00 |
path-darwin.c
|
path-{darwin,unix}: save cache to subdir when using non-XDG path
|
2023-09-07 13:59:49 +00:00 |
path-macosx.m
|
…
|
|
path-unix.c
|
path-{darwin,unix}: save cache to subdir when using non-XDG path
|
2023-09-07 13:59:49 +00:00 |
path-uwp.c
|
…
|
|
path-win.c
|
path-win: move state directory to %LOCALAPPDATA%
|
2023-07-29 14:27:59 +00:00 |
path.h
|
…
|
|
poll_wrapper.c
|
poll_wrapper: use the actual correct timeout for ppoll
|
2023-10-17 15:05:33 +00:00 |
poll_wrapper.h
|
vo: use mp_poll wrapper in wait_events when applicable
|
2023-10-10 19:10:55 +00:00 |
semaphore.h
|
…
|
|
semaphore_osx.c
|
…
|
|
strnlen.h
|
…
|
|
subprocess-dummy.c
|
…
|
|
subprocess-posix.c
|
…
|
|
subprocess-win.c
|
…
|
|
subprocess.c
|
…
|
|
subprocess.h
|
…
|
|
terminal-dummy.c
|
…
|
|
terminal-unix.c
|
terminal-unix: make stop/cont sighandlers pipe based
|
2023-10-13 11:36:01 +02:00 |
terminal-win.c
|
…
|
|
terminal.h
|
…
|
|
threads.c
|
threads: add support for pthread_mutex_trylock
|
2023-10-20 21:33:46 +02:00 |
threads.h
|
threads: add support for pthread_mutex_trylock
|
2023-10-20 21:33:46 +02:00 |
timer-darwin.c
|
timer: change mp_sleep_us to mp_sleep_ns
|
2023-10-10 19:10:55 +00:00 |
timer-linux.c
|
timer: change mp_sleep_us to mp_sleep_ns
|
2023-10-10 19:10:55 +00:00 |
timer-win2.c
|
osdep/timer-win2: use Waitable Timer for sleeping
|
2023-10-10 19:10:55 +00:00 |
timer.c
|
Revert "win32/pthread: don't convert time through unrelated timer"
|
2023-10-20 21:30:51 +02:00 |
timer.h
|
timer: remove microsecond timer functions
|
2023-10-16 15:38:59 +00:00 |
w32_keyboard.c
|
input: add missing windows multimedia keys
|
2023-08-27 16:14:27 +00:00 |
w32_keyboard.h
|
…
|
|
win32-console-wrapper.c
|
…
|
|
windows_utils.c
|
various: sort some standard headers
|
2023-10-20 21:31:09 +02:00 |
windows_utils.h
|
…
|
|