dolphin/Source/Plugins/Plugin_Wiimote/Src
Glenn Rice 1d40b8a5ae Systematically eliminating compiler warnings.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5117 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-02-24 03:38:36 +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 Some Wiimote Cleanup, re/moved some globals to where they belong. 2010-02-21 18:53:11 +00:00
ConfigBasicDlg.h Some Wiimote Cleanup, re/moved some globals to where they belong. 2010-02-21 18:53:11 +00:00
ConfigGamepad.cpp Some Wiimote Cleanup, re/moved some globals to where they belong. 2010-02-21 18:53:11 +00:00
ConfigPadDlg.cpp Convert a few other EVT_COMBOBOX's to EVT_CHOICE's that I missed 2010-02-23 02:20:35 +00:00
ConfigPadDlg.h More conversions to wxChoice, weee 2010-02-22 01:08:42 +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 Some Wiimote Cleanup, re/moved some globals to where they belong. 2010-02-21 18:53:11 +00:00
ConfigRecordingDlg.h Added Nunchuk to the Wiimote Recording window. Now you can know if your Nunchuk is working as it should =P 2010-01-08 20:27:54 +00:00
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 Some Wiimote Cleanup, re/moved some globals to where they belong. 2010-02-21 18:53:11 +00:00
EmuMain.cpp Some Wiimote Cleanup, re/moved some globals to where they belong. 2010-02-21 18:53:11 +00:00
EmuMain.h Some Wiimote Cleanup, re/moved some globals to where they belong. 2010-02-21 18:53:11 +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 An attempt to fix Issue 1919 (Multi-Wiimote Freezing) 2010-01-05 17:39:06 +00:00
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 Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :) 2009-07-28 21:32:10 +00:00
FakeAccelerometer.cpp Added some unused code as a proposal of how to reorganize the strangely-orgamized FillReport.cpp. 2009-12-09 23:10:39 +00:00
FakeAccelerometer.h Added some unused code as a proposal of how to reorganize the strangely-orgamized FillReport.cpp. 2009-12-09 23:10:39 +00:00
FillReport.cpp Remove HaveFocus, and put that code into IsFocus. Thanks ayuanx. 2010-02-14 14:48:19 +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 Linux compile fix 2009-12-15 14:40:03 +00:00
main.cpp Fixes issue 2331, plugins won't cause a crash/hang on stop anymore if their config dialog was opened, note that stopping a game while a config dialog is open still causes a crash (that should not be possible in the first place since the dialogs are modals, but heh...). 2010-02-22 04:59:57 +00:00
main.h Some Wiimote Cleanup, re/moved some globals to where they belong. 2010-02-21 18:53:11 +00:00
wiimote_hid.h Now Dolphin officially supports Multi-WiiMote (up to 4) 2009-12-27 19:31:02 +00:00
wiimote_real.cpp Systematically eliminating compiler warnings. 2010-02-24 03:38:36 +00:00
wiimote_real.h Some Wiimote Cleanup, re/moved some globals to where they belong. 2010-02-21 18:53:11 +00:00