Commit Graph

786 Commits

Author SHA1 Message Date
Jerome Marty
661fdabbfc Fix xerces compilation 2010-12-24 12:02:00 +00:00
pelya
714a1a632a Updated OpenTTD and fheroes2 projects 2010-12-24 11:32:16 +00:00
pelya
31b9a69083 Updated OpenTTD 2010-12-23 17:01:37 +00:00
pelya
1228dbe4b0 Multitouch gestures 2010-12-23 16:07:37 +00:00
pelya
6097a63c2c Updated OpenTyrian 2010-12-23 09:23:43 +00:00
pelya
1f23523ddb Small update to on-screen keyboaqrd defaults 2010-12-23 09:14:09 +00:00
pelya
c13ac6856f Updated Simple Theme by Beholder, fixed small bug in config dialogs 2010-12-23 08:19:17 +00:00
pelya
7f323abe6f Yet another update 2010-12-22 17:25:03 +00:00
pelya
c0c7eaa5da Updated translation script 2010-12-22 17:22:25 +00:00
pelya
910035c859 Also swapped accelerometer joystick 2010-12-22 17:19:21 +00:00
pelya
420852470c Transparency option for on-screen keyboard, also swapped joystick axis as it is used this way in most games 2010-12-22 17:16:39 +00:00
pelya
80d778b68f Moved screen keyboard to it's own subsection in config 2010-12-22 16:28:08 +00:00
pelya
ede9fc6749 Moved mouse config into separate group in config menu 2010-12-22 14:26:14 +00:00
pelya
f63311f6c4 Refusing to build with unsupported NDK version 2010-12-22 11:23:48 +00:00
pelya
ef43c73e24 Updated readme 2010-12-21 15:27:16 +00:00
pelya
f975581a04 Set up small static-init test in Ballfield app 2010-12-21 14:46:34 +00:00
pelya
1089d16218 Small fix to STLPort 2010-12-21 14:41:51 +00:00
pelya
ea051bb11f Added cout/cerr that output to Android log to STLPort, fixed broken compilation for NDK r4b 2010-12-21 14:29:52 +00:00
pelya
4d16a4dc88 Fixed per-pixel alpha in keyboard themes 2010-12-21 11:29:25 +00:00
pelya
565f159a20 Revert "Revert "Disabled STLPort built into NDK in favor of my own STLPort, disabled cin/cout/cerr in my STLPort""
STLPort inside NDK R5 crashes when accessing stdout the smae way as mine built-in STLPort, but I have the possibility to change my own STLPort sources

This reverts commit 4a02eeeded.
2010-12-21 11:18:33 +00:00
pelya
b24ee52c8c Merge branch 'simpletheme' into sdl_android 2010-12-21 10:08:57 +00:00
pelya
b0c38f7c28 Simple Theme by Beholder for on-screen keyboard 2010-12-21 10:05:05 +00:00
pelya
4a02eeeded Revert "Disabled STLPort built into NDK in favor of my own STLPort, disabled cin/cout/cerr in my STLPort"
Probably I'll need that commit someday, so I can pull it from Git history now

This reverts commit a3106f9048.
2010-12-20 14:37:32 +00:00
pelya
a3106f9048 Disabled STLPort built into NDK in favor of my own STLPort, disabled cin/cout/cerr in my STLPort 2010-12-20 14:35:54 +00:00
pelya
d86319f50d Fixed bug in on-screen keyboard layout 2010-12-20 14:23:42 +00:00
pelya
e83d174cdc Added some support for NDK r5, commented out cin/cout/cerr in built-in STLPort bercause they keep crashing 2010-12-20 12:21:25 +00:00
pelya
e34e40f4c1 Fix for on-screen keymapping dialog, it's still buggy yet 2010-12-20 11:18:27 +00:00
pelya
eef775dfcb Disabled cin/cout/cerr because they are crashing at random 2010-12-20 11:18:07 +00:00
pelya
a57f8e3cb6 Fixed incorrect SD card location for install paths 2010-12-17 14:43:58 +00:00
pelya
278506fd45 Fixes for text input 2010-12-17 09:26:02 +00:00
pelya
d920a287ee Removed unneeded hack 2010-12-16 15:22:15 +00:00
pelya
fed1bc383b Fixed typo in header file, implemented changing keycodes for on-screen keyboard 2010-12-16 15:20:29 +00:00
pelya
365eeb5b62 Updated readme 2010-12-16 10:12:25 +00:00
pelya
87df57b3b3 Interface to the AL pause functions 2010-12-16 10:09:46 +00:00
pelya
0f648b5e8c OpenAL hardware pause/resume poatch by Beholder 2010-12-16 10:07:46 +00:00
pelya
8c7f63e62b Menu for editing on-screen controls, not finished yet! 2010-12-15 17:56:20 +00:00
pelya
2f5ac6d276 Added few more apps 2010-12-14 09:54:38 +00:00
pelya
38bceffddd Added GemRB sources 2010-12-14 09:47:29 +00:00
pelya
674da851ef Updated readme 2010-12-13 12:48:44 +00:00
pelya
1490b815af Fixes to text input 2010-12-10 17:25:26 +00:00
pelya
22f21566a7 Fixed keycode remapper 2010-12-10 17:02:45 +00:00
pelya
658bec6205 SDL keycodes now can be redefined by user 2010-12-10 16:42:55 +00:00
pelya
d40771de0d Updated GLXGears 2010-12-09 14:59:35 +00:00
pelya
857b3c8b7d Added SDL keycodes in Java 2010-12-07 20:06:44 +02:00
pelya
3dd4da9b0b Generic physical phone key to SDL key remapper, only dialog is implemented - it's not saved and not working yet 2010-12-07 20:05:52 +02:00
pelya
dfb09282c8 Fixed dependency cleaning in ChangeAppSettings.sh 2010-12-07 14:02:44 +02:00
pelya
4bdec438c6 Configurable speed and accel to move mouse with joystick 2010-12-06 13:12:03 +02:00
pelya
0dae7b3c5b Updated todo 2010-12-06 13:04:09 +02:00
pelya
4958e24367 Touchscreen is not necessary for many apps 2010-12-03 14:45:19 +02:00
pelya
8f061fe8c8 Updated openttd and TeeWorlds projects 2010-12-02 17:32:10 +02:00