Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-03-08 | Rename include guards | Reiko Asakura | 1 | -3/+3 | |
2021-02-11 | Add package workflow | Reiko Asakura | 1 | -0/+4 | |
2021-02-11 | Fix includes: various | Reiko Asakura | 1 | -1/+1 | |
2020-07-11 | Add SceShellSvc function and rename header | GrapheneCt | 1 | -3/+16 | |
For reference on vtable see https://github.com/GrapheneCt/libShellAudio/blob/master/source/ShellAudio.c | |||||
2020-06-13 | Add more stuff in SceShellUtil | GrapheneCt | 1 | -1/+87 | |
Credits: GrapheneCt From https://forum.devchroma.nl/index.php/topic,149.0.html | |||||
2020-06-13 | Add sceShellUtilReboot | Reiko Asakura | 1 | -0/+7 | |
Credits: Princess-of-Sleeping | |||||
2017-06-15 | Named anonymous enums in psp2. (#179) | Rinnegatamante | 1 | -23/+23 | |
* Named anonymous enums in psp2. Named anonymous enums in psp2. * Properly sorted enums. * Several modifications (see desc) Added some missing info, fixed identation in some places, aligned all enums and comments with spaces as delimiters, replaced decimal negative errorcode in location.h with hexadecimal one, added some comments and fixed some documentation comments. * Minor fixes in identation. * Yet another minor identation fix. * Fixed enums in structs. * Reverted SceBool changes. * SceBool fix. * Fix for compilation with g++- * Added some doc references in jpegenc. * Fixed some references. | |||||
2017-01-01 | Added more ShellUtil lock types | TheOfficialFloW | 1 | -12/+12 | |
2016-11-17 | Documentation: Simplify grouping | devnoname120 | 1 | -1/+0 | |
2016-11-13 | All files should be added to the documentation now | devnoname120 | 1 | -0/+2 | |
2016-11-05 | Update shellutil.h | TheOfficialFloW | 1 | -0/+72 | |
2016-11-03 | Revert "Added some SceShellUtil functions" | Davee | 1 | -72/+0 | |
2016-11-03 | Add shellutil header | TheOfficialFloW | 1 | -0/+72 | |