1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-09 16:37:24 +00:00
mpv/osdep
Stefano Pigozzi 68fa3c49db cocoa_events: remove this functionality
This functionality looked smart but created problems with some kinds of
multi touch events. Moreover some events coming from the windows server – like
hovering a corner for window resize – didn't cause the player to wake up
immediately.

The "correct" non hacky way to implement async event polling with cocoa would
be having the vanilla cocoa event loop driving the player and setting up mpv's
terminal FDs as event sources for the cocoa event loop.

Fixes #20
2013-02-02 14:36:05 +01:00
..
getch2-win.c
getch2.c
getch2.h
glob-win.c
glob.h
io.c
io.h
macosx_bundle.h
macosx_bundle.m
macosx_finder_args.h
macosx_finder_args.m
mmap_anon.c
mmap_anon.h
mmap.h
mpv.exe.manifest
mpv.rc
numcores.c
numcores.h
priority.c
priority.h
shmem.c
shmem.h
timer-darwin.c
timer-linux.c
timer-win2.c
timer.h