Federico Bricker
de790c7da2
Add lime.system.Locale implementation for Android using JNI
2016-10-04 23:33:04 -03:00
Joshua Granick
a811952b16
Fix warning, Linux compile
2016-10-04 13:54:44 -07:00
Joshua Granick
8b5631ae77
Compile fix
2016-10-04 13:00:19 -07:00
Joshua Granick
2f2cc8e1d5
Add garbage collection to OpenAL bindings
2016-10-04 12:53:49 -07:00
Joshua Granick
e5d83cdcff
Add Howler.js
2016-10-03 16:54:00 -07:00
Federico Bricker
53cab7043b
Fix folder for <java path="...." if="android" /> directive
2016-10-03 09:31:18 -07:00
Joshua Granick
854e3c36b7
AudioSource improvements
2016-09-30 14:59:48 -07:00
Joshua Granick
f580ea149c
Add favicon for HTML5
2016-09-29 14:29:01 -07:00
Joshua Granick
b16b3c5949
Use null for unset build number ( close #565 )
2016-09-29 13:58:13 -07:00
Steven
2263fe2807
Fixing template ordering in hxp files
2016-09-29 11:35:34 -07:00
Joshua Granick
d0a14a1a2b
Compile fix
2016-09-29 11:28:12 -07:00
Steven
b6acad449d
Flowing user defines into the HXProject
2016-09-29 11:27:51 -07:00
Jonathan Como
f6c6ec798b
Allow use of HAXELIB_PATH within Xcode environment after building iOS or
...
tvOS projects (close #705 )
2016-09-29 11:10:08 -07:00
Joshua Granick
5a8ab81a12
Minor edit
2016-09-29 10:58:26 -07:00
Ilya Kolbin
e6a83d97b8
change orientation html5 workaround for touch events
2016-09-29 10:56:40 -07:00
kiroukou
08b0a3c165
Clean Timer.hx ( close #700 )
...
Just clean the methods that do not seem to be used by current lime
(tested with lime NOT legacy on flash, neko, cpp)
(not tested with openfl, but if used by this lib, should not be implemented here anyhow)
2016-09-29 10:54:13 -07:00
Christian Afonso Ferreira
629c14c9e6
Mouse move relative event for Flash and HTML5
2016-09-29 10:49:07 -07:00
Joshua Granick
6d0f726574
Allow submission to non-touchscreen devices (FireTV, Chromebook...)
2016-09-28 18:43:47 -07:00
Joshua Granick
5c8552a316
Improve help documentation for 'lime create <lib>'
2016-09-28 12:11:37 -07:00
Joshua Granick
ee00f53114
Improve behavior from HXML builds
2016-09-28 11:21:49 -07:00
Joshua Granick
b498f9e2ab
Update AL bindings
2016-09-26 14:38:02 -07:00
Joshua Granick
eb11502ecd
Try and clear up GC issues (requires clean build)
2016-09-26 14:25:32 -07:00
Joshua Granick
1c5ca75b67
C# fixes
2016-09-26 11:48:55 -07:00
Joshua Granick
129108744d
Revert "Need to revert Byte changes, AutoGCRoot is releasing memory too quickly on iOS"
...
This reverts commit 3127e4a0b9 .
2016-09-26 09:04:05 -07:00
Joshua Granick
3c059cacbc
Fix C++ casting when converting openfl.Vector to Float32Array
2016-09-21 14:59:44 -07:00
Joshua Granick
e83713373e
Handle numpad key translation on HTML5
2016-09-21 13:43:24 -07:00
Joshua Granick
e9032ae23f
Improve presentation of Event in documentation and generate source files
2016-09-21 12:06:30 -07:00
Joshua Granick
c6d1929870
Update CHANGELOG
3.2.1
2016-09-20 16:54:36 -07:00
Joshua Granick
4433311989
Update to 3.2.1
2016-09-20 16:54:36 -07:00
Joshua Granick
d630c60ab6
Minor change
2016-09-20 12:52:08 -07:00
Joshua Granick
5b44617f9f
Add missing files
2016-09-20 07:45:04 -07:00
Joshua Granick
9434bbf25c
Use a different kind of mutex
2016-09-20 07:42:32 -07:00
Joshua Granick
1adee71df9
Collect GL objects from the main thread
2016-09-19 17:31:33 -07:00
Joshua Granick
8569a998cf
Update CHANGELOG
2016-09-19 13:00:33 -07:00
jgranick
9ad60f643c
Fix docs build
3.2.0
2016-09-19 12:47:27 -07:00
jgranick
3a32c3653e
Fix compilation for Emscription and RPi
2016-09-19 12:18:27 -07:00
Joshua Granick
9165de39f5
Update OpenAL
2016-09-19 09:18:26 -07:00
Joshua Granick
dbea273ba1
Update OpenAL
2016-09-16 16:02:18 -07:00
Joshua Granick
876c3fc5db
Update OpenAL
2016-09-16 15:36:07 -07:00
Joshua Granick
ac761dda5a
Update CHANGELOG
2016-09-16 15:27:13 -07:00
Joshua Granick
1b74d42c60
Update to 3.2.0
2016-09-16 15:27:13 -07:00
Joshua Granick
987d4be833
Update library version numbers
2016-09-16 15:27:13 -07:00
Joshua Granick
29fda1c545
Add <certificate team-id="" /> support (Xcode 8 signing)
2016-09-15 15:08:47 -07:00
Joshua Granick
a16499254a
Default allowHighDPI to false on desktop, fix initialization to set value
2016-09-15 14:21:16 -07:00
Joshua Granick
09f88c5145
Fix use of CADisplayLink on iOS
2016-09-15 13:05:40 -07:00
Joshua Granick
5241f29f2c
Update iOS default deployment to 8 (minimum supported by new Xcode 8)
2016-09-15 13:05:22 -07:00
Joshua Granick
05a7210e61
Remove legacy hint
2016-09-15 07:24:45 -07:00
Joshua Granick
a5d88fc022
Update colorMatrix alpha table
2016-09-13 13:54:21 -07:00
Joshua Granick
66e2d000b2
Merge pull request #814 from Misiur/issue-1225
...
Special case for alpha ColorMatrix table
2016-09-13 13:28:54 -07:00
Misiur
ae839b2d7d
Special case for alpha ColorMatrix table
2016-09-13 18:29:41 +02:00