0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 12:02:23 +02:00
mpv/osdep
Stefano Pigozzi 86790494d3 OSX, input: implement wakeup in response to Cocoa events
Add code to wake up the select() call in input.c when an OSX event is
available and a Cocoa OpenGL backend is initialized.

Fixes the slow response to input or other events in Cocoa-based VOs
during long select() sleeps (e.g., when mplayer2 is paused) introduced
by commit 7040968.
2012-04-26 21:03:10 +03:00
..
cocoa_events.h OSX, input: implement wakeup in response to Cocoa events 2012-04-26 21:03:10 +03:00
cocoa_events.m OSX, input: implement wakeup in response to Cocoa events 2012-04-26 21:03:10 +03:00
getch2-win.c input: stop trying to read terminal input on EOF 2012-04-06 14:34:56 +03:00
getch2.c build: remove OS/2 support 2012-04-06 17:45:56 +03:00
getch2.h build: remove OS/2 support 2012-04-06 17:45:56 +03:00
gettimeofday.c osdep: Fix gettimeofday type to match the real one 2010-11-02 04:14:44 +02:00
glob-win.c osdep: tweak some #includes 2011-01-31 16:03:10 +02:00
glob.h Add standard license headers to files. 2009-03-01 13:13:25 +00:00
io.c windows: terminal: unicode, --msgcolor, size change 2012-03-09 20:48:54 +02:00
io.h windows: terminal: unicode, --msgcolor, size change 2012-03-09 20:48:54 +02:00
macosx_finder_args.h macosx_finder_args: use cocoa instead of carbon 2012-03-25 22:30:37 +03:00
macosx_finder_args.m macosx_finder_args: use a custom logfile instead of system.log 2012-03-25 22:30:37 +03:00
mmap_anon.c #include corresponding .h files in .c files. 2010-02-16 15:03:03 +00:00
mmap_anon.h Add standard license headers to files. 2009-03-01 13:13:25 +00:00
mmap.h Add missing header #includes to fix 'make checkheaders'. 2008-03-07 20:38:21 +00:00
mplayer.exe.manifest Windows support: add a manifest file 2010-11-02 04:14:20 +02:00
mplayer.rc Update copyright year 2012-01-28 13:49:13 +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 build: remove OS/2 support 2012-04-06 17:45:56 +03:00
priority.h cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
setenv.c cleanup: Silence compilation warnings on MinGW-w64 2012-03-01 00:22:30 +02:00
shmem.c #include corresponding .h files in .c files. 2010-02-16 15:03:03 +00:00
shmem.h Add standard license headers to files. 2009-03-01 13:13:25 +00:00
strsep.c osdep: tweak some #includes 2011-01-31 16:03:10 +02:00
strsep.h Add a proper header for our strsep implementation so strsep will 2010-01-17 15:08:31 +00:00
swab.c Add standard license headers to files. 2009-03-01 13:13:25 +00:00
timer-darwin.c osdep: tweak some #includes 2011-01-31 16:03:10 +02:00
timer-linux.c #include corresponding .h files in .c files. 2010-02-16 15:03:03 +00:00
timer-win2.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
timer.h Add missing 'void' to parameterless function declarations. 2009-05-04 17:35:26 +00:00
vsscanf.c Add standard license headers to files. 2009-03-01 13:13:25 +00:00