summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon
AgeCommit message (Expand)Author
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
2009-04-12more scons build fixupsnakeee
2009-04-02Updated rumble for nJoy, fixed a few glitches with half press button and dead...sl1nk3.s
2009-03-23Added project for AudioCommon.omegadox
2009-03-21improve PE logging + mischrydgard
2009-03-20Change a bunch of project settings to reduce the flood of warnings you get wh...hrydgard
2009-03-18nakee's new logmanager. added a console window for windows builds (prints to ...Shawn Hoffman
2009-03-07eol-style native update, small warning fix in EXI_Channel.hLPFaint99
2009-03-05just some compiler warning cleanup.hrydgard
2009-02-24Linux build fixes and some warning cleanup for GCComegadox
2009-02-24Emulated Wiimote: Added Classic Controller analog gamepad support, and added ...John Peterson
2009-02-23UUpdate svn:eol-style=native ( r1438 ) for Source/*.hLPFaint99
2009-02-23Update svn:eol-style=native ( r1442 ) for Source/*.cppLPFaint99
2009-02-22Core Stop and Start: Fixed stop and start again by avoiding FreeLibrary() of ...John Peterson
2009-02-21Make InputCommon build in debug mode. Seriously, WTF? Debugging code relying ...hrydgard