TwistedUmbrella
e48ee7069a
Verify a player is assigned to the key before checking L / R
2014-01-27 01:28:37 -05:00
TwistedUmbrella
cd96097c58
Attempt to support configurable L and R buttons by touches
2014-01-27 01:18:31 -05:00
TwistedUmbrella
a2451a59a3
Attempt to scale the image a little further before giving up
2014-01-27 00:16:36 -05:00
TwistedUmbrella
d78294640f
Catch OutOfMemory errors and simply trash the Drawable
2014-01-27 00:13:20 -05:00
TwistedUmbrella
de5954decc
Add basic Moga support to the input configuration menus
2014-01-26 04:46:34 -05:00
TwistedUmbrella
4307068022
Stop hanging out in the background, this toast is important
2014-01-26 04:46:26 -05:00
TwistedUmbrella
4e8c96279f
Merge pull request #157 from NoblesseOblige/master
...
Emulator initial time, Visual enhancements for menus
2014-01-26 00:55:59 -08:00
TwistedUmbrella
d274b74df7
Larger screens were attempting to display small screen box
2014-01-26 03:55:43 -05:00
TwistedUmbrella
08acfd4218
Highlight letter designations, More textview width flexibility
2014-01-26 03:48:33 -05:00
TwistedUmbrella
0655a9a6c9
Patch up some issues creating the intended layout design
2014-01-26 01:44:06 -05:00
TwistedUmbrella
ccbedd04af
More translations, Visual cleanup of the about dialog box
2014-01-26 01:31:45 -05:00
TwistedUmbrella
6ba89df2c9
Add visual identifiers for controllers, More string translation
2014-01-26 01:08:40 -05:00
TwistedUmbrella
6c3e5a6974
Write the current time value when updating the configuration
2014-01-26 01:08:19 -05:00
Matteo Hausner
29a772aac2
Merge pull request #154 from bwRavencl/gui-improvements
...
Some minor GUI improvements
2014-01-25 12:25:04 -08:00
Matteo Hausner
05a3e374e9
Some layout improvements on the input and controller mapping screens
...
Added Star icon for the rating menu entry
Improved the Question icon for the about menu entry
2014-01-25 21:01:37 +01:00
TwistedUmbrella
53a4862fac
Merge pull request #153 from NoblesseOblige/master
...
Address an OOM in the controller config, Free up memory
2014-01-25 06:43:47 -08:00
TwistedUmbrella
b0620637ab
Add the standard work-arounds for Android not cleaning up
2014-01-25 09:42:51 -05:00
TwistedUmbrella
61aa267ef0
Merge pull request #146 from NoblesseOblige/master
...
2.3 OSD fixes, Menu updates, Controller compatibility mode
2014-01-25 06:24:07 -08:00
TwistedUmbrella
6cdf9e3e87
Make sure controller identification fails if none are defined
2014-01-25 09:22:02 -05:00
TwistedUmbrella
5ad26263f9
Allow the custom controller config to override any other map
...
By using the compatibility mode switch, the custom key and identifier
assigned to a specific controller should be the first items used to
create the key mappings. At worst, this will provide basic button and
dpad support if no other detection is possible for the specific
controller device.
2014-01-25 08:28:15 -05:00
TwistedUmbrella
431c6ee014
Open up compatibility mode to any device that attempts it
...
This adds compatibility mode as an option in 3.0+, not just for
unsupported APIs. This allows attempting to use controllers that are
otherwise undetected by standard input.
2014-01-25 07:34:21 -05:00
TwistedUmbrella
3904f8a225
Add visual counterpart to assigning unidentified controller
2014-01-24 20:27:39 -05:00
TwistedUmbrella
0c45cc7d11
Add compatibility code to support unidentifiable controllers
2014-01-24 17:38:04 -05:00
TwistedUmbrella
9fa119a948
Make sure fragments are tagged for navigation efficiency
2014-01-24 16:50:00 -05:00
TwistedUmbrella
17f4a77e92
Add an extra check to prevent 2.3 controller handling error
2014-01-24 16:16:00 -05:00
TwistedUmbrella
4175e3e813
Allow booting to the BIOS even when no games are found
2014-01-24 16:09:58 -05:00
TwistedUmbrella
42dd530e50
Missed designating a player when saving custom key
2014-01-24 15:39:02 -05:00
TwistedUmbrella
ec0b79e638
Merge pull request #143 from NoblesseOblige/master
...
Fixing the Moga controller support and Dpad issues
2014-01-24 11:40:37 -08:00
TwistedUmbrella
4525bfccad
Resample images when loading, Don't recycle during use
2014-01-24 14:39:49 -05:00
TwistedUmbrella
24a9927cca
Visual cleanup so everything looks nicely aligned in views
2014-01-24 14:18:37 -05:00
TwistedUmbrella
95c6a1cc18
Be considerate for those without the resource allocations
2014-01-24 14:09:38 -05:00
TwistedUmbrella
a0260c0d97
Patch up the dpad issues, Add the wow factor to customize
2014-01-24 14:04:21 -05:00
TwistedUmbrella
1a46c4b252
This addresses the issue where Strings are not Integers ;)
2014-01-24 12:26:59 -05:00
TwistedUmbrella
6ae54f5280
Add support for configuring controllers on a per-player basis
2014-01-24 12:12:40 -05:00
TwistedUmbrella
dd1d1ddcaf
Add option to remove specific custom button assignments
2014-01-24 12:02:06 -05:00
TwistedUmbrella
4af2a566f9
Cleaning up the key orders, Finding copy-paste mistakes
2014-01-24 10:00:42 -05:00
TwistedUmbrella
5967b2a8cd
Back is needed by the menus, everything else is fair game
2014-01-24 09:53:36 -05:00
TwistedUmbrella
a90f450045
Reorganize layout to match assignments in GL2JNIActivity
2014-01-24 09:49:33 -05:00
TwistedUmbrella
960153d547
Merge pull request #134 from NoblesseOblige/master
...
Feature request : key mapping / Rate reicast menu
2014-01-24 06:34:46 -08:00
TwistedUmbrella
5ec7e5bc0d
Support per-player moga config, Cleanup the rating change
2014-01-24 09:28:32 -05:00
TwistedUmbrella
46155b0a62
Support per-player moga config, Disable pro config for now
2014-01-24 01:24:01 -05:00
TwistedUmbrella
ba973c5b18
Remove unnecessary Ouya import from Moga (copy-paste)
2014-01-23 08:54:02 -05:00
TwistedUmbrella
d7c1a1a0f4
Move rating to a menu option. Use resources for 2.3 dialog
2014-01-23 08:53:52 -05:00
TwistedUmbrella
998fa20c01
Set default value for custom key assign to false on first load
2014-01-23 01:38:11 -05:00
TwistedUmbrella
f79cb1ecb7
Rewrite the key assignment function to override default key
2014-01-23 01:22:01 -05:00
TwistedUmbrella
a63cede6bc
Add a generic function to modify the button assignments
...
This should support a per-player option in the future.
2014-01-23 00:18:11 -05:00
Stefanos Kornilios Mitsis Poiitidis
9e56db72f4
Razify(tm) about box string
2014-01-22 15:36:31 +02:00
Stefanos Kornilios Mitsis Poiitidis
6bbf827fc5
Merge branch 'master' of https://github.com/reicast/reicast-emulator
2014-01-22 15:21:03 +02:00
Stefanos Kornilios Mitsis Poiitidis
88d442fda5
Merge pull request #130 from NoblesseOblige/master
...
Add the code to support a rating prompt in the about dialog
2014-01-22 05:20:43 -08:00
Stefanos Kornilios Mitsis Poiitidis
ef6a83add6
Merge branch 'master' of https://github.com/reicast/reicast-emulator
2014-01-22 15:19:47 +02:00