Andrés
|
049d69f9cc
|
Merge pull request #5434 from fr500/master
Clean remaps on deinit
|
2017-09-12 01:54:58 -05:00 |
|
radius
|
804c62cc9e
|
clear the remap flags
|
2017-09-12 01:47:43 -05:00 |
|
radius
|
46ed484b69
|
Revert "Always set controller port device descriptors" for now
This reverts commit 0ced9ca9131d41e3a1eb849fd4e43052f85d2b6a.
|
2017-09-12 01:46:47 -05:00 |
|
Brad Parker
|
278d171483
|
griffin msvc2012/2013: find Win8.1 SDK installation path if not using custom toolchain
|
2017-09-12 05:52:20 +00:00 |
|
Brad Parker
|
4bed91d919
|
griffin msvc: remove unneeded exports, remove any trailing slashes from local directx sdk dirs
|
2017-09-12 05:52:20 +00:00 |
|
Brad Parker
|
dc2ccffbd4
|
griffin msvc2010: allow using system directx sdk
|
2017-09-12 05:52:20 +00:00 |
|
Brad Parker
|
b36d23c1a9
|
griffin msvc2010: find Win7 SDK installation path if not using custom toolchain
|
2017-09-12 05:52:20 +00:00 |
|
Brad Parker
|
b6d2e10ded
|
griffin: add vc2013 target
|
2017-09-12 05:52:20 +00:00 |
|
Twinaphex
|
d43b18b26d
|
Merge pull request #5433 from fr500/master
use descriptors if available
|
2017-09-12 07:27:42 +02:00 |
|
radius
|
21d55fa626
|
use descriptors if available
|
2017-09-12 00:12:33 -05:00 |
|
Andrés
|
583a74c0e4
|
Merge pull request #5432 from fr500/master
input remapping cleanups
|
2017-09-11 23:07:42 -05:00 |
|
radius
|
6a561f6414
|
input remapping cleanups
|
2017-09-11 22:49:39 -05:00 |
|
twinaphex
|
b51a19da5c
|
Fix memory leak
|
2017-09-12 05:26:59 +02:00 |
|
Brad Parker
|
c29c48bacf
|
griffin: add vc2012 target
|
2017-09-12 03:23:22 +00:00 |
|
twinaphex
|
466df258d8
|
Fix use after free
|
2017-09-12 05:09:56 +02:00 |
|
twinaphex
|
2d4cd1bd0e
|
Fix resource leak
|
2017-09-12 05:08:56 +02:00 |
|
twinaphex
|
c1f60c1aa6
|
task_database_cue.c - reduce stack usage
|
2017-09-12 05:04:27 +02:00 |
|
twinaphex
|
c1c42cac6b
|
(task_database.c) Reduce stack usage
|
2017-09-12 05:00:22 +02:00 |
|
twinaphex
|
a532ef3cea
|
(XMB) Prevent memory leak
|
2017-09-12 04:47:37 +02:00 |
|
twinaphex
|
a25f9d291e
|
(XMB) Reduce stack usage
|
2017-09-12 04:37:58 +02:00 |
|
twinaphex
|
0ced9ca913
|
Always set controller port device descriptors
|
2017-09-12 04:29:37 +02:00 |
|
Andrés
|
f62bf91e90
|
Merge pull request #5428 from fr500/master
resetting remaps should include keymaps
|
2017-09-11 02:05:58 -05:00 |
|
radius
|
5dc52d9489
|
resetting remaps should include keymaps
|
2017-09-11 02:04:27 -05:00 |
|
Twinaphex
|
ba24d6440a
|
Merge pull request #5420 from fr500/remap-redux
remap-redux part 1
|
2017-09-11 07:39:47 +02:00 |
|
radius
|
529afd8451
|
osx buildfixes
|
2017-09-11 00:21:48 -05:00 |
|
radius
|
f1f4d629ad
|
don't show the keymapper labels when not required
|
2017-09-11 00:21:48 -05:00 |
|
radius
|
bb2a92c980
|
add defines to android builds
|
2017-09-11 00:21:48 -05:00 |
|
radius
|
551d85630e
|
android build fixes
|
2017-09-11 00:21:48 -05:00 |
|
radius
|
708ff99513
|
indentation fix
|
2017-09-11 00:21:47 -05:00 |
|
radius
|
9abbf47a8d
|
fix defaults
|
2017-09-11 00:21:47 -05:00 |
|
radius
|
3c9651ace0
|
fix wrapping
|
2017-09-11 00:21:46 -05:00 |
|
radius
|
c8752ec630
|
add left/right callbacks
|
2017-09-11 00:21:46 -05:00 |
|
radius
|
b93417fbed
|
start implementing keymapper gui
|
2017-09-11 00:21:46 -05:00 |
|
radius
|
503658b446
|
cleanup
|
2017-09-11 00:21:45 -05:00 |
|
radius
|
efce234dc4
|
save and load keymaps from file
|
2017-09-11 00:21:44 -05:00 |
|
radius
|
654db9caac
|
it should work with the SET_KEYBOARD_CALLBACK now
|
2017-09-11 00:20:21 -05:00 |
|
radius
|
cd72bd1bb4
|
implement keymapper
|
2017-09-11 00:20:21 -05:00 |
|
radius
|
fe8a0657b4
|
add input_mapper scafolding
|
2017-09-11 00:20:20 -05:00 |
|
twinaphex
|
0af92cc92e
|
Reduce stack usage
|
2017-09-11 06:31:44 +02:00 |
|
twinaphex
|
db5f4dceb1
|
Update CHANGES.md
|
2017-09-11 06:20:04 +02:00 |
|
Twinaphex
|
4adbba2513
|
Merge pull request #5426 from casdevel/issue5162
Disable keyboard input if window is not active
|
2017-09-11 06:19:15 +02:00 |
|
Twinaphex
|
83b07b6d0d
|
Merge pull request #5427 from fr500/master
clear inet_ntop_compat warning
|
2017-09-11 06:18:54 +02:00 |
|
twinaphex
|
e1237f6d58
|
Reduce stack usage
|
2017-09-11 06:15:09 +02:00 |
|
Brad Parker
|
4d9ef0d9b6
|
griffin: add msvc2010 x64 support
|
2017-09-11 03:00:52 +00:00 |
|
Brad Parker
|
6b7fe304b8
|
griffin: add proper target versions for vc6/2005, add vc2010 x86 target
|
2017-09-11 03:00:52 +00:00 |
|
radius
|
5d03a4719f
|
clear inet_ntop_compat warning
|
2017-09-10 21:44:15 -05:00 |
|
twinaphex
|
632225ee73
|
Reduce stack usage
|
2017-09-11 04:40:35 +02:00 |
|
twinaphex
|
dbb6adb453
|
C89_BUILD fixes
|
2017-09-11 04:17:28 +02:00 |
|
twinaphex
|
266970bead
|
Don't commit this
|
2017-09-11 03:11:07 +02:00 |
|
twinaphex
|
29114ffe29
|
generic_action_ok_displaylist_push - reduce stack usage
|
2017-09-11 03:09:42 +02:00 |
|