dolphin/Source/Plugins/Plugin_Wiimote/Src
Glenn Rice 666a33eeed Fix mouse emulation in fullscreen mode in linux. The window doesn't have focus then.
Also minor tweak to mouse hiding.


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5063 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-02-15 01:09:34 +00:00
..
Config.cpp Linux global build. At least the basic footwork is done here. 2010-02-02 21:56:29 +00:00
Config.h Load IR Pointer settings on every game boot, because that's a per-game setting (each game has it's own IR calibration)... 2010-01-16 15:02:01 +00:00
ConfigBasicDlg.cpp Fix the PadSimple and GCPad plugins so their dialogs close properly. 2010-01-24 14:41:53 +00:00
ConfigBasicDlg.h Minor GUI rearrangement 2010-01-11 13:56:11 +00:00
ConfigGamepad.cpp Merged PadSimple with nJoy 2010-01-22 23:19:16 +00:00
ConfigPadDlg.cpp Fixes Issue 2164 2010-01-29 04:42:19 +00:00
ConfigPadDlg.h Merged PadSimple with nJoy 2010-01-22 23:19:16 +00:00
ConfigRecording.cpp Linux global build. At least the basic footwork is done here. 2010-02-02 21:56:29 +00:00
ConfigRecordingDlg.cpp
ConfigRecordingDlg.h
DataReports.cpp In linux only read keyboard and mouse input when the emulator window has focus. 2010-02-13 23:56:24 +00:00
EmuDefinitions.cpp In linux only read keyboard and mouse input when the emulator window has focus. 2010-02-13 23:56:24 +00:00
EmuDefinitions.h EXPERIMENTAL 2010-02-13 20:47:23 +00:00
EmuDynamics.cpp Fixes Issue 2164 2010-01-29 04:42:19 +00:00
EmuMain.cpp Fix mouse emulation in fullscreen mode in linux. The window doesn't have focus then. 2010-02-15 01:09:34 +00:00
EmuMain.h Remove HaveFocus, and put that code into IsFocus. Thanks ayuanx. 2010-02-14 14:48:19 +00:00
EmuPad.cpp Fixes Issue 2164 2010-01-29 04:42:19 +00:00
EmuSubroutines.cpp Merged PadSimple with nJoy 2010-01-22 23:19:16 +00:00
EmuSubroutines.h
Encryption.cpp In linux only read keyboard and mouse input when the emulator window has focus. 2010-02-13 23:56:24 +00:00
Encryption.h
FakeAccelerometer.cpp
FakeAccelerometer.h
FillReport.cpp Remove HaveFocus, and put that code into IsFocus. Thanks ayuanx. 2010-02-14 14:48:19 +00:00
main.cpp Fix mouse emulation in fullscreen mode in linux. The window doesn't have focus then. 2010-02-15 01:09:34 +00:00
main.h Fix the PadSimple and GCPad plugins so their dialogs close properly. 2010-01-24 14:41:53 +00:00
ReadWiimote.cpp coreaudio backend make sound now 2010-01-12 22:35:28 +00:00
Rumble.cpp Fixes Issue 2164 2010-01-29 04:42:19 +00:00
SConscript
wiimote_hid.h
wiimote_real.cpp Fixes issue 1777. 2010-02-01 18:22:58 +00:00
wiimote_real.h