Commit Graph

29 Commits

Author SHA1 Message Date
pelya 17707104f7 Small tweaks to audio 2010-08-21 12:29:55 +03:00
pelya de1f89b0c5 Added lot of new config options - onscreen keyboard size, accelerometer sensitivity, trackball dampening, and audio buffer size (for slow devices) 2010-08-21 12:25:32 +03:00
pelya 316b1385da Eh I'm so stupid. Epic bug with DataDownloader fixed (it won't truncate files anymore) - now I can remove all manual CRC checks. 2010-08-21 12:24:23 +03:00
pelya 1b70a84cff More robust data downloading 2010-08-21 12:21:00 +03:00
pelya 9d75444552 Added some CRC checks to data downloader 2010-08-20 19:05:31 +03:00
pelya 2c6c933575 Fixed wrong multitouch Java code 2010-08-20 13:06:28 +03:00
pelya d42d4d5b73 Added Win32 .EXE for font editor 2010-08-19 18:49:55 +03:00
pelya ff74ced087 Added small readme to fonteditor 2010-08-19 18:38:44 +03:00
pelya d8d1704a4f Small TODO 2010-08-19 14:53:42 +03:00
pelya 6e812eed03 Setting envvar LANG to correct value from Java code 2010-08-19 14:48:31 +03:00
pelya b6aa5371a7 Fixed libintl conmpilation 2010-08-19 13:54:00 +03:00
pelya efa49b96c8 Crash fixed in Java code 2010-08-19 11:18:49 +03:00
pelya 4c6ddb909e Added intl and sdl_gfx libraries (thanks to Kurosu) 2010-08-18 20:43:26 +03:00
pelya 501a98228d Fixed SDL 1.3 compilation 2010-08-18 20:10:42 +03:00
pelya 1e67d59311 Fixed SDL 1.2 compilation 2010-08-18 19:54:23 +03:00
pelya f9dc02fc1f New script RecompileAllApps.sh for auto-recompilation 2010-08-18 19:06:38 +03:00
pelya f177efc12e Fixed onscreen keyboard - it is playable, though multitouch works not very good 2010-08-18 17:23:20 +03:00
pelya 3453847f26 Better multitouch input 2010-08-18 16:09:23 +03:00
pelya c0d8427795 Updated Java settings dialog, added Java-C callbacks, tested on device - it doesn't work properly yet 2010-08-18 15:47:25 +03:00
pelya a88843354c Fixed compilation error 2010-08-18 15:02:45 +03:00
pelya 2c78d2a0ff Made more symlinks from SDL 1.2 to SDL 1.3 2010-08-18 13:19:54 +03:00
pelya c7b64152af Moved font editor to more appropriate place 2010-08-18 13:16:23 +03:00
pelya 0c12b2a48f Implemented touchscreen keyboard - does not compile yet 2010-08-18 13:15:21 +03:00
pelya 5b5882f9f1 Pressure and size for Android 1.6 touchscreen reported not 2010-08-18 13:14:48 +03:00
pelya 5e2ad1da63 Some processing for touchscreen keyboard 2010-08-17 18:47:32 +03:00
pelya 9d970a7326 Initial touchscreen code - it does not compile yet 2010-08-17 15:24:24 +03:00
pelya f38d325a1b Small improvements to font editor 2010-08-17 15:19:57 +03:00
pelya 3a1885468e Simple wireframe font editor, to generate font in C array which later can be used in touchscreen keyboard 2010-08-17 15:01:11 +03:00
pelya 51bc7a8e3e Moved all files one dir upwards (should've done that long ago) 2010-08-16 13:15:59 +03:00