Lioncash
8453002ee0
[Android] Initial skeleton for the core manager. Not functional yet.
2013-10-30 00:55:41 -04:00
Chris Merrett
3ec7065238
Added Android support for cheap G910 gamepad.
2013-10-22 22:31:48 +01:00
Lioncash
7c0f177090
[Android] Edit a string so it fits the preferences better.
2013-10-17 01:51:17 -04:00
Lioncash
9121aea91e
[Android] Eliminate the need for the ReportIME activity. We can just add a listener for the preference within InputPreferenceFragment.
2013-10-15 10:28:02 -04:00
Lioncash
ce42fccdc7
[Android] Very large reworking of the preferences. It uses fragments to handle preferences, not to mention the entirety of the preferences has been moved into a viewpager/tab-nav combo.
...
This commit breaks per-core configs. Will be fixed very soon.
2013-10-11 17:41:22 -04:00
Lioncash
1f6161b45e
Missed one string in DisplayRefreshRateTest.java. Now everything that matters should be within strings.xml now.
2013-09-27 02:30:38 -04:00
Lioncash
9310e1face
RetroArch now fully capable of multi-language support.
2013-09-27 02:24:46 -04:00
Lioncash
a33863f0f2
Initial basic multi-language support.
2013-09-27 00:58:05 -04:00
Lioncash
a04e2ff11a
Use a precomposed ellipsis for the asset extraction string in strings.xml
2013-09-27 00:24:53 -04:00
twinaphex
ac9e0025e2
(Android Phoenix) Add 96ms audio latency option as well
2013-09-14 15:03:20 +02:00
twinaphex
0245f926d1
(Android Phoenix) Set configurable audio latency
2013-09-13 15:57:13 +02:00
Themaister
dd2d8009ca
Add ProgressBar for asset extraction.
2013-08-16 14:46:36 +02:00
twinaphex
b8ca1323a9
(Phoenix Android) Clean up UI
2013-08-10 22:58:04 +02:00
twinaphex
95cf04f1e1
(Android) Add iPega PG9017 Mode 2 autodetection
2013-08-07 01:12:46 +02:00
twinaphex
66b4510237
(Android/Shield) Add optimal settings option
2013-08-02 14:58:51 +02:00
ToadKing
157deb19fb
(Android) fix crash on Gamestop Wireless iCade profile
2013-06-05 20:33:22 -04:00
twinaphex
cb84451542
(Android) Add Gamestop Wireless, Tomee NES USB, and Thrustmaster T Mini
...
Wireless to autodetection list
2013-05-26 01:13:24 +02:00
twinaphex
eb0feac9e3
(PS3/All) Purge fixed-style shaders again - this time avoiding
...
breakage on PS3. Maister -you will need to redo shader_parse.c
again though - and this time I need to test it on PS3 to avoid
a regression that happened two pages prior again
2013-04-06 05:46:09 +02:00
twinaphex
6899434609
(Android) Add back button behavior option
2013-03-07 15:21:17 +01:00
twinaphex
8936f058c4
(Android) Add iCade profile iPega
2013-02-11 01:39:06 +01:00
twinaphex
fa582bf15e
(Android) Add ICade profile option
2013-02-09 11:44:50 +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
00a8ceab7e
(Android) Add Report Refresh Rate (Java)
2013-02-04 00:15:51 +01:00
ToadKing
c479cc9961
(Android) key bind preference changes
2013-01-31 20:41:57 -05:00
ToadKing
9006a80675
(Android) add detect bind button, useful for touchless devices
2013-01-30 13:22:52 -05:00
ToadKing
9fb3b7bb57
(Android) add ability to report IME
2013-01-28 20:11:54 -05:00
ToadKing
2ac69233e5
(Android) improve key bind preference handler, allow manual selection for IMEs
2013-01-27 23:05:40 -05:00
ToadKing
e517dd96da
(Android) start of a custom key config panel
2013-01-27 16:54:50 -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
ToadKing
34b86c2d14
(Android) add options to download manual/cores manual
2013-01-23 21:46:15 -05:00
twinaphex
4eeac9a1d7
(Android) Add autodetect_enable entry to settings
2013-01-05 04:58:30 +01:00
Themaister
f886b3bc95
Add more shader options.
2013-01-04 21:46:45 +01:00
Themaister
91d58deec0
Add option for Square pixels (1:1 PAR).
2012-12-31 21:33:15 +01:00
Themaister
be602e417a
More flexible aspect ratio options.
2012-12-31 21:24:59 +01:00
Themaister
cb9bb8455f
Make basic settings work.
2012-12-31 17:46:15 +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
meancoot
fc1cf035d7
Delete original phoenix directory; Rename andretro directory to phoenix.
2012-12-06 01:47:52 -05: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