4302 Commits

Author SHA1 Message Date
hizzlekizzle
c5b3f694ce
Merge pull request #798 from Zlika/master
theodore: add new supported extensions
2018-04-27 20:02:57 -05:00
Zlika
16c378c395 theodore: add new supported extensions 2018-04-28 00:20:30 +02:00
Twinaphex
7b8fe7eeea
Merge pull request #796 from Zlika/master
theodore: change display_version to git
2018-04-27 09:51:43 +02:00
Thomas Lorblanchès
b4406ce817
Change display_version to git
Change display_version to git in theodore_libretro.info file
2018-04-26 13:27:47 +02:00
Twinaphex
969c56fa8c
Merge pull request #795 from Zlika/master
Add new Thomson TO8D core to build bot
2018-04-25 23:48:08 +02:00
Zlika
eeb3f376b8 Add theodore to core-rules.sh 2018-04-25 21:58:29 +02:00
Twinaphex
351e4fedc2
Merge pull request #794 from orbea/release
retroarch-release.sh: Added script to create RetroArch release tarballs.
2018-04-25 21:21:54 +02:00
orbea
edef7e7bcc retroarch-release.sh: Added script to create RetroArch release tarballs.
This script will create a .zip, .tar.gz and .tag.xz from the most
recent RetroArch release tag.
2018-04-25 11:06:18 -07:00
twinaphex
0e41a110ef Update libretro-buildbot-recipe.sh 2018-04-25 16:09:29 +02:00
Zlika
7f576ed94f Add theodore to build bot 2018-04-24 22:27:24 +02:00
twinaphex
85ee773faa Change targets to mame2003_plus 2018-04-24 05:04:21 +02:00
Tatsuya79
3a7671b963 SGX supports PCE games too (#793) 2018-04-23 18:14:12 -04:00
Twinaphex
33f02971da
Merge pull request #792 from RobLoach/patch-42
chailove: Allow loading without game content
2018-04-23 09:17:38 +02:00
Rob Loach
57a3a89bef
chailove: Allow loading without game content
Similar to Love2D, ChaiLove 0.20.0 will now display a "No Game" screen when launching without content. Due to this, we shall enable `supports_no_game` in the .info file.
2018-04-22 16:43:56 -04:00
Twinaphex
d01f6fb681
Merge pull request #791 from webgeek1234/master
Fix ppsspp builds on android armv7
2018-04-20 05:23:19 +02:00
Aaron Kling
87206d3777 Fix ppsspp builds on android armv7 2018-04-19 22:20:49 -05:00
twinaphex
3c3c4d1186 Add Frodo core info file 2018-04-20 04:25:06 +02:00
twinaphex
654dcb72f7 Add Frodo recipes 2018-04-20 04:22:55 +02:00
twinaphex
cf5ec1fed8 Update recipe for frodo 2018-04-20 04:21:45 +02:00
twinaphex
b5776d6b35 (parallel n64) MSVC2010 x64 - recipe fix 2018-04-19 19:58:03 +02:00
twinaphex
eace477713 (recipes) Add mednafen psx cores 2018-04-19 04:19:46 +02:00
Twinaphex
9012cba269
Merge pull request #790 from webgeek1234/master
Move scummvm android to the jni recipe
2018-04-18 03:06:01 +02:00
Aaron Kling
bac3de1741 Move scummvm android to the jni recipe 2018-04-17 17:12:28 -05:00
Twinaphex
3ded435952
Merge pull request #789 from webgeek1234/master
Android jni build system updates
2018-04-16 21:09:25 +02:00
Aaron Kling
ec26add825 Build x86_64 for android targets 2018-04-16 12:17:07 -05:00
Aaron Kling
f37c4467a8 Build android jni targets with ndk r16b
armeabi is deprecated in r16b, but is still built by default. Thus,
I see no reason not to update to it over r15c.
2018-04-16 12:17:07 -05:00
Aaron Kling
12cc3b777c Build android jni targets based on archs defined in Application.mk
This allows each core to define which archs it builds for.
Currently the scripts force build all archs even for cores that
cannot support them, ala dolphin on 32 bit archs.
2018-04-16 12:17:07 -05:00
Twinaphex
16eb709cfe
Merge pull request #788 from webgeek1234/master
Add a few more cores to android recipe
2018-04-16 18:49:47 +02:00
Aaron Kling
f7bed1450a Add a few more cores to android recipe 2018-04-16 10:18:39 -05:00
Twinaphex
4178d4c594
Merge pull request #786 from webgeek1234/master
Add more cores to android jni recipe
2018-04-14 07:20:19 +02:00
Aaron Kling
4456d4f17e Add more cores to android jni recipe 2018-04-13 23:58:03 -05:00
twinaphex
a977b63141 Add pc2 extension 2018-04-13 19:08:03 +02:00
Twinaphex
d2799e0d38
Merge pull request #785 from webgeek1234/master
Update android jni recipe.
2018-04-13 05:18:25 +02:00
Aaron Kling
7e18e2eb76 Update android jni recipe. 2018-04-12 22:05:31 -05:00
Twinaphex
6cce6b90cb
Merge pull request #784 from j-selby/master
Add The Powder Toy to the Android recipes
2018-04-13 03:43:26 +02:00
James
75cb5d292f Add The Powder Toy to the Android recipes 2018-04-13 11:36:15 +10:00
Twinaphex
d06b22f231
Merge pull request #783 from RobLoach/patch-40
chailove: Add Android build
2018-04-13 03:21:05 +02:00
Rob Loach
e1e0bbe7b6
chailove: Add Android build
@webgeek1234 has cleaned up the Android support for ChaiLove. Thanks so much for pushing this forwards.
2018-04-12 18:25:14 -04:00
Twinaphex
9a644fa7a4
Merge pull request #782 from webgeek1234/master
Update cores-android-cmake to use ndk r16b
2018-04-11 17:42:31 +02:00
Aaron Kling
9c2a9078e0 Update cores-android-cmake to use ndk r16b 2018-04-11 09:20:00 -05:00
Twinaphex
b67f59d06e
Merge pull request #781 from markwkidd/new-mame2003-plus-url
update android mame2003-plus recipe
2018-04-10 06:07:49 +02:00
markwkidd
30275619b3 update mame2003-plus recipe 2018-04-09 22:13:56 -04:00
twinaphex
86a98e2680 Update mame2003 plus repos 2018-04-09 22:54:48 +02:00
Twinaphex
db0ad00da5
Update core-rules.sh 2018-04-09 22:50:30 +02:00
Twinaphex
3b2b89e98c
Merge pull request #780 from RobLoach/patch-39
PS2: Use serial scanning
2018-04-09 14:58:40 +02:00
Rob Loach
defbc2cc4e
ps2: Use serial scanning
There's now a scraper for https://psxdatacenter.com over at https://github.com/robloach/libretro-database-psxdatacenter , so we can now use PS2 serial scanning.
2018-04-08 13:50:46 -04:00
Twinaphex
c91de343de
Merge pull request #779 from webgeek1234/master
Update android jni recipe for beetle psx changes
2018-04-07 21:18:35 +02:00
Aaron Kling
ec55947f07 Update android jni recipe for beetle psx changes 2018-04-07 13:02:12 -05:00
Twinaphex
63d58d5856
Merge pull request #778 from RobLoach/patch-38
mame2003-plus: Rename to match the core name
2018-04-07 05:43:14 +02:00
Twinaphex
cb07bcbe29
Merge pull request #775 from Hedonium/patch-3
Update mgba_libretro.info
2018-04-07 04:19:29 +02:00