Commit Graph

  • ef43c73e24 Updated readme pelya 2010-12-21 15:27:16 +00:00
  • f975581a04 Set up small static-init test in Ballfield app pelya 2010-12-21 14:46:34 +00:00
  • 1089d16218 Small fix to STLPort pelya 2010-12-21 14:41:51 +00:00
  • ea051bb11f Added cout/cerr that output to Android log to STLPort, fixed broken compilation for NDK r4b pelya 2010-12-21 14:29:52 +00:00
  • 4d16a4dc88 Fixed per-pixel alpha in keyboard themes pelya 2010-12-21 11:29:25 +00:00
  • 565f159a20 Revert "Revert "Disabled STLPort built into NDK in favor of my own STLPort, disabled cin/cout/cerr in my STLPort"" STLPort inside NDK R5 crashes when accessing stdout the smae way as mine built-in STLPort, but I have the possibility to change my own STLPort sources pelya 2010-12-21 11:18:33 +00:00
  • b24ee52c8c Merge branch 'simpletheme' into sdl_android pelya 2010-12-21 10:08:57 +00:00
  • b0c38f7c28 Simple Theme by Beholder for on-screen keyboard pelya 2010-12-21 10:05:05 +00:00
  • 4a02eeeded Revert "Disabled STLPort built into NDK in favor of my own STLPort, disabled cin/cout/cerr in my STLPort" Probably I'll need that commit someday, so I can pull it from Git history now pelya 2010-12-20 14:37:32 +00:00
  • a3106f9048 Disabled STLPort built into NDK in favor of my own STLPort, disabled cin/cout/cerr in my STLPort pelya 2010-12-20 14:35:54 +00:00
  • d86319f50d Fixed bug in on-screen keyboard layout pelya 2010-12-20 14:23:42 +00:00
  • e83d174cdc Added some support for NDK r5, commented out cin/cout/cerr in built-in STLPort bercause they keep crashing pelya 2010-12-20 12:21:25 +00:00
  • e34e40f4c1 Fix for on-screen keymapping dialog, it's still buggy yet pelya 2010-12-20 11:18:27 +00:00
  • eef775dfcb Disabled cin/cout/cerr because they are crashing at random pelya 2010-12-20 11:18:07 +00:00
  • a57f8e3cb6 Fixed incorrect SD card location for install paths pelya 2010-12-17 14:43:58 +00:00
  • 278506fd45 Fixes for text input pelya 2010-12-17 09:26:02 +00:00
  • d920a287ee Removed unneeded hack pelya 2010-12-16 15:22:15 +00:00
  • fed1bc383b Fixed typo in header file, implemented changing keycodes for on-screen keyboard pelya 2010-12-16 15:20:29 +00:00
  • 365eeb5b62 Updated readme pelya 2010-12-16 10:12:25 +00:00
  • 87df57b3b3 Interface to the AL pause functions pelya 2010-12-16 10:09:46 +00:00
  • 0f648b5e8c OpenAL hardware pause/resume poatch by Beholder pelya 2010-12-16 10:07:46 +00:00
  • 8c7f63e62b Menu for editing on-screen controls, not finished yet! pelya 2010-12-15 17:56:20 +00:00
  • 2f5ac6d276 Added few more apps pelya 2010-12-14 09:54:38 +00:00
  • 38bceffddd Added GemRB sources pelya 2010-12-14 09:47:29 +00:00
  • 674da851ef Updated readme pelya 2010-12-13 12:48:44 +00:00
  • 1490b815af Fixes to text input pelya 2010-12-10 17:25:26 +00:00
  • 22f21566a7 Fixed keycode remapper pelya 2010-12-10 17:02:45 +00:00
  • 658bec6205 SDL keycodes now can be redefined by user pelya 2010-12-10 16:42:55 +00:00
  • d40771de0d Updated GLXGears pelya 2010-12-09 14:59:35 +00:00
  • 857b3c8b7d Added SDL keycodes in Java pelya 2010-12-07 20:06:44 +02:00
  • 3dd4da9b0b Generic physical phone key to SDL key remapper, only dialog is implemented - it's not saved and not working yet pelya 2010-12-07 20:05:52 +02:00
  • dfb09282c8 Fixed dependency cleaning in ChangeAppSettings.sh pelya 2010-12-07 14:02:44 +02:00
  • 4bdec438c6 Configurable speed and accel to move mouse with joystick pelya 2010-12-06 13:12:03 +02:00
  • 0dae7b3c5b Updated todo pelya 2010-12-06 13:04:09 +02:00
  • 4958e24367 Touchscreen is not necessary for many apps pelya 2010-12-03 14:45:19 +02:00
  • 8f061fe8c8 Updated openttd and TeeWorlds projects pelya 2010-12-02 17:32:10 +02:00
  • abf128bb3c Bigger button for text input pelya 2010-12-02 17:14:35 +02:00
  • dc40a4066d Separated touch pointers for on-screen keys and mouse events (you should play TeeWorlds to see the new behavior) pelya 2010-12-02 17:12:25 +02:00
  • 88b1174ef1 Pass delete events of text input field to SDL layer as backspace key pelya 2010-12-02 17:11:29 +02:00
  • 508b1aef1f Added titile to config menu pelya 2010-12-01 15:15:56 +02:00
  • 0a6e7177fe Updated OpenTTD pelya 2010-11-30 19:00:41 +02:00
  • 92aa47b0ce Fixed crash in Java code pelya 2010-11-30 18:11:20 +02:00
  • 54dbce5e6c Oops pelya 2010-11-30 17:53:44 +02:00
  • e4685ee939 Small aesthetic update pelya 2010-11-30 17:43:28 +02:00
  • 1193aed354 Fixed infinite recursion in move-mouse-with-keyboard code pelya 2010-11-30 17:39:46 +02:00
  • 6da123b21c Game audio should be played through music audio stream, or it won't be played over headphones pelya 2010-11-30 14:03:29 +02:00
  • 7f8d53c57a Samll fix to fheroes2 data pelya 2010-11-30 13:33:06 +02:00
  • 14c342f189 Small fix to new menu pelya 2010-11-29 19:08:39 +02:00
  • fecd323b20 New happy shiny and totally not ugly startup menu dialog. pelya 2010-11-29 19:07:02 +02:00
  • 2d5c038baf Small fixes to build scripts pelya 2010-11-29 16:53:15 +02:00
  • 3e54f6e5fa Oopsie pelya 2010-11-29 15:52:14 +02:00
  • 6eec7b4f08 Removed keyboard mouse from ScummVM patch - it's already emulated on SDL side pelya 2010-11-29 15:47:43 +02:00
  • 94a10e5ffc Separate option for mouse click via DPAD center/trackball, fixed moving mouse via cursor keys pelya 2010-11-29 15:46:44 +02:00
  • 0af59bdcfe Updated Free Heroes 2 project pelya 2010-11-29 14:33:47 +02:00
  • 45393e1e16 Added zziplib pelya 2010-11-29 12:44:44 +02:00
  • 6a8b3039ce Fixed SDL 1.3 compilation pelya 2010-11-29 12:22:27 +02:00
  • 6d09ef7de4 Final fixes to controlling mouse with trackball pelya 2010-11-26 23:14:50 +02:00
  • 3259404912 Fixed trackball mouse pelya 2010-11-26 22:57:42 +02:00
  • 143d8f3da6 Updated translations pelya 2010-11-26 22:45:05 +02:00
  • 0bd530be88 Added option for left click with double-tap, added option for moving mouse via trackball pelya 2010-11-26 22:17:55 +02:00
  • dc74908472 Added a frame around screen magnifying glass pelya 2010-11-26 19:33:04 +02:00
  • 7ed8ea5d1b Fixed crash in SDL pelya 2010-11-26 17:51:39 +02:00
  • b03cf07033 Updated fheroes2 project pelya 2010-11-26 14:11:01 +02:00
  • 6027aea7ac Removed unneeded patches pelya 2010-11-26 13:20:28 +02:00
  • a420dee9f6 Updated Free Heroes 2 project pelya 2010-11-26 13:19:35 +02:00
  • d936c74345 forgot to add Ukrainian translation file to Git pelya 2010-11-26 13:15:53 +02:00
  • 27714ee893 Updated Free Heroes 2 project file pelya 2010-11-25 12:00:38 +02:00
  • b4af36ad36 Updated FHeroes2 project pelya 2010-11-25 11:26:10 +02:00
  • 5bdd6e742d Updated OpenTTD project pelya 2010-11-24 20:59:48 +02:00
  • 457bb0685e Updated todo pelya 2010-11-24 20:47:50 +02:00
  • b5caf53a8c Removed debugging crash in video code, fixed OpenTTD pelya 2010-11-24 20:26:49 +02:00
  • 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. pelya 2010-11-24 20:03:25 +02:00
  • 35feddc7f8 Reverted my change - it only makes things worse pelya 2010-11-24 20:03:06 +02:00
  • cad90e4159 Reverted my audio optimization - it makes things worse - each flush() outputs to logcat on my Evo pelya 2010-11-24 19:30:08 +02:00
  • 6ae5d2f2ae Fixed assets dir not created pelya 2010-11-24 17:02:59 +02:00
  • fb8ee6ded8 Added virtual 480x320 and 800x480 video modes pelya 2010-11-24 15:16:29 +02:00
  • 1b4c5d2d3d Fixed STLPort - it was configured for older NDK pelya 2010-11-24 15:13:09 +02:00
  • 34c99e1f07 Less lag for audio, fixed high CPU usage in background mode pelya 2010-11-23 20:48:36 +02:00
  • 4bc5978d78 More random fixes pelya 2010-11-23 20:15:52 +02:00
  • 00a5ee79f8 Reverte some changes - VICE crashes anyway pelya 2010-11-23 19:04:23 +02:00
  • bb94c54b8e Added VICE project files to Git - it crashes at random! pelya 2010-11-23 18:54:14 +02:00
  • 0d77f30292 Added OpenAL-Soft lib from git://repo.or.cz/openal-soft/android.git pelya 2010-11-23 17:19:40 +02:00
  • 0e8bc960f6 Updfated OpenTTD project files pelya 2010-11-23 13:28:53 +02:00
  • 12b65b85c5 Fixed build.sh pelya 2010-11-23 13:28:40 +02:00
  • 4b34d1b992 Corrected country code for Ukraine pelya 2010-11-22 20:33:58 +02:00
  • f235c19e31 Added Ukrainian translation by Lubomyr pelya 2010-11-22 20:31:38 +02:00
  • d50badde25 Added openttd-lowmem project pelya 2010-11-22 20:01:54 +02:00
  • 06828acaea Added readme and patch to fheroes2 pelya 2010-11-22 18:40:21 +02:00
  • 2915ce7ac6 Forgot to add a file pelya 2010-11-22 18:39:55 +02:00
  • 3167e7f629 Updated FHeroes2 to use symlink to external SVN and patch instead of putting files to Git pelya 2010-11-22 18:36:27 +02:00
  • 6059838782 Added russian translation for config menu pelya 2010-11-22 18:36:07 +02:00
  • 2c76cf8ff5 Added NewRAW as GIT module pelya 2010-11-22 18:35:32 +02:00
  • cc5dd79084 Updated OpenTTD to 1.0.5, updated free heroes 2 pelya 2010-11-22 15:13:05 +02:00
  • 828a99e49b Re-apply custom 4x3 screen aspect ratio when app raised up from background pelya 2010-11-22 15:12:17 +02:00
  • ffbbbb6cad SDL video: added checks for current thread ID to match main thread ID in all Android video funcs (except for SDL 1.3) pelya 2010-11-22 15:04:36 +02:00
  • d0437da12e Fixed typo pelya 2010-11-19 13:25:49 +02:00
  • 2113c802da Reverted WMCursor stubs in SDL - SDL is reported to work slower without them pelya 2010-11-18 22:16:33 +02:00
  • 0990e9f49e Added readme to OpenTTD, added custom SDL video modes - 1.5x and 2x smaller than screen pelya 2010-11-18 22:06:41 +02:00
  • 23f6ddae68 Updated OpenTTD to stable 1.0.4 branch pelya 2010-11-18 21:55:46 +02:00
  • 1afed6ddad Fixed SDL config dialog - aspect ratio cannot be deselected, also improved it a bit pelya 2010-11-18 20:14:10 +02:00