Joshua Granick
dd927e2d59
Improve Flash preload event, add '-Dsimulate-preloader=3000' for simulating preload progress
2017-01-24 15:14:23 -08:00
Joshua Granick
4f4918ae0a
Use BYTES_OFFSET instead of SEC_OFFSET ( closes #898 )
2017-01-24 12:46:43 -08:00
Joshua Granick
8247e2ab37
Add to project format, default to true on iOS until Lime 4
2017-01-24 12:02:09 -08:00
Joshua Granick
99c41f175a
Fix Flash font embedding
2017-01-24 11:33:17 -08:00
Joshua Granick
c47a9ce44e
Add '<define />' (implies '<set />' and '<haxedef />')
2017-01-24 11:12:16 -08:00
Joshua Granick
0c43823d95
Unscale deltaX
2017-01-24 10:54:25 -08:00
Joshua Granick
83a8fe3437
High DPI mouse events on HTML5 should not be scaled
2017-01-24 10:50:16 -08:00
Joshua Granick
ca8c0c5a48
Centralize AssetManifest base path logic (still need to improve this system)
2017-01-24 09:46:28 -08:00
Joshua Granick
5ac0ed5caf
Cleanup assets
2017-01-24 09:01:39 -08:00
Joshua Granick
a863d6fd1c
Merge pull request #902 from Laerdal/fix/preloading-system-fonts
...
Fix (pre)loading of local/system fonts like Arial.
2017-01-24 08:39:50 -08:00
Joshua Granick
6df4a0fe43
Merge pull request #901 from Laerdal/fix/text-asset-cache
...
Cache loaded TEXT Assets in AssetLibrary
2017-01-24 08:39:04 -08:00
Danny Wilson
7499cff388
Fix (pre)loading of local/system fonts like Arial.
...
When the font is already available on the system,
and happens to be configured as ‘sans-serif’
fallback font, the loading would never complete
as the size (offsetWidth) of the font doesn’t
actually change.
2017-01-24 15:03:38 +01:00
Danny Wilson
f029179a1b
Cache loaded TEXT Assets in AssetLibrary
2017-01-24 15:02:18 +01:00
Joshua Granick
0e53922238
Compile fix
2017-01-23 17:49:30 -08:00
Joshua Granick
4dd5776659
Expire lime.audio.* typedefs by Lime 4, fix bad packages
2017-01-23 13:45:00 -08:00
Joshua Granick
f58d06845b
Implement Image.loadFromBytes on Flash, guard against null data on load
2017-01-23 13:40:43 -08:00
Joshua Granick
c71391c303
Update ProcessHelper.hx
2017-01-23 13:11:00 -08:00
Joshua Granick
7f4c0c3cae
Fix double escape of command on Haxe 3.4
2017-01-23 13:04:32 -08:00
Joshua Granick
b80072febd
Implement Image.loadFromBase64/loadFromBytes/loadFromFile properly on HTML5 ( fix #896 )
2017-01-23 12:49:11 -08:00
Joshua Granick
76e51a2379
Asset library fixes/unification for Flash
2017-01-23 10:32:19 -08:00
Joshua Granick
5ea2b4dfce
Implement Image.loadFromFile on Flash
2017-01-23 10:32:19 -08:00
Joshua Granick
48a66dda21
Allow non-embedded library JSON
2017-01-23 10:32:19 -08:00
Valentin Lemière
56eda1d151
Remove ia32-libs-multiarch installation
2017-01-20 17:42:44 -08:00
Joshua Granick
7cdb8d81c1
Add polyfill for canvas context.isPointInPath ( close openfl/openfl#977 )
2017-01-20 16:35:51 -08:00
Joshua Granick
cd797cda89
Update CHANGELOG
3.6.2
2017-01-20 15:04:50 -08:00
Joshua Granick
3964681771
Update to 3.6.2
2017-01-20 15:04:45 -08:00
Joshua Granick
a8b1e2cf1a
Fix font preload
2017-01-19 17:56:56 -08:00
Joshua Granick
3cfaa11859
Update NativeAudioSource.hx
2017-01-19 17:52:55 -08:00
Joshua Granick
1105ed724a
Throw error if atrying to mkdir from a drive that is not available
2017-01-18 16:32:25 -08:00
Joshua Granick
07a48a3e9e
Update CHANGELOG
3.6.1
2017-01-18 15:58:20 -08:00
Joshua Granick
5d6fe5f55a
Update to 3.6.1
2017-01-18 15:58:16 -08:00
Joshua Granick
a36421b069
Revision fix
2017-01-18 15:54:38 -08:00
Joshua Granick
8d9453cbbb
Compile fix
2017-01-18 15:50:18 -08:00
Joshua Granick
cfa8f2fb20
Static fix
2017-01-18 14:09:15 -08:00
Joshua Granick
6c79c41261
Streaming audio support (initial, close #891 )
2017-01-18 13:37:46 -08:00
Joshua Granick
7623830d3b
Preloader fixes
2017-01-18 11:04:22 -08:00
Joshua Granick
98a92abc2e
JNI fix
2017-01-18 10:20:29 -08:00
Joshua Granick
14d03c2c40
Update CHANGELOG
3.6.0
2017-01-16 16:05:06 -08:00
Joshua Granick
c7aa12e93f
Update to 3.6.0
2017-01-16 16:05:06 -08:00
Joshua Granick
520752b5fc
Update JPEG
2017-01-16 17:35:09 -05:00
Joshua Granick
2419bacf64
Try to preload a path group only once
2017-01-16 14:14:53 -08:00
Joshua Granick
4cc82256a9
Fix 'lime rebuild' with '-D'
2017-01-16 12:34:52 -08:00
Joshua Granick
d6e8162429
Add support for --no-output ( resolve #525 )
2017-01-14 17:16:41 -08:00
Joshua Granick
8c97a5c676
Add support for --no-output ( resolve #525 )
2017-01-14 17:00:59 -08:00
Joshua Granick
feec323117
Improve asset library progress events ( close #886 )
2017-01-14 16:21:38 -08:00
Joshua Granick
b280054c33
Unify DefaultAssetLibrary around AssetManifest logic
2017-01-14 13:38:16 -08:00
Joshua Granick
15d91d84f6
Workaround to allow similar sounds to load as one group on HTML5 ( close #883 )
2017-01-14 11:14:56 -08:00
Joshua Granick
4c5220f1e3
Compile fix
2017-01-13 16:24:56 -08:00
Joshua Granick
8eec831579
Compile fix
2017-01-13 16:23:00 -08:00
Joshua Granick
d9aebe2177
Update libjpeg to 9b
2017-01-13 16:11:50 -08:00