pelya
|
d85b547bad
|
fixed bug in SDL_ACTIVEEVENT
|
2010-10-04 16:36:00 +03:00 |
|
pelya
|
b83c805bb7
|
Implemented SDL_ACTIVEEVENT, did not test it and cannot say if it will work, also SDL 1.3 compilation is broken (use previous commit)
|
2010-10-01 19:15:23 +03:00 |
|
pelya
|
631f4cde0d
|
Fixed stupid bug with callbacks, Alien Blaster still does not work
|
2010-10-01 18:02:56 +03:00 |
|
pelya
|
f025a0ab9c
|
SDL 1.3 compiles but restoring from background does not work in Alien Blaster
|
2010-09-30 18:00:47 +03:00 |
|
pelya
|
f540aef198
|
Fix for on-screen buttons misplaced sometimes when waking from background
|
2010-09-30 15:16:12 +03:00 |
|
pelya
|
a7182ea391
|
Merged all on-screen buttons into single file for faster loading and invoking from background.
|
2010-09-30 13:47:06 +03:00 |
|
pelya
|
16c3b54078
|
Background saving/restoring fully works (And pauses audio)
|
2010-09-29 18:30:34 +03:00 |
|
pelya
|
fd41a03480
|
SDL 1.3 WILL NOT COMPILE! OpenTyrian can be successfully put to background and restored, yay! However music keeps playing while on background, little annoying.
Also I'm not sure how my code will behave on Android 1.6
|
2010-09-29 15:32:40 +03:00 |
|
pelya
|
73dcf3e75e
|
Use SDL_renderer_gles.c from SDL 1.3 in SDL 1.2
|
2010-09-28 17:36:38 +03:00 |
|
pelya
|
e5cd332f5d
|
Small change to SDL key mapping
|
2010-09-24 15:10:19 +03:00 |
|
pelya
|
05902d402d
|
Fixed misleading debug message
|
2010-09-10 11:32:11 +03:00 |
|
pelya
|
b3571c8a67
|
Some improvements on Teeworlds port - it still crashes for no reason when I'm pressing 5-th button
|
2010-09-08 12:52:26 +03:00 |
|
pelya
|
a624926c92
|
TeeWorlds do not crash, but buggy as hell
|
2010-09-06 14:32:16 +03:00 |
|
pelya
|
ab7d052202
|
Added proper auto-fire mode with animations to the Ultimate Droid theme
|
2010-09-01 13:04:55 +03:00 |
|
pelya
|
bdbdd73420
|
Added SDL_screenkeyboard.h with interface for application to control touchscreen keyboard
|
2010-08-30 17:19:05 +03:00 |
|
pelya
|
1eaeb815f2
|
Whole screen does not act as button0 if touchscreen keyboard used
|
2010-08-30 12:24:20 +03:00 |
|
pelya
|
e8bb24262a
|
Fixes to theme placement
|
2010-08-26 18:59:54 +03:00 |
|
pelya
|
2ba663a7b1
|
First implementation of picture button theme, still no transparency
|
2010-08-26 17:18:03 +03:00 |
|
pelya
|
5f54667aa1
|
Auto-fire for up to 2 buttons
|
2010-08-25 17:03:20 +03:00 |
|
pelya
|
3dd034d019
|
Fixed screen keys position
|
2010-08-21 15:11:08 +03:00 |
|
pelya
|
b0bbe3eff3
|
Total number of virtual keys has been increased to 7
|
2010-08-21 14:52:09 +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
|
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
|
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
|
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
|
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
|
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 |
|