summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon
AgeCommit message (Expand)Author
2010-03-17Same as my last trunk commit.Glenn Rice
2010-02-16Fixed a few memory leaks. Made Init and Shutdown functions for some core syst...donkopunchstania
2010-02-07EXPERIMENTAL: an attempt to fix Issue 1725ayuanx
2010-02-02Re-added Semi-Pressureayuanx
2010-01-31Enables detecting pad axes whose range is smaller than usual ones, e.g. from ...ayuanx
2010-01-29Fies Issue 1584ayuanx
2010-01-29Build fixnakeee
2010-01-29Fixes Issue 2164ayuanx
2010-01-27Fixes Issue 2125ayuanx
2010-01-27Make arrow and home keys work in wiimote emulator.Glenn Rice
2010-01-24Fix the linux keyboard.Glenn Rice
2010-01-23Added support for X360pad rumbleayuanx
2010-01-22Merged PadSimple with nJoyayuanx
2010-01-20This should fix Issue 1982 & Issue 2042ayuanx
2009-12-31This should fix Issue 1798ayuanx
2009-12-30* Hides cursor on D3D Fullscreen mode. Fixes Issue 1411fgfemperor
2009-12-28Fix an issue with BPMEM_LOADTLUT, thanks to revned @ issue 1831, also fix a s...sl1nk3.s
2009-12-27Now Dolphin officially supports Multi-WiiMote (up to 4)ayuanx
2009-12-27Some more key binding fixes. I know I should have made it in just one commit,...fgfemperor
2009-12-27Tiny Fix:fgfemperor
2009-12-17Implemented Nunchuck Roll/Pitchayuanx
2009-12-14Rearranged EmuWiimote & nJoy. Wow they can share one pad at the same time, an...ayuanx
2009-12-09I think this should fix the "Wiimote sudden death after 15 min" issue, actual...ayuanx
2009-12-081. Fixed a silly bug that prevented IR rotation in last rev from working, now...ayuanx
2009-12-06Implemented Pad Rumble for Emu WiiMote, Currently this function is still quit...ayuanx
2009-11-29Now WiiMote button mapping supports both Keyboard & Joypad, or even mixed, no...ayuanx
2009-11-14revert to r4531, but keep the changes from the following revisions: 4533,4550...Shawn Hoffman
2009-11-12Wiimote and nJoy > Gamepad changesJohn Peterson
2009-11-11Fix GCC 4.5 Compiling. -fvisibility=hidden seems to break it, so it was remov...Sonicadvance1
2009-10-24Fix a small misspell in OGL config, Fix the toggle fullscreen button when ren...sl1nk3.s
2009-09-08get rid of the '¯' chars in source code...non ascii chars are not really goo...Shawn Hoffman
2009-09-02Got rid of all of jp's ////////////////////////////// lines (nearly 500 of th...Marcus Wanners
2009-08-01InputCommon now builds in unicodeLPFaint99
2009-07-30set vcproj to unicode for everything except Core, Common, DiscIO, InputCommon...LPFaint99
2009-07-28Now ALL copyright dates are fixed to the legally correct year: The year in wh...XTra.KrazzY
2009-07-26Fix up all copyright dates.death2droid
2009-07-15Roll back R3801. Dolphin works again. Seriously, if you're not even testing h...hrydgard
2009-07-15Tons of reworking of the cores to make them more...generalized, not quite the...Sonicadvance1
2009-07-13Some Fixes, compile fix in Linux. Comments, etcSonicadvance1
2009-07-13Sorry for intruding in to the core. Fixed NoGUI mode in Linux, add back the i...Sonicadvance1
2009-07-12Rearrange LogManager includes. The main purpose is to make it possible to mod...Nolan Check
2009-07-11remove PAD_GetAttachedPads() from PadSimple and nJoy (and plugin specs). It h...Shawn Hoffman
2009-07-09nJoy: Allow the same settings for the C-stickJohn Peterson
2009-07-09Move XInputBase from PadSimple to InputCommon,LPFaint99
2009-07-09nJoy: Fixed the radius adjustmentJohn Peterson
2009-07-09nJoy: Added radius option to advanced settingsJohn Peterson
2009-07-08Steps to simplify pad mappings for wiimote pluginLPFaint99
2009-07-03Fix a nasty dualcore hang in EFB read (see r3658 comment...) sl1nk3.s
2009-06-28Misc warning fixes.magumagu9
2009-06-13Add mini unit testing framework to Dolphin itself - use it to find bugs and v...hrydgard