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
|
dc40a4066d
|
Separated touch pointers for on-screen keys and mouse events (you should play TeeWorlds to see the new behavior)
|
2010-12-02 17:12:25 +02:00 |
|
pelya
|
1193aed354
|
Fixed infinite recursion in move-mouse-with-keyboard code
|
2010-11-30 17:39:46 +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
|
6a8b3039ce
|
Fixed SDL 1.3 compilation
|
2010-11-29 12:22:27 +02:00 |
|
pelya
|
6d09ef7de4
|
Final fixes to controlling mouse with trackball
|
2010-11-26 23:14:50 +02:00 |
|
pelya
|
3259404912
|
Fixed trackball mouse
|
2010-11-26 22:57:42 +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
|
dc74908472
|
Added a frame around screen magnifying glass
|
2010-11-26 19:33:04 +02:00 |
|
pelya
|
a0cc34138b
|
WARNING: SDL 1.3 won't compile! All SDL events now pushed from main SDL thread - this fixes some GFX problems in point-and-click games like OpenTTD.
|
2010-11-24 20:03:25 +02:00 |
|
pelya
|
4bc5978d78
|
More random fixes
|
2010-11-23 20:15:52 +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
|
988fa75f57
|
Fixed SDL 1.2 compilation, force screen update when "Show screen under finger" selected and user releases finger
|
2010-11-15 17:58:48 +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
|
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 |
|
Michi
|
a65fc33be4
|
commented out debug code which generated too many log messages
|
2010-10-19 22:07:16 +02:00 |
|
pelya
|
695077be94
|
Fixed accelerometer reverting X and Y coordinates
|
2010-10-18 15:49:35 +03:00 |
|
pelya
|
a6dba1278e
|
Fixed accelerometer joystick, added on-screen keyboard DPAD acting as a joystick
|
2010-10-15 19:41:13 +03:00 |
|
pelya
|
a8f3d8b6b7
|
Integrated Michi's changes to accelerometer joystick and to video aspect ratio
|
2010-10-15 16:04:42 +03:00 |
|
pelya
|
2e1a4992d3
|
Changed directory structure to contain less symlinks so dependencies will get recalculated correctly by make
|
2010-10-12 19:04:21 +03:00 |
|