mpv/osdep
Kacper Michajłow e2e75906da io: add mp_save_file
Move from vo_gpu_next.c to io.c and return result.
2024-01-31 15:38:21 +00:00
..
android
macos mac: add support for drag-and-drop option 2023-12-15 16:59:52 +01:00
apple_utils.c
apple_utils.h
compiler.h
endian.h
getpid.h
glob-win.c
io.c io: add mp_save_file 2024-01-31 15:38:21 +00:00
io.h io: add mp_save_file 2024-01-31 15:38:21 +00:00
language-apple.c
language-posix.c
language-win.c
macOS_swift_bridge.h mac: add support for drag-and-drop option 2023-12-15 16:59:52 +01:00
macosx_application.h mac: cleanup some unused and unneeded code 2023-11-25 19:04:07 +01:00
macosx_application.m mac: fix libmpv usage without embedding 2023-11-25 19:04:07 +01:00
macosx_application_objc.h mac: fix libmpv usage without embedding 2023-11-25 19:04:07 +01:00
macosx_events.h
macosx_events.m osdep/macosx: add default switch cases to suppress Wswitch 2023-11-24 10:05:09 +01:00
macosx_events_objc.h
macosx_menubar.h
macosx_menubar.m various: fix capitalization of 'GitHub' 2023-12-27 22:11:58 +01:00
macosx_menubar_objc.h
macosx_touchbar.h
macosx_touchbar.m osdep/macosx: add default switch cases to suppress Wswitch 2023-11-24 10:05:09 +01:00
main-fn-cocoa.c
main-fn-unix.c
main-fn-win.c meson: adjust win32 defines 2023-11-25 12:38:20 +01:00
main-fn.h
meson.build Reapply "osdep/meson: add libplacebo include dir to swift compile" 2023-11-27 15:00:35 -06:00
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-macosx.m
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
poll_wrapper.c
poll_wrapper.h
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: 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
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
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