Commit Graph

112 Commits

Author SHA1 Message Date
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
pelya
1ee7b4ee83 Small update to readme 2011-05-26 11:40:11 +03:00
pelya
ea3df210c4 Added a license exception to permit custom startup config dialogs in closed-source projects. 2011-04-18 18:02:28 +00:00
pelya
a7cf867372 Updated readme - advertising official libsdl.org port 2011-03-28 11:59:20 +03:00
pelya
8fce28ca72 Fixed non-blocking SwapBuffers 2011-03-14 19:09:41 +02:00
pelya
15d39e1af5 Send SDL_VIDEORESIZE event when app restored from background 2011-03-09 19:06:04 +02:00
pelya
99f734c61c Added new API for toggling text input via Android EditText widget 2011-02-24 16:21:54 +00:00
pelya
4f3665edef app2sd support for shared libraries 2011-02-18 16:09:20 +00:00
pelya
9f03722fd9 Updated readme 2011-02-10 12:29:39 +00:00
pelya
a66c54c992 Updated readme 2011-02-07 11:47:13 +00:00
pelya
ac86215d58 Updated readme 2011-02-07 10:00:53 +00:00
pelya
e79a0e5a1c Reverted changes to STLPort so compilation with NDK r4b should be supported again 2011-02-02 15:07:36 +00:00
pelya
a4cb94028c Moved all includes from LOCAL_CFLAGS to LOCAL_C_INCLUDES so it will work in Cygwin 2011-02-02 14:28:16 +00:00