1
0
mirror of https://github.com/libretro/RetroArch synced 2025-02-28 22:13:51 +00:00

38618 Commits

Author SHA1 Message Date
Jean-André Santoni
736defed49 Flag some settings with LAKKA_ADVANCED 2017-06-21 14:28:15 +02:00
Jean-André Santoni
7202d38c57 Adopt the default UI settings organization in Lakka 2017-06-21 14:25:01 +02:00
Jean-André Santoni
e08089de48 Fix Lakka updater 2017-06-21 14:16:19 +02:00
Jean-André Santoni
d67348b467 Typo 2017-06-21 14:11:26 +02:00
Jean-André Santoni
eca0ac054a More french translations 2017-06-21 13:39:44 +02:00
twinaphex
6aa99ebb37 Take out <sys/cdefs.h> 2017-06-21 05:02:03 +02:00
Twinaphex
bf5a513e2d Merge pull request from Scheiker/macrofixes
Macrofixes
2017-06-21 04:31:20 +02:00
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. 2017-06-19 18:06:48 +02:00
Twinaphex
4200c2f135 Merge pull request 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 from ensrha/master
Prevent OSS driver from being compiled & linked twice
2017-06-19 16:03:01 +02:00
Twinaphex
541cfbd635 Merge pull request 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
ensrha
1f841909f5 Prevent OSS driver from being compiled & linked twice 2017-06-19 13:18:04 +01: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 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 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