dolphin/Source/Plugins/Plugin_GCPad/Src
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
..
Config.cpp Merges the original copyright header from both nJoy & PadSimple 2010-02-03 02:12:46 +00:00
Config.h Merges the original copyright header from both nJoy & PadSimple 2010-02-03 02:12:46 +00:00
ConfigBox.cpp Merges the original copyright header from both nJoy & PadSimple 2010-02-03 02:12:46 +00:00
ConfigBox.h Merges the original copyright header from both nJoy & PadSimple 2010-02-03 02:12:46 +00:00
ConfigJoypad.cpp Merges the original copyright header from both nJoy & PadSimple 2010-02-03 02:12:46 +00:00
GCPad.cpp EXPERIMENTAL 2010-02-13 20:47:23 +00:00
GCPad.h EXPERIMENTAL 2010-02-13 20:47:23 +00:00
ReRecording.cpp Merges the original copyright header from both nJoy & PadSimple 2010-02-03 02:12:46 +00:00
Rumble.cpp Merges the original copyright header from both nJoy & PadSimple 2010-02-03 02:12:46 +00:00
SConscript fix linux gcpad symbol missing 2010-01-24 06:57:06 +00:00