dolphin/Source/Plugins/Plugin_GCPad/Src
sl1nk3.s ffdf087aad Fixes issue 2331, plugins won't cause a crash/hang on stop anymore if their config dialog was opened, note that stopping a game while a config dialog is open still causes a crash (that should not be possible in the first place since the dialogs are modals, but heh...).
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5109 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-02-22 04:59:57 +00:00
..
Config.cpp attempt to fix the main window closing from r5056. i'm not sure how this affects window deletion tho. 2010-02-14 16:33:53 +00:00
Config.h attempt to fix the main window closing from r5056. i'm not sure how this affects window deletion tho. 2010-02-14 16:33:53 +00:00
ConfigBox.cpp Convert a few Comboboxes over to choiceboxes. WX OSX doesn't support Comboboxes with Readonly 2010-02-19 22:56:37 +00:00
ConfigBox.h Convert a few Comboboxes over to choiceboxes. WX OSX doesn't support Comboboxes with Readonly 2010-02-19 22:56:37 +00:00
ConfigJoypad.cpp Warning cleanup, mainly shadowed variables, const/non-const and ctor initialization order 2010-02-21 18:55:00 +00:00
GCPad.cpp Fixes issue 2331, plugins won't cause a crash/hang on stop anymore if their config dialog was opened, note that stopping a game while a config dialog is open still causes a crash (that should not be possible in the first place since the dialogs are modals, but heh...). 2010-02-22 04:59:57 +00:00
GCPad.h attempt to fix the main window closing from r5056. i'm not sure how this affects window deletion tho. 2010-02-14 16:33:53 +00:00
ReRecording.cpp attempt to fix the main window closing from r5056. i'm not sure how this affects window deletion tho. 2010-02-14 16:33:53 +00:00
Rumble.cpp attempt to fix the main window closing from r5056. i'm not sure how this affects window deletion tho. 2010-02-14 16:33:53 +00:00
SConscript attempt to fix the main window closing from r5056. i'm not sure how this affects window deletion tho. 2010-02-14 16:33:53 +00:00