Commit Graph

4125 Commits

Author SHA1 Message Date
Joshua Granick
56e37aa886 Help resolve support for multiple running cURL handles (resolve #1225) 2018-08-29 12:19:30 -07:00
Joshua Granick
8f1306982d Update Harfbuzz 2018-08-28 18:57:01 -07:00
Joshua Granick
a5d22e0a84 Update Harfbuzz to 1.8.8 2018-08-28 18:36:38 -07:00
Joshua Granick
1a3132076b Harfbuzz language fix 2018-08-28 14:37:57 -07:00
Joshua Granick
872aba046d Improvement to path overrides 2018-08-22 18:22:13 -07:00
Joshua Granick
223c9bb8f5 Update WindowsPlatform.hx 2018-08-22 14:59:02 -07:00
Joshua Granick
ac68dc7c78 Fix compilation of JS ArrayBuffer when generating documentation 2018-08-21 12:20:04 -07:00
Joshua Granick
30b4e4962f Improve iOS locale calculation (thanks @maaniv, close #1224) 2018-08-21 09:46:29 -07:00
Joshua Granick
691555fb56 Add app.meta.version to default template 2018-08-20 11:05:12 -07:00
Joshua Granick
59a40366ec Disable 64-bit on HashLink for now 2018-08-16 10:38:27 -07:00
Joshua Granick
cb8c7aafd9 Fix support of WebGL2 in default HTML5 window 2018-08-15 13:39:18 -07:00
Joshua Granick
77dedf6941 Compile fix 2018-08-14 12:22:09 -07:00
Joshua Granick
d10a092ed6 Force disable CFFI build macro except rare case 2018-08-14 12:18:11 -07:00
Joshua Granick
ccf8c48923 Remove forced -Ddisplay on 'lime display' output 2018-08-14 09:08:50 -07:00
andrew-git
8aec4d7080 Html5 mp3 detection update
Looks like MP3 could have FF FX bits (https://www.garykessler.net/library/file_sigs.html),
but in my sample for mp3 22k second bit was 243 and after change normally plays in Firefox and Chrome.
Need test and maybe update algo to take into account all second bits started with F
2018-08-13 11:15:37 -07:00
Joshua Granick
0c96d22286 Add source-path to dox generated documentation 2018-08-09 15:33:31 -07:00
Joshua Granick
ad3784f245 Emscripten fix 2018-08-09 14:27:57 -07:00
Joshua Granick
3b5f666aed Emscripten fix 2018-08-09 14:08:00 -07:00
Joshua Granick
ca5886390e Move website to seperate repository 2018-08-09 12:45:55 -07:00
Joshua Granick
ffe75cb33c Update CHANGELOG 7.0.0 2018-08-09 12:21:03 -07:00
Joshua Granick
60db485098 Add Getting Started docs 2018-08-09 12:20:51 -07:00
Joshua Granick
c0a7b105e3 Create CNAME 2018-08-09 12:20:42 -07:00
Joshua Granick
ff37bd7e50 First pass at website 2018-08-09 12:20:32 -07:00
Joshua Granick
6ec3275c77 Compile fix 2018-08-09 12:06:51 -07:00
Joshua Granick
b86aea2893 Minor improvement to AssetLibrary projgress events 2018-08-09 12:02:19 -07:00
Joshua Granick
2222e81767 Make HowlerJS define consistent 2018-08-09 12:02:05 -07:00
Joshua Granick
91872a282e Minor documentation tweak 2018-08-09 12:01:40 -07:00
Joshua Granick
8d8ee345b5 Minor HTML5 window init fix 2018-08-09 10:51:41 -07:00
Joshua Granick
e93c2fa4ae HTML5 audio context fix 2018-08-08 21:11:35 -07:00
Joshua Granick
4f6c0c6e3b Update CHANGELOG 2018-08-08 20:25:51 -07:00
Joshua Granick
ca6a78a7ba Update release notes 2018-08-08 20:25:43 -07:00
Joshua Granick
4c869ccd06 Dispatch progress event when loading local file in HTTPRequest 2018-08-08 15:39:12 -07:00
Joshua Granick
381f18a791 Electron tweak 2018-08-08 11:36:39 -07:00
Joshua Granick
b49f9420f5 Update SVG tool 2018-08-08 10:24:17 -07:00
Joshua Granick
41b12ebcdc Revert "Improve Image sync" (resolve openfl/openfl#1976)
This reverts commit 3d4d10dfde.
2018-08-07 17:05:19 -07:00
Joshua Granick
3d4d10dfde Improve Image sync 2018-08-07 15:04:55 -07:00
Joshua Granick
e68e705e58 Compile fix 2018-08-06 15:52:05 -07:00
Joshua Granick
9bbfd40f8b Force enable WebGL on Electron/Linux 2018-08-06 14:47:07 -07:00
Joshua Granick
6753c6d3ca Minor fix 2018-08-06 12:58:42 -07:00
Joshua Granick
87a956741d Reset back to Lime config 2018-08-06 12:58:11 -07:00
Joshua Granick
44ce8eae06 Improve code completion while working on library 2018-08-06 11:55:01 -07:00
Joshua Granick
430820cdb4 Name lime.tools.Project back to HXProject 2018-08-06 11:03:42 -07:00
Joshua Granick
e0f8813b96 Simplify HXP imports, fixes 2018-08-04 18:17:51 -07:00
Joshua Granick
bd9abc4c2a Update for HXP API change 2018-08-04 18:09:44 -07:00
Joshua Granick
46ab854e8e Compile fix 2018-08-03 17:44:17 -07:00
Joshua Granick
ddd19afe52 Only build HashLink on 32-bit, fix embedded bytes on HashLink 2018-08-03 17:22:08 -07:00
Joshua Granick
4ec83c3638 Add lime.tools.* and keep Project-based tool code 2018-08-03 16:38:50 -07:00
Joshua Granick
6d9f3c4bd8 Fixes for dev HXP 2018-08-02 21:25:55 -07:00
Justin Espedal
4040e35ca8 Wrap entitlements path in quotes for app names with spaces 2018-08-02 19:40:43 -07:00
Joshua Granick
feeb8c150b Crash fix, minor changes 2018-08-02 19:20:05 -07:00