dolphin/Source/Plugins/Plugin_Wiimote/Src
John Peterson 2757dbe2a8 InputCommon and Wiimote: Detect pads in the Wiimote plugin
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2151 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-02-08 15:39:28 +00:00
..
Config.cpp Wiimote: Added option to record adjusted wiimote accelerometer values 2009-02-03 11:45:59 +00:00
Config.h remove stuff from ogl debugger that did nothing. (copied from dsp hle a while ago) 2009-02-04 17:33:59 +00:00
ConfigDlg.cpp InputCommon and Wiimote: Detect pads in the Wiimote plugin 2009-02-08 15:39:28 +00:00
ConfigDlg.h Wiimote: Fixed the dual mode bug I mentioned in the last commit, now the Nunchuck should not get stuck when switching between the real and emulated Nunchuck. The only important problem left is disconnect problem that occurs about one in five times you switch to the real wiimote. 2009-02-07 04:19:52 +00:00
ConfigRecording.cpp Wiimote: Fixed the dual mode bug I mentioned in the last commit, now the Nunchuck should not get stuck when switching between the real and emulated Nunchuck. The only important problem left is disconnect problem that occurs about one in five times you switch to the real wiimote. 2009-02-07 04:19:52 +00:00
DataReports.cpp Wiimote: Show the decrypted Nunchuck calibration values in the log when a real Wiimote and Nunchuck is used. Fixed an earlier bug that made the neutral emulated nunchuck accelerometer values zero, now they are back to 0x80,0x80,0xb3. 2009-02-04 06:40:05 +00:00
EmuDefinitions.cpp InputCommon and Wiimote: Detect pads in the Wiimote plugin 2009-02-08 15:39:28 +00:00
EmuDefinitions.h InputCommon and Wiimote: Detect pads in the Wiimote plugin 2009-02-08 15:39:28 +00:00
EmuMain.cpp InputCommon and Wiimote: Detect pads in the Wiimote plugin 2009-02-08 15:39:28 +00:00
EmuMain.h Wiimote: Fixed the dual mode bug I mentioned in the last commit, now the Nunchuck should not get stuck when switching between the real and emulated Nunchuck. The only important problem left is disconnect problem that occurs about one in five times you switch to the real wiimote. 2009-02-07 04:19:52 +00:00
EmuSubroutines.cpp Wiimote: Fixed the speaker status bar status, the status is [Green] [Blue] [Green] that means [On/Off] [Muted/Unmuted] [Activity] 2009-02-08 12:27:04 +00:00
EmuSubroutines.h Wiimote: 2009-02-07 03:16:41 +00:00
Encryption.cpp Wiimote: Show the decrypted Nunchuck calibration values in the log when a real Wiimote and Nunchuck is used. Fixed an earlier bug that made the neutral emulated nunchuck accelerometer values zero, now they are back to 0x80,0x80,0xb3. 2009-02-04 06:40:05 +00:00
Encryption.h Wiimote: Added decryption function, it could be useful for debugging real Wiimote extensions 2009-02-04 00:06:11 +00:00
FillReport.cpp Wiimote: Fixed the speaker status bar status, the status is [Green] [Blue] [Green] that means [On/Off] [Muted/Unmuted] [Activity] 2009-02-08 12:27:04 +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
ReadWiimote.cpp Wiimote: 2009-02-07 03:16:41 +00:00
SConscript Wiimote: Added new gamepad controller options to the GUI, they are not connected yet 2009-02-04 13:35:28 +00:00
main.cpp InputCommon and Wiimote: Detect pads in the Wiimote plugin 2009-02-08 15:39:28 +00:00
main.h Wiimote: Added logging messages for the speaker configuration and for the 0x18 sound reports, the speaker currently produce a low humming noise in the wpad tools demo, but no real sound 2009-02-08 10:15:55 +00:00
wiimote_hid.h Wiimote: Added logging messages for the speaker configuration and for the 0x18 sound reports, the speaker currently produce a low humming noise in the wpad tools demo, but no real sound 2009-02-08 10:15:55 +00:00
wiimote_real.cpp Wiimote: 2009-02-07 03:16:41 +00:00
wiimote_real.h Wiimote: 2009-02-07 03:16:41 +00:00