summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/Src/Configuration.cpp
AgeCommit message (Collapse)Author
2009-02-24Linux build fixes and some warning cleanup for GCComegadox
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2406 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-02-23Update svn:eol-style=native ( r1442 ) for Source/*.cppLPFaint99
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2384 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-02-17Clean up access to PowerPC::state. Some warning fixes. Restore ↵hrydgard
hold-tab-to-release-throttle on Windows. Fix some project settings. git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2297 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-02-15Emulated Wiimote and SimplePad: Build fixes for LinuxJohn Peterson
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2264 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-02-15Emulated Wiimote: Added customizable controls for the Wiimote and the NunchuckJohn Peterson
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2259 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-02-14Emulated Wiimote: Added dead zone option for the gamepad inputJohn Peterson
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2237 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-02-12Emulated Wiimote: Fixed the angles to x, y, z values conversion. There's ↵John Peterson
just one thing left to fix before the combined roll and pitch works, when roll is more than 90 pitch has to be changed from for example 15 to -165 or something like that. Until I figure that out you can use the emulated roll and pitch separately by setting the range of either one of them to zero. git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2219 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-02-10Wiimote: Improved the emulated Wiimote, added gamepad controls for analog ↵John Peterson
tilting. git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2207 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-02-08InputCommon and nJoy: Moved more functions to InputCommonJohn Peterson
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2150 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-02-08InputCommon and nJoy: Moved functions to InputCommon, to be shared with the ↵John Peterson
Wiimote plugin git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2147 8ced0084-cf51-0410-be5f-012b33b47a6e