Commit Graph

39706 Commits

Author SHA1 Message Date
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
twinaphex
e36c3b9a0b Cleanup 2017-09-11 03:07:04 +02:00
twinaphex
c86901547b Cleanup 2017-09-11 03:04:55 +02:00
twinaphex
ecd7733a85 Cleanups 2017-09-11 03:03:33 +02:00
twinaphex
fedb4f1de6 Reduce stack usage 2017-09-11 03:01:33 +02:00
twinaphex
fa802ac19a Remove this 2017-09-11 02:47:21 +02:00
twinaphex
ea5538d955 (XMB) Reduce stack size cleanups 2017-09-11 02:37:53 +02:00
twinaphex
078e249ff7 Comment this out again 2017-09-11 02:22:59 +02:00
twinaphex
0007d66bf8 Fix memory leaks 2017-09-11 02:22:46 +02:00
Twinaphex
98d10a7cd3 Merge pull request #5425 from fr500/master
fix crash during animation when moving left right in lobbies
2017-09-11 01:27:51 +02:00
radius
419fbc60b6 fix crash during animation when moving left right in lobbies 2017-09-10 18:26:04 -05:00
twinaphex
2ccafff5c3 Prevent warning 2017-09-11 01:21:57 +02:00
twinaphex
402a2fd03a Fix memory leak 2017-09-11 01:13:32 +02:00
twinaphex
1eaa7a842e Some cleanups 2017-09-11 01:10:06 +02:00
twinaphex
b13cc25358 Cleanups 2017-09-11 00:23:04 +02:00
twinaphex
4b2abc3334 Cleanups 2017-09-11 00:12:26 +02:00
twinaphex
716a21b5ac Use strdup for some variables where PATH_MAX_LENGTH is excessively large 2017-09-10 23:52:04 +02:00
twinaphex
8b43e738ba Reduce stack usage 2017-09-10 23:44:51 +02:00
Brad Parker
5f2a35853d griffin: fix lib path for vc6, make directx optional (default off) for vc2003, add vc2005 target 2017-09-10 21:27:20 +00:00
Brad Parker
aaddc416a1 vc6: allow specifying custom toolchain 2017-09-10 21:27:20 +00:00
twinaphex
f722e26167 Cleanups 2017-09-10 23:22:09 +02:00
twinaphex
155d6a23b9 Start using menu_displaylist_info_free 2017-09-10 22:57:26 +02:00
twinaphex
daa82a3c4f Start creating menu_displaylist_info_free 2017-09-10 22:47:16 +02:00
twinaphex
08e3bb2122 (MSVC) Buildfixes 2017-09-10 22:38:03 +02:00
twinaphex
b079cc8927 Another buildfix 2017-09-10 22:31:09 +02:00
twinaphex
e6200f00e3 (MSVC) Fix error 2017-09-10 22:27:35 +02:00
twinaphex
0724cbbf2b Reduce stack usage 2017-09-10 21:58:05 +02:00
twinaphex
91b1afad0a (dirs.c/task_content.c) reduce stack usage 2017-09-10 21:42:24 +02:00
twinaphex
ae3dc27a3f (file_path_special.c) Reduce stack usage 2017-09-10 21:27:50 +02:00
Twinaphex
f676774eed Merge pull request #5424 from RobLoach/patch-18
Fix 7zip dependency include directory
2017-09-10 20:12:12 +02:00
Rob Loach
c61f163454 Fix 7zip dependency include directory
Found `./decompress/7zip/`, which doesn't exist. It may be at [`deps/7zip`](https://github.com/libretro/RetroArch/tree/master/deps/7zip) instead.
2017-09-10 11:06:48 -04:00