Commit Graph

27 Commits

Author SHA1 Message Date
pelya
e34e40f4c1 Fix for on-screen keymapping dialog, it's still buggy yet 2010-12-20 11:18:27 +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
8c7f63e62b Menu for editing on-screen controls, not finished yet! 2010-12-15 17:56:20 +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
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
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
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
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
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
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
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
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
5c9f98c11a Report 0 joysticks to SDL if neither accelerometer nor on-screen keyboard is used 2010-10-27 14:44:00 +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