Commit Graph

  • b20f7e7302 Stop the vibrator when the app is paused (e.g. when device is switched off or app goes in background) fysx 2014-10-22 11:26:52 +02:00
  • 6b1fae429b not calling exit(retval) when main ends fysx 2014-10-21 12:21:02 +02:00
  • 4ec2e26985 updated to latest SDL2 (f9244b2a151) fysx 2014-10-21 12:20:26 +02:00
  • 8df94d2a8a Properly pausing OpenAL device using the extension alcDevicePauseSOFT (fixes #83) fysx 2014-09-09 10:29:56 +02:00
  • 70eef137ae updated OpenAL-Soft to version 1.16.0 fysx 2014-09-08 21:17:12 +02:00
  • 4f11bd0e7b fixed #82: was using wrong argument to query module instance fysx 2014-08-31 14:14:15 +02:00
  • 5048f3ff8c properly increased android:versionCode 0.9.1b fysx 2014-08-28 15:28:57 +02:00
  • 66f600b5ab New version: 0.9.1b remove-libs fysx 2014-08-28 11:52:30 +02:00
  • 659b312121 fixed mousepress event coordinates fysx 2014-08-28 11:44:32 +02:00
  • b875fffedb updated from latest love-android (228a26ab99bb) fysx 2014-08-28 10:55:10 +02:00
  • 45b1fc2509 fixed compilation and removed some unneeded files fysx 2014-08-27 23:33:50 +02:00
  • c6ac06c366 actual update to latest mobile-common fysx 2014-08-27 23:23:26 +02:00
  • abb819335b updated to latest mobile-common (0cf55b7da58e), removed libtiff, libpng, libmng, devil, jasper, jpeg-8d, added libturbo-jpeg fysx 2014-08-27 23:19:11 +02:00
  • aba2f47b31 removed printing redirect tag from [LOVE2D] to [LOVE] Martin Felis 2014-08-18 19:04:40 +02:00
  • ea459a43da removed random text Martin Felis 2014-08-18 19:03:55 +02:00
  • 6110de0fa8 implemented love.system.vibrate(seconds) Martin Felis 2014-08-18 18:47:13 +02:00
  • 8f20cb7cc5 added print redirect to SDL_Log (fixes #40) Martin Felis 2014-08-18 16:23:39 +02:00
  • b25af54383 Merged in PabloMayobre/love-android-sdl2/PabloMayobre/same-as-4c481f993306-use-app_process-as-1405185954174 (pull request #3) Martin Felis 2014-07-12 21:47:41 +02:00
  • c27f19c141 Same as 4c481f9933. Use 'app_process' as executable name (should fix #71 and #23) Pablo Mayobre 2014-07-12 17:25:58 +00:00
  • d1ad6cc5a3 fixed README markdown syntax fysx 2014-07-01 17:08:55 +02:00
  • afe33f06d2 Updated Readme for tag 0.9.1a fysx 2014-07-01 17:06:27 +02:00
  • 70cb26bb2a bumped version to 0.9.1a 0.9.1a fysx 2014-05-25 16:34:53 +02:00
  • 8cb7bac09f using latest SDL_androidgl.c that removes some calls to eglWaitXXX() calls fysx 2014-05-25 16:30:27 +02:00
  • 49265f0596 using latest love-android @ changeset 8659be0e75a3 fysx 2014-05-25 16:05:26 +02:00
  • 1d29da2d80 preparing release 0.9.1 0.9.1 fysx 2014-05-12 21:43:03 +02:00
  • 6459889d32 fixed loading of jpegs by reverting libjpeg to version 8d fysx 2014-05-12 00:08:20 +02:00
  • 6be242ef03 newly generated graphics.lua.h (should actually fix #31) fysx 2014-05-03 17:26:21 +02:00
  • 97d9154e48 updated to latest mobile-common (should fix love.touch index problems) fysx 2014-05-03 14:13:40 +02:00
  • c40250e565 fix for #31 fysx 2014-05-03 14:06:28 +02:00
  • 684adff826 updated manifest for 0.9.1-RC1 version fysx 2014-04-04 13:24:10 +02:00
  • ec9be8a383 removed duplicate entries in AndroidManifest.xml fysx 2014-04-04 13:09:39 +02:00
  • d637b5c11d updated SDLActivity.java fysx 2014-04-04 13:06:32 +02:00
  • adc4042d8b deleted stale file fysx 2014-04-04 11:38:13 +02:00
  • e96eef4435 Using latest love-android branch (e263d91d136d) fysx 2014-04-04 11:37:36 +02:00
  • 8acfb8d91a Disabled building of dynamic library for SDL2 fysx 2014-04-04 11:35:52 +02:00
  • cc829bdd1e added code to support the upcoming love.system.openURL fysx 2014-04-03 18:20:37 +02:00
  • 7593d64761 Upgraded SDL2 to version 2.0.3 fysx 2014-04-03 16:45:01 +02:00
  • f09239788a fixed markdown in README fysx 2014-02-23 15:28:17 +01:00
  • c0fd9a6e1b beta2 beta2 fysx 2014-02-23 15:21:29 +01:00
  • 539ca8d4f2 fixed opening of .love files when URL is entered in Chrome fysx 2014-02-23 14:51:33 +01:00
  • fab725ad8b using identity 'unnamed' if none is specified in conf.lua(fixes issue #46) fysx 2014-02-20 22:31:59 +01:00
  • 5f6fa8c2b5 Proper downloading of games and starting works when downloaded using the LÖVE app http_downloader fysx 2014-02-20 21:27:34 +01:00
  • 4c2846f4bb download and progress bar somewhat work fysx 2014-02-19 20:57:09 +01:00
  • cb2c852f58 trying to add running of games via http link fysx 2014-02-14 01:41:47 +01:00
  • 60a58f9240 Merged GameLauncher and GameActivity together fysx 2014-02-14 00:56:47 +01:00
  • 5849e8d369 fixed indentations fysx 2014-02-13 14:24:17 +01:00
  • 1703660617 fixed loading of files from file managers fysx 2014-02-13 14:08:06 +01:00
  • 0db55463c9 Allow .love files to be opened from email attachements fysx 2014-02-13 13:56:23 +01:00
  • 288b25c585 ensure that static variable is properly initialized fysx 2014-02-13 01:31:20 +01:00
  • a5284dccf6 Merge branch 'filetype_association' fysx 2014-02-13 01:30:36 +01:00
  • 8069dc02c6 Now, we have a filetype association!!!! :) Jairo Luiz 2014-02-12 20:56:11 -03:00
  • 0bde453b2e updated to changeset 80f0adedfaa5 of love-android (including newest mobile-common changes) fysx 2014-02-13 00:44:51 +01:00
  • 667c4750ea properly load shared libraries beta1 fysx 2014-02-11 02:00:33 +01:00
  • 38727b5c25 beta1 - here we go fysx 2014-02-11 01:03:39 +01:00
  • 288a851a65 fix for the fix for the non-improvement fysx 2014-02-11 00:42:05 +01:00
  • 5e3579f680 should fix the crash on startup fysx 2014-02-11 00:26:03 +01:00
  • 1dd859c9d1 fixed indentations fysx 2014-02-10 08:31:40 +01:00
  • 53d45533e0 properly using workaround for love.filesystem.getDirectoryItems fysx 2014-02-10 08:30:43 +01:00
  • 3f13dc653f fixed issue tracker link fysx 2014-02-09 23:57:03 +01:00
  • 9e7e31ba05 preparing alpha9 release alpha9 fysx 2014-02-09 23:15:15 +01:00
  • 3f268ebedf Added workaround for love.filesystem.getDirectoryItems fysx 2014-02-09 23:02:04 +01:00
  • 8fb02e11ab static linking of SDL2: do not load libSDL2.so from Java fysx 2014-02-09 22:58:45 +01:00
  • 89c54f9712 Using static linking for SDL2 fysx 2014-02-09 15:01:12 +01:00
  • 606da6d0ae removed debug output fysx 2014-02-08 00:41:45 +01:00
  • 52d505624d further readme tweaks fysx 2014-02-07 23:46:12 +01:00
  • 89c9baf274 trying to link to the wiki from the readme file fysx 2014-02-07 23:43:14 +01:00
  • e4e1a0f59b properly use dynamic linking for LGPL libraries fysx 2014-02-07 23:40:02 +01:00
  • 00052d8067 Use SDL_AndroidGetActivity() instead of the full activity name (better for custom packages) fysx 2014-02-06 01:29:36 +01:00
  • de93ded9bf removed include dir for the SDL private headers fysx 2014-02-06 01:18:17 +01:00
  • 2da2da2652 Replaced use of SDL internal header file with the public interface fysx 2014-02-06 01:13:38 +01:00
  • bfae01300e fixed mouse coordinates due to the love.window.getScale() change fysx 2014-02-06 01:02:47 +01:00
  • 0b8dd90114 properly free JNI objects fysx 2014-02-06 00:52:52 +01:00
  • 3cabe641d6 Disable OpenGL debug on OpenGL ES2 (should fix Ouya compatibility) fysx 2014-02-06 00:14:33 +01:00
  • 351e224815 LuaJIT: use proper -mfpu flags and added new binaries fysx 2014-02-06 00:05:55 +01:00
  • 89c2c014b2 Merged in josefnpat's fantastic icon. THANKS!!! Martin Felis 2014-02-05 23:59:52 +01:00
  • c3a21270ab Updating res/drawable-*/ic_launcher.png to proposed icon (icon2) Josef Patoprsty 2014-02-05 13:12:04 -05:00
  • 597fad8034 Merged tangerinagames/love-android-sdl2/pixel_scale into master Martin Felis 2014-02-02 21:28:09 +01:00
  • bf07caef09 Circumventing duplication of assets/game.love by mounting it from memory fysx 2014-02-02 02:19:29 +01:00
  • c9bb6ec3d6 updated physfs to inofficial 2.1 version fysx 2014-02-02 01:28:41 +01:00
  • 007b0fc3f0 love.window.getPixelScale now works properly on Android. Jairo Luiz 2014-01-30 15:08:15 -03:00
  • b86319c0f4 remove OpenAL LOCAL_LDLIBS warning Jairo Luiz 2014-01-30 14:51:03 -03:00
  • 9a688b9b37 remove unnecessary “love.android” module Jairo Luiz 2014-01-30 14:43:12 -03:00
  • 405c79a8fe adjusted changelog fysx 2014-01-30 10:32:38 +01:00
  • cf30c31234 fixed markdown fysx 2014-01-30 10:30:25 +01:00
  • 175f6f23ae preparing alpha8 release alpha8 fysx 2014-01-30 10:27:52 +01:00
  • f0fa37f4ad Updated openal-soft to version 1.15.1 fysx 2014-01-30 10:19:28 +01:00
  • 33d979caf6 updated to latest mobile-common branch of Löve fysx 2014-01-30 08:51:28 +01:00
  • 4c481f9933 Use 'app_process' as executable name (should fix #23) fysx 2014-01-30 08:33:26 +01:00
  • 64100eecfe enable building of armv6 libraries fysx 2014-01-28 00:43:11 +01:00
  • 7a6e597b5a removed temporary build files fysx 2014-01-28 00:33:09 +01:00
  • 4b6c1b51c9 updated mpg123 to 1.17.0 fysx 2014-01-28 00:30:52 +01:00
  • 35f95a0c58 new build script for LuaJIT, adapted from moai-dev (thanks to Jairo Luiz) fysx 2014-01-27 23:11:42 +01:00
  • 0908325b5b updated libvorbis to 1.3.4 and libogg to 1.3.1 fysx 2014-01-27 21:37:45 +01:00
  • f3be0275e6 updated libpng to version 1.6.8 fysx 2014-01-27 21:23:17 +01:00
  • 72cb4722b6 properly removed old lcms version fysx 2014-01-27 21:07:07 +01:00
  • 966e7ffd6c updated jpeg to version 9a fysx 2014-01-27 21:06:42 +01:00
  • 24866c5e81 Updated lcms to version 2.5 fysx 2014-01-27 20:58:52 +01:00
  • 2c932240e4 added generated boot.lua.h with changes from the display metrics patch fysx 2014-01-26 22:38:24 +01:00
  • 338f28f6d7 fix the SDL accelerometer issue. Jairo Luiz 2014-01-22 20:47:40 -03:00
  • ce866b214c bumped SDL2 to the latest repository version fysx 2014-01-26 22:13:59 +01:00