Commit Graph

82 Commits

Author SHA1 Message Date
Themaister
da7bc1938d Add option for setting OS-reported FPS value. 2013-02-11 16:39:50 +01:00
twinaphex
f4454b004f (Android) Bump up to version r11
(PS3) Get rid of ifndef
2013-02-11 12:34:16 +01:00
Themaister
cb41874e15 Add basic refresh rate check to Android. 2013-02-10 17:52:44 +01:00
twinaphex
b560e58fb0 (Android) Add help system in Java frontend 2013-02-08 01:15:34 +01:00
twinaphex
bdf74174f1 (Android) Quick fix for input - bump up version to r10 2013-02-05 18:00:16 +01:00
twinaphex
88f73344ee (Android) Bump up version to r9 - fix Toodles button layout 2013-02-04 03:50:29 +01:00
ToadKing
1064e56970 (Android) fix touch input for multi-touch 2013-02-01 18:47:11 -05:00
twinaphex
745659806b (Android) Bump up versions 2013-01-30 22:17:23 +01:00
twinaphex
3dfbc8830e Bumped up version code + change to psx_quickmenu_small2 2013-01-30 07:52:01 +01:00
ToadKing
f4f284665c Merge branch 'android-2.3'
Conflicts:
	android/phoenix/src/org/retroarch/browser/RetroArch.java
	android/phoenix/src/org/retroarch/browser/SettingsActivity.java
2013-01-30 01:31:18 -05:00
twinaphex
0e9c040e88 (Android) Bump up version + small message tweak 2013-01-29 03:50:03 +01:00
twinaphex
a5cdd29f4a (Android) Bump up version 2013-01-28 03:49:44 +01:00
Themaister
0d014d7903 Use older PreferenceActivity.
Builds with SDK version 9 (2.3).
2013-01-27 11:52:45 +01:00
twinaphex
d22cfc13c3 (Android) Bump up version number to r4 2013-01-27 06:57:00 +01:00
twinaphex
ad43d44372 (Android) Changed names somewhat + bumped up version 2013-01-26 23:23:54 +01:00
twinaphex
45839ac82e (Android) Add Mayflash Super Joy Box 3 Pro to autodetect 2013-01-26 17:17:06 +01:00
Themaister
5752608062 Declare in manifest that GLESv2 is used. 2013-01-06 00:46:28 +01:00
Themaister
634132033b Add savefile/save state dir settings. 2013-01-05 23:39:44 +01:00
Themaister
5b58df5da0 Add ROM dir selection. 2013-01-05 23:21:32 +01:00
Themaister
f886b3bc95 Add more shader options. 2013-01-04 21:46:45 +01:00
Themaister
2267c4d65b Hook up XML shader and overlay prefs. 2013-01-04 16:46:22 +01:00
Themaister
100f5ac947 Start adding path settings. 2013-01-04 16:46:22 +01:00
Themaister
0270c106c5 Start adding setting dialogs. 2012-12-31 16:04:37 +01:00
Themaister
925a55c9e1 Start reworking settings menus into Java Phoenix.
Fix style according to Eclipse Ctrl+F.
Let frontend find default config.
Start adding popup menu for different settings.
Do not autodetect config on Android in native code.
2012-12-31 15:00:12 +01:00
Themaister
cce0d9379a Fix warning in manifest. 2012-12-31 12:21:33 +01:00
meancoot
fc1cf035d7 Delete original phoenix directory; Rename andretro directory to phoenix. 2012-12-06 01:47:52 -05:00
Toad King
1e03bb3d50 [ANDROID] "handle" all config changes while executing the emulator
re-init video code on orientation change
2012-12-04 17:36:02 -05:00
Toad King
ba0a09eb91 [ANDROID] use WRITE_EXTERNAL_STORAGE permission 2012-12-02 14:35:13 -05:00
twinaphex
6932f866ca (Android) Try to reduce call stack by pointing everything in thread entry function 2012-11-03 21:03:14 +01:00
twinaphex
4f8a040411 (Android) Now starts up the native activity correctly when a ROM has been
selected - arguments still need to be passed and right now it's just doing
some glClears - however - POC more or less works - now to make it run Rarch
2012-10-14 07:21:12 +02:00
twinaphex
b89e0e90c9 (Android) Phoenix works again 2012-10-14 05:24:34 +02:00
twinaphex
6e730dab47 (Android) Split up project into native / phoenix - phoenix now doesn't
show main screen/rom browser (sigh)
2012-10-14 05:18:53 +02:00