Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added SceCompat | TheOfficialFloW | 2017-07-21 | 2 | -1/+310 |
| | |||||
* | The sceKernelGetMutexInfo second arg should be a pointer to SceKernelMutexInfo | codestation | 2017-06-30 | 1 | -1/+1 |
| | |||||
* | Added new NIDs and new headers (#196) | TheOfficialFloW | 2017-06-25 | 4 | -0/+127 |
| | | | | | | | | | | | | | | | | | | | | | | | | * Added sceIoPread/sceIoPwrite header * Added more paf nids and paf header * Added sceCompat NIDs * Added SceNpDrm header * Sorted SceCompat * Removed duplicated NIDs * Fixed scePaf nid * Fixed SceNpDrm name in header and added SceVideoExport * Fixed brief description * Added sceIoChstatByFd header * Added SceVideoExport definition | ||||
* | add sceKernel(Start|Stop)Module / ksceKernelGetMemBlockBase definitions (#202) | David | 2017-06-25 | 2 | -0/+17 |
| | | | | | | | * - add sceKernelStartModule / sceKernelStopModule definitions - add a few sceAppMgr definitions * add ksceKernelGetMemBlockBase definition | ||||
* | Refactor sceIo headers. (#204) | Rinnegatamante | 2017-06-25 | 1 | -3/+3 |
| | | | | | | | | | | | | * Refactor sceIo headers. * Typo fix. * Sorted enums. * Added SCE_O_PWLOCK. * Typo fix. | ||||
* | Sort enum values of ctrl.h | Sunguk Lee | 2017-06-23 | 1 | -20/+20 |
| | |||||
* | Added two more enums buttons! (#194) | David Nuñez | 2017-06-22 | 1 | -1/+3 |
| | | | | | | | | * Added two more enums buttons! * Fix headphone label. * Rename by recommendation of devnoname120. | ||||
* | Fix SceUsbStorVstorType | Sunguk Lee | 2017-06-21 | 1 | -2/+2 |
| | | | | remain #179 bugs. change to SceUsbstorVstorType | ||||
* | Manually revert #179 changes | Sunguk Lee | 2017-06-21 | 5 | -10/+10 |
| | | | | | | | | | - revert bit size of the structs; this change have issue for build vita2d - revert ErrorCode of SceMsgDialogErrorCodeParam; I don't know reason of why change to TitleCase - remove some whitespaces - add some spaces | ||||
* | Named anonymous enums in psp2. (#179) | Rinnegatamante | 2017-06-15 | 15 | -342/+341 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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. | ||||
* | Add SceHid Mouse functions (#182) | meetpatty | 2017-06-02 | 1 | -12/+36 |
| | |||||
* | Add SceHid keyboard functions (#181) | meetpatty | 2017-05-25 | 1 | -0/+48 |
| | |||||
* | Added sceKernelPowerLock sceKernelPowerUnlock (#176) | Yifan Lu | 2017-05-16 | 1 | -0/+18 |
| | |||||
* | Added dmac functions (#173) | TheOfficialFloW | 2017-05-14 | 1 | -0/+34 |
| | | | Added dmac functions | ||||
* | Fix code style of power.h | Sunguk Lee | 2017-05-14 | 1 | -8/+9 |
| | | | | | - softtab to hardtab - missing semicolon | ||||
* | Fix callback functions and add some enums | Francisco José García García | 2017-05-13 | 1 | -1/+9 |
| | |||||
* | Add sceRegMgr functions (#169) | Joel16 | 2017-05-11 | 1 | -0/+84 |
| | | | Add sceRegMgr functions | ||||
* | Fixed a couple function descriptions and added a few missing functions in ↵ | Joel16 | 2017-05-11 | 1 | -4/+32 |
| | | | | | | | | | | ScePower (#168) * Include a few missing scePower functions * Fixed function descriptions * Fixed voltage units in function description | ||||
* | Add some brightness functions | devnoname120 | 2017-04-13 | 1 | -0/+34 |
| | |||||
* | Typo fixing, and misnamed struct (#151) | Hexxellor | 2017-03-28 | 5 | -17/+17 |
| | | | | | | | | * Fixing Mostly Harmless Typos This fixes a bunch of miscellaneous typos and grammatical mistakes in the source which were mostly harmless with the exception of the ScreenShotParam in psp2/screenshot.h which didn’t match the name of the struct causing it to fail when using that header. | ||||
* | Added two ScePromoterUtil functions (#147) | TheOfficialFloW | 2017-02-26 | 1 | -8/+24 |
| | | | | Added two ScePromoterUtil functions | ||||
* | Added missing definitions for VitaShell | TheOfficialFloW | 2017-02-14 | 2 | -0/+10 |
| | |||||
* | Rename argument of scePromoterUtilityDeletePkg | Sunguk Lee | 2017-02-11 | 1 | -1/+3 |
| | | | | | | `void *unk` to `const char *titleid` https://github.com/vitasdk/vita-headers/pull/101#discussion_r89012646 | ||||
* | Switch license to MIT | devnoname120 | 2017-02-10 | 2 | -5/+1 |
| | | | | Close #104 | ||||
* | Update psp2/usbd.h | Sergi Granell | 2017-02-08 | 1 | -3/+3 |
| | |||||
* | More psp2/usbd.h changes (#131) | Sergi Granell | 2017-02-08 | 1 | -22/+40 |
| | |||||
* | Update psp2/usbd.h (#128) | Sergi Granell | 2017-02-08 | 1 | -6/+19 |
| | | | | Add some SceUsbdForDriver NIDs Add initial psp2kern/usbd.h | ||||
* | Added more SceUsbdForUser NIDs | Sergi Granell | 2017-02-08 | 1 | -0/+56 |
| | | | | Add initial psp2/usbd.h | ||||
* | Fix sceKernelCreateCond example | Sergi Granell | 2017-01-14 | 1 | -2/+2 |
| | |||||
* | Add Condition variables prototypes | Sergi Granell | 2017-01-14 | 1 | -0/+109 |
| | |||||
* | Added usb nids and headers (#120) | TheOfficialFloW | 2017-01-13 | 3 | -0/+178 |
| | |||||
* | Update power.h | DerColonel | 2017-01-05 | 1 | -0/+21 |
| | | | Added cold reset, shutdown and suspend functions. | ||||
* | Added more ShellUtil lock types | TheOfficialFloW | 2017-01-01 | 1 | -12/+12 |
| | |||||
* | Add more SceCtrlForDriver NIDs and kernel ctrl.h | Sergi Granell | 2016-12-31 | 1 | -7/+9 |
| | |||||
* | Update devctl.h | TheOfficialFloW | 2016-12-18 | 1 | -31/+3 |
| | |||||
* | Merge pull request #97 from vitasdk/ctrl-intercept | devnoname120 | 2016-12-04 | 1 | -0/+21 |
|\ | | | | | Add button intercept headers | ||||
| * | Added description for intercept | Yifan Lu | 2016-11-29 | 1 | -1/+4 |
| | | |||||
| * | Add button intercept headers | Yifan Lu | 2016-11-18 | 1 | -0/+18 |
| | | |||||
* | | Merge pull request #101 from vitasdk/add-promoterutils | Sunguk Lee | 2016-11-30 | 2 | -0/+103 |
|\ \ | | | | | | | Add package installing functions | ||||
| * | | Rename argument of scePromoterUtilityDeletePkg | Sunguk Lee | 2016-11-29 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | | | `void *unk` to `const char *titleid` https://github.com/vitasdk/vita-headers/pull/101#discussion_r89012646 | ||||
| * | | Added sceSysmoduleLoadModuleInternalWithArg | Yifan Lu | 2016-11-21 | 1 | -0/+1 |
| | | | |||||
| * | | Add paf id | Yifan Lu | 2016-11-21 | 1 | -0/+1 |
| | | | |||||
| * | | Add documentation for promoterutil.h | devnoname120 | 2016-11-22 | 1 | -2/+65 |
| | | | |||||
| * | | Added const to path for scePromoterUtilityPromotePkg | Yifan Lu | 2016-11-21 | 1 | -1/+1 |
| | | | |||||
| * | | Added sysmodule internal calls | Yifan Lu | 2016-11-21 | 1 | -0/+8 |
| | | | |||||
| * | | Added promoterutil | Yifan Lu | 2016-11-21 | 1 | -0/+28 |
| | | | |||||
* | | | Renamed SCE_CTRL_ALL to SCE_CTRL_INTERCEPTED | devnoname120 | 2016-11-19 | 1 | -17/+17 |
|/ / | | | | | | | The old wording was incorrect, if we wanted a macro for masking all buttons, it should be a OR'ing of the above button macros, and it would give 0xffff. | ||||
* | | Merge pull request #89 from devnoname120/doxygen | Sunguk Lee | 2016-11-18 | 13 | -0/+14 |
|\ \ | | | | | | | Doxygen support | ||||
| * | | Documentation: Simplify grouping | devnoname120 | 2016-11-17 | 13 | -13/+0 |
| | | | |||||
| * | | All files should be added to the documentation now | devnoname120 | 2016-11-13 | 13 | -6/+24 |
| | | |