mpv/osdep
wm4 8ad8dedca8 win32: implement --priority differently
Does anyone actually use this?

For now, update it, because it's the only case left where an option
points to a global variable (and not a struct offset).
2014-06-12 00:55:14 +02:00
..
ar Kill all tabs 2014-04-13 18:03:01 +02:00
glob-win.c glob-win: support Unicode 2014-04-21 02:57:16 +02:00
io.c input: separate wakeup pipe creation into a separate function 2014-05-30 02:16:20 +02:00
io.h input: separate wakeup pipe creation into a separate function 2014-05-30 02:16:20 +02:00
macosx_application.h
macosx_application.m cocoa: fix deadlock during initialization [2] 2014-02-13 22:22:44 +01:00
macosx_application_objc.h
macosx_compat.h
macosx_events.h
macosx_events.m
mpv.exe.manifest
mpv.rc
numcores.c
numcores.h
path-macosx.m
path-win.c win32: restore support for exe directory as config directory 2014-02-14 21:55:04 +01:00
path.h
terminal-unix.c terminal: always use SA_RESTART with sigaction() 2014-04-26 22:52:26 +02:00
terminal-win.c
terminal.h
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: reduce ifdef headsplitting-factor 2014-03-09 16:58:00 +01:00
timer-win2.c timer: init only once 2014-02-10 01:12:34 +01:00
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