dolphin/Source/PluginSpecs
Glenn Rice c2e0c75c93 EXPERIMENTAL
Removed X event loops from GCPad and Wiimote plugins, and implemented an asynchronous check for keyboard and mouse buttons.
Also added an X event loop in core that handles events while the emulator is paused.  Prevents unexpected behavior from events that occur while the emulator is paused.
Now there is only one event loop running at a time (besides those hidden in SDL).
I will revert this commit if other devs are unhappy with it.


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5048 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-02-13 20:47:23 +00:00
..
ExportEpilog.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
ExportProlog.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
PluginSpecs.h make ESC pause the game now instead of quitting plus fix another bug with key and window handling 2010-02-09 00:34:27 +00:00
pluginspecs_dsp.h Fixes Issue 2004 2010-01-13 14:18:13 +00:00
pluginspecs_pad.h Fixed mem leak caused by not releasing pad & wiimote plugin when shutdown 2009-12-30 14:37:12 +00:00
pluginspecs_video.h EXPERIMENTAL 2010-02-13 20:47:23 +00:00
pluginspecs_wiimote.h EXPERIMENTAL 2010-02-13 20:47:23 +00:00