Commit graph

17 commits

Author SHA1 Message Date
Zangetsu38
28c9acd5e5 modules/SceCommonDialog: Add system msg type NOSPACE CONTINUABLE.
- Request by minecraft.
2022-05-19 18:40:02 +02:00
Zangetsu38
f5073260ed lang: complete refactor. 2022-02-20 23:06:57 +01:00
Zangetsu38
a630171274 modules/SceAppUtil: Implement sceAppUtilSaveDataSlotSearch. 2022-01-13 05:51:55 +01:00
Zangetsu38
673874ce5b modules/SceCommonDialog: fix savedata dialog when emptyparam is null.
- refactor check_empty_param for no have double code.
- app util: clean double value.
- modules/(SceAppUtil/SceAppMgrUser): set good value name.
2021-12-28 23:29:34 +01:00
Zangetsu38
96c7773a77 ime dialog: fix button when title is empty with small refactor.
- should fix some game with this issue on button no responding.
2021-10-13 20:41:44 +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
Zangetsu38
d367be7368 gui/lang: add some common text. 2021-04-02 08:45:31 +02:00
Zangetsu38
ce683e01c0 common dialog: add lang support for (trophy/save data) dialog 2021-03-16 12:31:28 +01:00
IllusionMan1212
e640630a6e gui/SceCommonDialog: implement info window, use firmware font, fix buttons on progress bar mode 2020-09-04 09:32:17 +03:00
IllusionMan1212
0ce103087d gui/SceCommonDialog: implement some missing msg modes and redesign msg dialog 2020-09-04 09:32:17 +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
IllusionMan1212
5c019a0886 SceCommonDialog: implement system message mode for savedata dialog and add checks 2020-06-22 09:07:51 +02:00
IllusionMan1212
8fb3c96e10 SceCommonDialog: implement savedatadialog substatus and fix other bugs 2020-06-08 15:41:22 +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
IllusionMan1212
0c8872059e modules/gui: implemented sceSaveDataDialog 2020-01-15 00:40:19 +02:00
Nicolas Jallamion
06299de242 emulator: Refactor file structure (#557)
Also:
- external: update some submodules.
2019-08-28 16:52:07 +03:00