Zangetsu38
e39015ff34
modules/SceAppUtil: small refactor of SafeMemory func.
...
io: clean code unneeded in open file.
2022-05-25 13:01:21 +02:00
Zangetsu38
8a40b19e5f
io: fix open file when create flag is not here.
...
modules/SceAppUtil: fix open file flag.
2022-05-23 15:41:06 +02:00
Zangetsu38
77fd8e8f78
project: run format.
2022-03-16 02:11:11 +01:00
CreepNT
b37293faf1
modules/SceLibKernel: fix Offset value send on SceIo(Pread/Pwrite).
...
- io/state functions: fix Offset value and using using _fseeki64.
2022-03-03 06:21:34 +01:00
CreepNT
a4819a20e2
io/stat file: Increment size of value, with using _wstati64.
2022-03-03 06:21:34 +01:00
Zangetsu38
e55db4f355
modules/SceAppUtil: fix delete savedata when try delete folder.
2022-01-04 01:20:01 +01:00
Zangetsu38
d59a044399
shaders: split shaders cache to shaderlog.
2021-12-29 16:13:03 +01:00
Zangetsu38
0507b45400
shader: implement pre-compile shader.
...
gui/shaders compiled: Add progress bar durring pre compile shader.
io: remove useless create shaderlog folder.
gui/app context menu: remove shaderlog path and move shaders cache in good path.
2021-12-24 12:17:51 +01:00
Zangetsu38
6a71f50d71
external: update psvpfstools.
...
- fix compile.
2021-12-14 18:58:45 +01:00
Zangetsu38
fb969fe311
build: add support of VS 2022.
...
- external: update boost to 1.78.
- gen-windows: using version of VS installed.
2021-12-13 19:12:39 +01:00
Zangetsu38
95b32c48ea
addcont: Add support of INSTALL_DIR_ADDCONT value in sfo.
...
- should fix game no found dlc after install it.
2021-10-30 22:27:30 +02:00
Zangetsu38
d9ddb97fef
savedata: Add support of INSTALL_DIR_SAVEDATA value in sfo.
2021-10-22 21:17:23 +02:00
hobyst
168dfb19ca
Add license notice on source files which didn't have one
...
- Also updated the copyright notice year on all files to 2021
2021-08-19 23:14:27 +02:00
IllusionMan1212
b316b57c70
io: replace invalid slashes in translated_path instead of normalized_path
2021-08-19 22:22:17 +02:00
Francisco José García García
5c5239e649
io: add IFREG if is_regular_file ( #1429 )
2021-07-22 11:47:30 +02:00
sunho
9eb2a9e41d
io: Correct life cycle of vita_loc
2021-05-27 04:04:17 +02:00
sunho
1e96724d45
kernel: Pull out avplayer,auidodev,videodec,fiber state
...
kernel: Add ObjectStore
modules: Support library init function
modules: Pull out cpu_protocol
vita3k: Rename .h -> .inc
io: Remove unneccesary base_tick argument
cmake: Folderify modules and kernel
2021-05-09 19:47:59 +02:00
bookmist
41b2a1dc4b
io/io: Conventional error instead of crash
2021-04-26 02:02:17 +02:00
Zangetsu38
befe4e3986
vita3k: move app_path from title_id.
2021-03-03 13:39:19 +01:00
KorewaWatchful
58c339edb6
gui: disable case-insensitive search on windows, and add gui option for other platforms
2021-02-23 13:39:15 +01:00
KorewaWatchful
c441eeed1e
io: case-sens paths + caching
2021-02-23 13:39:15 +01:00
Pedro Montes Alcalde
5d188c6fbe
io/device: Make get_device work if it is all uppercase and delete extra device path if request. ( #1156 )
2021-02-20 10:10:59 +01:00
bookmist
e512fc92f8
io/io New flag to enable or disable trace logging of file operations
2021-02-17 08:36:18 +01:00
bookmist
239255dc06
io/io Conventional error instead of crash in case of invalid file descriptor
2021-02-17 08:36:18 +01:00
Nicolas Jallamion
4938ca8b16
gui: general refactor + fixes ( #1091 )
...
i've asked zang for a better name and he does not know :/
2021-01-11 22:46:57 -05:00
scribam
1792895588
io: Fix sceIoRemove and sceIoRmdir return codes on success
2020-10-18 04:12:05 +03:00
EXtremeExploit
c75b8db8d2
Emu: Add unicode support for base and pref path.
2020-09-15 14:51:47 +03:00
IllusionMan1212
d85ec0cd1a
SceCommonDialog/SceAppUtil/io: various save fixes
...
* io: create parent directories of saves if they don't exist
* sceapputil: fix creating slotparam files
* scecommondialog: fix progress bar and add checks
2020-08-31 03:51:21 +09:00
Zangetsu38
152f1954e0
app background: fix get and display good bg.
...
gui: refactor using title id.
2020-08-17 17:36:01 +09:00
Zangetsu38
06addad077
gui: some fix/refactor.
2020-08-16 14:15:17 +02:00
IllusionMan1212
edcb4e2d58
io/SceAppUtil: fix file open modes and fix saving in truncate mode and fix param->status for mages games
2020-08-15 17:50:51 +09:00
Sunho Kim
0a0eb53f8c
app: add arguments in console mode
2020-08-10 07:49:56 +09:00
Sunho Kim
85afb5da7a
io: redirect stdio and pwd if console mode
2020-08-10 07:49:56 +09:00
Nicolas Jallamion
3b71411510
io: fix regression
2020-07-11 13:51:17 +02:00
Zangetsu38
de0eb7f3e3
io: fix read/writen value.
2020-07-09 15:29:16 +02:00
Sunho Kim
998bd9826f
renderer: add texture dumping
2020-06-24 11:49:31 +09:00
IllusionMan1212
8eaeeb5701
io/SceAppUtil: implement file truncation mode and some saves fixups
2020-06-22 09:07:51 +02:00
Nicolas Jallamion
bed03eadd5
gui: add initial theme support. ( #676 )
...
pkg/archive: add support install official theme.
2020-05-27 13:04:38 -04:00
scribam
03ddecffe7
io: Check if the directory exists before to write the file
2020-05-21 12:09:06 +02:00
scribam
78b3d8c5e7
io: Check if the std_file exists before to use it
2020-05-20 03:20:01 +03:00
scribam
2f41160033
io: Fix parent path when emulated_path has a trailing slash
2020-05-13 22:37:57 +02:00
totlmstr
4e20885f89
Vita3K: run clang-format
2020-04-07 16:48:08 -04:00
1whatleytay
5af55a29b3
io: add specific messages for ENOENT cases ( #651 )
2020-02-17 10:41:07 -05:00
1whatleytay
34a02553c4
vita3k: remove vita-headers ( #649 )
2020-02-06 09:44:49 -05:00
Zangetsu38
25081061f5
all: clang format project bis
2020-01-17 02:10:23 +02:00
Francisco José García García
a5e2d7444a
io: check for empty out
2020-01-16 17:56:26 +01:00
isJuhn
4f8142de15
io: use _wstat instead of FindFirstFileW on windows for stat_file
2020-01-15 21:36:17 +02:00
IllusionMan1212
59aecbd215
io: exposed translate_path
2020-01-15 00:40:19 +02:00
Taylor Whatley
89e5419ad9
modules: implement basic avplayer
2019-12-22 00:15:36 -05:00
Hesham Abourgheba
3ca7206ba1
sceAppUtil: implement sceAppUtilSaveDataGetQuota ( #612 )
2019-11-16 10:15:16 +07:00