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 |
|
Henrik Rydgard
|
cc58e34cf8
|
Remove legacy key mapping and associate devices with keys (DInput has been left behind for now, will be fixed up soon). Saving is broken, will be fixed soon.
|
2013-07-06 20:45:44 +02:00 |
|
Henrik Rydgard
|
a599bf7500
|
Assorted warning fixes and cleanups
|
2013-07-06 11:09:19 +02:00 |
|
The Dax
|
4338a43461
|
Fix Select button on Windows.
|
2013-07-05 05:04:39 -04:00 |
|
Daniel Dressler
|
6d290f4530
|
Make key map screen hint which map conflicts
|
2013-07-03 22:29:18 -07:00 |
|
Daniel Dressler
|
460c03a00d
|
Make key map defaults match old mapping
|
2013-07-03 22:00:55 -07:00 |
|
The Dax
|
ab8c1f5b5f
|
Fix multiple compilation issues for all platforms.
|
2013-07-03 14:37:31 -04:00 |
|
Daniel Dressler
|
20399b9d6c
|
Make key mapping screen save changes
|
2013-06-30 22:48:15 -07:00 |
|
Daniel Dressler
|
14bce01a33
|
Fix key map settings screen using wrong enums
|
2013-06-26 20:22:45 -07:00 |
|
Daniel Dressler
|
6294e36c95
|
Make KeyMap use native keycodes and Core PS btns
|
2013-06-24 22:08:23 -07:00 |
|
Daniel Dressler
|
29271f67d7
|
Sync KeyMap to native changes
|
2013-06-24 21:34:14 -07:00 |
|
Daniel Dressler
|
83a5609f22
|
Move keyboard key codes into native
|
2013-06-23 22:08:45 -07:00 |
|
Daniel Dressler
|
7d4ab6e786
|
Fix function declarations missing from namespace
|
2013-06-23 21:18:00 -07:00 |
|
Daniel Dressler
|
f79de79a9d
|
Fix missing ;
|
2013-06-13 20:37:50 -07:00 |
|
Daniel Dressler
|
cd69ec3acb
|
Merge branch 'master' of github.com:hrydgard/ppsspp
|
2013-06-13 20:31:09 -07:00 |
|
Daniel Dressler
|
79e6d4975b
|
Fix inconsistent namespace usage
|
2013-06-13 20:30:02 -07:00 |
|
Sacha
|
b39a572043
|
Buildfixes.
Fix C++11 usage.
Remove redundancy.
Fix st_*time re-usage.
|
2013-06-02 13:26:39 +10:00 |
|
King_DuckZ
|
61500281a9
|
Warning fix on Intel compiler.
|
2013-05-30 15:42:11 +02:00 |
|
King_DuckZ
|
1455452850
|
Trailing whitespaces removed.
|
2013-05-30 15:42:11 +02:00 |
|
Daniel Dressler
|
a9d6916cde
|
Fix key map resolution only checking user settings
Alone the way a few other bugs got squashed
|
2013-05-25 20:29:52 -07:00 |
|
Daniel Dressler
|
b219dee8b4
|
Fix static keyword hiding functions
|
2013-05-23 21:05:41 -07:00 |
|
danieru
|
26991af45b
|
Fix reference to "FAKE" analog keys
|
2013-04-20 15:10:28 -06:00 |
|
danieru
|
16bbae440f
|
Fix inconsistent indentation
|
2013-04-20 14:35:25 -06:00 |
|
danieru
|
432f10b9bf
|
Fix comment syntax
|
2013-04-20 14:33:12 -06:00 |
|