Commit Graph

49 Commits

Author SHA1 Message Date
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
4bdec438c6 Configurable speed and accel to move mouse with joystick 2010-12-06 13:12:03 +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
508b1aef1f Added titile to config menu 2010-12-01 15:15:56 +02:00
pelya
92aa47b0ce Fixed crash in Java code 2010-11-30 18:11:20 +02:00
pelya
54dbce5e6c Oops 2010-11-30 17:53:44 +02:00
pelya
e4685ee939 Small aesthetic update 2010-11-30 17:43:28 +02:00
pelya
6da123b21c Game audio should be played through music audio stream, or it won't be played over headphones 2010-11-30 14:03:29 +02:00
pelya
14c342f189 Small fix to new menu 2010-11-29 19:08:39 +02:00
pelya
fecd323b20 New happy shiny and totally not ugly startup menu dialog. 2010-11-29 19:07:02 +02:00
pelya
2d5c038baf Small fixes to build scripts 2010-11-29 16:53:15 +02:00
pelya
3e54f6e5fa Oopsie 2010-11-29 15:52:14 +02:00
pelya
94a10e5ffc Separate option for mouse click via DPAD center/trackball, fixed moving mouse via cursor keys 2010-11-29 15:46:44 +02:00
pelya
6d09ef7de4 Final fixes to controlling mouse with trackball 2010-11-26 23:14:50 +02:00
pelya
143d8f3da6 Updated translations 2010-11-26 22:45:05 +02:00
pelya
0bd530be88 Added option for left click with double-tap, added option for moving mouse via trackball 2010-11-26 22:17:55 +02:00
pelya
d936c74345 forgot to add Ukrainian translation file to Git 2010-11-26 13:15:53 +02:00
pelya
cad90e4159 Reverted my audio optimization - it makes things worse - each flush() outputs to logcat on my Evo 2010-11-24 19:30:08 +02:00
pelya
34c99e1f07 Less lag for audio, fixed high CPU usage in background mode 2010-11-23 20:48:36 +02:00
pelya
4bc5978d78 More random fixes 2010-11-23 20:15:52 +02:00
pelya
4b34d1b992 Corrected country code for Ukraine 2010-11-22 20:33:58 +02:00
pelya
f235c19e31 Added Ukrainian translation by Lubomyr 2010-11-22 20:31:38 +02:00
pelya
2915ce7ac6 Forgot to add a file 2010-11-22 18:39:55 +02:00
pelya
6059838782 Added russian translation for config menu 2010-11-22 18:36:07 +02:00
pelya
d0437da12e Fixed typo 2010-11-19 13:25:49 +02:00
pelya
1afed6ddad Fixed SDL config dialog - aspect ratio cannot be deselected, also improved it a bit 2010-11-18 20:14:10 +02:00
pelya
79af9388f8 Updated ScummVM, fixed UQM, new option: keep screen ratio aspect 2010-11-17 23:05:40 +02:00
pelya
9cbeb13135 My previous patch didn't work, reverting 2010-11-16 19:33:45 +02:00
pelya
75c0832039 Fixed build via scripts, tried to disable certificates check for https:// but failed - please make sure all your downloads using http:// scheme or do not install any certs 2010-11-16 19:30:49 +02:00
pelya
0a9bbef6ab Fix to mouse input, tried to force libintl to load translations but failed 2010-11-15 19:01:26 +02:00
pelya
4558ec8e91 Left mouse click can be triggered by multitouch too now - this is configurabe 2010-11-15 18:39:39 +02:00
pelya
85617e94cb Fixed random crash 2010-11-15 11:38:54 +02:00
pelya
62e8c34a88 Option for main() commandline parameters in ChangeAppSettings.sh, fixed UQM translation packs 2010-11-12 15:17:14 +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
3c44578e93 Settings to support right mouse click, no real code yet. 2010-11-05 18:01:55 +02:00
pelya
6b250d3d50 Screen keyboard text input can be disabled through ChangeAppSettings, also it will hide screen joystick if it's not required, but key amount > 0 2010-11-05 16:11:18 +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
a70eb598ef EditableSurfaceView by Angus Lees, not yet integrated 2010-11-03 17:42:59 +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
9e2d61c75b Enabled more aggressive optimizations for all apps and libs 2010-11-02 12:35:21 +02:00
pelya
852f1661ff Removed unused string from translations 2010-11-02 12:25:50 +02:00
pelya
570f3a2a9a Missing strings in transtaltions auto-generated by Google Translate 2010-11-02 11:49:50 +02:00
pelya
7f2b6b1210 Fixed errors in format string in Deutsch and Finnish translations. 2010-11-02 10:23:37 +02:00
pelya
3d83dccf1d Check actual methods from MotionEvent for multitouch input instead of SDK version 2010-11-01 15:12:28 +02:00
pelya
5c9f98c11a Report 0 joysticks to SDL if neither accelerometer nor on-screen keyboard is used 2010-10-27 14:44:00 +03:00
pelya
ab279067b7 Removed app name from all translations, fixed ChangeAppSettings.sh 2010-10-27 13:58:24 +03: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