..
ar
…
atomics.h
Move compat/ and bstr/ directory contents somewhere else
2014-08-29 12:31:52 +02:00
compiler.h
Move compat/ and bstr/ directory contents somewhere else
2014-08-29 12:31:52 +02:00
endian.h
build: deal with endian mess
2014-07-10 00:58:56 +02:00
glob-win.c
…
io.c
win32: correct HANDLE type
2014-08-24 13:23:09 +02:00
io.h
input: separate wakeup pipe creation into a separate function
2014-05-30 02:16:20 +02:00
macosx_application.h
cocoa: move set_input_context to macosx_events
2014-08-06 09:31:58 +02:00
macosx_application.m
cocoa: move handleFilesArray: to macosx_events
2014-08-06 09:31:58 +02:00
macosx_application_objc.h
cocoa: move handleFilesArray: to macosx_events
2014-08-06 09:31:58 +02:00
macosx_compat.h
cocoa: fix compilation on OS X 10.8
2014-07-14 07:21:44 +02:00
macosx_events.h
cocoa: move set_input_context to macosx_events
2014-08-06 09:31:58 +02:00
macosx_events.m
cocoa: move handleFilesArray: to macosx_events
2014-08-06 09:31:58 +02:00
macosx_events_objc.h
cocoa: move handleFilesArray: to macosx_events
2014-08-06 09:31:58 +02:00
macosx_versions.h
cocoa: fix compilation on OS X 10.8
2014-07-14 07:21:44 +02:00
mpbswap.h
Move compat/ and bstr/ directory contents somewhere else
2014-08-29 12:31:52 +02:00
mpv.exe.manifest
…
mpv.rc
…
numcores.c
…
numcores.h
…
path-macosx.m
config: use the same signature for win32/OSX specific path functions
2014-06-26 19:56:45 +02:00
path-win.c
config: use the same signature for win32/OSX specific path functions
2014-06-26 19:56:45 +02:00
path.h
config: use the same signature for win32/OSX specific path functions
2014-06-26 19:56:45 +02:00
terminal-unix.c
Move compat/ and bstr/ directory contents somewhere else
2014-08-29 12:31:52 +02:00
terminal-win.c
win32: correct SGR sequence handling
2014-08-24 13:23:11 +02:00
terminal.h
win32: correct HANDLE type
2014-08-24 13:23:09 +02:00
threads.c
threads: use mpv time for mpthread_cond_timedwait wrapper
2014-05-18 19:20:32 +02:00
threads.h
threads: use mpv time for mpthread_cond_timedwait wrapper
2014-05-18 19:20:32 +02:00
timer-darwin.c
…
timer-linux.c
…
timer-win2.c
…
timer.c
timer: remove unneeded time_t overflow check
2014-05-24 16:17:45 +02:00
timer.h
threads: use mpv time for mpthread_cond_timedwait wrapper
2014-05-18 19:20:32 +02:00
w32_keyboard.c
…
w32_keyboard.h
…
win32-console-wrapper.c
…