mpv/osdep
Stefano Pigozzi 462e6f281a cocoa: let the core handle key repeats
Report key down and key up modifiers to the core so that it can issue it's
own key repeats (instead of relying on Cocoa's ones).
2013-08-30 19:49:30 +02:00
..
ar osx: add Apple Remote support 2013-06-03 22:35:47 +02:00
getch2-win.c core: move contents to mpvcore (2/2) 2013-08-06 22:52:31 +02:00
getch2.c core: move contents to mpvcore (2/2) 2013-08-06 22:52:31 +02:00
getch2.h core: cleanup more mp_fifo leftovers 2013-07-02 14:11:31 +02:00
glob-win.c osdep:/glob-win.c: reformat 2012-08-03 01:31:32 +02:00
glob.h Add standard license headers to files. 2009-03-01 13:13:25 +00:00
io.c windows support: fix _wstat misusage 2013-01-13 17:32:39 +01:00
io.h windows support: fix _wstat misusage 2013-01-13 17:32:39 +01:00
macosx_application.h cocoa: remove usage of mp_fifo 2013-07-03 22:25:45 +02:00
macosx_application.m cocoa: let the core handle key repeats 2013-08-30 19:49:30 +02:00
macosx_application_objc.h cocoa: let the core handle key repeats 2013-08-30 19:49:30 +02:00
macosx_bundle.h path: add mp_find_config_file and reorganize some of the code 2012-12-15 17:38:00 +01:00
macosx_bundle.m core: move contents to mpvcore (2/2) 2013-08-06 22:52:31 +02:00
macosx_compat.h OSX: fix compilation with 10.7 SDK 2013-06-19 21:24:26 +02:00
macosx_events.h macosx: remove platform specific input queue 2013-08-13 23:02:43 +02:00
macosx_events.m cocoa: let the core handle key repeats 2013-08-30 19:49:30 +02:00
mpv.exe.manifest w32: update manifest for high DPI and Windows 8.1 2013-07-14 16:10:23 +02:00
mpv.rc mpv.rc: update Windows icon 2013-07-30 16:15:37 +02:00
numcores.c vd_ffmpeg: set thread count to number of cores on machine by default 2010-12-20 05:53:28 +02:00
numcores.h vd_ffmpeg: set thread count to number of cores on machine by default 2010-12-20 05:53:28 +02:00
priority.c core: move contents to mpvcore (2/2) 2013-08-06 22:52:31 +02:00
priority.h cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
timer-darwin.c core: move contents to mpvcore (2/2) 2013-08-06 22:52:31 +02:00
timer-linux.c timer: refactor, add 64 bit timer function 2013-05-26 16:44:20 +02:00
timer-win2.c timer: use gettimeofday() on Windows 2013-05-26 16:44:20 +02:00
timer.c Replace calls to usec_sleep() 2013-05-26 16:44:20 +02:00
timer.h Replace calls to usec_sleep() 2013-05-26 16:44:20 +02:00