39025 Commits

Author SHA1 Message Date
twinaphex
e979eece1c Updates 2017-08-08 18:45:56 +02:00
twinaphex
383d810fd4 Update CHANGES.md 2017-08-08 17:45:27 +02:00
twinaphex
86a107afc9 msg_hash_it.h - fix build 2017-08-08 17:42:28 +02:00
Twinaphex
d14fa0c8b9 Merge pull request #5269 from Denu8thell/overlay_controller_response
Overlay controller response
2017-08-08 19:41:33 +02:00
Twinaphex
060603b8d3 Merge pull request #5270 from theheroGAC/patch-5
Update msg_hash_it.h
2017-08-08 19:21:23 +02:00
theheroGAC
3f3b30b5dc Update msg_hash_it.h 2017-08-08 19:18:40 +02:00
Twinaphex
988468f691 Merge pull request #5267 from rtissera/modmixfix
Fix MOD support not mixing core provided audio stream
2017-08-08 18:52:03 +02:00
denu8thell
5bece2cbcc Merge branch 'master' of https://github.com/libretro/RetroArch into overlay_controller_response 2017-08-08 09:57:50 -05:00
denu8thell
c5b36320df Added option to change controller port to listen to for showing overlay input. 2017-08-08 09:56:27 -05:00
denu8thell
c07380293e Added sublabel to Show Inputs On Overlay 2017-08-08 09:05:03 -05:00
denu8thell
8e69a348e6 Add support for buttons that are multiple inputs. 2017-08-08 07:49:02 -05:00
Twinaphex
b0ad2c4a2b Merge pull request #5268 from ensra/master
Cast ctype args to unsigned char
2017-08-08 14:37:14 +02:00
denu8thell
f0606d60d2 Add option and menu setting for viewing inputs on overlay. 2017-08-08 06:50:39 -05:00
ensra
6a36453f20 Cast ctype args to unsigned char 2017-08-08 12:21:48 +01:00
denu8thell
4ed715d0f3 Remove commented code in input_driver.c 2017-08-08 05:39:18 -05:00
denu8thell
23b2e4488a Add keyboard overlay support to input_overlay_add_inputs. 2017-08-08 05:32:34 -05:00
Romain Tisserand
5a85c53174 Fix MOD support not mixing core provided audio stream 2017-08-08 12:19:24 +02: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