dolphin/Source/Plugins/Plugin_Wiimote/Src
2009-02-03 00:59:26 +00:00
..
Config.cpp Wiimote: Fixed the switching between real and emulated wiimote, the reporting mode is now shared in real/emu dual mode, the accelerator neutral values are shared, the extension is somewhat shared but still doesn't support unplugging and reinserting the extension during gameplay in dual mode. Improved debugging, fixed a bug in movement recording, fixed a bug in report 0x21 eeprom reading so that the game reads the accelerator neutral values from it. 2009-02-01 13:01:50 +00:00
Config.h Wiimote: Fixed the shared eeprom settings, now the first 42 bytes are shared in dual mode. I'm only copying the data from the Wiimote. I'm not changing anything on the Wiimote eeprom. 2009-02-01 14:58:44 +00:00
ConfigDlg.cpp Wiimote: The first working IR recording, use Alt + the numerical HotKey to play back the IR data associated with a recording 2009-02-03 00:59:26 +00:00
ConfigDlg.h Wiimote: The first working IR recording, use Alt + the numerical HotKey to play back the IR data associated with a recording 2009-02-03 00:59:26 +00:00
DataReports.cpp Wiimote: The first working IR recording, use Alt + the numerical HotKey to play back the IR data associated with a recording 2009-02-03 00:59:26 +00:00
EmuDefinitions.cpp Wiimote: Fixed the shared eeprom settings, now the first 42 bytes are shared in dual mode. I'm only copying the data from the Wiimote. I'm not changing anything on the Wiimote eeprom. 2009-02-01 14:58:44 +00:00
EmuDefinitions.h Wiimote: The first working IR recording, use Alt + the numerical HotKey to play back the IR data associated with a recording 2009-02-03 00:59:26 +00:00
EmuMain.cpp Wiimote: The first working IR recording, use Alt + the numerical HotKey to play back the IR data associated with a recording 2009-02-03 00:59:26 +00:00
EmuMain.h Wiimote: Fixed the shared eeprom settings, now the first 42 bytes are shared in dual mode. I'm only copying the data from the Wiimote. I'm not changing anything on the Wiimote eeprom. 2009-02-01 14:58:44 +00:00
EmuSubroutines.cpp Wiimote: Fixed the switching between real and emulated wiimote, the reporting mode is now shared in real/emu dual mode, the accelerator neutral values are shared, the extension is somewhat shared but still doesn't support unplugging and reinserting the extension during gameplay in dual mode. Improved debugging, fixed a bug in movement recording, fixed a bug in report 0x21 eeprom reading so that the game reads the accelerator neutral values from it. 2009-02-01 13:01:50 +00:00
EmuSubroutines.h Wiimote: Fixed the switching between real and emulated wiimote, the reporting mode is now shared in real/emu dual mode, the accelerator neutral values are shared, the extension is somewhat shared but still doesn't support unplugging and reinserting the extension during gameplay in dual mode. Improved debugging, fixed a bug in movement recording, fixed a bug in report 0x21 eeprom reading so that the game reads the accelerator neutral values from it. 2009-02-01 13:01:50 +00:00
Encryption.cpp Common: Moved Windows console functions to common 2009-01-17 14:28:09 +00:00
Encryption.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
FillReport.cpp Wiimote: The first working IR recording, use Alt + the numerical HotKey to play back the IR data associated with a recording 2009-02-03 00:59:26 +00:00
Logging.cpp Last commit: Missing files 2009-01-17 14:41:20 +00:00
Logging.h Last commit: Missing files 2009-01-17 14:41:20 +00:00
main.cpp PadSimple and Wiimote: Changed return false to return true for the ifdef option 2009-02-01 16:32:31 +00:00
main.h Wiimote: The first working IR recording, use Alt + the numerical HotKey to play back the IR data associated with a recording 2009-02-03 00:59:26 +00:00
ReadWiimote.cpp Wiimote: The first working IR recording, use Alt + the numerical HotKey to play back the IR data associated with a recording 2009-02-03 00:59:26 +00:00
SConscript Wiimote: Switch between emulated and real Wiimote during gameplay. 2009-01-25 23:07:15 +00:00
wiimote_hid.h Wiimote: The first working IR recording, use Alt + the numerical HotKey to play back the IR data associated with a recording 2009-02-03 00:59:26 +00:00
wiimote_real.cpp Wiimote: The first working IR recording, use Alt + the numerical HotKey to play back the IR data associated with a recording 2009-02-03 00:59:26 +00:00
wiimote_real.h Wiimote: The first working IR recording, use Alt + the numerical HotKey to play back the IR data associated with a recording 2009-02-03 00:59:26 +00:00