Commit Graph

395 Commits

Author SHA1 Message Date
pelya be0552d7e9 Made SDL config menu better looking 2011-02-23 11:11:59 +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 72a7edd34a Converted optional downloads to default/non-default downloads, warn deveoper about files bigger than 1 Mb inside .apk 2011-02-11 11:11:49 +00:00
pelya 709b660aae Updated build scripts, added sorting for SDL keycodes in config menu 2011-02-10 16:53:54 +00:00
pelya 115a3393ca One small fix to menus 2011-02-08 14:21:24 +00:00
pelya 280865f358 Updated translations 2011-02-08 13:03:18 +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 0cb701bb24 Implemented clicking with tap and timeout 2011-02-07 17:49:14 +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 727925fed2 Removed Ugly Arrows" keyboard theme, save/restore OpenGL context when drawing on-screen keyboard 2011-01-24 14:09:03 +00:00
pelya 62acddf82f Added texture filtering setting 2011-01-06 11:27:45 +00:00
pelya 156e802690 Renamed descriptions of some settings 2011-01-06 08:23:06 +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 43c24e1739 Fixed crash in Java code 2010-12-31 11:35:46 +00:00
pelya 5ee6d43207 Updated translations 2010-12-30 15:28:11 +00:00
pelya 66f7928078 Option to customize on-screen keyboard layout 2010-12-30 15:23:46 +00:00
pelya 9f4507b86f Even more debug 2010-12-29 16:00:38 +00:00
pelya 24e0c2108a More logs for downloader 2010-12-29 14:48:35 +00:00
pelya 678373c58a Another smal lfix for default settings 2010-12-29 13:24:25 +00:00
pelya 0754273a70 Fixed one small bug in config menu 2010-12-29 13:02:37 +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 c13ac6856f Updated Simple Theme by Beholder, fixed small bug in config dialogs 2010-12-23 08:19:17 +00:00
pelya 7f323abe6f Yet another update 2010-12-22 17:25:03 +00:00
pelya c0c7eaa5da Updated translation script 2010-12-22 17:22:25 +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 80d778b68f Moved screen keyboard to it's own subsection in config 2010-12-22 16:28:08 +00:00
pelya ede9fc6749 Moved mouse config into separate group in config menu 2010-12-22 14:26:14 +00:00
pelya b0c38f7c28 Simple Theme by Beholder for on-screen keyboard 2010-12-21 10:05:05 +00:00
pelya e34e40f4c1 Fix for on-screen keymapping dialog, it's still buggy yet 2010-12-20 11:18:27 +00:00
pelya a57f8e3cb6 Fixed incorrect SD card location for install paths 2010-12-17 14:43:58 +00:00
pelya 278506fd45 Fixes for text input 2010-12-17 09:26:02 +00:00
pelya d920a287ee Removed unneeded hack 2010-12-16 15:22:15 +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 1490b815af Fixes to text input 2010-12-10 17:25:26 +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 857b3c8b7d Added SDL keycodes in Java 2010-12-07 20:06:44 +02: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 88b1174ef1 Pass delete events of text input field to SDL layer as backspace key 2010-12-02 17:11:29 +02:00