dolphin/Source/Plugins/Plugin_Wiimote/Src
ayuanx 85a9b3dc2c 1. Make the domains of EmuWiimote & RealWiimote clearly separated, so I won't get tons of "Negative" and complaints about RealWiimote when I'm committing updates for EmuWiimote that has nothing to do with RealWiimote.
2. Change the frequency of WiiMote report sending to 100Hz which complies with real Wiimote hardware.

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4655 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-12-07 12:48:39 +00:00
..
Config.cpp Implemented Pad Rumble for Emu WiiMote, Currently this function is still quite basic and rough. 2009-12-06 01:15:13 +00:00
Config.h Wiimote: reapply the Upright wiimote option 2009-11-28 05:59:46 +00:00
ConfigBasicDlg.cpp Wiimote cleanup, especially for Roll & Pitch, now accelerometer axes should be correct. 2009-12-06 18:26:20 +00:00
ConfigBasicDlg.h Wiimote: reapply the Upright wiimote option 2009-11-28 05:59:46 +00:00
ConfigGamepad.cpp Implemented Pad Rumble for Emu WiiMote, Currently this function is still quite basic and rough. 2009-12-06 01:15:13 +00:00
ConfigPadDlg.cpp Wiimote cleanup, especially for Roll & Pitch, now accelerometer axes should be correct. 2009-12-06 18:26:20 +00:00
ConfigPadDlg.h Implemented Pad Rumble for Emu WiiMote, Currently this function is still quite basic and rough. 2009-12-06 01:15:13 +00:00
ConfigRecording.cpp normalize wiimote logging: no more crazy newlines, plugin logs to...wiimote plugin log, ipc wiimote stuff logs to...WII_IPC_WIIMOTE 2009-09-15 02:12:55 +00:00
ConfigRecordingDlg.cpp Makes "Shake by Mouse Middle Button" work again 2009-12-04 12:22:36 +00:00
ConfigRecordingDlg.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
DataReports.cpp commit ayuanx's patch from issue 1634. Fixes quite a few IPC + IPC_HLE + IPC_HLE_USB + wiimote problems, see the issue for full details 2009-11-24 05:03:47 +00:00
EmuDefinitions.cpp Commit better wiiuse compiles, the ones in last commit may have been switched around by git on me. Add MotionPlus to the statesave so it won't be a bother later, and uncomment some things so accessing it doesn't cause PanicAlerts 2009-11-26 05:01:24 +00:00
EmuDefinitions.h Makes "Shake by Mouse Middle Button" work again 2009-12-04 12:22:36 +00:00
EmuDynamics.cpp Wiimote cleanup, especially for Roll & Pitch, now accelerometer axes should be correct. 2009-12-06 18:26:20 +00:00
EmuMain.cpp Wiimote cleanup, especially for Roll & Pitch, now accelerometer axes should be correct. 2009-12-06 18:26:20 +00:00
EmuMain.h Wiimote cleanup, especially for Roll & Pitch, now accelerometer axes should be correct. 2009-12-06 18:26:20 +00:00
EmuPad.cpp revert to r4531, but keep the changes from the following revisions: 4533,4550-4551,4556-4559 2009-11-14 17:08:32 +00:00
EmuSubroutines.cpp Wiimote cleanup, especially for Roll & Pitch, now accelerometer axes should be correct. 2009-12-06 18:26:20 +00:00
EmuSubroutines.h commit ayuanx's patch from issue 1634. Fixes quite a few IPC + IPC_HLE + IPC_HLE_USB + wiimote problems, see the issue for full details 2009-11-24 05:03:47 +00:00
Encryption.cpp STAND BACK - NEWLINE POLICE 2009-11-15 22:26:39 +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
FillReport.cpp Wiimote cleanup, especially for Roll & Pitch, now accelerometer axes should be correct. 2009-12-06 18:26:20 +00:00
ReadWiimote.cpp Real Wiimote: fix a crash some people were having, and fix IR behavior (by turning off some msvc++ optimizations...) 2009-11-25 16:22:46 +00:00
Rumble.cpp buildfix for some wiimote plugin errors 2009-12-06 02:33:36 +00:00
SConscript Linux fix 2009-12-06 17:45:59 +00:00
main.cpp 1. Make the domains of EmuWiimote & RealWiimote clearly separated, so I won't get tons of "Negative" and complaints about RealWiimote when I'm committing updates for EmuWiimote that has nothing to do with RealWiimote. 2009-12-07 12:48:39 +00:00
main.h revert to r4531, but keep the changes from the following revisions: 4533,4550-4551,4556-4559 2009-11-14 17:08:32 +00:00
wiimote_hid.h 1) Added current core button status for all REPORT_IN, so now you can hold a tire and walk in "Mad World". 2009-12-05 20:01:48 +00:00
wiimote_real.cpp Commit better wiiuse compiles, the ones in last commit may have been switched around by git on me. Add MotionPlus to the statesave so it won't be a bother later, and uncomment some things so accessing it doesn't cause PanicAlerts 2009-11-26 05:01:24 +00:00
wiimote_real.h revert to r4531, but keep the changes from the following revisions: 4533,4550-4551,4556-4559 2009-11-14 17:08:32 +00:00