summaryrefslogtreecommitdiff
path: root/include/user/shellutil.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change `pragma GCC warning` to `pragma message`Reiko Asakura2020-07-231-1/+1
| | | | | Because warnings in system headers will not appear except when -Wsystem-headers is given to gcc.
* Add doc and remove unneeded includeReiko Asakura2020-07-211-1/+1
|
* Add SceShellSvc function and rename headerGrapheneCt2020-07-111-165/+2
| | | | | | For reference on vtable see https://github.com/GrapheneCt/libShellAudio/blob/master/source/ShellAudio.c
* Add more stuff in SceShellUtilGrapheneCt2020-06-131-1/+87
| | | | | Credits: GrapheneCt From https://forum.devchroma.nl/index.php/topic,149.0.html
* Add sceShellUtilRebootReiko Asakura2020-06-131-0/+7
| | | | Credits: Princess-of-Sleeping
* Named anonymous enums in psp2. (#179)Rinnegatamante2017-06-151-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.
* Added more ShellUtil lock typesTheOfficialFloW2017-01-011-12/+12
|
* Documentation: Simplify groupingdevnoname1202016-11-171-1/+0
|
* All files should be added to the documentation nowdevnoname1202016-11-131-0/+2
|
* Update shellutil.hTheOfficialFloW2016-11-051-0/+72
|
* Revert "Added some SceShellUtil functions"Davee2016-11-031-72/+0
|
* Add shellutil headerTheOfficialFloW2016-11-031-0/+72