mpv/osdep
wm4 60f8cd4072 osdep: remove posix_spawn() helpers and wrappers
See previous commit. Farewell, useless shitty POSIX function.
2020-05-15 16:37:41 +02:00
..
android osdep: remove posix_spawn() helpers and wrappers 2020-05-15 16:37:41 +02:00
macos options: introduce bool option type, use it for --fullscreen 2020-03-14 02:23:38 +01:00
win32 win32: pthread: define PTHREAD_MUTEX_ERRORCHECK 2020-03-19 00:11:23 +01:00
atomic.h atomic: add atomic_exchange_explicit() fallback 2020-03-05 22:00:50 +01:00
compiler.h
endian.h
getpid.h
glob-win.c
io.c
io.h
macOS_swift_bridge.h
macosx_application.h
macosx_application.m options: change option macros and all option declarations 2020-03-18 19:52:01 +01:00
macosx_application_objc.h mac: fix media key support for libmpv users 2020-02-22 13:56:31 +01:00
macosx_compat.h
macosx_events.h
macosx_events.m mac: fix media key support for libmpv users 2020-02-22 13:56:31 +01:00
macosx_events_objc.h mac: fix media key support for libmpv users 2020-02-22 13:56:31 +01:00
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
mpv.exe.manifest w32_common: Support HiDPI on Windows 2020-05-08 21:46:45 +10:00
mpv.rc
path-macosx.m
path-unix.c
path-uwp.c
path-win.c
path.h
polldev.c
polldev.h
semaphore.h
semaphore_osx.c
strnlen.h
subprocess-dummy.c
subprocess-posix.c subprocess: replace posix_spawnp() with fork() 2020-05-15 16:37:41 +02:00
subprocess-win.c
subprocess.c osdep: remove posix_spawn() helpers and wrappers 2020-05-15 16:37:41 +02:00
subprocess.h
terminal-dummy.c
terminal-unix.c terminal-unix: add key_entry defs for DECCKM mode 2020-04-15 16:46:25 +02:00
terminal-win.c win32: SGR emulation: minor fixup on invalid sequence 2020-04-24 10:14:33 +03:00
terminal.h
threads.c build: restore BSD thread names after 9f461b85bf 2020-04-23 13:58:16 +02:00
threads.h osdep: add a pthread debugging wrapper 2020-03-18 22:42:13 +01:00
timer-darwin.c
timer-linux.c
timer-win2.c
timer.c
timer.h
w32_keyboard.c
w32_keyboard.h
win32-console-wrapper.c
windows_utils.c
windows_utils.h