Commit Graph

2966 Commits

Author SHA1 Message Date
Joshua Granick
da2d0b09a9 Add verbose log messages for detail on preloading (close #927) 2017-02-15 14:10:35 -08:00
Joshua Granick
9569206839 OpenAL uses total, not relative offset for current time 2017-02-15 14:10:26 -08:00
Joshua Granick
06993731c8 Update CHANGELOG 3.7.3 2017-02-13 15:16:43 -08:00
Joshua Granick
678727d62e Update to 3.7.3 2017-02-13 15:16:37 -08:00
Joshua Granick
384894d847 Fix AudioBuffer.loadFromFile on native for remote assets 2017-02-13 14:59:23 -08:00
Joshua Granick
3191ca2463 Merge pull request #923 from player-03/develop
Allow setting a different Gradle PLUGIN version.
2017-02-13 10:12:50 -08:00
Joseph Cloutier
9bbb6205be Allow setting a different Gradle plugin version.
Turns out, the Gradle version (2.10) is NOT the same as the plugin version (2.1.0). These have to be treated separately.
2017-02-13 13:01:27 -05:00
Joseph Cloutier
b4055db620 Revert "Allow setting a different Gradle version."
This reverts commit af05162c72.
2017-02-13 12:55:51 -05:00
Joshua Granick
4dc184f337 Update SDL config for RPi 2017-02-13 09:31:42 -08:00
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