Commit Graph

3007 Commits

Author SHA1 Message Date
Joshua Granick
3fb09c1a33 Merge pull request #922 from player-03/develop
Allow setting a different Gradle version.
2017-02-12 23:08:22 -08:00
Joseph Cloutier
af05162c72 Allow setting a different Gradle version. 2017-02-12 15:17:47 -05:00
Joshua Granick
35c53a9815 Remove debug message 2017-02-11 18:10:51 -08:00
Joshua Granick
ffd004376f Dialog fixes 2017-02-11 18:09:57 -08:00
Joshua Granick
0e7aaafb65 Merge Raspberry Pi config changes from @gepatto 2017-02-11 15:01:09 -08:00
Joshua Granick
44a9c38eef Compile fix 2017-02-11 14:47:21 -08:00
Joshua Granick
5c47550e98 Fix non-Windows dialog 2017-02-11 14:45:48 -08:00
Joshua Granick
4892aa6a60 Merge pull request #921 from starburst997/patch-2
Makes sure extension is used when saving with FileDialog
2017-02-11 14:30:09 -08:00
Jean-Denis Boivin
40c8b4983f Makes sure path is not null 2017-02-11 17:26:16 -05:00
Jean-Denis Boivin
6932ebcab2 Check for the presence of any extension 2017-02-11 17:25:09 -05:00
Jean-Denis Boivin
1be6fbd1b7 Makes sure extension is used when saving with FileDialog 2017-02-11 17:05:54 -05:00
Joshua Granick
85f7497c83 Improve FileDialog filter support 2017-02-11 14:04:26 -08:00
Joshua Granick
c4069c0380 Merge pull request #920 from starburst997/patch-1
Fix for #919 - Add Filter to FileDialog save (Windows only)
2017-02-11 13:56:25 -08:00
Joshua Granick
8d90ae2af6 Fix memory leak in System.applicationDirectory/applicationStorageDirectory 2017-02-11 13:54:49 -08:00
Joshua Granick
cdd9a29311 Fix VorbisFile.fromBytes 2017-02-11 13:23:37 -08:00
Jean-Denis Boivin
e6cf43bbdf Code Clean 2017-02-11 16:10:02 -05:00
Jean-Denis Boivin
ece483048c Fix for #919 - Add Filter to FileDialog save (Windows only) 2017-02-11 15:57:35 -05:00
Joshua Granick
95a3a75fd4 Native HTTPRequest timeout should apply only to connect phase (fix #916) 2017-02-11 11:00:01 -08:00
Joshua Granick
e6be39386f Compile CFFI bindings for release unless -Dlime-debug 2017-02-11 10:59:08 -08:00
Joshua Granick
3ede95dff4 Consolidate HTML5 clipboard logic 2017-01-31 11:48:15 -08:00
Joshua Granick
4bd00f2d0b Merge pull request #911 from Laerdal/fix/html5-clipboard
HTML5: Let `Clipboard.text` setter copy to system clipboard
2017-01-31 11:25:04 -08:00
Danny Wilson
c74f43b07e HTML5: Let Clipboard.text setter copy to system clipboard 2017-01-31 13:01:24 +01:00
Joshua Granick
22b8864483 Fix valid image check (resolve openfl/lime-samples#4) 2017-01-30 17:40:28 -08:00
Joshua Granick
138043bf94 Fix Assets.getBytes for a cached text asset 2017-01-27 16:21:56 -08:00
Joshua Granick
29184354b5 Make final simulated progress event cleaner 2017-01-27 16:21:41 -08:00
Joshua Granick
4bc508b600 Update CHANGELOG 3.7.2 2017-01-26 16:38:43 -08:00
Joshua Granick
b31df0108a Go back to previous calculation 2017-01-26 16:23:01 -08:00
Joshua Granick
9c3be6ef59 Try and improve DPI value 2017-01-26 16:13:04 -08:00
Joshua Granick
62f9fe0b7c Compile fix 2017-01-26 15:07:10 -08:00
Joshua Granick
9c5a3590bd Improve display.dpi values 2017-01-26 14:36:08 -08:00
Joshua Granick
1f6cac2948 Hide recommended settings message on Xcode 8.2 2017-01-26 14:35:55 -08:00
Joshua Granick
f447d71dcb Update CHANGELOG 2017-01-26 12:19:37 -08:00
Joshua Granick
83f4d5c4be Update to 3.7.2 2017-01-26 12:19:33 -08:00
Joshua Granick
1e89ef1345 Revert "Unscale deltaX"
This reverts commit 0c43823d95.
2017-01-26 12:07:53 -08:00
Joshua Granick
2795755126 Revert "High DPI mouse events on HTML5 should not be scaled"
This reverts commit 83a8fe3437.
2017-01-26 12:07:40 -08:00
Joshua Granick
d9df20b858 Update CHANGELOG 3.7.1 2017-01-25 14:06:31 -08:00
Joshua Granick
0154ec6771 Update to 3.7.1 2017-01-25 14:06:24 -08:00
Joshua Granick
ebd35371e9 Reduce JS output size 2017-01-25 13:43:28 -08:00
Joshua Granick
06f6a8376d Fix repeated AudioBuffer playback (resolve openfl/openfl#1452) 2017-01-25 11:32:26 -08:00
Joshua Granick
204c5fbf5a Improve Flash logging, fix double log message on Flash embedding 2017-01-25 11:06:04 -08:00
Joshua Granick
80ff66fddf Fix possible double-start, or premature start, on Flash 2017-01-25 11:03:30 -08:00
Joshua Granick
9878594376 Update CHANGELOG 3.7.0 2017-01-24 15:54:19 -08:00
Joshua Granick
31240a20d7 Update to 3.7.0 2017-01-24 15:54:05 -08:00
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