Commit Graph

3499 Commits

Author SHA1 Message Date
twinaphex
65aa759ab8 (iOS) There's currently a problem with enabling the UI companion
driver at startup to boot, so launch into GLUI/RGUI mode first
and allow the user himself to switch to CocoaTouch mode
2015-08-06 08:57:20 +02:00
twinaphex
4410c52d68 Use sceNpDrmProcessExitSpawn instead of sceNpDrmProcessExitspawn2 -
makes it work
2015-07-27 20:12:24 +02:00
twinaphex
ad3a53520d Cleanups 2015-07-27 19:28:41 +02:00
Twinaphex
1faa62e902 Remove two unused variables 2015-07-27 17:22:43 +02:00
twinaphex
a70f09a90d Rearrange structs 2015-07-27 17:18:10 +02:00
twinaphex
cdef82b185 Make late binding possible for frontend drivers
(PS3) Fix shutdown/quit hang - now we have to fix exitspawn instead
2015-07-27 03:44:28 +02:00
twinaphex
4787c463b6 Backport this - 58748da89d 2015-07-27 00:08:25 +02:00
radius
4b234a4ed9 clean-up System/BIOS in content dir, should now just use the basename instead of actually overwriting the setting 2015-07-26 16:23:41 -05:00
twinaphex
b9569296d5 (platform_darwin.m) Add unistd.h 2015-07-25 14:50:40 +02:00
Toad King
866970fb1c small changes to hotplugging support 2015-07-20 21:01:11 -05:00
Toad King
248e8ad1ca [GX] properly shut down dev thread 2015-07-20 20:08:13 -05:00
twinaphex
0bbb0d6913 (Darwin) Cleanups 2015-07-18 23:49:58 +02:00
twinaphex
c56f1403e5 (Darwin) Setup default shader dir 2015-07-18 23:41:42 +02:00
Twinaphex
6cb42bde29 Set all paths to bundle dirs when RELEASE_BUILD is defined 2015-07-18 17:36:30 +02:00
Twinaphex
34c2791fa4 Revert "(OSX) Add default dirs for Pictures and Downloads"
This reverts commit b9831cdc14.
2015-07-18 15:16:56 +02:00
twinaphex
b9831cdc14 (OSX) Add default dirs for Pictures and Downloads 2015-07-18 15:14:40 +02:00
twinaphex
67c5d14900 (OSX) Fix some paths 2015-07-18 15:05:22 +02:00
radius
a06dd9c3a2 fix system dir resetting on each startup 2015-07-17 02:53:59 -05:00
twinaphex
b298b2d4f0 platform_android.h - cleanup 2015-07-16 10:54:59 +02:00
radius
b717828cf0 fix setting and clearing system directory when using content dir 2015-07-16 01:46:11 -05:00
radius
9992a22e10 create dirs in the internal sd too 2015-07-14 22:38:55 -05:00
Andrés
8bf2b8a309 Fix cleanup of test dir 2015-07-14 20:36:38 -05:00
twinaphex
793e7483ad (platform_ps3.c) Cleanups 2015-07-15 02:09:05 +02:00
twinaphex
89be56a9ae (Android) Some build fixes 2015-07-13 19:50:21 +02:00
fr500
6f645f2cf9 make sure internal dirs are created too 2015-07-12 21:19:10 -04:00
fr500
22b3bc3243 add internal sd status to system info 2015-07-12 20:55:44 -04:00
fr500
39fb39f5f6 improve debug logging 2015-07-12 18:48:32 -04:00
radius
01ce2eaf31 shaders go in a subfolder now 2015-07-12 03:53:09 -04:00
Twinaphex
7f9bd9bd8a Merge pull request #1950 from fr500/master
fix a few issues with savestate sorting and system dir
2015-07-12 09:39:40 +02:00
radius
48068f147a same as the previous commit but when the user exits without unloading content 2015-07-12 02:35:28 -05:00
radius
06f656004b make system directory restore correctly when closing content in case it was set to content dir 2015-07-12 02:35:27 -05:00
twinaphex
10c8c0198b (platform_android.c) Style nits 2015-07-11 23:02:22 +02:00
radius
d9b125a645 if using app dir and paths do not exist, create them 2015-07-11 16:32:48 -04:00
radius
5bd889ac02 create directories that do not exist and add savestate dir 2015-07-11 15:25:56 -04:00
radius
a1ffbfdec9 make android defaults smarter 2015-07-11 15:16:04 -04:00
twinaphex
34414b5919 Menu toggle should be properly saved now with custom bind - the
forced hack broke all sorts of behavior
2015-07-09 22:16:27 +02:00
twinaphex
d7db50e4eb (Android) Cleanups 2015-07-09 21:50:48 +02:00
twinaphex
cbc79e0d67 Start adding preliminary bundle extraction code 2015-07-08 16:45:04 +02:00
twinaphex
a59fd029b1 Send APK path as param too 2015-07-08 02:42:19 +02:00
radius
610d316852 path had been changed to app_dir 2015-07-07 15:38:00 -05:00
radius
5cb8a0793c make screenshots save in the pictures folder 2015-07-07 15:36:37 -05:00
twinaphex
6a6b419ddb (Android) Add screenshot dir default dir 2015-07-07 22:04:25 +02:00
radius
cccc221e8c fix search & replace error 2015-07-07 14:56:01 -05:00
radius
3c5fe79df8 rename a few variables 2015-07-07 14:48:09 -05:00
radius
57ee3c0c33 rename a few variables 2015-07-07 14:38:39 -05:00
radius
6801a0de28 move variable declaration 2015-07-07 13:58:15 -05:00
radius
161a7166c5 set default downloads path to internal sdcard Downloads folder if available 2015-07-07 13:54:32 -05:00
radius
3d348edcb3 add functions to look for certain extra folders that may be useful to set sane defaults 2015-07-07 13:31:59 -05:00
radius
827f32b2d1 make saving to <content dir> possible again 2015-07-05 14:54:15 -04:00
twinaphex
a9f398c0c4 (Android) Change default autoconfig dir to 'autoconfig' 2015-07-05 02:30:49 +02:00