39009 Commits

Author SHA1 Message Date
denu8thell
23b2e4488a Add keyboard overlay support to input_overlay_add_inputs. 2017-08-08 05:32:34 -05:00
denu8thell
cc06b8b62e Added analog overlay support to input_overlay_add_inputs. 2017-08-08 05:10:44 -05:00
denu8thell
0df4186191 reduce scope of input_overlay_add_inputs to file. 2017-08-08 02:48:46 -05:00
denu8thell
4c31d41920 Moved input_overlay_add_inputs call out of input_driver.c, shortened arguments. 2017-08-08 02:31:26 -05:00
denu8thell
3d4e36455d use input_state instead of current_input->input_state. 2017-08-07 22:22:48 -05:00
denu8thell
c882e64653 Added button press lightup on overlay.
input_overlay_add_inputs added, still need to implement dpad and analog visuals on overlay. Also still needs to be restructured so input_overlay_post_poll is only called once.
2017-08-07 21:59:05 -05:00
Twinaphex
b6cd19a83c Merge pull request #5264 from r-type/master
Update imports.h (semaphore)
2017-08-07 23:38:10 +02:00
not6
10492c1ee7 Update imports.h
add additional imports  (semaphore)
2017-08-07 23:25:05 +02:00
twinaphex
08118cb445 Bump up to 1.6.4 v1.6.4 2017-08-07 19:16:09 +02:00
twinaphex
7649164f51 Update CHANGES.md 2017-08-07 19:11:20 +02:00
twinaphex
c7615fdf00 Add RETRO_ENVIRONMENT_SET_HW_SHARED_CONTEXT 2017-08-07 18:06:03 +02:00
Brad Parker
6359fe44af forgot about mingw not defining _MSC_VER 2017-08-07 11:28:35 -04:00
Brad Parker
2e1ad9684a ps3: build pkgcrypt.dll and copy it to ps3py folder before running pkg.py 2017-08-07 11:23:05 -04:00
Brad Parker
09922f5ee7 msvc2005: use non-unicode stb font driver 2017-08-07 11:18:38 -04:00
Andrés
46552de0f6 Merge pull request #5259 from fr500/master
fix saving the libretro device in overrides
2017-08-06 22:41:15 -05:00
radius
cfa0d74df9 fix saving the libretro device in overrides 2017-08-06 22:37:29 -05:00
Andrés
b521236c3e Merge pull request #5258 from fr500/master
fix #5257
2017-08-06 20:03:01 -05:00
radius
7b09cd34db fix #5257 2017-08-06 20:02:17 -05:00
bparker06
5d2ab5bf82 ps3: copy data folder to dist-cores when ran 2017-08-06 20:45:13 -04:00
bparker06
bf72dafe5c ps3: use python2 for pkg.py script 2017-08-06 20:17:00 -04:00
twinaphex
2e7b4242f7 Cleanup 2017-08-07 01:48:21 +02:00
twinaphex
56733c6f18 (xmb) deep list copy - Use malloc instead of calloc 2017-08-07 00:14:37 +02:00
twinaphex
0afb629c81 Buildfix 2017-08-06 23:19:11 +02:00
twinaphex
af477ff317 C89 buildfix 2017-08-06 17:11:13 +02:00
twinaphex
86dbcaf563 C89 buildfix 2017-08-06 17:09:30 +02:00
twinaphex
ab936adf1c Some C89 buildfixes 2017-08-06 17:08:29 +02:00
twinaphex
7c1d3991f8 Some C89 buildfixes 2017-08-06 17:12:57 +02:00
twinaphex
a550f83452 Update CHANGES.md 2017-08-06 16:56:40 +02:00
twinaphex
02db71f529 (Localization) Update Dutch language 2017-08-06 16:55:28 +02:00
twinaphex
c426f68379 C89 buildfix 2017-08-06 16:41:09 +02:00
Brad Parker
8f616c13e4 update CHANGES.md 2017-08-06 10:40:28 -04:00
twinaphex
0bc4254ab1 Update CHANGES.md 2017-08-06 16:28:12 +02:00
twinaphex
2cd38297c2 Update CHANGES.md 2017-08-06 16:27:41 +02:00
twinaphex
5caabab2eb Update CHANGES.md 2017-08-06 16:25:32 +02:00
Twinaphex
ceed309b19 Merge pull request #5199 from asakous/master
add translations
2017-08-06 16:29:50 +02:00
Twinaphex
ba31285160 Merge pull request #5172 from RobLoach/horizontalperf
Allow Toggling the XMB Horizontal Animation
2017-08-06 16:08:59 +02:00
twinaphex
b345a4b860 Update CHANGES.md 2017-08-06 16:02:03 +02:00
twinaphex
999fd0f120 Update CHANGES.md 2017-08-06 16:01:12 +02:00
Twinaphex
38b2f32dc0 Merge pull request #5256 from theheroGAC/patch-4
Update msg_hash_it.h
2017-08-06 16:06:15 +02:00
twinaphex
c6379a7c62 Missed break here 2017-08-06 15:31:38 +02:00
theheroGAC
c0e5f28498 Update msg_hash_it.h
Update italian language
2017-08-06 15:12:43 +02:00
twinaphex
c7e6f19920 Cleanup retro_dirent_is_dir 2017-08-06 14:21:18 +02:00
twinaphex
7382a38485 (PS3) Fix Salamander 2017-08-06 14:12:09 +02:00
twinaphex
6d4d9aa1fb Set PPU_CFLAGS 2017-08-06 14:05:59 +02:00
twinaphex
912c7265e6 Get rid of some warnings 2017-08-06 14:03:09 +02:00
twinaphex
e52e70aa5a Add encoding_utf to Salamander 2017-08-06 13:58:17 +02:00
twinaphex
e3192ad3c5 Get rid of some incompatible implicit declaration warnings 2017-08-06 13:55:32 +02:00
twinaphex
ba36055632 (GX) Buildfix 2017-08-06 13:43:01 +02:00
Twinaphex
1a7247c1bb Merge pull request #5247 from fr500/master
Input remapping improvements
2017-08-06 12:42:31 +02:00
Twinaphex
8c8334e5a5 Merge pull request #5255 from theheroGAC/patch-3
Update msg_hash_it.h
2017-08-06 12:42:16 +02:00