dolphin/Source/Core
fgfemperor 4483f2c7b5 Some more key binding fixes. I know I should have made it in just one commit, I'm sorry, but I forgot to test some keys...
This fixes on WiiMote Button Mapping:
Num /
Num *
Num Decimal
Num Separator
Num Lock
Right Alt -> But on keyboards that have "Alt Gr" keys it still gonnal report it as Left Ctrl, because when you press it, the OS sends a Left Ctrl then a Alt key...

Also fixes on SimplePad Button Mapping:
Num Decimal
Num Separator
Num Enter
Num Lock
Right Shift
Right Ctrl
Right Alt
Also it now differs Left (Ctrl|Shift|Alt) from the Right ones...

All keys should be working now... I left "Print Scrn" and "Pause" out because I don't think those can (or should) be bound...

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4735 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-12-27 14:46:10 +00:00
..
AudioCommon Wiimote: More work, don't ask, no answer 2009-12-25 22:10:56 +00:00
Common Wiimote: More work, don't ask, no answer 2009-12-25 22:10:56 +00:00
Core Tiny memleak fix? 2009-12-26 16:21:03 +00:00
DebuggerUICommon My first proud commit 2009-11-25 10:07:56 +00:00
DebuggerWX Linux compile fix 2009-12-15 14:40:03 +00:00
DiscIO VolumeDirectory: fix issues with Read() that broke non-apploader mode 2009-12-14 05:27:29 +00:00
DolphinWX Wiimote: More work, don't ask, no answer 2009-12-25 22:10:56 +00:00
DSPCore DSPLLE: Wii games/ZWW have working-ish sound (Trust the DSP to do its reads and writes wherever it wants) 2009-12-26 15:11:26 +00:00
InputCommon Some more key binding fixes. I know I should have made it in just one commit, I'm sorry, but I forgot to test some keys... 2009-12-27 14:46:10 +00:00
VideoCommon DX9: - Add hires texture loading. 2009-12-22 06:47:42 +00:00