Sacha
|
8b4280b297
|
Rename KEYCODE to NKCODE (native key code) to stop name collision. Implement Blackberry keymapping.
|
2013-08-05 03:31:40 +10:00 |
|
Henrik Rydgard
|
7fc5ce56de
|
Fix viim for x86, implement for ARM.
|
2013-07-31 18:21:23 +02:00 |
|
Henrik Rydgard
|
8972bf0d12
|
Fix stickiness of NV Shield d-pad (and other digital pads that are mapped to axises)
|
2013-07-31 18:08:31 +02:00 |
|
raven02
|
9108bf4771
|
Rename 360 and Pad to "Xbox 360 Pad" and "DirectInput Pad" respectively
|
2013-07-29 07:56:11 +08:00 |
|
raven02
|
c1bdd8b0db
|
Assign HW select button on X360 to "SELECT" button
|
2013-07-29 07:31:19 +08:00 |
|
papel
|
314d286e37
|
Changed pause and speed shortcuts. Fixed disabled run on load.
|
2013-07-09 21:54:42 -03:00 |
|
papel
|
22de16d178
|
Improving shortcuts of Windows version.
|
2013-07-09 17:25:29 -03:00 |
|
Henrik Rydgard
|
b879f32284
|
Fix further Android joystick issues, including flickering pause menu. Fixes #2708
|
2013-07-08 17:47:22 +02:00 |
|
Henrik Rydgard
|
67b79a5933
|
On Android, set the default keymap to be the standard controller map. Should make things work instantly on sixaxis and shield for example.
|
2013-07-08 17:19:39 +02:00 |
|
Henrik Rydgard
|
f2e739992d
|
More mousewheel support
|
2013-07-08 12:35:08 +02:00 |
|
Unknown W. Brackets
|
facad022ee
|
Reverse default DirectInput Y mapping.
As it was before.
|
2013-07-07 17:18:24 -07:00 |
|
Unknown W. Brackets
|
d9bfcce0de
|
Switch to buttons instead of A/B/X/Y for dinput.
This way people don't say "but my X button shows up as L1."
|
2013-07-07 17:05:03 -07:00 |
|
Unknown W. Brackets
|
fc50094725
|
Add back the right stick, but no UI.
Not sure where to fit it...
|
2013-07-07 16:17:04 -07:00 |
|
Unknown W. Brackets
|
fb2ca2bb82
|
Add default mappings for left analog sticks.
|
2013-07-07 16:10:20 -07:00 |
|
Unknown W. Brackets
|
8e5d115c8e
|
Get basic axis mapping working.
|
2013-07-07 16:10:20 -07:00 |
|
Unknown W. Brackets
|
ef8ce2d05c
|
Add some missing key names.
|
2013-07-07 09:26:30 -07:00 |
|
Henrik Rydgard
|
b581b73757
|
Make even more keys mappable
|
2013-07-07 14:38:10 +02:00 |
|
Henrik Rydgard
|
ab1b7e7288
|
Get rid of remaining legacy key mappings. Make Pause and F3 mappable, add default mappings. You may need to manually map these if you have an old ppsspp.ini.
|
2013-07-07 14:08:08 +02:00 |
|
Henrik Rydgard
|
7cd45d9375
|
Make some more keys mappable in Windows.
|
2013-07-07 12:03:11 +02:00 |
|
Henrik Rydgard
|
19a6edd6cc
|
Let the user map unthrottle and rapidfire. Make more keys mappable.
|
2013-07-07 11:25:19 +02:00 |
|
Henrik Rydgard
|
47dae8c004
|
Fix bug with unthrottle as virtual key. Add button to restore default key mappings.
|
2013-07-07 11:25:19 +02:00 |
|
Henrik Rydgard
|
cee45d0ad2
|
Win32: Switch to RawInput for keyboard processing. Lets us distinguish LSHIFT/RSHIFT and LCTRL/RCTRL.
|
2013-07-07 11:25:18 +02:00 |
|
Unknown W. Brackets
|
efb2ab52b4
|
Add a rapid fire virtual key, like before.
|
2013-07-06 23:06:34 -07:00 |
|
Henrik Rydgard
|
a793688005
|
Clear controller mapping sections in the ini to prevent them from growing out of control heh
|
2013-07-06 21:30:27 +02:00 |
|
Henrik Rydgard
|
b0ee3a173a
|
Add mechanism for unlimited mappable virtual keys (not restricted by some bitfield). Use it to implement X/Y analog key mapping.
|
2013-07-06 20:45:44 +02:00 |
|