Matteo Hausner
50466eb9ec
Added German translation
2014-01-29 22:27:15 +01:00
Matteo Hausner
d032bc4a24
Removed hello_world from Russion translation
2014-01-29 19:49:52 +01:00
ramersonw
4dac3a6800
Updated portuguese translation
2014-01-29 11:58:48 -02:00
TwistedUmbrella
84326bb12a
Merge pull request #161 from MrYadro/master
...
Initial Russian translation & TravisCI support
2014-01-28 07:08:53 -08:00
TwistedUmbrella
0d5f25334f
Fix default string templates to be in English unless complete
2014-01-27 09:37:46 -05:00
TwistedUmbrella
f1f0f0deb7
Add res for Polish / Swedish / Greek, Spanish, Update JP
2014-01-27 05:40:21 -05:00
TwistedUmbrella
d1f1d14aad
Remove the hello world, Add generic string text reference
2014-01-27 05:05:57 -05:00
TwistedUmbrella
c8a38a5637
Implement generic Google Translate Portuguese resources
2014-01-27 04:42:11 -05:00
TwistedUmbrella
0f3f313d4e
Add cleaner spacing to the settings menu to avoid misfires
2014-01-27 04:09:04 -05:00
TwistedUmbrella
34b7bcf68f
Attempt to force the UI to focus on game list for navigation
2014-01-27 02:51:32 -05:00
TwistedUmbrella
8783e6529e
Add configuration for default emulator image (GS, AR, etc)
...
This is a future-proof addition to support possible integration of disk
swapping with a cheat engine such as GameShark or Action Replay, which
require loading a disk during games.
2014-01-27 02:27:46 -05:00
Yaroslav
5a955dac3d
Initial Russian translation & TravisCI support
2014-01-26 20:32:17 +07: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
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
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
24a9927cca
Visual cleanup so everything looks nicely aligned in views
2014-01-24 14:18:37 -05:00
TwistedUmbrella
a0260c0d97
Patch up the dpad issues, Add the wow factor to customize
2014-01-24 14:04:21 -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
a90f450045
Reorganize layout to match assignments in GL2JNIActivity
2014-01-24 09:49:33 -05: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
d7c1a1a0f4
Move rating to a menu option. Use resources for 2.3 dialog
2014-01-23 08:53:52 -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
TwistedUmbrella
b76235a281
Place the rating as a subtext of the about to avoid irritation
2014-01-21 21:55:17 -05:00
TwistedUmbrella
34ddb85bfe
Add the code to support a rating prompt (currently inactive)
...
This is just the general outline to see how it sounds and such.
Currently this code is unreachable during normal use.
2014-01-21 20:54:49 -05:00
TwistedUmbrella
0dd9f318e5
Fragment back button navigation, Self-inflicted layout issues
2014-01-21 00:53:53 -05:00
TwistedUmbrella
672b56f384
Add a logging capability that will save to the home directory
...
This will solve those issues where people say the app crashed and have
little or no information that may be required to diagnose the issue.
This generates it into a file.
2014-01-20 07:17:01 -05:00
TwistedUmbrella
dbfa473034
Replace scrollview to allow multiple children (still scrolls)
2014-01-19 21:20:32 -05:00
TwistedUmbrella
9f48d52fb9
Don't prevent access to available options, only input devices
2014-01-19 21:15:10 -05:00
TwistedUmbrella
54bb410c2c
Reorder the layout to match the changed order of the code
2014-01-19 20:57:47 -05:00
TwistedUmbrella
11c8854301
Add input menu to Android 2.3 and re-order to match 3.0+
2014-01-19 20:51:53 -05:00
Matteo Hausner
e4e7df1c26
Fixed issue #110
...
Fixes for the layout of FileBrowser
Replaced close and folder icons with ones that better match the other icons in design
Improved reset icon
2014-01-19 19:25:47 +01:00
Matteo Hausner
6b2089a73c
Renamed ControllersFragment to InputFragment to better reflect that all input settings are found in there
...
Greatly improved layout for all input related stuff
Added an input icon(!)
Fixed / improved some input related strings
2014-01-18 17:33:31 +01:00
Matteo Hausner
b89ba1e34c
Added apply icon as suggested by LoungeKatt
...
Improved scaling of sensitivity
2014-01-17 23:22:59 +01:00
Matteo Hausner
1b8322aa92
Fixed an outstanding bug in GL2JNIView that Left/Right Triggers would not get reset after pointer up action (reset would only occur if all fingers were lifted)
...
Added Reset icon for touch controls reset
Moved strings to string resource
General cleanup...
2014-01-17 23:22:52 +01:00
Matteo Hausner
95eca8fe4e
Further integration of customizable OSC
2014-01-17 23:20:07 +01:00
TwistedUmbrella
07625c5250
This layout is no longer needed with compatibility changes
2014-01-16 17:49:07 -05:00
TwistedUmbrella
39bafcede4
Fix the random sizes of list items when opening the drawer
2014-01-14 02:04:32 -05:00
TwistedUmbrella
f6d7820eb4
Small updates to the menu and drawers for better visibility
2014-01-14 01:55:34 -05:00
TwistedUmbrella
fd4a464ea0
Squash: Add switch compat to unify layouts with previous APIs
...
Patch up the layouts to prevent Switch compat view errors
Make the layouts look the same regardless of screen width
Prevent stray view by generating the headings dynamically
Create more flexible borders and reorganize the main view
Finish up the layout changes, Adjust some API requirements
2014-01-14 01:45:39 -05:00
Stefanos Kornilios Mitsis Poiitidis
4992ef3365
Merge pull request #92 from bwRavencl/about-version
...
Added version to about message
2014-01-10 14:50:11 -08:00
Matteo Hausner
2cabeb69f3
Moved about box strings to string resource file
2014-01-10 22:53:31 +01:00
Stefanos Kornilios Mitsis Poiitidis
6ac087720e
Merge pull request #78 from NoblesseOblige/master
...
Convert strings to string resources to support translations
2014-01-10 13:44:08 -08:00
Matteo Hausner
6343dc2f83
Added gui switch to enable / disable touch vibration (haptic feedback)
2014-01-10 19:37:58 +01:00
Matteo Hausner
4adc462901
Fixed handling if an assigned controller gets disconnected
...
Menu, Back and Volume buttons are ignored for controller selection now
Added mroe meaningful controller strings / string names
Minor cleanup
2014-01-06 19:13:48 +01:00
LoungeKatt
e190c7e4f8
Convert strings to string resources to support translations
2014-01-05 23:44:44 -05:00
Matteo Hausner
3cb8b2cc6e
Added configuration GUI for physical controllers
...
Reverted changes in maple_cfg.cpp except a minor memory leak
Fixed an issue with the Xbox 360 controller support, that the first
press of the DPAD would not get handled
Lots of improvments on multi-controller support
2014-01-05 18:18:26 -05:00
Stefanos Kornilios Mitsis Poiitidis
7a54a1da0d
Fi some strings, move bios checking
2014-01-05 11:25:19 +01:00
LoungeKatt
7965f0c422
Menu updates for easier flow, Fix up 2.3 compatibility
...
Fix menu flow, Add explanations, Fix menu option values
This places paths inside settings instead of the reverse for devices
that cannot view the slider menu. The configuration options have been
expanded to work toward adding all emu.cfg values as visual. Options
not currently being used by the emulator are commented to avoid user
confusion.
Set all icons to default to browser, Replace duplicate icon
Organize imports and move config to main menu for < 2.3
Fix fragment display in pre 2.3 devices by restoring views
2014-01-05 00:06:18 -05:00
Stefanos Kornilios Mitsis Poiitidis
05571cf7ea
Frameskip, unstable opts
...
- make ta_skip to ta frame skipping instead of skipping parsing entierly. it handles 1 out of every (N+1) frames.
- re purpose rend to unstable opts, as pvr.rend is of no real use right now
2014-01-03 19:28:37 +01:00
Stefanos Kornilios Mitsis Poiitidis
12b29f003a
Fix MOGA detection, change options to paths
2014-01-03 18:55:25 +01:00
Stefanos Kornilios Mitsis Poiitidis
7ef9de3cae
Moving code around, cleanups
2013-12-28 22:20:08 +01:00