.. |
android
|
…
|
|
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
|
osdep: add portable C11-like alignof() macro
|
2018-05-24 19:56:35 +02:00 |
endian.h
|
…
|
|
getpid.h
|
lua+js: Implement utils.getpid()
|
2018-02-13 20:16:01 -08:00 |
glob-win.c
|
…
|
|
io.c
|
io: remove Windows tmpfile() emulation
|
2019-09-19 20:37:05 +02:00 |
io.h
|
player: Optionally validate st_mtime when restoring playback state
|
2019-11-20 15:11:33 +01:00 |
macOS_swift_bridge.h
|
mac: replace old event tap for media key support with MediaPlayer
|
2019-12-15 20:07:31 +01:00 |
macosx_application.h
|
cocoa-cb: add support for forcing the dedicated GPU for rendering
|
2020-01-26 12:12:22 +01:00 |
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
|
mac: add missing semicolon to macosx_compat.h
|
2019-01-26 20:44:36 +01:00 |
macosx_events.h
|
mac: remove Apple Remote support
|
2019-12-15 20:07:31 +01:00 |
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
|
mac: activate logging when started from the bundle
|
2020-02-08 10:55:07 +01: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: remove -municode from mpv binary
|
2019-09-19 20:37:05 +02:00 |
main-fn.h
|
…
|
|
mpv.exe.manifest
|
…
|
|
mpv.rc
|
mpv.rc: readd actual version info
|
2018-01-01 21:44:01 +00:00 |
path-macosx.m
|
…
|
|
path-unix.c
|
…
|
|
path-uwp.c
|
…
|
|
path-win.c
|
…
|
|
path.h
|
…
|
|
polldev.c
|
osdep: add poll shim for macOS
|
2017-12-09 21:11:46 +02:00 |
polldev.h
|
osdep: add poll shim for macOS
|
2017-12-09 21:11:46 +02:00 |
posix-spawn.h
|
osdep: make use of HAVE_ANDROID
|
2018-08-20 17:16:22 +02:00 |
semaphore.h
|
…
|
|
semaphore_osx.c
|
…
|
|
strnlen.h
|
osdep: make use of HAVE_ANDROID
|
2018-08-20 17:16:22 +02:00 |
subprocess-dummy.c
|
…
|
|
subprocess-posix.c
|
subprocess: implement proper detached processes on POSIX
|
2020-02-16 22:08:48 +01:00 |
subprocess-win.c
|
misc: move mp_cancel from stream.c to thread_tools.c
|
2018-05-24 19:56:35 +02:00 |
subprocess.c
|
scripting: add a way to run sub processes as "scripts"
|
2020-02-19 22:18:15 +01:00 |
subprocess.h
|
subprocess: implement proper detached processes on POSIX
|
2020-02-16 22:08:48 +01:00 |
terminal-dummy.c
|
…
|
|
terminal-unix.c
|
terminal-unix: stop trying to read when terminal disappears
|
2018-05-25 10:17:06 +02:00 |
terminal-win.c
|
…
|
|
terminal.h
|
…
|
|
threads.c
|
osdep: add a pthread debugging wrapper
|
2020-03-18 22:42:13 +01:00 |
threads.h
|
osdep: add a pthread debugging wrapper
|
2020-03-18 22:42:13 +01:00 |
timer-darwin.c
|
…
|
|
timer-linux.c
|
build: remove nanosleep() check
|
2017-12-02 23:29:40 +01:00 |
timer-win2.c
|
…
|
|
timer.c
|
timer: remove an unused helper function
|
2018-05-24 19:56:35 +02:00 |
timer.h
|
demux, stream: readd cache-speed in some other form
|
2018-12-06 10:30:41 +01:00 |
w32_keyboard.c
|
…
|
|
w32_keyboard.h
|
…
|
|
win32-console-wrapper.c
|
win32-console-wrapper: silence missing prototype warnings
|
2019-05-10 21:06:58 +10:00 |
windows_utils.c
|
…
|
|
windows_utils.h
|
…
|
|