Commit Graph

111 Commits

Author SHA1 Message Date
twinaphex
9a5ce5fdb3 Make HAVE_LIBRETRO_MANAGEMENT define obsolete 2016-02-03 12:31:29 +01:00
neville
9a38ec28b0 Get rid of compile-time ifdefs inside get_chosen_screen 2016-01-16 13:23:00 +01:00
neville
9211073bf5 (OSX PPC) Merge 2016-01-14 13:38:23 +01:00
twinaphex
beb3619cca (OSX PPC) Add HAVE_LIBRETRODB 2016-01-14 13:37:34 +01:00
twinaphex
5b61cd2940 Bump up APK version 2016-01-12 15:23:46 +01:00
twinaphex
8efe01110e Take out camera and location permissions 2016-01-12 15:22:50 +01:00
twinaphex
fd99b9bfb3 Rename XUI files/defines 2016-01-12 09:23:17 +01:00
twinaphex
a3994aea63 RMenu is obsolete now 2016-01-12 09:19:35 +01:00
Twinaphex
23e86f13d3 Merge pull request #2637 from diablodiab/android-refreshrate-parameter
Add refresh rate parameter to Android version
2016-01-11 22:21:33 +01:00
Diablodiab
84bf2b0705 Add REFRESH parameter option to Android version. You can use this parameter to
specify a preferred refresh rate for Retroarch to use.
2016-01-11 21:45:46 +01:00
Alcaro
66e03301ce Replace remaining 1.2.2 with 1.3.0. 2016-01-11 21:24:50 +01:00
twinaphex
c7eeb557fa (frontend) Start using string_is_empty 2015-12-26 07:45:19 +01:00
Higor Eurípedes
d62839516e (phoenix) Add optional clang sanitizer support
Set the SANITIZER=address environment variable. Debug mode isn't
required but helps.
2015-12-05 12:31:12 -03:00
Higor Eurípedes
9ed030cda0 (phoenix) Remove android:debuggable from manifest
Use proper ant targets like debug, release, installd and installr or a
combination of release/debug + install instead.
2015-12-05 12:31:12 -03:00
twinaphex
07109e8e89 Remove directory creation in Java 2015-12-03 20:43:28 +01:00
twinaphex
5c39744e5f (Android) Remove stub onLowMemory/TrimMemory 2015-12-03 09:25:41 +01:00
twinaphex
35af9a5c87 (Android) Remove unneeded resource files 2015-12-03 08:50:40 +01:00
twinaphex
6e247ec9b1 (Android) Get rid of appcompat and other bloat 2015-12-03 08:46:47 +01:00
twinaphex
7925b4ce19 (Android) Reimplement 'Quit RetroArch' 2015-12-03 08:34:45 +01:00
twinaphex
f4f046fe17 (Android) Cleanup some includes 2015-12-03 07:28:54 +01:00
twinaphex
d171c831c3 (Android) Remove apk-extract 2015-12-02 06:28:46 +01:00
twinaphex
317049cd25 (Android) We now use the built-in assets extraction inside RA to
extract the 'assets' dir from the APK, no more Java JNI library
for this
2015-12-02 06:22:04 +01:00
twinaphex
0679916db1 Start setting up all the code needed for bundle assets
extraction
2015-12-02 03:55:28 +01:00
radius
94e145c9b0 disable remote gamepad on android it needs to be added to griffin 2015-11-27 21:11:48 -05:00
radius
6c2e3061c1 add network gamepad support to android builds 2015-11-27 21:00:50 -05:00
twinaphex
074f14b132 Add verbosity.c/verbosity.h 2015-11-23 12:03:38 +01:00
twinaphex
304a3c3de3 (Android) Define HAVE_EGL 2015-11-19 13:55:16 +01:00
twinaphex
acbc8847d8 Change platform_xdk.c to platform_xdk.cpp 2015-11-17 22:26:01 +01:00
twinaphex
fe674a30f2 (360 Salamander) Change compat.c to compat_strl.c 2015-11-17 22:24:53 +01:00
twinaphex
2404413b4c (Salamander 360) Buildfixes 2015-11-17 22:24:09 +01:00
twinaphex
cceb7062b2 (Salamander 360) Buildfix 2015-11-17 22:22:15 +01:00
twinaphex
ff03f83994 (Xbox 1) Some preliminary build fixes 2005-04-23 20:22:55 +02:00
twinaphex
55341a994e (360) Define DONT_HAVE_STATE_TRACKER 2015-11-17 11:45:55 +01:00
twinaphex
5b578af702 (360) Update solution pt. 4 2015-11-17 11:00:51 +01:00
twinaphex
4201db0e9b (360) Update solution pt. 3 2015-11-17 10:58:40 +01:00
twinaphex
1570d8a66d (360) Update solution pt. 2 2015-11-17 10:57:49 +01:00
twinaphex
faa338ffcc (360) Update solution 2015-11-17 10:56:50 +01:00
twinaphex
6835c34bad Move 360 package files and update vcxproj 2015-11-17 10:55:52 +01:00
twinaphex
ddcceb0024 Rename gfx/inc/ 2015-11-17 08:32:47 +01:00
twinaphex
c9104b20e7 (Android/iOS) Disable mmap 2015-11-16 19:01:31 +01:00
twinaphex
265898dbd4 Compile in HAVE_MMAP for Win32, and also enable it for iOS/OSX 2015-11-16 10:04:44 +01:00
twinaphex
4f55b360ac Create HAVE_BTSTACK ifdef 2015-11-16 04:17:13 +01:00
twinaphex
74fc2ecb37 (Wii) Bump up to 1.3.0 2015-11-15 03:19:16 +01:00
twinaphex
632d650f30 (OSX/iOS) Define HAVE_MMAP 2015-11-14 21:47:58 +01:00
twinaphex
9510449890 Define HAVE_MMAP for Android 2015-11-14 21:08:11 +01:00
Twinaphex
6847501e99 Revert "iCade codepaths work now for regular OSX too"
This reverts commit d72090f5e9.
2015-11-14 02:08:59 +01:00
Twinaphex
8995b66f05 Revert "(OSX) Add Carbon.framework for non-Cg version"
This reverts commit cf678b96cf.
2015-11-14 02:08:51 +01:00
Twinaphex
cf678b96cf (OSX) Add Carbon.framework for non-Cg version 2015-11-14 01:50:12 +01:00
Twinaphex
d72090f5e9 iCade codepaths work now for regular OSX too 2015-11-14 01:48:16 +01:00
twinaphex
66914232ab Replace most instances of GLUI (except for ident string) with
HAVE_MATERIALUI
2015-11-02 23:23:54 +01:00