Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-18 | PSP: Make GPL headers consistent in themselves. | Johannes Schickel | |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke | |
2010-11-29 | BACKENDS: Fix SVN keyword usage. | Johannes Schickel | |
svn-id: r54584 | |||
2010-10-12 | JANITORAL: Clean trailing whitespaces. | Jordi Vilalta Prat | |
svn-id: r53160 | |||
2010-08-03 | PSP: Factored out thread creation routines into PspThreadable class. | Yotam Barnoy | |
This should aid in further optimizations. svn-id: r51685 | |||
2010-05-24 | PSP: to fix the audio, I cleaned up the audio thread and changed the thread ↵ | Yotam Barnoy | |
priorities. svn-id: r49200 | |||
2010-05-23 | PSP: switched from SDL's audio to my own thread. Removed needless blocking ↵ | Yotam Barnoy | |
while playing and made it generally more efficient. To deactivate, simply comment out USE_PSP_AUDIO svn-id: r49149 |