pelya
|
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
|
2011-05-20 14:44:44 +03:00 |
|
pelya
|
c418f7da64
|
More modifications to SDL config dialog
|
2011-05-20 12:21:22 +03:00 |
|
pelya
|
50ef398490
|
Support Android 3.1 bluetooth/USB mouse (not tested!), added new option to choose mouse settings depending on the screen size
|
2011-05-19 14:00:56 +03:00 |
|
pelya
|
0742977a5e
|
Fixed clashing lib names with system libraries
|
2011-04-22 16:12:36 -04:00 |
|
pelya
|
2bb4e56768
|
Changed random code in arbitrary places to fix mysterious crash
|
2011-04-21 21:09:52 -04: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
|
5a91ed9723
|
Some failed attempts to make EditText widget without autocomplete and showing screen keyboard automatically.
|
2011-03-10 17:55:00 +02:00 |
|
pelya
|
f67db85103
|
Fixed bug in text input
|
2011-03-10 17:08:58 +02:00 |
|
pelya
|
418ab79db8
|
Do not send Backspace keycode for text input invoked with SDL_ANDROID_GetScreenKeyboardTextInput()
|
2011-02-28 11:16:47 +00:00 |
|
pelya
|
99f734c61c
|
Added new API for toggling text input via Android EditText widget
|
2011-02-24 16:21:54 +00:00 |
|
pelya
|
be0552d7e9
|
Made SDL config menu better looking
|
2011-02-23 11:11:59 +00:00 |
|
pelya
|
4f3665edef
|
app2sd support for shared libraries
|
2011-02-18 16:09:20 +00:00 |
|
pelya
|
858dd2fdb2
|
Option for calibrating touchscreen
|
2010-12-28 13:46:13 +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
|
1490b815af
|
Fixes to text input
|
2010-12-10 17:25:26 +00:00 |
|
pelya
|
658bec6205
|
SDL keycodes now can be redefined by user
|
2010-12-10 16:42:55 +00: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
|
88b1174ef1
|
Pass delete events of text input field to SDL layer as backspace key
|
2010-12-02 17:11:29 +02:00 |
|
pelya
|
34c99e1f07
|
Less lag for audio, fixed high CPU usage in background mode
|
2010-11-23 20:48:36 +02:00 |
|
pelya
|
85617e94cb
|
Fixed random crash
|
2010-11-15 11:38:54 +02:00 |
|
pelya
|
8f6f72b1fb
|
Added advanced point-and-click features: right mouse click via several methods, left click configurable, and showing part of screen under finger in small window
|
2010-11-09 16:05:39 +02:00 |
|
pelya
|
fdb429bcfc
|
Fixed lib dependencies, made text input send Enter key at the end
|
2010-11-04 19:31:00 +02:00 |
|
pelya
|
7f582a107b
|
Added QWERTY on-screen keyboard input, using built-in Android virtual keyboard and EditText widget
|
2010-11-04 19:01:23 +02:00 |
|
pelya
|
123f2c14df
|
Support for querying video surface pixles in SDL 1.2 HW mode - it's VERY slow
|
2010-11-02 15:38:45 +02:00 |
|
pelya
|
498ce4b545
|
When you'll change app to build that won't be visible in Git commit.
Also fixed application name not updated for translated strings.xml
|
2010-10-27 13:50:15 +03:00 |
|