Age | Commit message (Expand) | Author |
---|---|---|
2014-02-18 | PSP: Make GPL headers consistent in themselves. | Johannes Schickel |
2011-08-07 | JANITORIAL: Remove trailing empty lines. | Christoph Mallon |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2010-11-29 | BACKENDS: Fix SVN keyword usage. | Johannes Schickel |
2010-10-12 | JANITORAL: Clean trailing whitespaces. | Jordi Vilalta Prat |
2010-08-03 | PSP: Factored out thread creation routines into PspThreadable class. | Yotam Barnoy |
2010-06-21 | PSP: moved RTC to singleton to allow usage by classes other than Osystem | Yotam Barnoy |
2010-06-15 | PSP: fixed up PowerManager and removed dependency on SDL | Yotam Barnoy |
2010-06-15 | PSP: fixed SCI freeze issue by using recursive mutexes | Yotam Barnoy |
2010-06-10 | PSP: switched to psp semaphores rather than SDL's. Removal of SDL is almost c... | Yotam Barnoy |
2010-06-07 | PSP: found bug in fast getMillis() implementation. Fixed it by adding a fixed... | Yotam Barnoy |
2010-05-24 | PSP: switched to using slightly faster delay and getMillis | Yotam Barnoy |