dolphin/Source/Plugins/Plugin_Wiimote/Src
Glenn Rice 3be00e102c Fix wiimote config dialog.
In linux if the dialog is opened and then the program is closed without running a game the program hangs and has to be killed because the dialog was never destroyed.
In both windows and linux if the dialog is opened and then a game is run, the program hangs or segfaults (for the respective os's) when the game is stopped.
This will also need to be done with the pad plugin as the same issue is there.


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4940 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-01-24 03:50:40 +00:00
..
Config.cpp Fixes Rumble Strength for XInput 2010-01-23 13:34:18 +00:00
Config.h Load IR Pointer settings on every game boot, because that's a per-game setting (each game has it's own IR calibration)... 2010-01-16 15:02:01 +00:00
ConfigBasicDlg.cpp Fix wiimote config dialog. 2010-01-24 03:50:40 +00:00
ConfigBasicDlg.h Minor GUI rearrangement 2010-01-11 13:56:11 +00:00
ConfigGamepad.cpp Merged PadSimple with nJoy 2010-01-22 23:19:16 +00:00
ConfigPadDlg.cpp Fixes Rumble Strength for XInput 2010-01-23 13:34:18 +00:00
ConfigPadDlg.h Merged PadSimple with nJoy 2010-01-22 23:19:16 +00:00
ConfigRecording.cpp Added Nunchuk to the Wiimote Recording window. Now you can know if your Nunchuk is working as it should =P 2010-01-08 20:27:54 +00:00
ConfigRecordingDlg.cpp from BhaaL: linux compile fix for r4794, Event::Wait now supports a timeout (default to INFINITE), and it returns true when the timeout expired. fixes issue 1974 2010-01-09 19:06:23 +00:00
ConfigRecordingDlg.h Added Nunchuk to the Wiimote Recording window. Now you can know if your Nunchuk is working as it should =P 2010-01-08 20:27:54 +00:00
DataReports.cpp An attempt to fix Issue 1919 (Multi-Wiimote Freezing) 2010-01-05 17:39:06 +00:00
EmuDefinitions.cpp An attempt to fix Issue 1919 (Multi-Wiimote Freezing) 2010-01-05 17:39:06 +00:00
EmuDefinitions.h Merged PadSimple with nJoy 2010-01-22 23:19:16 +00:00
EmuDynamics.cpp fiw nowx build 2009-12-29 18:00:41 +00:00
EmuMain.cpp Merged PadSimple with nJoy 2010-01-22 23:19:16 +00:00
EmuMain.h Now Dolphin officially supports Multi-WiiMote (up to 4) 2009-12-27 19:31:02 +00:00
EmuPad.cpp Added support for X360pad rumble 2010-01-23 12:36:30 +00:00
EmuSubroutines.cpp Merged PadSimple with nJoy 2010-01-22 23:19:16 +00:00
EmuSubroutines.h An attempt to fix Issue 1919 (Multi-Wiimote Freezing) 2010-01-05 17:39:06 +00:00
Encryption.cpp STAND BACK - NEWLINE POLICE 2009-11-15 22:26:39 +00:00
Encryption.h Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :) 2009-07-28 21:32:10 +00:00
FakeAccelerometer.cpp Added some unused code as a proposal of how to reorganize the strangely-orgamized FillReport.cpp. 2009-12-09 23:10:39 +00:00
FakeAccelerometer.h Added some unused code as a proposal of how to reorganize the strangely-orgamized FillReport.cpp. 2009-12-09 23:10:39 +00:00
FillReport.cpp Fixes Issue 1910 2010-01-19 09:54:21 +00:00
main.cpp Fix wiimote config dialog. 2010-01-24 03:50:40 +00:00
main.h Now you can switch between Emulated and Real WiiMotes, connect more Real Wiimotes and even pair them up (if you have MS BT Stack) during gameplay! 2010-01-06 19:26:52 +00:00
ReadWiimote.cpp coreaudio backend make sound now 2010-01-12 22:35:28 +00:00
Rumble.cpp Fixes Rumble Strength for XInput 2010-01-23 13:34:18 +00:00
SConscript Linux compile fix 2009-12-15 14:40:03 +00:00
wiimote_hid.h Now Dolphin officially supports Multi-WiiMote (up to 4) 2009-12-27 19:31:02 +00:00
wiimote_real.cpp coreaudio backend make sound now 2010-01-12 22:35:28 +00:00
wiimote_real.h from BhaaL: linux compile fix for r4794, Event::Wait now supports a timeout (default to INFINITE), and it returns true when the timeout expired. fixes issue 1974 2010-01-09 19:06:23 +00:00