summaryrefslogtreecommitdiff
path: root/include/user (unfollow)
Commit message (Expand)AuthorFilesLines
2020-08-20Move defns psp2/apputil.h to psp2common/appmgr.hReiko Asakura1-10/+10
2020-08-11Use SCE_PSP2_SDK_VERSION for _sceSharedFbOpenReiko Asakura1-7/+7
2020-08-07Properly populated ScePowerCallbackType enum.Rinnegatamante1-17/+23
2020-08-03Add sceKernelWaitSignal and sceKernelSendSignal (#462)Sunho Kim1-0/+23
2020-07-25Minor fixes in psp2/appmgr.hReiko Asakura1-6/+6
2020-07-24Revert vitasdk commitsReiko Asakura1-2/+1
2020-07-24Add functions in SceAVConfigReiko Asakura1-0/+98
2020-07-24Changes to SceAppMgrBudgetInfoReiko Asakura1-16/+20
2020-07-24Add SceSharedFb protoypesGrapheneCt1-0/+24
2020-07-23Add SceIofilemgr function prototypesReiko Asakura1-0/+79
2020-07-23Put common IO definitions into psp2commonReiko Asakura4-104/+5
2020-07-23Change `pragma GCC warning` to `pragma message`Reiko Asakura2-2/+2
2020-07-23Add thread event functions for kernelReiko Asakura1-2/+0
2020-07-23Add {,k}sceIo{Io,Dev}ctlAsync prototypesReiko Asakura3-30/+41
2020-07-22Add all prototypes for SceClibMspace functionsReiko Asakura1-3/+29
2020-07-21Add async IO functions for userlandGrapheneCt4-1/+401
2020-07-21Refactor userland SceIofilemgr headersReiko Asakura4-33/+443
2020-07-21Add doc and remove unneeded includeReiko Asakura1-1/+1
2020-07-16Update vshbridge and modulemgr (#457)Itai Levin2-0/+19
2020-07-11Add SceShellSvc function and rename headerGrapheneCt2-165/+181
2020-07-07Add psp2/bgapputil.hGrapheneCt1-0/+26
2020-07-07Add psp2/trigger_util.hGrapheneCt1-0/+232
2020-07-05Add threadmgr constants and prototypesReiko Asakura2-372/+804
2020-07-05Add kernel constants headerReiko Asakura2-3/+1
2020-07-05Add types headersReiko Asakura2-7/+4
2020-07-04Name changes to match styleReiko Asakura2-5/+5
2020-06-30Add SceJpegArmGrapheneCt1-0/+103
2020-06-30Unify SDK Version constant for all occurrences. (#452)Rinnegatamante1-1/+2
2020-06-29Update modulemgr structs (#453)Princess of Sleeping1-1/+7
2020-06-26Fix many args (#451)Princess of Sleeping9-43/+44
2020-06-23Revert vitasdk commitsReiko Asakura4-104/+3
2020-06-19Added sceAppMgrGetBudgetInfo prototype.Rinnegatamante1-1/+37
2020-06-18Update modulemgr (#434)Princess of Sleeping1-24/+25
2020-06-18Added a note about different mappings for L/R Triggers. (#445)Rinnegatamante1-0/+1
2020-06-16Added sceAVConfigSetDisplayColorSpaceMode prototype (#444)Itai Levin1-0/+16
2020-06-13Add more stuff in SceShellUtilGrapheneCt1-1/+87
2020-06-13Add sceShellUtilRebootReiko Asakura1-0/+7
2020-06-12Add incoming_dialog.hGrapheneCt1-0/+83
2020-06-11notification_util.h: update struct membersGrapheneCt1-9/+10
2020-06-11Added sceSharedFb prototypes.Rinnegatamante1-0/+41
2020-06-11tabification.Simon Stapleton1-1/+1
2020-06-11Fix value for SCE_EVENT_WAITMULTIPLE, add other missing event flagsSimon Stapleton1-2/+10
2020-06-05SceNotificationUtil: add NIDs and headerGrapheneCt1-0/+79
2020-05-20Add prototype "sceAppMgrGetBudgetInfo"GrapheneCt1-1/+37
2020-04-22Add sceClibMspace prototypesReiko Asakura1-0/+4
2020-03-24Add prototype sceClibVprintfReiko Asakura1-0/+1
2020-03-18Add process UID macrosReiko Asakura1-0/+3
2020-03-17Add macro SCE_KERNEL_THREAD_ID_SELFReiko Asakura1-0/+3
2020-02-12Fix documentation error in psp2/registrymgr.hReiko Asakura1-2/+2
2020-01-18Added arg for vshIoUmountTheOfficialFloW1-2/+2