dolphin/Source/Plugins/Plugin_Wiimote/Src
daco65 2ff2852771 Njoy: added an option to choose what kind of analog filtering you want. it should be changeable when you choose to view advanced settings. this solved my analog/digital config problems i had and it *should* still work for those who had np with Jpeterson's change. i was told the wiimote had the same problem (makes sense) but im not sure if alot of ppl had that problem with their controllers so i have kept it as an ini changeable option only (set AdvancedMapFilter to True to use the same filtering as Njoy 0.3 does with AdvancedMapFilter enabled.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2180 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-02-09 18:43:03 +00:00
..
Config.cpp Njoy: added an option to choose what kind of analog filtering you want. it should be changeable when you choose to view advanced settings. this solved my analog/digital config problems i had and it *should* still work for those who had np with Jpeterson's change. i was told the wiimote had the same problem (makes sense) but im not sure if alot of ppl had that problem with their controllers so i have kept it as an ini changeable option only (set AdvancedMapFilter to True to use the same filtering as Njoy 0.3 does with AdvancedMapFilter enabled. 2009-02-09 18:43:03 +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 Njoy: added an option to choose what kind of analog filtering you want. it should be changeable when you choose to view advanced settings. this solved my analog/digital config problems i had and it *should* still work for those who had np with Jpeterson's change. i was told the wiimote had the same problem (makes sense) but im not sure if alot of ppl had that problem with their controllers so i have kept it as an ini changeable option only (set AdvancedMapFilter to True to use the same filtering as Njoy 0.3 does with AdvancedMapFilter enabled. 2009-02-09 18:43:03 +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: Configure gamepad in Wiimote plugin 2009-02-09 13:10:29 +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