Joshua Granick
|
5c55cb71b0
|
Fix behavior of <asset path="Assets" library="default" />
|
2017-11-10 10:35:03 -08:00 |
|
Joshua Granick
|
10c51d2732
|
Do not force renderer.readPixels to be opaque on native
|
2017-11-08 14:34:39 -08:00 |
|
Joshua Granick
|
edb564a07c
|
Enable alpha on WebGL canvas if 32-bit colorDepth is requested
|
2017-11-08 14:34:19 -08:00 |
|
Joshua Granick
|
9353d7e42f
|
Update for new cURL info/option/error code values
|
2017-11-07 20:50:15 -08:00 |
|
Joshua Granick
|
4e758515ef
|
Enable mbedTLS by default
|
2017-11-07 16:12:03 -08:00 |
|
Joshua Granick
|
53ea01a249
|
Enable mbedTLS for iOS
|
2017-11-07 15:52:42 -08:00 |
|
Joshua Granick
|
e08aa05dd3
|
Upgrade cURL and axTLS, initial integration of mbedTLS
|
2017-11-07 15:33:41 -08:00 |
|
Joshua Granick
|
cf5a5ae0e7
|
Add -Dcurl-verbose for extra cURL debugging information in HTTPRequest
|
2017-11-07 14:35:06 -08:00 |
|
Joshua Granick
|
dea42cfa4f
|
Update axTLS
|
2017-11-06 15:07:19 -08:00 |
|
Joshua Granick
|
f1e63a999d
|
Update CHANGELOG
5.8.1
|
2017-11-06 14:50:42 -08:00 |
|
Joshua Granick
|
3c31a4cdf5
|
Update to 5.8.1
|
2017-11-06 14:50:35 -08:00 |
|
Joshua Granick
|
533483c11b
|
Separate axTLS into a separate submodule
|
2017-11-06 14:00:26 -08:00 |
|
Kaspars
|
9fed583269
|
added support for native extensions for Adobe AIR
|
2017-11-06 09:23:13 -08:00 |
|
Kaspars Jaudzems
|
5172cd8208
|
Quick fix for #1103
|
2017-11-06 09:22:09 -08:00 |
|
Joshua Granick
|
b724bfdf9b
|
Add 'bytes' as alias for asset type 'binary', warn if asset type is not recognized
|
2017-11-01 11:25:40 -07:00 |
|
Joshua Granick
|
b7a589bc30
|
Add missing script file
|
2017-11-01 11:25:07 -07:00 |
|
Joshua Granick
|
1287b2e30d
|
Implement fileDialog.save for HTML5
|
2017-11-01 11:04:51 -07:00 |
|
Joshua Granick
|
b4a26ca6f7
|
Improve HTML5 window.onClose handling for cancelable close
|
2017-10-31 17:54:41 -07:00 |
|
Joshua Granick
|
14f064d33a
|
Haxe 3.2.1 workaround
|
2017-10-31 10:12:30 -07:00 |
|
Joshua Granick
|
b93f373d0a
|
Minor changes
|
2017-10-30 16:28:43 -07:00 |
|
NenadBojkovski
|
fd13469432
|
Tabs fixed
|
2017-10-30 16:24:55 -07:00 |
|
nenad.bojkovski
|
776743b4ea
|
Html5 support added in AudioBuffer's fromBytes method
|
2017-10-30 16:24:55 -07:00 |
|
nenad.bojkovski
|
2bd42ee91d
|
Html5 support added in AudioBuffer's fromBytes method
|
2017-10-30 16:24:55 -07:00 |
|
nenad.bojkovski
|
22d458db20
|
Html5 support added in AudioBuffer's fromBytes method
|
2017-10-30 16:24:55 -07:00 |
|
Joshua Granick
|
786ba5d42e
|
Be more forgiving if webfonts aren't loading
|
2017-10-26 11:09:42 -07:00 |
|
Joshua Granick
|
f9c6076de8
|
Minor fix
|
2017-10-24 16:08:50 -07:00 |
|
Joshua Granick
|
4521a71d3e
|
Disable libvpx
|
2017-10-24 09:17:43 -07:00 |
|
Joshua Granick
|
4a4eed18e7
|
Update CHANGELOG
5.8.0
|
2017-10-24 08:28:15 -07:00 |
|
Joshua Granick
|
8f60da3b4f
|
Update to 5.8.0
|
2017-10-24 08:28:09 -07:00 |
|
Joshua Granick
|
56f57e94a3
|
Add additional guards to HTML5 AudioSource if buffer is null
|
2017-10-24 07:54:28 -07:00 |
|
Joshua Granick
|
5c2250fa41
|
AIR/iOS improvements
|
2017-10-23 11:28:22 -07:00 |
|
Joshua Granick
|
70e1bed0ae
|
Use XHR for progress events if HTML5 image does not have onprogress
|
2017-10-23 09:37:04 -07:00 |
|
Thomas Byrne
|
ba45320d7b
|
Added better progress event logic:
- Works for data: URLs
- Works in IE11
|
2017-10-23 09:23:56 -07:00 |
|
Joshua Granick
|
05d5238c5b
|
Add additional AIR icon sizes (close #1097)
|
2017-10-23 09:23:18 -07:00 |
|
Joshua Granick
|
c42f6f9a34
|
Update AIRHelper to use project.keystore (close #1095)
|
2017-10-23 09:16:39 -07:00 |
|
Joshua Granick
|
33c4970712
|
Enable retina support in AIR application.xml template (resolve #1096)
|
2017-10-23 09:11:32 -07:00 |
|
Joshua Granick
|
b8d8b569ee
|
Default AIR window size to full display size on iOS and Android (close #1098)
|
2017-10-23 08:50:46 -07:00 |
|
Joshua Granick
|
b1beb42710
|
Fix Flash target traces on Windows host
|
2017-10-19 15:07:21 -07:00 |
|
Joshua Granick
|
14bdb67eed
|
Adjust HTML5 same origin calculation (resolve #989)
|
2017-10-18 16:19:45 -07:00 |
|
Joshua Granick
|
bbdc6c9b4d
|
Allow use of lime.utils.ObjectPool with abstract types (should still be object-type, though)
|
2017-10-18 14:05:51 -07:00 |
|
Joshua Granick
|
cfb93c7d74
|
Restore previous response header default, minor cleanup
|
2017-10-18 12:44:22 -07:00 |
|
Pablo Martin
|
8ec3f9a768
|
Spaces to tabs....
|
2017-10-18 12:29:52 -07:00 |
|
Pablo Martin
|
69e758a9a2
|
The host could give an useful response with information about the error.
|
2017-10-18 12:29:52 -07:00 |
|
Pablo Martin
|
70794d6f3e
|
Fix: POST without params or data throw an error.
|
2017-10-18 12:29:52 -07:00 |
|
Pablo Martin
|
b8462b4f03
|
Spaces to tabs.
|
2017-10-18 12:29:52 -07:00 |
|
Pablo Martin
|
b111340f30
|
Add http headers in native.
|
2017-10-18 12:29:52 -07:00 |
|
player-03
|
7384e58ee1
|
Split ANDROID_GRADLE_TASK based on spaces
|
2017-10-18 12:21:11 -07:00 |
|
Joshua Granick
|
a213294661
|
Working toward Java CFFI
|
2017-10-18 11:46:07 -07:00 |
|
Joshua Granick
|
ce874c292d
|
Minor fixes
|
2017-10-17 21:58:31 -07:00 |
|
Joshua Granick
|
0ba52ed13d
|
Rough changes for Java target testing
|
2017-10-17 21:44:02 -07:00 |
|