summaryrefslogtreecommitdiff
path: root/Source/Plugins/Plugin_GCPad
AgeCommit message (Expand)Author
2010-03-17Backport of my recent changes to fullscreen and render to main in linux, and ...Glenn Rice
2010-03-05Fix noWX compiling, Fix OSX crashing when opening options because of dumb cod...Sonicadvance1
2010-02-25Fix issue 2364 + another issue introduced in r5129 causing the main window to...sl1nk3.s
2010-02-25heh, builds fix, sorry :pluisr142004
2010-02-25finish proper window handling, fix the modal state of the config dialogs, plu...luisr142004
2010-02-25Oops, should have tested my copy and paste from wiimote to gcpadGlenn Rice
2010-02-25Fix input focus in fullscreen on linuxGlenn Rice
2010-02-23Fix some wxChoice events that were still wxComboBox events.Glenn Rice
2010-02-22Fixes issue 2331, plugins won't cause a crash/hang on stop anymore if their c...sl1nk3.s
2010-02-21Warning cleanup, mainly shadowed variables, const/non-const and ctor initiali...j4ck.fr0st
2010-02-19Convert a few Comboboxes over to choiceboxes. WX OSX doesn't support Combobox...Sonicadvance1
2010-02-17Minor tweaks to fullscreen in linux, and make FullScr button in GUI work.Glenn Rice
2010-02-15Fix mouse emulation in fullscreen mode in linux. The window doesn't have foc...Glenn Rice
2010-02-14...and a buildfix for non-win32j4ck.fr0st
2010-02-14attempt to fix the main window closing from r5056. i'm not sure how this affe...j4ck.fr0st
2010-02-14Remove HaveFocus, and put that code into IsFocus. Thanks ayuanx.Glenn Rice
2010-02-14Bunch of tiny memory leaks fixed and cleanup, フウ〜!Sonicadvance1
2010-02-13In linux only read keyboard and mouse input when the emulator window has focus.Glenn Rice
2010-02-13Ok, this really does it.Glenn Rice
2010-02-13Ok, now the mac build should be fixedGlenn Rice
2010-02-13Mac build fix to the issue caused by my last commit.Glenn Rice
2010-02-13EXPERIMENTALGlenn Rice
2010-02-07Fix segfault in linux if user clicks on the window manager close button of theGlenn Rice
2010-02-03Merges the original copyright header from both nJoy & PadSimpleayuanx
2010-02-02Linux global build. At least the basic footwork is done here.Glenn Rice
2010-02-02Re-added Semi-Pressureayuanx
2010-01-29Fixes Issue 2164ayuanx
2010-01-29Fixes Issue 2180ayuanx
2010-01-28Oops. Forgot a semicolon. Sorry, I usually test before I commit.Glenn Rice
2010-01-28In linux the controller plugins need to put back some events for the video pl...Glenn Rice
2010-01-27Make arrow keys (and others) work with the GCPad plugin.Glenn Rice
2010-01-26Adapts emulated trigger range to Gamecube trigger rangeayuanx
2010-01-24Fix the linux keyboard in the GCPad plugin too.Glenn Rice
2010-01-24Don't delete dialogs. Let wxWidgets take care of this.Glenn Rice
2010-01-24Fix the PadSimple and GCPad plugins so their dialogs close properly.Glenn Rice
2010-01-24fix linux gcpad symbol missingnakeee
2010-01-23Fixes the capital letter as well as path that could cause problem in future (...ayuanx