Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2017-03-28 | Typo fixing, and misnamed struct (#151) | Hexxellor | 1 | -10/+10 | |
* 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. | |||||
2017-02-10 | Switch license to MIT | devnoname120 | 1 | -2/+0 | |
Close #104 | |||||
2017-01-14 | Fix sceKernelCreateCond example | Sergi Granell | 1 | -2/+2 | |
2017-01-14 | Add Condition variables prototypes | Sergi Granell | 1 | -0/+109 | |
2016-11-17 | Documentation: Simplify grouping | devnoname120 | 1 | -1/+0 | |
2016-11-13 | All files should be added to the documentation now | devnoname120 | 1 | -3/+1 | |
2016-11-13 | More stuff related to doxygen | devnoname120 | 1 | -0/+4 | |
2016-09-24 | updated threadmgr pipe documentation | Davee | 1 | -22/+22 | |
2016-09-06 | Add LwCond | Francisco José García García | 1 | -0/+15 | |
2016-09-05 | Removed sceKernelRotateThreadReadyQueue. | Rinnegatamante | 1 | -9/+0 | |
2016-09-04 | added sceKernelGetThreadTLSAddr and sceKernelGetTLSAddr | Davee | 1 | -0/+15 | |
2016-09-01 | Add sceKernelGetSystemTimeWide | 173210 | 1 | -0/+6 | |
2016-08-02 | Add threadmgr LwMutex and power ClockFrequency | ribbid987 | 1 | -0/+16 | |
2016-08-01 | Update wait event flags | Sergi Granell | 1 | -1/+3 | |
2015-10-11 | Fixed the inconsistency in the headers as discussed in issue #4 and #vitasdk | SMOKE5 | 1 | -22/+22 | |