Commit Graph

76 Commits

Author SHA1 Message Date
pelya
1527ebc27b VCMI: messing with code at random, it loads start menu but then crashes 2013-08-03 21:21:46 +03:00
Sergii Pylypenko
b417b94ca7 Small hint 2013-06-26 17:41:44 +03:00
pelya
b21eab7cf2 Split Settings.java into 4 files 2013-06-24 20:39:47 +03:00
pelya
35c9156561 Fixed key layout dialog to work with second joystick 2013-05-12 18:50:04 +03:00
pelya
437a7c017d Second joystick support 2013-05-11 01:40:52 +03:00
pelya
9cb04ba9d9 More fixes to on-screen keyboard 2013-05-04 20:06:16 +00:00
Sergii Pylypenko
384574b880 Fixes for on-screen keyboard layout dialog 2013-04-26 21:09:50 +03:00
Sergii Pylypenko
df8da1adee Put on-screen keys to their places in the screen keyboard layout dialog 2013-04-25 17:24:57 +03:00
pelya
a54f508150 Added names to keys in screen keyboard layout dialog 2013-03-09 15:14:14 +02:00
Sergii Pylypenko
f46c8f3743 Updated ViceC64, courtesy of Lubomyr 2013-03-04 20:56:15 +02:00
pelya
0ea01bface Dialog to calibrate gyroscope 2013-02-02 21:50:14 +02:00
pelya
a12c6ada8d Gyroscope support 2013-02-01 19:16:25 +02:00
pelya
45128c67b4 Removed Ouya detection, it does not work anyway 2013-01-29 16:34:05 +02:00
pelya
ec136b0bc8 Some preliminary Ouya support 2013-01-28 19:27:32 +02:00
pelya
e9cc0712f5 More options to the build system, fixed default setting not applied for the 4:3 screen ratio 2013-01-20 19:18:35 +02:00
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