Commit Graph

752 Commits

Author SHA1 Message Date
TwistedUmbrella fa2b229c95 Let's let Moga start actually handling Moga events, Fix Rjoy 2014-02-24 22:23:04 -05:00
TwistedUmbrella 326fcec485 Merge pull request #317 from ThePlayground/master
Right stick mapping options, Logging fixes, Menu notices
2014-02-24 20:54:42 -05:00
TwistedUmbrella 06c3ded68e Fix all the merge derps generated by https://github.com/reicast/reicast-emulator/pull/320 2014-02-24 20:48:50 -05:00
TwistedUmbrella 0b7a2cfd86 Handle emulated keycodes through standard handler's calls 2014-02-24 20:40:11 -05:00
TwistedUmbrella 0a95f966d5 Another instance of controller simplification, Not-static class 2014-02-24 20:40:11 -05:00
TwistedUmbrella 6d82495ed5 This will at least solve the Spanish issue until it is complete 2014-02-24 20:40:06 -05:00
TwistedUmbrella 5f9c75a414 Remove a check when motion is motion, recognized or not 2014-02-24 20:40:02 -05:00
TwistedUmbrella b1bcef83ea Support deprecated platforms, Bring Moga into Gamepads 2014-02-24 20:40:02 -05:00
TwistedUmbrella 3d7b8570b6 Support "Select" as menu, Mapping, "Menu" hardware key 2014-02-24 20:39:55 -05:00
TwistedUmbrella 88eea7f0e9 Fix an issue with importing unmerged changes from pull 2014-02-24 20:39:42 -05:00
TwistedUmbrella f536c67f26 Force the keys to be mapped, even if the system already is 2014-02-24 20:39:42 -05:00
TwistedUmbrella d53fb51d25 Update the label to prevent attempting to continue mapping 2014-02-24 20:39:42 -05:00
TwistedUmbrella a2b8aba035 Add a notice about the OUYA R3 being the onscreen menu 2014-02-24 20:39:42 -05:00
TwistedUmbrella 985297183a Remove the handler for the logging function as is unneeded 2014-02-24 20:39:35 -05:00
TwistedUmbrella 11cc6e6ccf Attempt to preserve EGL context when an activity is paused 2014-02-24 20:39:35 -05:00
TwistedUmbrella 5c0601dd2e Add support to use the right joystick as A / B, L1 / R2 trigger 2014-02-24 20:39:35 -05:00
hooby3dfx 339ed77516 Merge pull request #320 from hooby3dfx/master
merging this in to get the ouya stuff all together and i wanted to fix the strings build break.
also that toast is silly.
sorry that this will give you a conflict for automerge but youre a big boy :)
2014-02-24 20:19:56 -05:00
Bryan Barnes 02193e2441 ouya fixes, no more menu toast, got rid of spanish in polish 2014-02-24 20:13:28 -05:00
hooby3dfx 04617a9b0c Merge pull request #321 from Elwood89/patch-1
Update strings.xml (polish translation)
2014-02-24 20:09:42 -05:00
hooby3dfx 095841ff5b Merge pull request #322 from coestergaard/master
Danish translation added
2014-02-24 20:08:52 -05:00
Claus Østergaard a9dc01de57 Update strings.xml
Should probably not have been translated.
2014-02-25 00:10:00 +01:00
Claus Østergaard 51e5db0d50 Update strings.xml 2014-02-25 00:03:47 +01:00
Claus Østergaard 5e53dba12c Create danish translation 2014-02-24 23:12:41 +01:00
Elwood89 47d8e667e7 Update strings.xml
There are many special letters in PL, are these supported?
2014-02-24 16:08:47 +01:00
TwistedUmbrella c9a10451b7 Throw in some labels as an added bonus just in case 2014-02-22 18:40:23 -05:00
TwistedUmbrella eaac86808f LOGS HERE! GET YOUR LOGS HERE, PEOPLE! 2014-02-22 18:34:00 -05:00
hooby3dfx eddea4395c Merge pull request #315 from hooby3dfx/master
fixed editvjoy crash
2014-02-22 18:19:52 -05:00
Bryan Barnes 0a45f17839 fixed editvjoy crash 2014-02-22 18:19:17 -05:00
hooby3dfx cdb5d004d1 Merge pull request #308 from hooby3dfx/master
moved push of emu cfg settings to one location, fixed vmu lcd crashes, fixed first key not registered/drop to bios from game launch when no buttons are pressed.
2014-02-22 18:02:16 -05:00
Bryan Barnes 948118b8de initialize conroller codes so they work on first push and first game boot doesnt drop to bios! 2014-02-22 12:21:29 -05:00
Bryan Barnes 31bd0f5742 fixed the bios crash plague, it was a jni issue with the vmu lcd. the way we cache jnienv is messy/lucky. 2014-02-22 11:30:03 -05:00
Bryan Barnes 7ecf7d5727 moved push cgf to before init (was screwing up dynarec option), also changed depth back to 24 bit 2014-02-21 23:31:40 -05:00
Bryan Barnes be3ce5492d moved push of emu cfg settings to where it normally is in the init process; fixes rtc. minor cfg load/save cleanup. 2014-02-21 23:31:39 -05:00
TwistedUmbrella 85367467d6 Allow Ant to use the existing NDK path variable inline
“ndk.dir” has to be manually set in the local.properties file
“android update project” only covers auto-import of the sdk
2014-02-21 23:22:27 -05:00
TwistedUmbrella faa14cdfec Let's build everything with a single magical command 2014-02-21 23:12:23 -05:00
TwistedUmbrella a39eff8bd0 Prevent a possible break in controller layouts 2014-02-21 22:31:00 -05:00
TwistedUmbrella 93f2ea362d Remove unused functions, Use Xperia Play gamepad menu 2014-02-21 19:28:32 -05:00
TwistedUmbrella f68fbef987 Simplify and subclass the controller mapping 2014-02-21 19:24:55 -05:00
TwistedUmbrella 052fd88b32 Fix custom mapping for L and R triggers 2014-02-21 19:19:49 -05:00
TwistedUmbrella b82b965a96 Fix epoch calculation, verified by @ppsspp213 2014-02-20 16:40:58 -05:00
TwistedUmbrella 8655cae995 Removing the beta link to allow relocation [Part 2] 2014-02-19 01:48:46 -05:00
TwistedUmbrella da4b94f787 Removing the beta link to allow relocation [Part 1] 2014-02-19 01:48:11 -05:00
TwistedUmbrella 7ac2698f70 Merge pull request #306 from NoblesseOblige/master
Let the system display all stack trace indexes and sort itself
2014-02-18 18:48:24 -05:00
TwistedUmbrella 7f1f97c68f Let the system display all stack trace indexes and sort itself 2014-02-18 18:47:42 -05:00
TwistedUmbrella 0db807a17a Merge pull request #305 from Karaulov/patch-3
Update ru strings.xml #4
2014-02-18 16:55:44 -05:00
Karaulov 93bbffadb6 Update strings.xml 2014-02-19 00:03:41 +03:00
TwistedUmbrella 44b8937a4f Merge pull request #304 from NoblesseOblige/master
More logging stuff to ensure we get logs
2014-02-18 13:52:50 -05:00
TwistedUmbrella e5b9a879f5 Begin the process of documenting using the Eclipse dialogs 2014-02-18 13:51:47 -05:00
TwistedUmbrella ba6b83e824 Implement a hander to display toast messages on UI thread 2014-02-17 21:03:32 -05:00
TwistedUmbrella b92d826284 Check internet and notify user of log location if unavailable 2014-02-17 18:11:31 -05:00