TwistedUmbrella
6c1e5d250e
Make menus controller-compatible (Pt. 1)
...
This requires some form of visual highlighting, but enables selection
of items using a controller.
2015-06-21 19:17:45 -04:00
TwistedUmbrella
414a7205f2
Add focus for attempting controller support
2015-05-23 12:25:32 -04:00
TwistedUmbrella
604a3a0f8a
Begin implementing a BIOS selection dialog
...
This is a dedicated dialog for selecting the BIOS on first run
2015-05-21 16:06:33 -04:00
TwistedUmbrella
d7d0f23a29
Add report option to error detection prompt
2015-05-21 16:06:33 -04:00
Stefanos Kornilios Mitsis Poiitidis
a2ac4015d1
Android/Makefile: Fix build by avoiding var-leakage
...
Apparently include $(CLEAR_VARS) doesn't quite do what one expects
2015-05-16 00:31:25 +02:00
Stefanos Kornilios Mitsis Poiitidis
30709c948e
Android makefile: C doesn't support -fvisibility-inlines-hidden
2015-05-15 23:35:25 +02:00
Stefanos Kornilios Mitsis Poiitidis
cf473a14a4
x86 jit: fix android
2015-05-15 23:33:47 +02:00
Willians
0f42cb0da7
update brazilian translation
2015-04-12 10:42:12 -03:00
Stefanos Kornilios Mitsis Poiitidis
dcabd5a8e7
Merge branch 'master' into features/use-ndk-r10d
2015-04-12 11:56:53 +02:00
Stefanos Kornilios Mitsis Poiitidis
fe43b05119
Fix missing `ng>` in values-de/strings.xml
2015-04-12 11:42:09 +02:00
Stefanos Kornilios Mitsis Poiitidis
3aa14fd630
Fix "Update strings.xml" (missing < in c23f08f9e9
)
2015-04-12 11:30:45 +02:00
Stefanos Kornilios Mitsis Poiitidis
6f447e7e68
Fix "Update strings.xml" (missing < in c23f08f9e9
)
2015-04-12 11:29:56 +02:00
Stefanos Kornilios Mitsis Poiitidis
6655a42d94
Upgrade build target to 21
2015-04-12 10:31:50 +02:00
Stefanos Kornilios Mitsis Poiitidis
3b3b232758
Update w/ master for travis changes
2015-04-12 10:03:19 +02:00
TwistedUmbrella
f74e4619e6
Merge pull request #626 from reicast/loungekatt
...
Revert "Verify freezing is not a context / thread issue"
2015-04-11 12:47:09 -04:00
Jan Holthuis
265670cc60
Fix indentation in german translations
2015-04-10 13:05:40 +02:00
Jan Holthuis
5993c3bfe1
Add additional german translations
...
This translates all strings that are currently in
shell/android/res/values/strings.xml.
2015-04-10 13:04:28 +02:00
Jan Holthuis
d9ea22b49d
Fix german translations
...
This mainly fixes typos and other mistakes in the german translations - mostly
the so-called "Deppenleerzeichen" (wrongfully inserted spaces in
composed words).
Refer to http://de.wikipedia.org/wiki/Leerzeichen_in_Komposita for details.
2015-04-10 12:27:03 +02:00
kitrio
c23f08f9e9
Update strings.xml
...
new tag update and improve translation korean
2015-04-10 00:16:31 +09:00
TwistedUmbrella
80af0d364e
Revert "Verify freezing is not a context / thread issue"
...
This reverts commit 21fbad3ba5
.
2015-04-01 10:19:46 -04:00
TwistedUmbrella
0109effc6c
Debug: Add L preview, Lollipop, and future unlisted
2015-03-31 09:58:54 -04:00
Stefanos Kornilios Mitsis Poiitidis
3615fe0eff
Enable Android TV options
...
Travis builds with sdk-21 now, so all is fine
2015-03-31 04:49:05 +02:00
Stefanos Kornilios Mitsis Poiitidis
014d739495
Update for ndk-10d, improved build options
2015-03-29 06:02:24 +02:00
TwistedUmbrella
b1108d15d0
Merge pull request #596 from reicast/loungekatt
...
Add theme selection GUI, Flush incoming intent when handled
2015-03-14 12:11:29 -04:00
TwistedUmbrella
2ae8ede025
Android TV config (pending travis API 21 support)
2015-03-14 11:53:46 -04:00
TwistedUmbrella
6cf0d1acda
Add a settings toggle to configure reios
2015-03-14 11:51:30 -04:00
Willians
25c40685e9
update brazilian translation
...
Revised translation and add options that were missing,
2015-03-02 09:11:51 -03:00
TwistedUmbrella
f440743a57
Remove unsupported flags, Add theme "clear"
2015-02-26 01:08:02 -05:00
TwistedUmbrella
2fe7062249
Add the manifest requirements for Android TV
2015-02-26 00:47:44 -05:00
TwistedUmbrella
e15fcc38e9
Better handling of theme items for spinner
2015-02-26 00:46:29 -05:00
TwistedUmbrella
21fbad3ba5
Verify freezing is not a context / thread issue
2015-02-26 00:46:29 -05:00
TwistedUmbrella
cb555bc06f
Properly flush an intent after the data is handled
...
Add a missing bracket for the intent cancellation
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
584fdae6f8
Add a basic backend for supporting button themes
...
The theme path will be store as the button_theme pref and verified
before loading. This will replace any existing buttons in the data
folder of the emulator home_directory at runtime and load as the
graphics for the button configuration. This requires button themes be
standardized.
2015-01-23 09:25:20 -05:00
TwistedUmbrella
9e2b28ae46
hack: Temp fix for crash in MOGA lib on Lollipop.
2015-01-16 23:20:20 -05:00
TwistedUmbrella
8e548811e1
Add a thorough check for the data folder dilemma
2015-01-06 23:34:59 -05:00
TwistedUmbrella
4c96052d32
Support modifying the Moga listener at runtime
2015-01-06 23:34:59 -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
b3de233e55
Fallback to old network methods for compatibility
2015-01-06 23:34:59 -05:00
TwistedUmbrella
f211a4fa68
Connect Moga controller to new input handlers
2015-01-06 23:34:59 -05:00
TwistedUmbrella
1e783165ae
Remove unnecessary StackTrace from error output
2015-01-06 23:34:59 -05:00
TwistedUmbrella
51c82ddb18
Fallback to old network methods for compatibility
2015-01-06 23:34:59 -05:00
TwistedUmbrella
2d9767b3b1
Avoid thread pool when executing non-parallel task
2015-01-06 23:34:58 -05:00
TwistedUmbrella
dee65d217c
Simplify the network check to avoid false positive
2014-12-25 01:03:23 -05:00
TwistedUmbrella
1301d24c41
Remove unused CoverFlow library due to menu update
2014-12-17 15:07:07 -05:00
TwistedUmbrella
595a79b2c3
Hide the keyboard when entering file browser
2014-12-17 14:28:52 -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
f4698fc3d7
Record crash output to application log
2014-12-17 14:28:52 -05:00
Stefanos Kornilios Mitsis Poiitidis
defc25e9c1
Remove READ_LOGS, see issue 571
2014-12-15 02:18:37 +01:00
Stefanos Kornilios Mitsis Poiitidis
279b957e94
Merge
2014-12-15 01:14:46 +01:00
TwistedUmbrella
bf0490d06e
No debug plugin means no need for a sharedId
...
May also resolve some issues with installing over an existing build
without uninstalling the build first.
2014-12-14 15:36:53 -05:00
Stefanos Kornilios Mitsis Poiitidis
cbc4f8db2c
Push version to r7
2014-12-14 18:05:59 +01:00
TwistedUmbrella
e4025420af
Fix indentation issues when transferring code
2014-11-21 15:03:22 -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
4b58c695fc
Allow default navigation to default to user folder
2014-11-21 12:24:58 -05:00
TwistedUmbrella
159d554c7d
Fully unlink joystick config from compat & custom
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
d26d4d4cfa
Fix the display of messages within emu thread
2014-11-12 21:42:52 -05:00
Stefanos Kornilios Mitsis Poiitidis
c2d1fbfdc2
WIP to get an alert dialog show
...
- new String() fails, somewhere deep on the android run-time, with no exception or some kind of logged error on my N4. WHY?
- The android debugger is a huge PITA.
- Eclipse is best left unused
2014-11-10 13:34:59 +01:00
Stefanos Kornilios Mitsis Poiitidis
d1aa96d3e1
Improve error handling
...
Add coreMessage, die to EmuThread, propagate msgboxf to coreMessage
2014-11-10 05:28:52 +01:00
TwistedUmbrella
dbc6f5a43c
Merge pull request #557 from reicast/loungekatt
...
Fancy toast, Forgiving BIOS directory selection
2014-10-30 22:43:57 -04:00
Stefanos Kornilios Mitsis Poiitidis
bedb8564f2
Update ant/custom-build.xml to use env processor count (works windows), default to -j4, and also from env NDKBUILDOPT
2014-10-30 11:08:00 +01: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
211fa6e3b1
Temporary disable of icons for Android L
...
java.lang.NullPointerException: Attempt to invoke virtual method
'boolean android.graphics.drawable.Drawable.canApplyTheme()' on a null
object reference
public boolean canApplyTheme () Added in API level 21
2014-10-19 09:43:06 -04:00
TwistedUmbrella
7d87829171
Workaround for relative path access restrictions
2014-10-19 08:08:54 -04:00
TwistedUmbrella
22adcee052
Implement functional locator and path navigation
2014-10-16 14:59:20 -04:00
TwistedUmbrella
88beeb147d
Add a check for extSdCard mounts (Samsung)
2014-10-15 12:06:41 -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
151c754281
Make sure menu items are visible in layout
2014-10-05 17:13:02 -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
0dba81b99a
Move onscreen joystick config to configuration
2014-10-01 13:51:29 -04:00
TwistedUmbrella
7b615ad37c
Add icon to for disk swap onscreen option
2014-10-01 13:46:38 -04:00
TwistedUmbrella
846edc61d3
Update Moga lib, Refresh home between windows
2014-10-01 10:16:05 -04:00
Stefanos Kornilios Mitsis Poiitidis
aa33d230e5
Merge branch 'master' into skmp/r7-sprint
2014-09-14 14:12:46 +03:00
TwistedUmbrella
0b2494b568
Fix onscreen control layout on layout change
...
Addresses https://github.com/reicast/reicast-emulator/issues/531
2014-09-11 01:14:20 -04:00
TwistedUmbrella
f3fde06548
Unlink custom from JS-Dpad, Rename appropriately
...
The preference name was a little misleading. The preference has the
same functionality, but was named to imply an inverse functionality. It
is now disabled by default, which may need to be reversed if the number
of games requiring the feature to split the two controls is outweighed
by the number for which the feature disables joystick functionality.
2014-09-11 01:14:15 -04:00
Stefanos Kornilios Mitsis Poiitidis
51946d606a
Merge branch 'master' into skmp/r7-sprint
2014-09-05 13:21:56 +03: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
bc6870a9ca
Merge pull request #514 from LoungeKatt/master
...
Revert filesystem changes [testing], RS sensitivity, merge r7-sprint
2014-08-02 12:47:16 -04:00
TwistedUmbrella
dcc5c6dce6
Merge pull request #505 from kitrio/patch-2
...
Update strings.xml
2014-08-02 12:45:15 -04:00
Stefanos Kornilios Mitsis Poiitidis
8dfc8f45f8
Add diagonials
2014-08-02 12:44:41 -04:00
Stefanos Kornilios Mitsis Poiitidis
5e66c99233
Fix immersive mode & gl resize
...
- Pass raw width & height to internal C/C++ code, so that resizes propagate
- Fixes input button & image missalignment on 4.4+
2014-08-02 12:44:30 -04:00
TwistedUmbrella
dada5fb520
Retain permissions, Lower RS sensitivity limit
2014-07-29 20:24:42 -04:00
TwistedUmbrella
e7037fe638
Revert "Add permissions and directory changes for KitKat"
...
This reverts commit 334431e786ccc0b822a06a339f20dd358c3ee580.
2014-07-29 20:24:30 -04:00
TwistedUmbrella
2cbf70b7c6
Revert "Rough draft of file handler for KitKat restrictions"
...
This reverts commit 512def9f1995777bc2960996b0960a6500e41d00.
2014-07-29 20:24:17 -04:00
TwistedUmbrella
38fedcab5f
Revert "Revert the user directory after copy procedure"
...
This reverts commit f8f30cee1649240aef2c29e51aaee6bac34cccdb.
2014-07-29 20:23:47 -04:00
Stefanos Kornilios Mitsis Poiitidis
3ba9170ec8
Add diagonials
2014-07-26 11:53:18 +03:00
Stefanos Kornilios Mitsis Poiitidis
a05760260e
Move debugbreak to os module
2014-07-24 16:54:04 +03:00
Stefanos Kornilios Mitsis Poiitidis
7d2a1d9556
Fix immersive mode & gl resize
...
- Pass raw width & height to internal C/C++ code, so that resizes propagate
- Fixes input button & image missalignment on 4.4+
2014-07-24 13:32:15 +03:00