Martin Felis
|
8244228004
|
OpenGL ES fix and proper sizes for the icons
|
2016-02-14 14:14:31 +01:00 |
|
Martin Felis
|
7459285690
|
New release 0.10.1
|
2016-02-14 00:30:25 +01:00 |
|
Martin Felis
|
7aaeb1485e
|
LuaJIT build script also builds for x86 and added the binary. First step to optional support of x86 android devices
|
2016-01-20 22:53:06 +01:00 |
|
Martin Felis
|
5e410bca8e
|
Updated to latest LÖVE code (29f0bad6be9d), which adds the externalstorage config flag to conf.lua. Note: one cannot switch between internal and external storage after running the app!
|
2016-01-17 14:12:09 +01:00 |
|
Martin Felis
|
24387a8450
|
Updated SDL2 to the 2.0.4 release version
|
2016-01-17 13:22:47 +01:00 |
|
Martin Felis
|
26a6c423f9
|
Updated to latest LÖVE code 2f5d329b07d7 (android: disable JIT by default as it may cause performance problems)
|
2015-12-22 10:06:57 +01:00 |
|
Martin Felis
|
08d51fbf28
|
Updated LÖVE source to changeset da332813bc05
|
2015-12-20 22:52:22 +01:00 |
|
Martin Felis
|
28d2d92645
|
Updated LuaJIT to latest 2.1 version
|
2015-12-09 22:51:28 +01:00 |
|
Martin Felis
|
66685a2ade
|
Updated LÖVE source to revision cff5bc8604bd
|
2015-12-09 22:19:41 +01:00 |
|
Martin Felis
|
8f5ee4a05e
|
added building of the theora library
|
2015-12-09 12:41:20 +01:00 |
|
fysx
|
686e1d5f3e
|
Update LÖVE to changeset 7cb21c8bdd64 (pre 0.10.0)
|
2015-12-01 23:07:34 +01:00 |
|
fysx
|
7e877716d6
|
Updated SDL2 to changeset 69a5f3a540af (dev version of 2.0.4)
|
2015-12-01 22:29:54 +01:00 |
|
fysx
|
ec5f068b19
|
Updated OpenAL to version 1.16.0
|
2015-11-29 15:27:32 +01:00 |
|
fysx
|
8308a524bc
|
Updated libogg to 1.3.2 and libvorbis to 1.3.5
|
2015-11-28 22:14:03 +01:00 |
|
fysx
|
9cbddc2f5e
|
Updated to latest love-android code (b615972822cb)
|
2015-08-13 17:21:53 +02:00 |
|
fysx
|
f3dd769e98
|
Using latest love-android branch (9a508a54700d)
|
2015-08-13 11:12:17 +02:00 |
|
fysx
|
c91dbb6957
|
Forcing use of GCC 4.8 to prevent compiling issues
|
2015-07-15 11:10:46 +02:00 |
|
fysx
|
357a7237a4
|
Using latest android branch of LÖVE (6d14516b05c9) that now syncs with default (woooo!)
|
2015-07-03 19:09:18 +02:00 |
|
fysx
|
7eb7db1a85
|
Imported latest love-android code 8e93b946d920 that fixes ParticleSystem:clone
|
2015-04-10 15:45:46 +02:00 |
|
fysx
|
c30e788393
|
properly detect whether we are in "fullscreen" (i.e. immersive) on Android
|
2015-02-19 00:15:31 +01:00 |
|
fysx
|
168357e1ad
|
fixed #104: loading of multiple .love files
|
2015-02-18 10:33:54 +01:00 |
|
fysx
|
d6f1d8bd70
|
imported changes from love-0.9.2
|
2015-02-16 00:37:14 +01:00 |
|
fysx
|
f31760c445
|
made love.window.setFullscreen() work
|
2015-02-02 22:42:08 +01:00 |
|
fysx
|
d0f866e4b0
|
fixed build for latest love-android version
|
2015-01-22 20:57:57 +01:00 |
|
fysx
|
542c029666
|
updated to latest love-android (changeset 7b5f223900b)
|
2015-01-22 10:48:45 +01:00 |
|
fysx
|
31cd05551e
|
renamed setBorderless to setImmersive and linked it to the fullscreen mode
|
2015-01-20 22:11:56 +01:00 |
|
fysx
|
42f6beaa7e
|
Allowing enabling and disabling of immersive mode via borderless setting and love.window.setMode()
|
2015-01-20 16:01:43 +01:00 |
|
fysx
|
013df025d0
|
fix for #91 and #98: printing of non-number and non-string values
|
2015-01-16 22:13:33 +01:00 |
|
fysx
|
54215b7ce4
|
refactored loading of games on android
|
2015-01-16 20:00:51 +01:00 |
|
fysx
|
fd9e9758a9
|
Using latest changeset 593639000823 of love-android
|
2015-01-16 12:31:11 +01:00 |
|
fysx
|
29a3e4b566
|
fixed APP_PLATFORM warning
|
2015-01-13 20:57:00 +01:00 |
|
fysx
|
02dc18a587
|
fixed compilation with Android NDK r10
|
2015-01-11 22:23:12 +01:00 |
|
fysx
|
72b2fcd4eb
|
Added loading of games by opening the main.lua file
|
2014-10-22 11:54:04 +02:00 |
|
fysx
|
6b1fae429b
|
not calling exit(retval) when main ends
|
2014-10-21 12:21:02 +02:00 |
|
fysx
|
4ec2e26985
|
updated to latest SDL2 (f9244b2a151)
|
2014-10-21 12:20:26 +02:00 |
|
fysx
|
8df94d2a8a
|
Properly pausing OpenAL device using the extension alcDevicePauseSOFT (fixes #83)
|
2014-09-09 10:29:56 +02:00 |
|
fysx
|
70eef137ae
|
updated OpenAL-Soft to version 1.16.0
|
2014-09-08 21:17:12 +02:00 |
|
fysx
|
4f11bd0e7b
|
fixed #82: was using wrong argument to query module instance
|
2014-08-31 14:14:15 +02:00 |
|
fysx
|
659b312121
|
fixed mousepress event coordinates
|
2014-08-28 11:44:32 +02:00 |
|
fysx
|
b875fffedb
|
updated from latest love-android (228a26ab99bb)
|
2014-08-28 10:55:10 +02:00 |
|
fysx
|
45b1fc2509
|
fixed compilation and removed some unneeded files
|
2014-08-27 23:33:50 +02:00 |
|
fysx
|
c6ac06c366
|
actual update to latest mobile-common
|
2014-08-27 23:23:26 +02:00 |
|
fysx
|
abb819335b
|
updated to latest mobile-common (0cf55b7da58e), removed libtiff, libpng, libmng, devil, jasper, jpeg-8d, added libturbo-jpeg
|
2014-08-27 23:19:11 +02:00 |
|
Martin Felis
|
aba2f47b31
|
removed printing redirect tag from [LOVE2D] to [LOVE]
|
2014-08-18 19:04:40 +02:00 |
|
Martin Felis
|
6110de0fa8
|
implemented love.system.vibrate(seconds)
|
2014-08-18 18:47:13 +02:00 |
|
Martin Felis
|
8f20cb7cc5
|
added print redirect to SDL_Log (fixes #40)
|
2014-08-18 16:23:39 +02:00 |
|
Pablo Mayobre
|
c27f19c141
|
Same as 4c481f9933. Use 'app_process' as executable name (should fix #71 and #23)
|
2014-07-12 17:25:58 +00:00 |
|
fysx
|
8cb7bac09f
|
using latest SDL_androidgl.c that removes some calls to eglWaitXXX() calls
|
2014-05-25 16:30:27 +02:00 |
|
fysx
|
49265f0596
|
using latest love-android @ changeset 8659be0e75a3
|
2014-05-25 16:27:34 +02:00 |
|
fysx
|
6459889d32
|
fixed loading of jpegs by reverting libjpeg to version 8d
|
2014-05-12 00:08:20 +02:00 |
|