The Dax
|
59f878a3c4
|
Add space as a confirm key, and use a loop for hard-coded confirm keys, too.
|
2013-08-22 13:06:12 -04:00 |
|
The Dax
|
4beef2b877
|
Fix dumb copy and paste error.
|
2013-08-22 12:53:33 -04:00 |
|
The Dax
|
0c249f0084
|
Remove RMB as a default cancel key. We'll let the user bind it to cancel manually.
|
2013-08-22 12:38:04 -04:00 |
|
The Dax
|
57ab8aa611
|
Only hard-code keys if they're not bound.
|
2013-08-22 08:44:08 -04:00 |
|
The Dax
|
20166c7f4f
|
Let the UI update the confirm cancel keys when the user presses back. They may have changed the O/X preference option.
|
2013-08-22 07:10:06 -04:00 |
|
The Dax
|
968150cc77
|
Rewrite the hard-coded removal of accept/cancel keys. It's much cleaner and simpler now.
|
2013-08-22 06:46:35 -04:00 |
|
Henrik Rydgard
|
6b48dda12f
|
Fix a couple of keymap load/save/default bugs
|
2013-08-20 16:07:23 +02:00 |
|
The Dax
|
1fd2f1ab3d
|
Do the default keymap for DirectInput, too. An oversight, I guess?
|
2013-08-20 03:34:30 -04:00 |
|
Henrik Rydgard
|
1559b4404a
|
Fix some joystick mapping errors, a minor bug
|
2013-08-19 22:40:05 +02:00 |
|
Unknown W. Brackets
|
342bad8402
|
Fix audio crash on shutdown, log thread names more.
|
2013-08-18 23:25:14 -07:00 |
|
Sacha
|
ba030da663
|
Enable controllers and change keymapping for Blackberry.
|
2013-08-19 00:03:02 +10:00 |
|
Henrik Rydgard
|
e6ad305545
|
360 controller: Update default mapping. Put speed toggle on THUMBR instead of a trigger as the triggers are bouncy.
|
2013-08-18 11:47:11 +02:00 |
|
Henrik Rydgard
|
1fabe1f78e
|
Fix loading of non-mapped keys
|
2013-08-18 01:04:49 +02:00 |
|
Henrik Rydgard
|
47f2efb0e5
|
Fixes to default key mappings, add default button, fix saving of mapped controls on Android, fixes #3213
|
2013-08-18 00:41:19 +02:00 |
|
Henrik Rydgard
|
47ac6c02fc
|
Disable accelerometer as axis, fix some omissions in KeyMap (doesn't actually autoload all those maps yet)
|
2013-08-17 13:41:29 +02:00 |
|
Henrik Rydgard
|
82b59a7e9d
|
Fix up/down/left/right ordering for analog sticks
|
2013-08-17 11:47:56 +02:00 |
|
Henrik Rydgard
|
edb0614a59
|
Fix analog axis names. Make L2/R2 on x360 controllers analog.
Also slightly nicer behaviour - don't create empty mapping, instead ask for mappings immediately.
|
2013-08-17 11:18:45 +02:00 |
|
Henrik Rydgard
|
c14fcfdae1
|
Merge branch 'master' into better-controlmap
|
2013-08-17 10:37:04 +02:00 |
|
Henrik Rydgard
|
3636f90902
|
Step 3: Replace current key mapping dialog with a list-based one which is much more workable.
|
2013-08-17 10:34:38 +02:00 |
|
Unknown W. Brackets
|
5787a2b9f7
|
KISS and Android buildfix.
|
2013-08-16 23:48:08 -07:00 |
|
Henrik Rydgard
|
3a8432373d
|
Step 2: Multiple inputs can be mapped per psp key now, and save load works.
|
2013-08-16 21:25:36 +02:00 |
|
Henrik Rydgård
|
a678621caf
|
Merge pull request #3191 from Ced2911/ppc_basic
ppc support + ppc jit
|
2013-08-16 12:16:49 -07:00 |
|
Ced2911
|
6296f2b75c
|
fix endian struct
|
2013-08-16 20:44:23 +02:00 |
|
Henrik Rydgard
|
f1bc751eb9
|
Step 1: Go back to a single control map.
Break save/load for now, it will be redone.
|
2013-08-16 19:34:44 +02:00 |
|
Ced2911
|
c883003f5d
|
Code formating
|
2013-08-16 19:24:16 +02:00 |
|