Commit Graph

1074 Commits

Author SHA1 Message Date
Bryan Barnes a38c13c0da build badge! 2014-08-18 21:35:35 +02:00
Bryan Barnes 9c1532d45a updated apk path in travis.yml, not we just need a working host for uploading the builds 2014-08-18 21:35:35 +02:00
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
ptitSeb 32c0aa4ac3 Added back manual frameskip due to forum request 2014-08-18 21:26:03 +02:00
ptitSeb 8388210b2b compilations fixes for Pandora 2014-08-18 21:17:20 +02:00
ptitSeb 8ebf06e0da Merge remote-tracking branch 'origin/master' into pandora 2014-08-18 21:15:11 +02:00
TwistedUmbrella 115504ed50 Support basic debug plugin when app unavailable 2014-08-16 13:35:31 -04:00
Mathieu Comandon 04eb34adc6 Add linux build files to gitignore 2014-08-08 21:38:35 +02:00
Mathieu Comandon fa1c8bdb1c Update README with Linux build instructions 2014-08-08 21:27:59 +02: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