eb897e230a
Fixed Return key not sent in the SDL_ANDROID text input
pelya
2011-06-03 14:06:27 +03:00
550341ad8b
Draw the logo when app loads, until the first SDL_Flip(), also fixed small bug in menu
pelya
2011-06-01 13:13:29 +03:00
47b5d6938a
If you've added another download with "!" at the beginning to the updated .apk - do not ask user, just download the file
pelya
2011-05-31 18:52:12 +03:00
3b0b8675eb
New revamped startup dialog, with possibility to disable separate menu options or entire dialog through ChangeAppSettings.sh
pelya
2011-05-31 16:30:08 +03:00
b10fefba4f
Fixed the NO_REMAP implementation, fixed few minor bg in Settings.java
pelya
2011-05-30 15:25:08 +03:00
f06e5643e7
Reverted my work-in-progress changes in Settings.java, that broke compilation
pelya
2011-05-30 11:17:32 +03:00
1ee7b4ee83
Small update to readme
pelya
2011-05-26 11:40:11 +03:00
8eaa947706
Disabled code to make screen blue when app is loading, until I'll implement proper logo loading
pelya
2011-05-26 11:29:37 +03:00
3409066830
Patch to make volume keys change volume instead of in-game action, by lmak
pelya
2011-05-26 11:27:50 +03:00
2eb1de79b9
Blind try to fix ANR timeout when app is restored from background
pelya
2011-05-24 13:26:10 +03:00
6e9ca5f0bc
SDL tries to load file "logo.png" from assets, and use it as a startup logo, if it fails it reverts to the usual SDL logo
pelya
2011-05-20 14:44:44 +03:00
c418f7da64
More modifications to SDL config dialog
pelya
2011-05-20 12:21:22 +03:00
342b99c77d
Started refactoring SDL startup menu
pelya
2011-05-19 17:29:03 +03:00
50ef398490
Support Android 3.1 bluetooth/USB mouse (not tested!), added new option to choose mouse settings depending on the screen size
pelya
2011-05-19 14:00:56 +03:00
d77044bfaa
Fix to Java part of multitouch input
pelya
2011-05-16 11:58:54 +03:00
9586a42a30
Added Python (Thanks to Beholder) - it fails to build properly using my build system, so there's a precompiled binary included, with a hack in Android.mk to make it work on NDK r4b
pelya
2011-04-01 14:32:12 +03:00
a7cf867372
Updated readme - advertising official libsdl.org port
pelya
2011-03-28 11:59:20 +03:00
5545d3d131
Small update to checkStaticDataSize.sh script
pelya
2011-03-25 17:14:06 +02:00
a590f89291
Bumped version
pelya
2011-03-14 17:38:39 +02:00
5a6dfaa863
Added Gun Bros-like controls to TeeWorlds, implemented SDL_WarpMouse() for relative mouse mode
pelya
2011-03-14 17:33:58 +02:00
5a91ed9723
Some failed attempts to make EditText widget without autocomplete and showing screen keyboard automatically.
pelya
2011-03-10 17:54:10 +02:00
f67db85103
Fixed bug in text input
pelya
2011-03-10 17:08:58 +02:00
15d39e1af5
Send SDL_VIDEORESIZE event when app restored from background
pelya
2011-03-09 19:06:04 +02:00
90691c4579
Added project file for OpenTTD with ChillCore patch
pelya
2011-03-09 18:25:22 +02:00
cc650b1c1d
Support for individual filenames inside AppSubdirsBuild in AndroidAppSettings.cfg
pelya
2011-03-09 13:42:55 +02:00
451a500507
Added yaml-cpp lib by sirnacnud
pelya
2011-03-07 12:40:54 +02:00
bcd5152abd
Some fixes to text input with SDL 1.2
pelya
2011-02-23 12:23:29 +00:00
be0552d7e9
Made SDL config menu better looking
pelya
2011-02-23 11:11:59 +00:00
3b35d2c4ca
MultiThreadedVideo seems to work slower, disabled b ydefault
pelya
2011-02-18 16:34:07 +00:00
4f3665edef
app2sd support for shared libraries
pelya
2011-02-18 16:09:20 +00:00
881ebab0b0
Fixed bug in multi-threaded video implementation.
pelya
2011-02-15 15:59:31 +00:00
b4a21bd84c
Enable separate video thread by default, FPS drop is not too much
pelya
2011-02-15 15:43:22 +00:00
090ab8154c
Optiuon to run video rendering in separate thread - available only for SW mode
pelya
2011-02-15 15:40:40 +00:00
adc6777fe7
Added simple SDL mixer example
pelya
2011-02-15 09:37:26 +00:00
29a7cff034
Cleaned up mouse events implementation - should fix problems with double-clicking with left-click emulation set to "normal"
pelya
2011-02-14 15:16:56 +00:00
1e468ea75d
Added bzip2 lib and Quake (thanks to Lubomyr)
pelya
2011-02-14 12:05:30 +00:00
892c4813b9
Small mouse tap enhancement
pelya
2011-02-11 15:30:48 +00:00
ce2c3d3c47
Fixed bug with tap left click method, updated fheroes2 project
pelya
2011-02-10 11:51:23 +00:00
a1573ce45c
Updated readme, small bugfix
pelya
2011-02-10 11:25:09 +00:00
c223d2eee3
glGet() in Android 1.6 is not implemented (blasphemy!), so I've disabled appropriate code in on-screen keyboard
pelya
2011-02-10 10:58:13 +00:00
fd86b04d47
Fixed compilation for libcurl
pelya
2011-02-10 10:40:02 +00:00
0f221c5477
Fixed compiling for NDK r4b - note that I may have breaked some other compilation types
pelya
2011-02-09 15:13:32 +00:00