679 Commits

Author SHA1 Message Date
twinaphex
fc4a6b6250 (Android Phoenix) Rename RetroArch.java to CoreSelection.java 2013-08-12 18:48:07 +02:00
twinaphex
647a423aa4 (Android Phoenix) Split up menu classes into separate .java files 2013-08-12 17:43:27 +02:00
twinaphex
7abe27de81 (Android Java) Create separate class for ReportIME 2013-08-12 05:51:33 +02:00
twinaphex
b142cae10a (Android Java) Split ModuleWrapper class off into separate .java file 2013-08-12 05:19:39 +02:00
twinaphex
f17fd23ad0 (Android Java) Remove Report Refreshrate 2013-08-12 02:08:54 +02:00
twinaphex
b6370d2441 (Android Java) Set threaded video to default - Shield/Nexus 7 2013 now simply an
'OK' messagebox
2013-08-12 01:51:49 +02:00
twinaphex
996c7e4def (Android Phoenix) Simplify detection messages 2013-08-11 06:13:20 +02:00
twinaphex
15a38dfb27 (Android) Make beginning popup a 'welcome message' and no longer ask about
choosing between threaded video and static sync - just mention static sync
but that's it - enable threaded video by default.
2013-08-11 05:38:59 +02:00
twinaphex
f62d15a3b3 (Android Java) Move functionality over to main menu 2013-08-10 23:53:37 +02:00
twinaphex
b8ca1323a9 (Phoenix Android) Clean up UI 2013-08-10 22:58:04 +02:00
twinaphex
b33d4d29d2 (Android) Standardize overlays and shaders directories for Android - now uses
the same named directories as iOS/Blackberry ports - lower-case folders (overlays and shaders_glsl)
2013-08-10 18:45:19 +02:00
twinaphex
314947844d (Android) Last v0.9.9.4 push 2013-08-08 00:33:07 +02:00
twinaphex
16d618a4d6 (Android Phoenix) Change name 'Two modes of play - pick one' 2013-08-07 06:36:47 +02:00
twinaphex
44e5accc9b (Android) Threaded video now default option, static syncing secondary 2013-08-07 06:35:22 +02:00
twinaphex
56975f8ee0 Add showToastAlert from Tegra Subactivity 2013-08-07 03:33:58 +02:00
twinaphex
0c6c7bf743 (Android) Bump up version 2013-08-07 03:32:54 +02:00
twinaphex
528b499817 (Android) Add "ideal" refresh rate autoconfigure for Nexus 7 2013 2013-08-07 01:21:00 +02:00
twinaphex
95cf04f1e1 (Android) Add iPega PG9017 Mode 2 autodetection 2013-08-07 01:12:46 +02:00
twinaphex
a12558d554 (Android) Add DUALANALOG for WiseGroup PS2 pads 2013-08-07 00:19:55 +02:00
twinaphex
646c387d39 (Android) Logitech Rumblepad 2 - Have analogs work 2013-08-06 23:57:50 +02:00
twinaphex
2c2b8b3a3e (Android) 360 pad should now have working true analog support -
also fixed back button from not invoking AKEYCODE_BACK
2013-08-06 23:14:24 +02:00
twinaphex
f72488754f (PS3 Ver. 2) Swap X/Y buttons 2013-08-06 18:38:09 +02:00
twinaphex
9a2ca1eb9e (Shield) Autoconfigures 60Hz refreshrate, input ovelay disable
and input autodetect enable correctly now
2013-08-05 23:56:59 +02:00
twinaphex
c84a61d83f (Android Java) Add more core descriptions
(Android Java) Take out non-working Shield autoconfiguration stuff for now
2013-08-05 23:00:01 +02:00
twinaphex
8dc60fc3d5 (Android/Shield) Improve device detection/autoconfiguration - refresh rate still not
set correctly I think
2013-08-02 15:17:41 +02:00
twinaphex
66b4510237 (Android/Shield) Add optimal settings option 2013-08-02 14:58:51 +02:00
twinaphex
5699a63091 (Shield) Bind Start button to RGUI toggle 2013-08-02 11:01:37 +02:00
twinaphex
3202057c3f (Shield) Bind R3 button 2013-08-02 01:34:31 +02:00
Themaister
4443201dc9 Use data dir and not cache dir.
Cache dir is volatile and can be cleaned out by OS at any minute.
2013-08-02 01:20:53 +02:00
twinaphex
0c491e41e3 (Shield) Bind proper Start button 2013-08-02 01:20:04 +02:00
Themaister
bcd3848b1f Fix Shield analogs. 2013-08-01 20:05:26 +02:00
Themaister
681d24ee3a Reword XML shaders to GLSL shaders. 2013-08-01 20:05:15 +02:00
Themaister
b51fca8411 Fix X/Y on Shield. 2013-08-01 20:04:36 +02:00
Themaister
222fa8317a Initial support for nVidia Shield. 2013-08-01 20:04:18 +02:00
Themaister
fa5e58ffb8 Fixup manifest.
Crashed with full org.retroarch. path.
2013-08-01 20:04:07 +02:00
twinaphex
32ca64e3a3 Attempt to solve Android ANR issues - found this -
https://developer.nvidia.com/content/nativeactivity-input-crashes-and-anrs-simple-fix-dangerous-bug
2013-07-29 15:13:02 +02:00
twinaphex
9fbece1f1c (Android) Change some autodetection logic 2013-07-28 17:59:35 +02:00
twinaphex
a4850c1b57 (Android) Don't use JELLY_BEAN_MR1 constant as it wasn't available on
prior Android versions - use int keycode instead - also implemented
stub onTrimMemory/onLowMemory inside NativeActivity wrapper class
2013-07-18 13:27:30 +02:00
Squarepusher
81125baca4 Merge pull request #260 from Themaister/opensl-upstream
Fixes and tweaks for OpenSL
2013-07-17 15:10:31 -07:00
twinaphex
2f3254a23b (Android) Use NativeActivity wrapper 2013-07-18 00:09:22 +02:00
Themaister
d8ee306b61 Check for hardware sampling rate automatically. 2013-07-17 22:48:18 +02:00
Themaister
88e59454a5 Use 44.1kHz audio on Android.
Should be toggleable (or use autodetect if present on Android 4.2+).
Fixes audio on Nexus 10 in my test case.
2013-07-17 22:48:03 +02:00
twinaphex
d929ef9d11 (frontend.c) Fixes for RARCH_CONSOLE 2013-07-15 20:49:36 +02:00
twinaphex
34a8d0a44f (Andretro) Some changes 2013-07-14 22:03:04 +02:00
twinaphex
514cec5c08 (andretro) Remove redundant copy of libretro.h 2013-07-14 21:09:32 +02:00
twinaphex
ac8448c844 (Android)Add meancoot's andretro frontend - will need some
heavy maintenance to make up-to-date again
2013-07-14 21:06:41 +02:00
dwihn0r
91af9c5f4f Added auto detection for the iControlPad when using the HID joystick profile and adjusted the iControlPad Bluez IME detection to look for the IME. 2013-07-14 10:06:10 +02:00
Squarepusher
37642ef46f Merge pull request #255 from Skylark13/master
Fixed iPega dpad issues
2013-07-12 03:00:52 -07:00
Jean-Sébastien Guay
630054d965 Clarified text for iPega in supported gamepads faq.
(nit) also closed a parenthesis in the Red Samurai text :-)
2013-07-11 22:21:09 -04:00
Jean-Sébastien Guay
fd346bf1f4 - Fixed problem with iPega PG-9017 dpad. It sends AXIS_HAT_X / AXIS_HAT_Y motion events so we need to handle those if their returned axis values are nonzero. 2013-07-11 22:11:08 -04:00