dolphin/Source/Plugins/Plugin_Wiimote/Src
John Peterson b59d023cbf Wiimote: Build fix, forgot to recomment a logging function
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2186 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-02-09 21:01:02 +00:00
..
Config.cpp SimplePad: Added input recording options to the GUI, now we just need to get rerecording to work to, perhaps one can rewind the input counter when a state is loaded? So the input counter is saved in the savestate for the pad. 2009-02-09 20:06:27 +00:00
Config.h Wiimote: Configure gamepad in Wiimote plugin 2009-02-09 13:10:29 +00:00
ConfigDlg.cpp Wiimote: Configure gamepad in Wiimote plugin 2009-02-09 13:10:29 +00:00
ConfigDlg.h Wiimote: Configure gamepad in Wiimote plugin 2009-02-09 13:10:29 +00:00
ConfigGamepad.cpp SimplePad: Added input recording options to the GUI, now we just need to get rerecording to work to, perhaps one can rewind the input counter when a state is loaded? So the input counter is saved in the savestate for the pad. 2009-02-09 20:06:27 +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 Wiimote: Configure gamepad in Wiimote plugin 2009-02-09 13:10:29 +00:00
EmuDefinitions.h Wiimote: Configure gamepad in Wiimote plugin 2009-02-09 13:10:29 +00:00
EmuMain.cpp Wiimote: Configure gamepad in Wiimote plugin 2009-02-09 13:10:29 +00:00
EmuMain.h Wiimote: Configure gamepad in Wiimote plugin 2009-02-09 13:10:29 +00:00
EmuPad.cpp Wiimote: Build fix, forgot to recomment a logging function 2009-02-09 21:01:02 +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: Configure gamepad in Wiimote plugin 2009-02-09 13:10:29 +00:00
SConscript Wiimote: Configure gamepad in Wiimote plugin 2009-02-09 13:10:29 +00:00
main.cpp Wiimote: Configure gamepad in Wiimote plugin 2009-02-09 13:10:29 +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: Configure gamepad in Wiimote plugin 2009-02-09 13:10:29 +00:00
wiimote_real.h Wiimote: 2009-02-07 03:16:41 +00:00