Mercurial > sdl-ios-xcode
log
age | author | description |
---|---|---|
Tue, 27 Jul 2010 15:23:09 +0200 | Paul Hunkin | Oops, I wasn't using pthreads. Fixed so we can have mutexes and stuff |
Tue, 27 Jul 2010 11:35:06 +0200 | Paul Hunkin | Updated test app to init the sound system |
Tue, 27 Jul 2010 11:34:43 +0200 | Paul Hunkin | Added stub android sound system |
Tue, 27 Jul 2010 11:02:07 +0200 | Paul Hunkin | OK, /actually/ fixed the nativeQuit() crash this time |
Tue, 27 Jul 2010 10:49:11 +0200 | Paul Hunkin | Added resize hander stub and initial screen size setter |
Tue, 27 Jul 2010 10:20:22 +0200 | Paul Hunkin | Shut down the C application properly on quit instead of crashing in the most horrible way possible |
Tue, 27 Jul 2010 09:58:17 +0200 | Paul Hunkin | - Modified build system |