38713 Commits

Author SHA1 Message Date
Charlton Head
4ae7718f1c add ; when !HAVE_MENU 2017-06-20 20:53:46 -05:00
Charlton Head
e8976762a5 include command.h when !HAVE_MENU 2017-06-20 20:52:04 -05:00
Jean-André Santoni
53f089ff09 More french translations 2017-06-20 14:24:23 +02:00
twinaphex
c2c4eeb4ca Buildfix 2017-06-20 02:52:04 +02:00
twinaphex
9bf8465e02 Disable this by default for lakka and vita 2017-06-20 02:47:55 +02:00
twinaphex
852ef54b7d Update CHANGES.md 2017-06-20 02:28:52 +02:00
twinaphex
c6e6b394d1 Rename some strings 2017-06-20 02:26:56 +02:00
twinaphex
540b9d5615 Add 'Show Core Updater' 2017-06-20 02:22:07 +02:00
twinaphex
c2c2e0cdc9 Add title to User Interface -> Views 2017-06-20 02:07:05 +02:00
twinaphex
652452b905 Create User Interface -> Views 2017-06-20 02:04:23 +02:00
twinaphex
2bc417e29f rename some strings 2017-06-20 01:49:37 +02:00
twinaphex
66fc9e6a06 Add menu_show_online_updater 2017-06-20 01:42:28 +02:00
fr500
6803c16bae Revert "Fixed dist-cores.sh script"
This reverts commit bcae2fdc9bac1b5bf55deca3575c5b17698d4f89.
2017-06-19 14:16:44 -05:00
Jean-André Santoni
e2c3f42390 Updated French translation part 1. #5073 2017-06-19 18:06:48 +02:00
Twinaphex
4200c2f135 Merge pull request #5078 from psyke83/xmbwallpaper
xmb: fix incorrect wallpaper alpha blending
2017-06-19 17:43:32 +02:00
twinaphex
f087419165 Rename platform_linux.c to platform_unix.c 2017-06-19 17:38:49 +02:00
Conn
78339ae67c xmb: fix incorrect wallpaper alpha blending 2017-06-19 16:38:09 +01:00
Twinaphex
b2257347a3 Merge pull request #5075 from ensrha/master
Prevent OSS driver from being compiled & linked twice
2017-06-19 16:03:01 +02:00
Twinaphex
541cfbd635 Merge pull request #5077 from ensrha/sunxi-fix
Fix --enable-sunxi
2017-06-19 15:59:41 +02:00
ensrha
93ea78772d Add missing verbosity include 2017-06-19 14:38:26 +01:00
ensrha
a1be55f655 Restore pixman, appears to have been deleted by mistake in 207833149561239a03b1dc8784c7b61a2aa7390b 2017-06-19 14:38:15 +01:00
Paolo Bonzini
d5cdbca322 add support for remote control devices and other ID_INPUT_KEY devices
* the remote control presents itself as ID_INPUT_KEY, not
ID_INPUT_KEYBOARD.  However, ID_INPUT_KEYBOARD is a subset of
ID_INPUT_KEY.

* the remote control lacks the backspace and enter keys, which are hard
coded in RetroArch. It has "back" and "ok" instead, so map those to
RETROK_BACKSPACE and RETROK_ENTER as well.

Remote controls also have no ESC key, but that one is customizable
and I used the Power key of the remote (which already has a mapping
to RETROK_POWER).

The functionality provided is really the bare minimum, but it is enough
to teach a kid "press the power button here to watch TV"; compared to
pressing L1+R1+START+SELECT and navigating to the RetroArch's "quit"
menu item, that hopefully has more chances of success.
2017-06-19 15:09:13 +02:00
ensrha
1f841909f5 Prevent OSS driver from being compiled & linked twice 2017-06-19 13:18:04 +01:00
Paolo Bonzini
f850e64037 add volume down and volume up keys 2017-06-19 13:22:34 +02:00
twinaphex
e23f0be913 Prevent Coverity warning 2017-06-19 02:09:06 +02:00
twinaphex
914acd3956 Revert "Get rid of some warnings"
This reverts commit 3d45ba29d8f18f0f3c4360231511bbcf8933cef8.
2017-06-18 20:02:50 +02:00
twinaphex
b134c5d23c Revert "Set joypad_info.axis_threshold only once"
This reverts commit 605d87727993f8a8b96a8b42a938d0758d52e67a.
2017-06-18 20:01:48 +02:00
twinaphex
605d877279 Set joypad_info.axis_threshold only once 2017-06-18 19:56:31 +02:00
twinaphex
3d45ba29d8 Get rid of some warnings 2017-06-18 19:47:40 +02:00
twinaphex
097d9bc13b (iOS) Buildfix 2017-06-18 19:43:55 +02:00
Twinaphex
56d744ceaa (Cocoa) Shared hardware context starts to work now 2017-06-18 19:35:34 +02:00
twinaphex
652e00b93e Update CHANGES.md push 2017-06-18 19:19:55 +02:00
twinaphex
e0cc113689 Try to fix this regression https://github.com/libretro/RetroArch/issues/5060 2017-06-18 18:50:46 +02:00
Andrés
eb371741a2 Merge pull request #5068 from allanin/master
Fixing wrong settings in Nuklear
2017-06-18 10:52:43 -05:00
twinaphex
a3f216ba86 (Android) Try to move this code to set_video_mode 2017-06-18 17:21:33 +02:00
twinaphex
4850af8eac Revert "Try to set use_hw_ctx in advance for Android"
This reverts commit c010c5b2586a05bcc60ca941250073b8ce95ce39.
2017-06-18 17:09:27 +02:00
twinaphex
c010c5b258 Try to set use_hw_ctx in advance for Android 2017-06-18 16:45:36 +02:00
twinaphex
5c973b6649 Add another entry to debug logging 2017-06-18 15:52:17 +02:00
twinaphex
2d76e98c22 Add debug logging 2017-06-18 15:48:44 +02:00
twinaphex
55e23395e0 Update Makefile.common 2017-06-18 15:35:46 +02:00
twinaphex
96ded45dd2 Update CHANGES.md 2017-06-18 14:15:02 +02:00
Twinaphex
6db8aa8a65 Merge pull request #5067 from danieljg/master
Added code for single port psx to ps3 adapter
2017-06-18 11:16:15 +02:00
allanin
c990a57359 Fixing wrong settings in Nuklear 2017-06-18 05:57:08 +00:00
Daniel Jimenez
bcae2fdc9b Fixed dist-cores.sh script 2017-06-17 14:36:19 -07:00
Daniel Jimenez
5267b630f8 Added code for single port psx to ps3 adapter
On branch master
 Changes to be committed:
	modified:   ../griffin/griffin.c
	modified:   ../input/connect/connect_ps2adapter.c
	new file:   ../input/connect/connect_psxadapter.c
	modified:   ../input/connect/joypad_connection.c
	modified:   ../input/connect/joypad_connection.h
2017-06-17 14:19:09 -07:00
twinaphex
e6a1afdb22 Update Makefiles 2017-06-16 15:38:20 +02:00
twinaphex
cf71d465a3 Turn mkdir_norecurse into static function 2017-06-16 15:33:06 +02:00
twinaphex
6af5bd01bf Merge retro_stat and file_path 2017-06-16 15:00:11 +02:00
Jean-André Santoni
7e8aabd080 Revert "Update translation french"
This reverts commit 8980c8a46b9d798fd6cce4ed3b773ff7d60c16cf.
2017-06-15 21:37:10 +02:00
twinaphex
822844e676 Update CHANGES.md 2017-06-15 16:23:02 +02:00