Commit Graph

124 Commits

Author SHA1 Message Date
Sergii Pylypenko
13f7249b19 [SDL] Fixed ProGuard not supporting latest Android SDK 2017-01-12 21:43:42 +02:00
pelya
eb5eb0c22f SDL: cosmetic update to the readme 2016-03-12 16:05:58 +02:00
Sergii Pylypenko
52117704d4 SDL: updated to Android 6.0 Marshmallow framework 2015-09-04 21:39:14 +03:00
Sergii Pylypenko
4635e72dd5 Updated readme 2015-07-13 20:34:03 +03:00
Sergii Pylypenko
8a747fc9ba Fixed right mouse button acting as Back key on Samsung devices with USB/Bluetooth mouse, bumped minimum Android version to Gingerbread. 2015-06-05 20:38:42 +03:00
Sergii Pylypenko
bd2c959a17 Fixed Google Play Game Services bindings, added more Java keycodes 2015-03-12 22:51:24 +02:00
Sergii Pylypenko
7ddc35b6e8 Override fprintf(stderr) in android_debug.h 2015-02-17 22:35:56 +02:00
Sergii Pylypenko
f5e9ca27e6 SDL: wait for libapplication.so to load before launching main() 2015-01-15 23:43:29 +02:00
pelya
16da838bda Android 3.0 is now lowest supported version, because of new 'clipboard changed' notification in SDL_syswm.h, using SDL_SYSWMEVENT. 2015-01-01 04:43:30 +02:00
Gerhard Stein
6ca97a50a0 Readme update 2014-10-11 20:22:49 +02:00
Sergii Pylypenko
4b7001903f Support GCCVER parameter in all scripts so that projects can be build with any GCC version - patch by Alex Wulms 2014-10-07 23:29:11 +03:00
Sergii Pylypenko
91f476c299 Updated readme - removed mention of old NDK 2014-04-03 17:04:00 +03:00
pelya
97c622bc94 Updated readme 2014-01-05 23:19:42 +02:00
pelya
0cd6238b44 Updated readme 2013-11-17 17:56:46 +02:00
pelya
303d53c8d3 Xserver works yay 2013-11-03 23:40:52 +02:00
Gerhard Stein
2eb39951d5 Added Keen theme and patched boost a bit to make it work wit CG 2013-09-20 19:42:29 +02:00
pelya
6131090c64 Added C-Dogs project 2013-07-13 09:23:36 +03:00
pelya
437a7c017d Second joystick support 2013-05-11 01:40:52 +03:00
pelya
f47aaaea8e Updated readme with info about SDL joystick API 2013-05-06 12:42:06 +03:00
faywong
3a2152561f Refine the build system 2013-04-14 23:38:43 +08:00
pelya
e214d265e7 Disabled the OpenGL state save/restore, because many older devices do not support any glGet() 2013-02-04 13:07:49 +02:00
pelya
0ea01bface Dialog to calibrate gyroscope 2013-02-02 21:50:14 +02:00
pelya
1ff4c7b772 Updated readme with the information where to find the sources of each game. 2012-10-03 16:04:39 +03:00
pelya
c1f5c906da Small fix to readme 2012-09-18 10:15:01 +03:00
pelya
17ea07d39d Changed accelerometer/multitouch/joystick input once again, removed touch event ratelimiting for Froyo and newer. 2012-09-17 15:51:13 +03:00
pelya
b2e3453209 Updated readme 2012-09-06 19:53:36 +03:00
pelya
5b21ee268c Disabled RTTI and exceptions, added section to readme how to enable them 2012-09-03 19:57:32 +03:00
pelya
64cd8c425a Minor fix to data downloader, updated OpenArena project 2012-08-03 16:34:43 +03:00
pelya
6bc9b48358 Updated readme 2012-07-09 16:10:10 +03:00
pelya
0f478832a7 Fixed OpenAL eating CPU in background 2012-06-21 18:04:11 +03:00
pelya
f476666b4b Re-enabled core to restore and save OpenGL state for on-screen keyboard, it just makes your life so much easier 2012-06-19 20:16:18 +03:00
pelya
d803858cc8 Updated readme 2012-06-14 16:22:50 +03:00
pelya
5d3d2320a4 Increased API level to 15, fixed a bug with JNI global ref 2012-06-13 15:35:21 +03:00
pelya
690a8c70f9 Added MOAR DIRTY HACKZ to the SDL compatibility mode, MilkyTracker now does not have any drawing glitches. 2012-06-12 20:52:42 +03:00
pelya
2e52b4488d Added Sun keyboard theme by Sirea (Martina Smejkalova) 2012-05-30 21:35:29 +03:00
pelya
2106847381 Updated readme 2012-05-29 20:05:00 +03:00
pelya
424e5aa28f Updated readme 2012-05-24 13:58:28 +03:00
pelya
e7c561a614 Multipurpose debug header for multiple debugging purposes 2011-12-26 17:06:55 +02:00
pelya
7d60e8fff1 Updated readme 2011-12-23 18:04:36 +02:00
pelya
208715b025 Updated readme 2011-12-23 16:06:37 +02:00
pelya
571982efcd Added Kobo Deluxe (by Lubomyr), updated readme 2011-12-09 17:42:13 +02:00
pelya
df6c139eaa Updated readme 2011-12-06 11:34:12 +02:00
pelya
d5313cb08e Toggling text input shows screen keyboard automatically, updated fheroes2 2011-11-16 15:10:52 +02:00
pelya
2697c885a9 Updated readme and fheroes2 project 2011-11-15 12:01:55 +02:00
pelya
585ac4140e Added system mouse cursor support 2011-10-31 14:49:07 +03:00
pelya
16bd732515 Updated OpenTTD, updated readme 2011-10-10 18:17:56 +03:00
pelya
d4baacd8a6 Updated fheroes2 2011-08-12 16:11:37 +03:00
pelya
69de188e16 Added GLES2 support, and support for 24bpp and 32bpp - NOT TESTED,
it's only for OpenGL and for pure SW mode, HW SDL surfaces won't work
2011-07-29 17:41:27 +03:00
pelya
6835e4403f Updated readme, updated build scripts 2011-07-28 12:35:05 +03:00
pelya
4d3c771791 Changed license type to ZLIB for the Java source files 2011-06-24 11:43:07 +03:00