mpv/osdep
Thomas Weißschuh 4a134f441d audio: introduce ao_read_data_nonblocking()
This behaves similar to ao_read_data() but does not block and may return
partial data.
2023-11-08 20:26:23 +01:00
..
android
macos vo_gpu/vo_gpu_next: add vulkan support for macOS 2023-10-14 18:39:56 +02:00
apple_utils.c
apple_utils.h
compiler.h audio: introduce ao_read_data_nonblocking() 2023-11-08 20:26:23 +01:00
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 osdep/io: provide dlopen, etc. abstraction wrappers for windows 2023-09-20 02:16:45 +00:00
language-apple.c
language-posix.c
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 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 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 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 vo: use mp_poll wrapper in wait_events when applicable 2023-10-10 19:10:55 +00:00
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 osdep/threads-posix: use CLOCK_MONOTONIC if supported 2023-11-08 04:32:10 +00:00
threads-win32.h threads-win32: add comment about local decl of a function 2023-11-08 04:32:10 +00:00
threads.h threads: unbreak mpv on builds without asserts 2023-11-06 04:14:49 +00:00
timer-darwin.c timer: change mp_sleep_us to mp_sleep_ns 2023-10-10 19:10:55 +00:00
timer-linux.c osdep/timer-linux: check clock availability on init 2023-11-08 04:32:10 +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 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