TwistedUmbrella
21fbad3ba5
Verify freezing is not a context / thread issue
2015-02-26 00:46:29 -05:00
TwistedUmbrella
30cfc0b15a
Add a basic theme selection option to configuration
2015-02-26 00:46:29 -05:00
TwistedUmbrella
96a274caaf
Stop relying on a bug to maintain popup view width
...
The original view was held in place due to an Android bug that began
around ICS, which did not stretch views beyond a set amount when
displayed in modal dialogs.
Clean up the layout to better fit the popup items
2015-01-06 23:34:59 -05:00
TwistedUmbrella
7d3ba6f539
Change crash dialog to crash toast message
...
Some of the errors are easily bypassed, but a popup stops gameplay
simply to be dismissed.
2014-12-17 14:28:52 -05:00
TwistedUmbrella
4aa0bee20e
Add lazy-load image library, Add github resources
2014-11-21 12:24:59 -05:00
TwistedUmbrella
6ba58fd695
Import debug tool git viewer and deprecate plugin
2014-11-21 12:24:59 -05:00
TwistedUmbrella
2c1b46dfd9
Update a stray translation for troubleshooting
2014-11-21 12:24:58 -05:00
TwistedUmbrella
612928fedf
Add resources for error dialog, Disable test
2014-11-21 12:24:58 -05:00
TwistedUmbrella
5abd36612d
Add resources for notification size limitations
2014-10-28 12:08:34 -04:00
TwistedUmbrella
49a44b3cb0
Fancy toast, Forgiving BIOS directory selection
2014-10-24 22:44:32 -04:00
TwistedUmbrella
1aa50faadf
Basic automated BIOS locator
...
Requires BIOS still be in a “data” subfolder
2014-10-08 23:13:27 -04:00
TwistedUmbrella
58d3c1a037
Fix alignment when restoring VMU to menu
2014-10-08 21:22:52 -04:00
TwistedUmbrella
da03a6bbce
Add main menu popup from predefined layout
2014-10-08 20:18:28 -04:00
TwistedUmbrella
81707ea383
Convert popup submenus to scrollable layouts
2014-10-07 01:30:12 -04:00
TwistedUmbrella
af7fbf47c0
Switch to XML popup layouts to prevent size issues
...
This also adds text labels to the buttons for easier identification of
functionality
2014-10-06 14:22:50 -04:00
TwistedUmbrella
6409215a1a
Update images with high res base graphic
2014-10-05 17:01:23 -04:00
TwistedUmbrella
26b669cc8d
Move right stick setting to input options
2014-10-05 16:19:50 -04:00
TwistedUmbrella
5156d04b76
More icon updates for additional placements
2014-10-05 14:13:12 -04:00
TwistedUmbrella
9ccaf18304
Modernize graphics to match site revision
...
Temporary resizes from Photoshop. Will be converted to vector graphic
for lossless resizing
2014-10-01 14:14:51 -04:00
TwistedUmbrella
7b615ad37c
Add icon to for disk swap onscreen option
2014-10-01 13:46:38 -04:00
TwistedUmbrella
223f818a33
Merge pull request #523 from LoungeKatt/master
...
Support basic debug plugin when app unavailable
2014-08-31 08:35:47 -04:00
TwistedUmbrella
115504ed50
Support basic debug plugin when app unavailable
2014-08-16 13:35:31 -04:00
TwistedUmbrella
dcc5c6dce6
Merge pull request #505 from kitrio/patch-2
...
Update strings.xml
2014-08-02 12:45:15 -04:00
Sean Starnes
e0e25d0668
Added adjustable vibration duration
2014-07-15 21:38:14 -05:00
kitrio
e4deef3da2
Update strings.xml
...
improve korean translatation
2014-07-05 20:58:55 +09:00
TwistedUmbrella
f1bdc306e6
Relabel native interface to warn users that it lacks OSD
2014-06-02 13:02:24 -04:00
TwistedUmbrella
b6aa26f5c9
Merge settings and paths for simpler menu system
2014-05-27 01:58:43 -04:00
AndroidGX
ff65c9679c
French translation update
2014-05-21 22:01:49 +02:00
Luca1991
f993a1aea7
Removed some unused localization strings (maybe used for debug purposes in the past??) that caused some compilation warnings
2014-05-20 00:05:20 +02:00
Luca1991
911bade123
Added Italian Localization
2014-05-18 18:38:05 +02:00
TwistedUmbrella
ebeef1ddaf
Merge pull request #474 from Luca1991/master
...
CloudVMU tool added
2014-05-13 19:03:57 -04:00
Luca1991
99e4f8b47f
CloudVMU tool added
2014-05-11 18:53:28 +02:00
Claus Østergaard
edfe1600ce
Update strings.xml
2014-05-10 09:25:59 +02:00
TwistedUmbrella
c5c57b77ec
Initial testing of "coverflow" integration for XMB menus
2014-05-08 00:02:42 -04:00
MrPsyMan
2d8f2dd6b0
Please do a sanity test before pushing your changes.
...
I should also start following the above advice. :p
t/y!
2014-05-08 02:22:31 +03:00
AndroidGX
150a129818
French update about strings.xml
...
(lines and things to match latest english original strings.xml file).
2014-05-05 22:40:24 +02:00
TwistedUmbrella
8b76e84654
Preload game details to allow setting icons, faster loading
2014-04-29 20:33:25 -04:00
TwistedUmbrella
5b94408a63
Make displaying game details in launcher a preference
2014-04-29 20:32:36 -04:00
TwistedUmbrella
4c965b883c
Add a proper info API, but retain the requirements for now
2014-04-29 20:32:36 -04:00
TwistedUmbrella
9de771f30e
Add game details as webpage popup during launch process
...
Currently supports games with standard naming (i.e. Dead or Alive 2) or
brackets for details (i.e. Dead or Alive 2 [NTSC-J])
2014-04-29 20:32:36 -04:00
TwistedUmbrella
dafc502274
Check for alternate joystick handlers (GameKeyboard, etc.)
...
Remove unused imports from various activities
Verify if gamekeyboard is being used to replace hardware
Configure stock controller layout as default
2014-04-06 00:00:49 -04:00
TwistedUmbrella
04db66dc6e
Fix some build issues, Add an initialization stability check
2014-04-03 03:42:49 -04:00
TwistedUmbrella
9594444129
French language updates - @AndroidGX
2014-04-03 03:23:26 -04:00
TwistedUmbrella
164b93be98
Move joystick option below custom and compat requirements
2014-03-27 11:51:11 -04:00
Claus Østergaard
71b5e7ae93
Updated to match latest English file
2014-03-25 18:47:33 +01:00
Lioncash
cc1fdb28db
Fix a tiny typo in the missing BIOS message.
2014-03-08 18:32:38 -05:00
TwistedUmbrella
2b9926d397
Remove unused functions, libs, imports, etc for externals
2014-03-06 06:08:51 -05:00
TwistedUmbrella
73c75b7a79
Pulling out all the resources being hosted privately
2014-03-06 05:13:32 -05:00
TwistedUmbrella
c29dd5d60b
Remove the git display from the main interface, It is debug
2014-03-06 04:32:17 -05:00
TwistedUmbrella
0e7fb27a8d
Refactor in @hooby3dfx FPS color choice, Remove alpha
2014-03-06 03:15:25 -05:00