Commit Graph

38603 Commits

Author SHA1 Message Date
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 bcae2fdc9b.
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 2078331495 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 3d45ba29d8.
2017-06-18 20:02:50 +02:00
twinaphex
b134c5d23c Revert "Set joypad_info.axis_threshold only once"
This reverts commit 605d877279.
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 c010c5b258.
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 8980c8a46b.
2017-06-15 21:37:10 +02:00
twinaphex
822844e676 Update CHANGES.md 2017-06-15 16:23:02 +02:00
Twinaphex
55e6ddc88e Merge pull request #5062 from bubuleur/patch-1
Update translation french
2017-06-15 16:22:10 +02:00
bubuleur
8980c8a46b Update translation french 2017-06-15 16:15:45 +02:00
Twinaphex
d25a749702 Merge pull request #5061 from QuarkTheAwesome/master
Tweaks to let DOSBox core work on Wii U
2017-06-15 07:43:22 +02:00
Ash
2492f3d6b3 Add missing_libc_functions.c (for DOSBox) 2017-06-15 15:21:38 +10:00
Ash
7f5986e1d5 Rename Wii U log functions (conflict in DOSBox) 2017-06-15 15:20:58 +10:00
Ash
6bc0f02435 Add Wii U files to .gitignore 2017-06-15 15:20:05 +10:00
Brad Parker
aa45e5023f Merge branch 'master' of https://github.com/bparker06/RetroArch 2017-06-14 20:39:52 +00:00
Brad Parker
d5a1ad0a73 android: delay loading of RetroActivity until after permissions are granted 2017-06-14 20:19:52 +00:00
Brad Parker
fca0e52bdd win32: make includes lowercase to fix cross-compilation on linux 2017-06-13 22:25:47 -04:00
twinaphex
39ea7deef7 Add sha1_main 2017-06-13 10:21:38 +02:00