summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon
AgeCommit message (Expand)Author
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
2009-02-17Clean up access to PowerPC::state. Some warning fixes. Restore hold-tab-to-re...hrydgard
2009-02-16Emulated Wiimote: Added the pitch left and pitch right keyboard input to the GUIJohn Peterson
2009-02-15remove unicode from inputcommon vcprojShawn Hoffman
2009-02-15Emulated Wiimote and SimplePad: Build fixes for LinuxJohn Peterson
2009-02-15Emulated Wiimote: Added customizable controls for the Wiimote and the NunchuckJohn Peterson
2009-02-14Emulated Wiimote: Added option to use Analog 2 for roll and pitch. Now you ca...John Peterson
2009-02-14Emulated Wiimote: Added dead zone option for the gamepad inputJohn Peterson
2009-02-12Emulated Wiimote: Fixed the upside down mode for roll and pitch, 360° roll a...John Peterson
2009-02-12Emulated Wiimote: Fixed the angles to x, y, z values conversion. There's just...John Peterson
2009-02-11nJoy:John Peterson
2009-02-10Wiimote: Improved the emulated Wiimote, added gamepad controls for analog til...John Peterson
2009-02-10nJoy: Fixed the Hat / Custom D-Pad setting in the save by slot modeJohn Peterson
2009-02-09SimplePad: Added input recording options to the GUI, now we just need to get ...John Peterson
2009-02-09Njoy: added an option to choose what kind of analog filtering you want. it sh...daco65
2009-02-09Commited chaoscode's patch to fix re2 and mp1nakeee
2009-02-09Wiimote: Configure gamepad in Wiimote pluginJohn Peterson
2009-02-08InputCommon and nJoy: Moved more functions to InputCommonJohn Peterson
2009-02-08InputCommon and nJoy: More build settingsJohn Peterson