summaryrefslogtreecommitdiff
path: root/Source/Plugins/Plugin_Wiimote
AgeCommit message (Expand)Author
2010-04-08Stable: wiimote fix and memarena fix from trunknakeee
2010-03-17Same as my last trunk commit.Glenn Rice
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-25Build fix for linux. sprintf_s does not exist in linux. Does it in windows?Glenn Rice
2010-02-25finish proper window handling, fix the modal state of the config dialogs, plu...luisr142004
2010-02-25Fix input focus in fullscreen on linuxGlenn Rice
2010-02-24Systematically eliminating compiler warnings.Glenn Rice
2010-02-23Convert a few other EVT_COMBOBOX's to EVT_CHOICE's that I missedGlenn Rice
2010-02-22Fixes issue 2331, plugins won't cause a crash/hang on stop anymore if their c...sl1nk3.s
2010-02-22More conversions to wxChoice, weeeSonicadvance1
2010-02-21Some Wiimote Cleanup, re/moved some globals to where they belong.j4ck.fr0st
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-12Implement wiimote IR emulation with the mouse without using the pointer motio...Glenn Rice
2010-02-07Fix segfault in linux if user clicks on the window manager close button of theGlenn Rice
2010-02-02Linux global build. At least the basic footwork is done here.Glenn Rice
2010-02-02This fixes some of the crash-on-stop when your joypad is plugged in.ayuanx
2010-02-01Fixes issue 1777.luisr142004
2010-01-29Fixes Issue 2164ayuanx
2010-01-29Fixes Issue 2180ayuanx
2010-01-28In linux the controller plugins need to put back some events for the video pl...Glenn Rice
2010-01-27Change default wiimote emulation key settings to lowercase in linuxGlenn Rice
2010-01-27Make arrow and home keys work in wiimote emulator.Glenn Rice
2010-01-26Fix a compile issue on platforms other than windows and linuxGlenn Rice
2010-01-26Added mouse support for linux. It is still rather crude, but it works.Glenn Rice
2010-01-24Fix the linux keyboard.Glenn Rice
2010-01-24Don't delete dialogs. Let wxWidgets take care of this.Glenn Rice
2010-01-24Make sure configuration can only be opened oncej4ck.fr0st
2010-01-24Fix the PadSimple and GCPad plugins so their dialogs close properly.Glenn Rice
2010-01-24Fix wiimote config dialog.Glenn Rice
2010-01-23Fixes Rumble Strength for XInputayuanx
2010-01-23Added support for X360pad rumbleayuanx
2010-01-22Merged PadSimple with nJoyayuanx
2010-01-21Fixes Issue 2085ayuanx
2010-01-20This should fix Issue 1982 & Issue 2042ayuanx
2010-01-20Some clean up in io_osx.m, the if not confused me in the SConscript. I made t...Sonicadvance1
2010-01-19Fixes Issue 1910ayuanx
2010-01-18Revised r4853, config default settings will be used for games that do not hav...j4ck.fr0st
2010-01-16Fixed a stupid error left by me.ayuanx