pelya
|
d00aef85b6
|
Fixed another bug in text input (thanks Kurosu)
|
2011-03-01 09:22:22 +00: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
|
97bddb8179
|
Some user interface fixes for ChangeAppSettings.sh
|
2011-02-25 15:25:59 +00:00 |
|
pelya
|
d5413b3c15
|
Same SDL keycode for Camera and Focus keys
|
2011-02-25 14:59:32 +00:00 |
|
pelya
|
99f734c61c
|
Added new API for toggling text input via Android EditText widget
|
2011-02-24 16:21:54 +00:00 |
|
pelya
|
4de240dc27
|
Updated Vice
|
2011-02-23 16:05:44 +00:00 |
|
pelya
|
bcd5152abd
|
Some fixes to text input with SDL 1.2
|
2011-02-23 12:23:29 +00:00 |
|
pelya
|
be0552d7e9
|
Made SDL config menu better looking
|
2011-02-23 11:11:59 +00:00 |
|
pelya
|
3b35d2c4ca
|
MultiThreadedVideo seems to work slower, disabled b ydefault
|
2011-02-18 16:34:07 +00:00 |
|
pelya
|
4f3665edef
|
app2sd support for shared libraries
|
2011-02-18 16:09:20 +00:00 |
|
pelya
|
881ebab0b0
|
Fixed bug in multi-threaded video implementation.
|
2011-02-15 15:59:31 +00:00 |
|
pelya
|
b4a21bd84c
|
Enable separate video thread by default, FPS drop is not too much
|
2011-02-15 15:43:22 +00:00 |
|
pelya
|
090ab8154c
|
Optiuon to run video rendering in separate thread - available only for SW mode
|
2011-02-15 15:40:40 +00:00 |
|
pelya
|
adc6777fe7
|
Added simple SDL mixer example
|
2011-02-15 09:37:26 +00:00 |
|
pelya
|
29a7cff034
|
Cleaned up mouse events implementation - should fix problems with double-clicking with left-click emulation set to "normal"
|
2011-02-14 15:16:56 +00:00 |
|
pelya
|
1e468ea75d
|
Added bzip2 lib and Quake (thanks to Lubomyr)
|
2011-02-14 12:05:30 +00:00 |
|
pelya
|
892c4813b9
|
Small mouse tap enhancement
|
2011-02-11 15:30:48 +00:00 |
|
pelya
|
d4e45d5298
|
Updated readme
|
2011-02-11 11:18:07 +00:00 |
|
pelya
|
72a7edd34a
|
Converted optional downloads to default/non-default downloads, warn deveoper about files bigger than 1 Mb inside .apk
|
2011-02-11 11:11:49 +00:00 |
|
pelya
|
709b660aae
|
Updated build scripts, added sorting for SDL keycodes in config menu
|
2011-02-10 16:53:54 +00:00 |
|
pelya
|
a1cf1f9a63
|
Yet another build fix
|
2011-02-10 15:11:41 +00:00 |
|
pelya
|
ea17b9cb53
|
More fixes to compilation
|
2011-02-10 14:41:36 +00:00 |
|
pelya
|
513795f5ad
|
Updated dosbox makefile
|
2011-02-10 13:09:52 +00:00 |
|
pelya
|
6f336bc1b3
|
Fixed compilation with custom build script
|
2011-02-10 13:00:09 +00:00 |
|
pelya
|
9f03722fd9
|
Updated readme
|
2011-02-10 12:29:39 +00:00 |
|
pelya
|
ce2c3d3c47
|
Fixed bug with tap left click method, updated fheroes2 project
|
2011-02-10 11:51:23 +00:00 |
|
pelya
|
a1573ce45c
|
Updated readme, small bugfix
|
2011-02-10 11:25:09 +00:00 |
|
pelya
|
c223d2eee3
|
glGet() in Android 1.6 is not implemented (blasphemy!), so I've disabled appropriate code in on-screen keyboard
|
2011-02-10 10:58:13 +00:00 |
|
pelya
|
fd86b04d47
|
Fixed compilation for libcurl
|
2011-02-10 10:40:02 +00:00 |
|
pelya
|
0f221c5477
|
Fixed compiling for NDK r4b - note that I may have breaked some other compilation types
|
2011-02-09 15:13:32 +00:00 |
|
pelya
|
d5ef5ffd59
|
Updated Dosbox projects (thanks to Lubomyr)
|
2011-02-09 11:52:22 +00:00 |
|
pelya
|
115a3393ca
|
One small fix to menus
|
2011-02-08 14:21:24 +00:00 |
|
pelya
|
6add849746
|
Fixed some timeout coefficients, updated fheroes2 project, updated todo
|
2011-02-08 13:31:54 +00:00 |
|
pelya
|
280865f358
|
Updated translations
|
2011-02-08 13:03:18 +00:00 |
|
pelya
|
5e4b450e74
|
Implemented speed and acceleration for relative mode
|
2011-02-08 12:58:12 +00:00 |
|
pelya
|
96ac2819ed
|
Relative mouse movement implemented, witohut speed/accel though
|
2011-02-07 18:42:54 +00:00 |
|
pelya
|
0cb701bb24
|
Implemented clicking with tap and timeout
|
2011-02-07 17:49:14 +00:00 |
|
pelya
|
d840a57e2c
|
Added settings for relative mouse movement - to Java only, they are not processed on C side yet
|
2011-02-07 15:27:12 +00:00 |
|
pelya
|
c794561f84
|
Added SDL_sound lib
|
2011-02-07 12:59:02 +00:00 |
|
pelya
|
a66c54c992
|
Updated readme
|
2011-02-07 11:47:13 +00:00 |
|
pelya
|
125d3a1df6
|
Added RGB565 JPEG image patch by Kurosu
|
2011-02-07 11:18:33 +00:00 |
|
pelya
|
72d436d8eb
|
Fixed bug in build script
|
2011-02-07 10:47:29 +00:00 |
|
pelya
|
ac86215d58
|
Updated readme
|
2011-02-07 10:00:53 +00:00 |
|
pelya
|
3d40c99b3d
|
Commented out redefining printf, because it generates lot of warnings in system headers
|
2011-02-07 09:52:44 +00:00 |
|
pelya
|
877d015c96
|
Fixed SDL compilation, added redefined printf to print to logcat
|
2011-02-07 09:25:57 +00:00 |
|
pelya
|
7b4c12cdc3
|
Updated UfoAI build instructions
|
2011-02-04 18:19:58 +00:00 |
|
pelya
|
f5e6cd604e
|
Deleted local.properties file versioned by mistake
|
2011-02-04 15:57:58 +00:00 |
|
pelya
|
e07c5cfd14
|
Added fake cin/cout/cerr to prevent application crashing on tablets
|
2011-02-04 14:47:18 +00:00 |
|
pelya
|
604c5e4b1d
|
Small fix to a build script
|
2011-02-04 13:38:58 +00:00 |
|
pelya
|
e99f38c873
|
Updated Atari800 project (by Lubomyr)
|
2011-02-04 10:58:55 +00:00 |
|