Commit Graph

71 Commits

Author SHA1 Message Date
Themaister 4427e5964e Auto savestate load is true by default. 2013-02-23 17:53:47 +01:00
ToadKing 232706d665 (Android/Phoenix)expand on ROM load error message 2013-02-22 17:33:41 -05:00
ToadKing 653ae663a2 (Android/Phoenix) nit 2013-02-22 15:48:41 -05:00
ToadKing 41a302de43 (Android) show message on ROM load failure/crash 2013-02-22 14:57:34 -05:00
ToadKing ed743c92a8 (Android/Phoenix) fix two common crashes 2013-02-22 12:29:11 -05:00
Themaister 5840fa8fb9 Fix so that threaded video is not enabled by default. 2013-02-17 13:32:34 +01:00
Themaister 034c553ff6 Merge branch 'master' into thread_video
Conflicts:
	console/griffin/griffin.c
2013-02-17 13:25:41 +01:00
Themaister a4fc614a03 Add integer scale to Android. 2013-02-17 13:11:26 +01:00
Themaister 351d5d2682 Clarify in alert a bit. Make threaded mode non-default. 2013-02-17 00:45:30 +01:00
Themaister 76bf41188a Add video_threaded option to Android. 2013-02-17 00:26:17 +01:00
Themaister 56e4e882ed Drop sync_refreshrate_to_screen option.
Not very relevant anymore with calibration setting.
2013-02-10 21:19:20 +01:00
ToadKing 75a3239123 (Android/Phoenix) show a dialog to run the refresh rate calculator on first run 2013-02-10 14:42:22 -05:00
ToadKing f144b1a37c (Android/Phoenix) remove FPS cap correction 2013-02-10 13:20:48 -05:00
twinaphex 4b5ba80dbd (Android/Phoenix) Remove FPS cap 2013-02-10 19:15:55 +01:00
Themaister cb41874e15 Add basic refresh rate check to Android. 2013-02-10 17:52:44 +01:00
Themaister 3deb1e51a7 Allow overlays to be extracted if shaders fail. 2013-02-10 17:30:04 +01:00
twinaphex fa582bf15e (Android) Add ICade profile option 2013-02-09 11:44:50 +01:00
Themaister c5a96adae2 Fix warning in Java. 2013-02-08 14:28:26 +01:00
twinaphex b560e58fb0 (Android) Add help system in Java frontend 2013-02-08 01:15:34 +01:00
twinaphex 58e1365a5c (Android) Remove shader pack link - obsolete now with shaders packaged in 2013-02-04 02:04:49 +01:00
twinaphex 52870d144e (Android) Less logger spam to do with assets extraction 2013-02-04 01:42:37 +01:00
twinaphex 3711d62809 (Android) Extract shader assets as well now 2013-02-04 01:34:49 +01:00
ToadKing 305d40de30 (Android) asset manager nits 2013-02-03 19:33:25 -05:00
ToadKing c8169aa816 Revert "(Android) use lastUpdateTime instead of versionCode for asset extraction"
This reverts commit bc28ccbaad.
2013-02-03 19:28:23 -05:00
twinaphex d39bf05c0b (Android / Java side) Remove some inconsequential logs 2013-02-04 00:22:36 +01:00
twinaphex 54bbeb0914 (Android) use getDisplayRefreshRate for reporting 2013-02-04 00:18:10 +01:00
twinaphex 00a8ceab7e (Android) Add Report Refresh Rate (Java) 2013-02-04 00:15:51 +01:00
ToadKing bc28ccbaad (Android) use lastUpdateTime instead of versionCode for asset extraction 2013-02-03 17:44:35 -05:00
ToadKing d13ab24756 (Android) don't extract assets again if you don't have to 2013-02-03 17:30:02 -05:00
ToadKing 7967086058 (Android) set opacity overlay 2013-02-01 20:29:42 -05:00
ToadKing ab4cef4046 (Android) make Report IME a dialog box instead of a popup alert 2013-01-30 13:56:01 -05: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
ToadKing b25e67c7c8 (Android) move @TargetApi to correct location 2013-01-29 23:24:23 -05:00
ToadKing 5265d7aca4 (Android) abstract PopupMenu to make Dalvik happy on 2.3 2013-01-29 23:21:52 -05:00
ToadKing 80ecc10055 Add PopupMenu replacement for 2.3 2013-01-29 21:47:14 -05:00
ToadKing 30c7ce71a9 (Android) control media volume in menu 2013-01-28 20:37:13 -05:00
twinaphex 86190840b3 (Android) Use snes-landscape.cfg as default layout 2013-01-29 02:29:57 +01:00
ToadKing 9fb3b7bb57 (Android) add ability to report IME 2013-01-28 20:11:54 -05:00
ToadKing f65e64a638 (Android) custom input binding 2013-01-28 20:05:00 -05:00
Themaister b7c410ba9c Rework name translation on Android.
Android doesn't support spaces (or anything) in the library names ...
2013-01-26 19:05:27 +01:00
Themaister 71f2ad6664 Revert name detection.
This reverts commit 544bb079d7.
This reverts commit fbeadae931.
This reverts commit 5de6e809bf.
2013-01-26 18:17:12 +01:00
Themaister 544bb079d7 Don't force '-' -> '_' in name stripping. 2013-01-26 11:25:56 +01:00
Themaister fbeadae931 Rely on stripping away prefix/suffix instead. 2013-01-26 11:18:15 +01:00
Themaister 5de6e809bf Use more descriptive names for cores. 2013-01-26 10:55:24 +01:00
ToadKing 05c6f79a6a (Android) use libretro.org for overlay manual, not github repo 2013-01-25 10:00:38 -05:00
twinaphex fc529d8655 (Android) Add Shader Pack zip link 2013-01-25 01:13:18 +01:00
twinaphex 4007f0e3b5 (Android) Add link to overlay manual 2013-01-25 00:55:24 +01:00
Themaister 13277f080b Don't display redundant info about NEON. 2013-01-25 00:11:34 +01:00
Themaister 80b5739f86 Don't display non-NEON version if NEON-version exists. 2013-01-24 23:55:28 +01:00
Themaister dbc9555274 Don't append libretro cores that cannot be used.
If "neon" appears in name, and NEON isn't supported,
that libretro core will not be used.
2013-01-24 23:42:12 +01:00