Carlos Madrazo
7b50cb39ff
Update name
2019-04-10 10:21:25 -07:00
Carlos Madrazo
e1a0f3a473
Initial Winrt -appx
...
Outputs Appx file, needs 2 manual steps:
Modify sdkVersion variable in WindowsPlatform.hx to the one you want to use for bin tools in C:\Program Files (x86)\Windows Kits\10\\bin\ and do openfl rebuild tools
For creating the certificate, Powershell command fails but the command lets you know which command you need to execute (copy and past in the cmd prompt)
2019-04-10 10:21:25 -07:00
Joshua Granick
dbe6846df0
Update NOTICE
2019-04-08 14:39:54 -07:00
Joshua Granick
06e59c0e6c
Minor StackBlur update
2019-04-08 14:39:50 -07:00
Joshua Granick
da8848fd38
Crash fix in blur
2019-04-08 14:12:31 -07:00
Tuna Hunerli
5d0f446970
Initial StackBlur port
2019-04-08 12:00:27 -07:00
Joshua Granick
6dce7ad79a
Progress on newer NDK support (forces minimum API from 14 to 16)
2019-04-05 18:07:13 -07:00
Joshua Granick
2cb09c55df
Retain SDL joystick IDs
2019-04-04 10:20:35 -07:00
Joshua Granick
42649d1b9a
Improve output HTML5 script wrapper for better Haxe 3.2 support
2019-04-03 11:31:49 -07:00
Joshua Granick
89d3b02a4b
Update CHANGELOG
7.3.0
2019-04-01 15:08:57 -07:00
Joshua Granick
0a3bc163d6
Update to 7.3.0
2019-04-01 15:08:50 -07:00
Joshua Granick
706d40ec40
Update NOTICE
2019-04-01 14:38:16 -07:00
Joshua Granick
ff9b4a0e04
Update NOTICE
2019-04-01 14:37:52 -07:00
Joshua Granick
37918d28bf
Compile fix
2019-04-01 14:20:27 -07:00
Joshua Granick
303bb3c2a9
Improve stride value
2019-04-01 14:20:04 -07:00
Milton Candelero
1d2abf7d2e
Added the flag "force_html5_audio" for howler
...
Added a compilation flag `force_html5_audio` to force howler to always use html5 audio.
I don't think anyone will find this useful but it shouldn't do any harm to have.
2019-04-01 14:17:49 -07:00
Joshua Granick
28e1056885
Change version to 7.3.0
2019-04-01 14:15:05 -07:00
Joshua Granick
970aaa979c
Fix HTML5 output template on debug
2019-03-29 17:06:43 -07:00
Joshua Granick
914e94f9e5
Fix line numbers for HTML5 source maps
2019-03-29 15:58:03 -07:00
Joshua Granick
9689957288
Fix security warning
2019-03-28 12:46:43 -07:00
Joshua Granick
5bdca08a0c
Bits per pixel, not bytes ( resolve #1301 )
2019-03-28 12:30:41 -07:00
George Corney
376f0ba123
extern @: to @: extern
2019-03-27 13:39:49 -07:00
Joshua Granick
e3aab45c4f
Dockerfile fix
2019-03-26 12:16:10 -07:00
Joshua Granick
d9f47372b6
Compile fix
2019-03-21 10:05:15 -07:00
Joshua Granick
3f5f14389a
Fix Haxe 4 dev warning
2019-03-20 15:35:37 -07:00
Joshua Granick
2e5420f369
Haxe 3.4 compile fix
2019-03-20 12:04:44 -07:00
Joshua Granick
750314fbc8
Compile fix
2019-03-20 11:58:07 -07:00
Joshua Granick
1d93fdd4bf
Minor fix
2019-03-20 11:37:54 -07:00
Joshua Granick
4a7a9eae9e
Fix Haxe4 dev warnings
2019-03-20 11:28:13 -07:00
Joshua Granick
a4cc3c13a9
Mac output-file fix
2019-03-18 13:39:09 -07:00
Joshua Granick
eee9f26ab5
Fix --output-file for Flash target
2019-03-18 13:21:15 -07:00
Joshua Granick
a1b9614700
Update to 8.0.0
2019-03-18 12:15:54 -07:00
Joshua Granick
b795534773
Add initial support for '--output-file' option on 'display' command
2019-03-18 12:01:37 -07:00
melonin
6c01e873af
HaxeObject.create returns null when handle is null
2019-03-18 06:23:08 -07:00
Joshua Granick
a5de7d83c2
String fixes
2019-03-14 16:25:38 -07:00
Joshua Granick
ac0f49aeea
Fix minThreads on ThreadPool
2019-03-14 15:50:30 -07:00
Joshua Granick
6561eef767
Crash fix
2019-03-14 15:16:08 -07:00
Joshua Granick
d78f3fa430
Remove debug message
2019-03-14 13:34:26 -07:00
Joshua Granick
9803ca9bf6
CFFI string work
2019-03-14 13:27:54 -07:00
Joshua Granick
3b9ca3a770
Fixes for vdynamic return types
2019-03-14 12:34:08 -07:00
Joshua Granick
a482c14d5c
GL binding fixes
2019-03-14 10:15:00 -07:00
Joshua Granick
533dcf82a4
Fix HL on Mac
2019-03-14 08:58:17 -07:00
Joshua Granick
8d72e71357
HL update
2019-03-13 11:13:19 -07:00
Joshua Granick
84694f104c
HL string fix
2019-03-12 17:05:19 -07:00
Joshua Granick
299ed974c7
Fixes for HL
2019-03-12 15:57:19 -07:00
Joshua Granick
d55762569d
Add template for HL Windows
2019-03-12 15:57:09 -07:00
Joshua Granick
1bd480fc29
Delete buffer on native audioSource.dispose() if present
2019-03-12 09:50:24 -07:00
Joshua Granick
b9bdf3479b
Flash compile fix, format update
2019-03-11 15:30:36 -07:00
Carlos Madrazo
54a52c9b81
Add define NATIVE_TOOLKIT_SDL_ANGLE, seems to fix winrt release
2019-03-11 08:56:45 -07:00
Carlos Madrazo
3a075cc247
Enable cairo for winrt
...
DisplayingABitmap works when compiling with
lime rebuild winrt -static -Dcairo -debug -m64
openfl test project.xml winrt -static -Dcairo -debug
And adding a Sys.sleep(1); in openfl/assets/templates/haxe/ApplicationMain.hx, before var result = app.exec ();
2019-03-11 08:56:45 -07:00