Commit graph

28 commits

Author SHA1 Message Date
Zangetsu38
77fd8e8f78 project: run format. 2022-03-16 02:11:11 +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
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
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
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
EXtremeExploit
c75b8db8d2 Emu: Add unicode support for base and pref path. 2020-09-15 14:51:47 +03: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
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
IllusionMan1212
8eaeeb5701 io/SceAppUtil: implement file truncation mode and some saves fixups 2020-06-22 09:07:51 +02:00
totlmstr
4e20885f89 Vita3K: run clang-format 2020-04-07 16:48:08 -04: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
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
Hesham Abourgheba
2987dc035a io: io checks and fixes (#607)
- Properly check for device
- Add missing devices
- Check if path is not empty before calling front()
- Properly read directories and properly stat files and directories
- Properly report last modification time on files and directories
2019-10-31 00:02:25 -04:00
Nicolas Jallamion
1f457ee4a0 config/gui/io: add profiles manager dialog for multi user. (#525)
build: fix some warning compile.
2019-10-24 12:36:41 -04:00
Nicolas Jallamion
06299de242 emulator: Refactor file structure (#557)
Also:
- external: update some submodules.
2019-08-28 16:52:07 +03:00