Commit Graph

38586 Commits

Author SHA1 Message Date
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
twinaphex
2e9c5ba6f9 Add sha1_main.c 2017-06-13 10:18:10 +02:00
twinaphex
34dd03a16f Don't bake in SHA1 main function 2017-06-13 09:33:18 +02:00
twinaphex
c7ac70a923 Combine video_renderchain_driver.c and video_driver.c 2017-06-12 15:45:58 +02:00
Twinaphex
2496a6287c Merge pull request #5056 from casdevel/drm
Add missing include directive
2017-06-12 14:23:50 +02:00
Zoran Vuckovic
08b6fdb697 Add missing include directive 2017-06-12 14:13:08 +02:00
twinaphex
470995630b (7zip) Cleanup unneeded stuff 2017-06-12 13:07:35 +02:00
twinaphex
11d4827c9f Update griffin 2017-06-12 12:59:49 +02:00
twinaphex
fba0080ebc (7zip) remove some unneeded files 2017-06-12 12:40:48 +02:00
twinaphex
8d1e51af7c Make archive_file_7z.c less dependent on 7zip source files 2017-06-12 12:26:19 +02:00
twinaphex
1598042e8e (udev) Keyboard should work again in DRM/KMS 2017-06-12 12:09:19 +02:00
Twinaphex
e610a906b5 Merge pull request #5053 from Avton1/patch-5
Create msg_hash_ru.h
2017-06-12 06:42:55 +02:00
Twinaphex
77cc37743c Merge pull request #5054 from danieljg/master
Fix image mirroring in vertical games on the 3ds port (bug #4817)
2017-06-12 06:41:56 +02:00
Daniel Jimenez
288657971d Merge branch 'master' of github.com:libretro/RetroArch 2017-06-11 18:21:09 -07:00
Brad Parker
f5a126df24 update Japanese translation 2017-06-11 21:12:39 -04:00
Daniel Jimenez
22fc07a839 Fix mirrored images in vertical games on 3DS (bug #4817)
On branch master
 Your branch is up-to-date with 'origin/master'.
 Changes to be committed:
	modified:   ctr_gfx.c
2017-06-11 18:12:37 -07:00
Avton1
075930c420 Create msg_hash_ru.h 2017-06-12 08:48:45 +08:00
Jean-André Santoni
364440813f Merge pull request #5009 from psyke83/xmbtrans
xmb: enable menu transparency support when emulation is paused (v2)
2017-06-11 21:23:24 +02:00