dolphin/Source/Plugins/Plugin_Wiimote/Src
death2droid 4fb21aa137 Fix a problem with the sensitivity setting being grayed out when the wiimote wasn't set to emulated.
Fix the problem with wiimote plugin not saving information correctly for the auto reconnect option.

Fixes issue 2475

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5246 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-03-28 09:51:57 +00:00
..
Config.cpp Fix a problem with the sensitivity setting being grayed out when the wiimote wasn't set to emulated. 2010-03-28 09:51:57 +00:00
Config.h Commit Schez's patch that allows you to adjust IR Sensor sensitivity for real wiimotes. 2010-03-26 12:36:28 +00:00
ConfigBasicDlg.cpp Fix a problem with the sensitivity setting being grayed out when the wiimote wasn't set to emulated. 2010-03-28 09:51:57 +00:00
ConfigBasicDlg.h Commit some work based off of James333's auto reconnect patch. 2010-03-27 04:21:19 +00:00
ConfigGamepad.cpp Several little fixes. 2010-03-17 01:54:40 +00:00
ConfigPadDlg.cpp Added several XKeyToString translations. 2010-03-17 18:58:19 +00:00
ConfigPadDlg.h Several little fixes. 2010-03-17 01:54:40 +00:00
ConfigRecording.cpp finish proper window handling, fix the modal state of the config dialogs, plus some minor cleanup/changes :p 2010-02-25 06:12:35 +00:00
ConfigRecordingDlg.cpp Removed more compiler warnings in linux. 2010-03-07 22:48:37 +00:00
ConfigRecordingDlg.h finish proper window handling, fix the modal state of the config dialogs, plus some minor cleanup/changes :p 2010-02-25 06:12:35 +00:00
DataReports.cpp
EmuDefinitions.cpp
EmuDefinitions.h Commit some work based off of James333's auto reconnect patch. 2010-03-27 04:21:19 +00:00
EmuDynamics.cpp
EmuMain.cpp re-add the HidOutputReport() in wiimote plugin's ControlChannel, homebrew needs this (wiimote in homebrew still broken atm...) 2010-03-11 17:21:25 +00:00
EmuMain.h
EmuPad.cpp
EmuSubroutines.cpp
EmuSubroutines.h
Encryption.cpp
Encryption.h
FakeAccelerometer.cpp
FakeAccelerometer.h
FillReport.cpp
main.cpp Rewrite of fullscreen toggling in linux. This goes back to using the EWMH specifications. I wasn't using it right before, but now it should work on all EWMH compliant window managers (like KDE, Metacity, Compiz, etc). Since this doesn't need an override redirect Alt-Tab works even in fullscreen mode. This also allows for some other nice things to be done. 2010-03-15 23:25:11 +00:00
main.h
ReadWiimote.cpp
Rumble.cpp Removed more compiler warnings in linux. 2010-03-07 22:48:37 +00:00
SConscript
wiimote_hid.h
wiimote_real.cpp Commit Schez's patch that allows you to adjust IR Sensor sensitivity for real wiimotes. 2010-03-26 12:36:28 +00:00
wiimote_real.h