Commit Graph

21 Commits

Author SHA1 Message Date
pelya
79af9388f8 Updated ScummVM, fixed UQM, new option: keep screen ratio aspect 2010-11-17 23:05:40 +02:00
pelya
f36162fdbe Updated ScummVM project 2010-11-17 15:03:15 +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
97e78bdb82 Added another warning to GLES renderer about max texture size 2010-11-09 11:21:12 +02:00
pelya
3c44578e93 Settings to support right mouse click, no real code yet. 2010-11-05 18:01:55 +02:00
pelya
a55b8be6a5 Fixed max buttons setting ignored 2010-11-04 19:04:36 +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
194f420523 Added warning when app allocates too large texture to GLES renderer 2010-11-02 13:42:03 +02:00
pelya
9e2d61c75b Enabled more aggressive optimizations for all apps and libs 2010-11-02 12:35:21 +02:00
pelya
584a43282d Added Pachi el Martiano game, it's 640x480 so it's slow like hell 2010-10-27 19:41:25 +03: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
6986ee8084 Fixed incoherent logic in SDL_Surface pitch calculation 2010-10-18 12:28:05 +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
3400f1ab92 Fixed bug in SDL 1.3 with waking up from background and recreating textures 2010-10-14 18:16:13 +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