Commit Graph

731 Commits

Author SHA1 Message Date
Bryan Barnes 1e7e66aaeb updated travis.yml with recent build steps 2014-08-18 21:35:34 +02:00
TwistedUmbrella 09949d8dda Remove some test changes, Use drawable swap function 2014-08-18 21:35:34 +02:00
TwistedUmbrella e8b30fb3d9 Compatibility with compilers on non-Ubuntu platforms 2014-08-18 21:35:33 +02:00
TwistedUmbrella e1b8463f10 Add the preliminary menu option to swap a utopia disk 2014-08-18 21:35:33 +02:00
TwistedUmbrella 8e7904b94b Initial testing of "coverflow" integration for XMB menus 2014-08-18 21:35:32 +02:00
TwistedUmbrella 8cfa6f856c Get filename when info disabled, Regex to avoid invalids 2014-08-18 21:35:32 +02:00
Stefanos Kornilios Mitsis Poiitidis 8e77ebce53 Cleanup textures after they are dead for a while 2014-08-18 21:35:32 +02:00
MrPsyMan 31acabbc8d Please do a sanity test before pushing your changes.
I should also start following the above advice. :p

t/y!
2014-08-18 21:35:31 +02:00
AndroidGX c6f955b6a6 French update about strings.xml
(lines and things to match latest english original strings.xml file).
2014-08-18 21:35:31 +02:00
TwistedUmbrella 038a310e7e Disable internet components when detail option disabled 2014-08-18 21:35:30 +02:00
Stefanos Kornilios Mitsis Poiitidis 5a3d19d743 Improve async/mt rendering & sync logic.
Should fix texture staging issues for now, without degrading performance
Fixes #49 (mvsc2, sf3, etc sprites)
2014-08-18 21:35:30 +02:00
TwistedUmbrella 0a98cb590a Separate joystick and dpad by default when not configured 2014-08-18 21:35:29 +02:00
TwistedUmbrella a3261aaa70 Permission for verifying network connectivity 2014-08-18 21:35:28 +02:00
TwistedUmbrella 09a70971af Preload game details to allow setting icons, faster loading 2014-08-18 21:35:28 +02:00
TwistedUmbrella 26a35e4937 Async XML loading, Move XML methods to parser class 2014-08-18 21:35:27 +02:00
TwistedUmbrella 26b3ea0b1c Make displaying game details in launcher a preference 2014-08-18 21:35:27 +02:00
TwistedUmbrella 9ef206b90b Add a proper info API, but retain the requirements for now 2014-08-18 21:35:27 +02:00
TwistedUmbrella 8ce9b2397f 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-08-18 21:35:26 +02:00
Stefanos Kornilios Mitsis Poiitidis fc48044323 Stored TA command stream persists on TA_LIST_INIT, until first actual write.
Fixes #141, "Main menus on POD and Speed Devil show up black"

Seems like the TA doesn't touch any of the memory structures before first write (and probably later on, but we're not gonna support corrupted ta streams for now)

According to p1pkin

«At least in SpeedDevils, at title screen game do a bit weird thing
 - Init TA context
 - Send lists to TA
 - Init the same context again
 - Start Render

so, if you are clear stored poly/vertex data at "TA_LIST_INIT" pvr2 reg write - you'll get black screen instead game title»
2014-08-18 21:35:26 +02:00
Stefanos Kornilios Mitsis Poiitidis ee81dd881e Ignore group_en bit (via p1pkin, should fix "18 Wheeler - Minimap tiles / not confined to map boundaries") 2014-08-18 21:35:25 +02:00
Stefanos Kornilios Mitsis Poiitidis 903b7b0240 Webui for linux 2014-08-18 21:35:25 +02:00
Stefanos Kornilios Mitsis Poiitidis 09f1805a9c WEBUI for android 2014-08-18 21:35:24 +02:00
Stefanos Kornilios Mitsis Poiitidis 80e42e6c25 Initial webui code (that does nothing useful)
I plan to port over the existing nulldc debugger stuff to a webui so we can do remote debugging on android and more
2014-08-18 21:35:24 +02:00
Stefanos Kornilios Mitsis Poiitidis 58a27e21e0 Add more missing files 2014-08-18 21:35:23 +02:00
Stefanos Kornilios Mitsis Poiitidis 9e2a116bfd Add missing file 2014-08-18 21:35:23 +02:00
Stefanos Kornilios Mitsis Poiitidis f51a461234 add libwebsocket 2014-08-18 21:35:22 +02:00
TwistedUmbrella acaaf41ad5 Fix the typo now that it is actually being referenced 2014-08-18 21:35:22 +02:00
TwistedUmbrella e9142787b8 Summary check for intent data to support specific action 2014-08-18 21:35:21 +02:00
TwistedUmbrella 88b56b02a6 Remove unnecessary exposed intents, Add toast handler 2014-08-18 21:35:21 +02:00
TwistedUmbrella 03d4f59a02 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-08-18 21:35:20 +02:00
TwistedUmbrella 437da8cd77 NativeActivity and navigational stability improvements
Improve shutdown when errors occur to prevent inability to restart
Reduce the context for launching activities to local application
Error checking when launching the native touchpad interface
2014-08-18 21:35:20 +02:00
ptitSeb 40a085b841 PANDORA: No mic on Pandora for now 2014-08-18 21:35:19 +02:00
ptitSeb 93c56d803c PANDORA: Options and GUI 2014-08-18 21:33:16 +02:00
ptitSeb 08b34969aa Fixed Pandora Makefile 2014-08-18 21:29:49 +02:00
ptitSeb cfb74c4ebf PANDORA: played with ccache 2014-08-18 21:29:48 +02:00
TwistedUmbrella 014daafa2a Fix return intent from games, Fix touchscreen in native mode 2014-04-04 01:12:30 -04:00
TwistedUmbrella 0ba8350c3a Make sure the additional destroy code is actually executed 2014-04-03 16:59:37 -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 9162a927c4 Handle explicit intent internally for single generic public intent
This will fix apps like Nostalgia crashing because of a “bug” that is
created when the intent is not specifically provided
2014-04-03 02:33:46 -04:00
TwistedUmbrella 164b93be98 Move joystick option below custom and compat requirements 2014-03-27 11:51:11 -04:00
TwistedUmbrella a1a3d02d2c Steps to prevent accidentally leaving linked options enabled 2014-03-26 21:41:26 -04:00
TwistedUmbrella f8a18c3abe Enable hardware accelerated view if GPU rendering enabled 2014-03-26 21:41:15 -04:00
Stefanos Kornilios Mitsis Poiitidis 9fbf7c972b Merge pull request #422 from coestergaard/patch-1
Updated to match latest English file
2014-03-26 11:45:04 +02:00
Claus Østergaard 71b5e7ae93 Updated to match latest English file 2014-03-25 18:47:33 +01:00
Stefanos Kornilios Mitsis Poiitidis 78f45da8da gles2 works w/ the correct packages 2014-03-24 23:20:21 +02:00
Stefanos Kornilios Mitsis Poiitidis 1d0a297a45 bugfix in libzip 2014-03-24 23:19:59 +02:00
Stefanos Kornilios Mitsis Poiitidis e356515198 compiles for lin86 (no rendering yet) 2014-03-20 17:13:53 +02:00
TwistedUmbrella a687285c81 Decide parameters based on activity rather than application 2014-03-18 16:09:18 -04:00
MrPsyMan ecbe828cfa Previous commit was one byte short. 2014-03-15 13:51:16 +02:00