Commit Graph

61 Commits

Author SHA1 Message Date
pelya
627f618ba0 Generate left mouse click without delay, even if two-button mouse is used, this needed for UfoAI 2012-11-09 18:02:48 +02:00
pelya
8e9c49b884 Option to warn user if the device does not have enough RAM 2012-10-30 18:22:36 +02:00
pelya
41fd185b16 Texture linear filtering is enabled by default, tiny tweak to Biniax2 2012-09-20 14:32:55 +03:00
pelya
17ea07d39d Changed accelerometer/multitouch/joystick input once again, removed touch event ratelimiting for Froyo and newer. 2012-09-17 15:51:13 +03:00
pelya
96e640f78e AdMob support added, you cannot yet hide or reposition the ad from the C code. Also did some cleanup on include files. 2012-09-05 21:26:35 +03:00
pelya
046e36acd3 Put app data files into correct place instead of /sdcard/app-data/.. 2012-08-13 23:08:28 +03:00
pelya
1fe5b68fd0 Option for soft text input to emulate hw keyboard 2012-06-19 15:28:18 +03:00
pelya
fad3e89f63 Sun by Sirea keyboard theme that works, also redesigned the keys layout 2012-06-07 21:09:03 +03:00
pelya
bf2d92464f Sun theme, not yet finished, but not crashing anymore 2012-06-06 19:53:03 +03:00
pelya
ebb357e0d4 Disabled Sun theme more correct way, 'till ppl didn't start using it - it's still broken 2012-06-05 15:48:57 +03:00
pelya
db35aca055 Temporary hack to disable new keyboard theme, because it won't run 2012-05-31 18:26:32 +03:00
pelya
2185044162 Fixed ndk-gdb not showing symbols in libapplication.so 2012-02-28 17:55:25 +02:00
pelya
5ad654500f Added option to remove specified file from SD card on upgrade 2012-02-14 16:44:29 +02:00
pelya
b8627ed0c9 Added more screen zoom modes 2011-11-23 20:02:24 +02:00
pelya
90014495ee Option to clean up SDL config left from the old app version 2011-11-16 18:29:19 +02:00
pelya
585ac4140e Added system mouse cursor support 2011-10-31 14:49:07 +03:00
pelya
136d307c1b Added hack to enforce relative mouse movement mode, for PUAE 2011-08-30 15:01:55 +03:00
pelya
69de188e16 Added GLES2 support, and support for 24bpp and 32bpp - NOT TESTED,
it's only for OpenGL and for pure SW mode, HW SDL surfaces won't work
2011-07-29 17:41:27 +03:00
pelya
a62403da1d On-screen keyboard visible size - buttons are smaller but touch area is still big 2011-07-27 18:54:23 +03:00
pelya
da5072109f Changed default on-screen keyboard size to large 2011-07-25 17:09:10 +03:00
pelya
bbf90a959b Added compatibility mode to SDL, for misbehaving apps that don't call SDL_Flip() 2011-07-06 11:49:01 +03:00
pelya
4d3c771791 Changed license type to ZLIB for the Java source files 2011-06-24 11:43:07 +03:00
pelya
819febb3af Warn users of Telechips devices that app will crash with their broken libc 2011-06-22 16:43:22 +03:00
pelya
62fd0b2dd6 VCMI loads main menu on a device, but crashes right after click on any botton. Megadebug patch attached. 2011-06-16 19:57:53 +03:00
pelya
3b0b8675eb New revamped startup dialog, with possibility to disable separate menu options or entire dialog through ChangeAppSettings.sh 2011-05-31 16:30:08 +03:00
pelya
b10fefba4f Fixed the NO_REMAP implementation, fixed few minor bg in Settings.java 2011-05-30 15:25:08 +03:00
pelya
3409066830 Patch to make volume keys change volume instead of in-game action, by lmak 2011-05-26 11:27:50 +03:00
pelya
50ef398490 Support Android 3.1 bluetooth/USB mouse (not tested!), added new option to choose mouse settings depending on the screen size 2011-05-19 14:00:56 +03:00
pelya
ea3df210c4 Added a license exception to permit custom startup config dialogs in closed-source projects. 2011-04-18 18:02:28 +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
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
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
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
36128968af Fixed on-screen keyboard not drawing 2011-02-02 10:26:35 +00:00
pelya
62acddf82f Added texture filtering setting 2011-01-06 11:27:45 +00:00
pelya
650395332e Saner defaults for on-screen magnifying glass and mouse click methods 2011-01-06 08:03:37 +00:00
pelya
92fe366c81 Option to assign mouse click to any HW key 2011-01-04 16:19:40 +00:00
pelya
154e2e3eda Editable data download path/application curdir, editable app commandline, updated teadme 2010-12-29 12:55:44 +00:00
pelya
858dd2fdb2 Option for calibrating touchscreen 2010-12-28 13:46:13 +00:00
pelya
1228dbe4b0 Multitouch gestures 2010-12-23 16:07:37 +00:00
pelya
1f23523ddb Small update to on-screen keyboaqrd defaults 2010-12-23 09:14:09 +00:00
pelya
420852470c Transparency option for on-screen keyboard, also swapped joystick axis as it is used this way in most games 2010-12-22 17:16:39 +00:00
pelya
b0c38f7c28 Simple Theme by Beholder for on-screen keyboard 2010-12-21 10:05:05 +00:00
pelya
a57f8e3cb6 Fixed incorrect SD card location for install paths 2010-12-17 14:43:58 +00:00
pelya
8c7f63e62b Menu for editing on-screen controls, not finished yet! 2010-12-15 17:56:20 +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