summaryrefslogtreecommitdiff
path: root/include/user/shellutil.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-07-23Change `pragma GCC warning` to `pragma message`Reiko Asakura1-1/+1
Because warnings in system headers will not appear except when -Wsystem-headers is given to gcc.
2020-07-21Add doc and remove unneeded includeReiko Asakura1-1/+1
2020-07-11Add SceShellSvc function and rename headerGrapheneCt1-165/+2
For reference on vtable see https://github.com/GrapheneCt/libShellAudio/blob/master/source/ShellAudio.c
2020-06-13Add more stuff in SceShellUtilGrapheneCt1-1/+87
Credits: GrapheneCt From https://forum.devchroma.nl/index.php/topic,149.0.html
2020-06-13Add sceShellUtilRebootReiko Asakura1-0/+7
Credits: Princess-of-Sleeping
2017-06-15Named anonymous enums in psp2. (#179)Rinnegatamante1-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-01Added more ShellUtil lock typesTheOfficialFloW1-12/+12
2016-11-17Documentation: Simplify groupingdevnoname1201-1/+0
2016-11-13All files should be added to the documentation nowdevnoname1201-0/+2
2016-11-05Update shellutil.hTheOfficialFloW1-0/+72
2016-11-03Revert "Added some SceShellUtil functions"Davee1-72/+0
2016-11-03Add shellutil headerTheOfficialFloW1-0/+72