langerhans
3c5a391c9e
Android: Implement Gradle build for easy debugging
...
Adds a CoreSideLoadingActivity to sideload cores for debugging purposes.
Adds instructions on how to debug both the RetroArch frontend and cores from within Android Studio
Co-authored-by: natinusala <natinusala@gmail.com>
2018-12-23 18:02:38 +01:00
twinaphex
7d35bd1649
(Android/Mac/iOS) Add ozone
2018-11-18 17:26:57 +01:00
twinaphex
ba020720db
Add HAVE_NETPLAYDISCOVERY
2018-10-12 18:29:52 +02:00
twinaphex
c9c6c5a5a6
Bump up APK codes
2018-10-01 21:45:07 +02:00
twinaphex
5b4500141d
Add RC_DISABLE_LUA for now for non-Makefile.common targets as general
...
precaution
2018-09-29 21:08:35 +02:00
twinaphex
a44c9bf011
Update Android Makefiles
2018-09-29 20:45:08 +02:00
twinaphex
fb2846f0a2
Add another include dir for Android
2018-09-29 20:28:18 +02:00
Twinaphex
48e7f7b7fb
Update AndroidManifest.xml
2018-09-21 10:43:20 +02:00
radius
3dd3aae5f1
update icons again
2018-09-19 21:29:10 -05:00
radius
4898d733d0
refine the icons again, made them bigger within the canvas
2018-09-19 02:37:29 -05:00
radius
2ff8bdc14a
update assets
2018-09-17 21:03:09 -05:00
twinaphex
50398c2a35
Bump version up to 1.7.5
2018-09-15 20:24:04 +02:00
Brad Parker
055eff653a
android: add text to xhdpi banner per TV app quality guidelines
2018-09-15 12:39:35 -04:00
twinaphex
7234544669
Update version
2018-08-29 01:48:37 +02:00
Brad Parker
b76f3abfbc
android: use current package name for external storage
2018-08-17 20:38:56 -04:00
twinaphex
c540d83850
(MSVC 2017 Android) Update library name
2018-08-15 12:30:11 +02:00
twinaphex
f53349e3dd
Move MSVC 2017 files to android/phoenix
2018-08-15 10:46:24 +02:00
Aaron Kling
dc807f25cf
Fix android armeabi and x86_64 core updater urls
2018-07-12 20:06:03 -05:00
twinaphex
8a1c0be83c
(Android) Another potential buildfix; define ENABLE_HLSL
...
(slang_process) Put HLSL/Cg code around ENABLE_HLSL ifdef
(SPIRV-Cross) Make sure macros no longer need to be redefined; make them
unique in both glsl and hlsl files; needed for Griffin builds
2018-06-26 13:18:17 +02:00
Brad Parker
aa083d1e4c
android: add configurable setting for Sustained Performance Mode
2018-06-19 02:50:33 -04:00
Brad Parker
612ed942d0
android: enable sustained performance mode if supported, bump target API to 24
2018-06-18 12:56:14 -04:00
Brad Parker
7176bb19ad
support powerstate/battery level in Android
2018-06-16 19:15:16 -04:00
twinaphex
91744d9dd0
Bump up version code
2018-05-04 16:27:14 +02:00
twinaphex
b2ceb50897
Update to 1.7.3
2018-05-04 05:45:22 +02:00
twinaphex
238091f182
(OSX/Android) Add Dr. Flac/Dr. Mp3 support to Android/OSX
2018-04-28 14:33:48 +02:00
twinaphex
80025692c1
(Android) Bump up version code
2018-04-26 21:25:38 +02:00
Twinaphex
d65b387d0f
Update AndroidManifest.xml
2018-04-24 19:03:57 +02:00
twinaphex
9164bcc244
Add HAVE_RUNAHEAD to Android
2018-03-31 04:22:18 +02:00
twinaphex
319d87cf6f
Bump up version
2018-03-20 08:35:17 +01:00
radius
e9fdfd2334
try to fix building yet again
2018-03-20 01:46:30 -05:00
twinaphex
9f33ba8607
(Vulkan/D3D11/D3D12) Add HAVE_GLSLANG now to both Android and MSVC solutions - shaders
...
should work now
2018-03-02 02:14:29 +01:00
twinaphex
b6347420d3
Set 1.7.1
2018-02-17 16:43:51 +01:00
twinaphex
2963288b29
SPIRV-Cross and glslang will compile with Griffin/MSVC targets now
2018-02-04 14:21:34 +01:00
twinaphex
80dbef47cb
(Android) Add HAVE_SLANG/HAVE_SPIRV_CROSS
2018-02-03 21:36:42 +01:00
twinaphex
a74ef2214d
Start removing SINC ifdefs for individual Makefiles
2017-12-31 21:34:31 +01:00
twinaphex
2fd3f41865
Bump to version 1.7.0
2017-12-25 18:17:57 +01:00
twinaphex
6f5cad5f59
Bump to version 1.6.9
2017-11-21 16:32:24 +01:00
twinaphex
2c7e5f98fc
Bump version code
2017-11-21 16:26:45 +01:00
twinaphex
0c65e6e4e9
Start bumping version to 1.6.8
2017-11-18 12:21:25 +01:00
twinaphex
67fea30406
Remove remaining references to HAVE_FBO
2017-11-13 08:55:41 +01:00
twinaphex
01ac15716e
(Android) Add extra include dirs
2017-11-06 23:32:02 +01:00
twinaphex
7acda37b4e
This does not work right now
2017-09-27 23:50:40 +02:00
twinaphex
bf8811ca64
Update
2017-09-26 00:47:07 +02:00
twinaphex
76e9aaf172
Start using DTD file
2017-09-26 00:44:55 +02:00
twinaphex
939b3b8772
Updates
2017-09-21 19:37:05 +02:00
twinaphex
f58329d921
Add include dir for libflac
2017-09-20 23:20:17 +02:00
twinaphex
b3a45a9899
Enable HAVE_FLAC and HAVE_CHD for Android
2017-09-19 21:19:34 +02:00
radius
bb2a92c980
add defines to android builds
2017-09-11 00:21:48 -05:00
twinaphex
a235c0b771
Bump up AKP code
2017-08-21 08:30:46 +02:00
twinaphex
73e00e021a
Bump up version to 1.6.7
2017-08-17 21:09:42 +02:00