Paul Hunkin <paul@bieh.net> [Tue, 27 Jul 2010 21:20:17 +0200] rev 4721
Added accelerometer 'joystick'
Paul Hunkin <paul@bieh.net> [Tue, 27 Jul 2010 15:23:09 +0200] rev 4720
Oops, I wasn't using pthreads. Fixed so we can have mutexes and stuff
Paul Hunkin <paul@bieh.net> [Tue, 27 Jul 2010 11:35:06 +0200] rev 4719
Updated test app to init the sound system
Paul Hunkin <paul@bieh.net> [Tue, 27 Jul 2010 11:34:43 +0200] rev 4718
Added stub android sound system
Paul Hunkin <paul@bieh.net> [Tue, 27 Jul 2010 11:02:07 +0200] rev 4717
OK, /actually/ fixed the nativeQuit() crash this time
Paul Hunkin <paul@bieh.net> [Tue, 27 Jul 2010 10:49:11 +0200] rev 4716
Added resize hander stub and initial screen size setter
Paul Hunkin <paul@bieh.net> [Tue, 27 Jul 2010 10:20:22 +0200] rev 4715
Shut down the C application properly on quit instead of crashing in the most horrible way possible
Paul Hunkin <paul@bieh.net> [Tue, 27 Jul 2010 09:58:17 +0200] rev 4714
- Modified build system
- Initial support for touch and key events
Paul Hunkin <paul@bieh.net> [Wed, 07 Jul 2010 00:43:23 +1200] rev 4713
Added preliminary keyboard event support
Paul Hunkin <paul@bieh.net> [Tue, 29 Jun 2010 01:30:11 +1200] rev 4712
Code cleanup