Paul Hunkin
b2104a9057
Working on the sound system
2010-08-14 12:35:21 +12:00
Paul Hunkin
9c7acc6623
More joystick stuff
2010-07-27 21:58:18 +02:00
Paul Hunkin
ef47472280
- Cleaned up a bunch of code
...
- Added 'feature' enable/disable so we're not running accel/sound/whatever in Java when we don't need to be
- More work on the sound system. But it still crashes pretty horribly, not sure why yet.
2010-07-27 21:21:24 +02:00
Paul Hunkin
088b758125
Added resize hander stub and initial screen size setter
2010-07-27 10:49:11 +02:00
Paul Hunkin
27d80262c2
Shut down the C application properly on quit instead of crashing in the most horrible way possible
2010-07-27 10:20:22 +02:00
Paul Hunkin
d42b7d3970
- Modified build system
...
- Initial support for touch and key events
--HG--
rename : build-scripts/acc.sh => android/scripts/acc.sh
rename : build-scripts/ald.sh => android/scripts/ald.sh
2010-07-27 09:58:17 +02:00
Paul Hunkin
d8e077adbb
Added preliminary keyboard event support
2010-07-07 00:43:23 +12:00
Paul Hunkin
26a7c00433
Code cleanup
2010-06-29 01:30:11 +12:00
Paul Hunkin
482a87c499
- Restructured threads and application structure.
...
- Moved to SurfaceView instead of GLSurfaceView
- Moved to C++ for the android library
2010-06-29 00:40:12 +12:00