Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge common definitions in power.h | Reiko Asakura | 2021-03-12 | 1 | -157/+0 |
| | |||||
* | Rename include guards | Reiko Asakura | 2021-03-08 | 1 | -3/+3 |
| | |||||
* | Add package workflow | Reiko Asakura | 2021-02-11 | 1 | -0/+4 |
| | |||||
* | Remove dupe: power.h | Reiko Asakura | 2021-02-11 | 1 | -83/+2 |
| | |||||
* | Make errors signed | Reiko Asakura | 2020-09-19 | 1 | -6/+6 |
| | |||||
* | Add ScePower configuration modes (#345) | CelesteBlue-dev | 2018-08-21 | 1 | -9/+18 |
| | |||||
* | Add scePowerRequestDisplayOn() | devnoname120 | 2018-08-07 | 1 | -0/+7 |
| | |||||
* | Added some ScePowerCallbackTypes, fix some typos. (#299) | Sree | 2018-03-14 | 1 | -4/+14 |
| | | | | | | * fix: add createCallback param in example, typo for sys_exit * fix: adding more power callback types | ||||
* | Added ScePower errorcodes. | Rinnegatamante | 2018-01-30 | 1 | -0/+9 |
| | |||||
* | Added scePowerGet/SetUsingWireless prototypes. | Rinnegatamante | 2017-08-01 | 1 | -0/+16 |
| | | | | Added scePowerGet/SetUsingWireless prototypes. | ||||
* | Manually revert #179 changes | Sunguk Lee | 2017-06-21 | 1 | -2/+2 |
| | | | | | | | | | - 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 | 1 | -11/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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. | ||||
* | 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 |
| | |||||
* | 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 | ||||
* | Added missing definitions for VitaShell | TheOfficialFloW | 2017-02-14 | 1 | -0/+7 |
| | |||||
* | Update power.h | DerColonel | 2017-01-05 | 1 | -0/+21 |
| | | | Added cold reset, shutdown and suspend functions. | ||||
* | Documentation: Simplify grouping | devnoname120 | 2016-11-17 | 1 | -1/+0 |
| | |||||
* | All files should be added to the documentation now | devnoname120 | 2016-11-13 | 1 | -3/+1 |
| | |||||
* | More stuff related to doxygen | devnoname120 | 2016-11-13 | 1 | -1/+4 |
| | |||||
* | Start the work on doxygen | devnoname120 | 2016-11-12 | 1 | -0/+2 |
| | |||||
* | Fixed power callb | TheOfficialFloW | 2016-11-07 | 1 | -4/+3 |
| | |||||
* | Properly documented scePower. | Rinnegatamante | 2016-11-03 | 1 | -18/+149 |
| | | | | Properly documented scePower. | ||||
* | Added void param to all scePower funcs. | Rinnegatamante | 2016-09-11 | 1 | -12/+12 |
| | |||||
* | Added SetGpuXbar / GetGpuXbar clock frequency. | Rinnegatamante | 2016-09-11 | 1 | -0/+2 |
| | |||||
* | Added scePowerSetBusClockFrequency and scePowerSetGpuClockFrequency. | Rinnegatamante | 2016-09-04 | 1 | -1/+3 |
| | |||||
* | Added scePowerSetArmClockFrequency reference. | Rinnegatamante | 2016-08-05 | 1 | -0/+1 |
| | | | | Added scePowerSetArmClockFrequency reference. | ||||
* | Add threadmgr LwMutex and power ClockFrequency | ribbid987 | 2016-08-02 | 1 | -1/+4 |
| | |||||
* | Initial commit. Added headers from psp2sdk. | Glenn Anderson | 2015-08-14 | 1 | -0/+30 |