Commit Graph

2179 Commits

Author SHA1 Message Date
ProPuke
00d4bdcee8 fixed: fonts paths inconsistent between iOS installs
Both Core/ and CoreAddition/ must be searched as they seem to vary
between iOS version and individual device
2015-12-15 22:22:03 +00:00
ProPuke
8d6605233a fixed: system fonts did not load on modern iOS with legacy 2015-11-24 04:59:51 +00:00
Joshua Granick
da62ffee2a Fix compile 2015-11-21 00:43:42 -08:00
Joshua Granick
f16716c2e8 Add simple HTTPRequest class to help fill holes from URLLoader and make a few small fixes 2015-11-21 00:28:21 -08:00
Joshua Granick
23be787198 Remove ByteArray, use Bytes. Will need to replace URLLoader with a Lime API for easier network requests 2015-11-20 21:34:41 -08:00
Joshua Granick
158fc5edfa Little BlackBerry target fix 2015-11-16 07:31:09 -08:00
Joshua Granick
95b31f08df Update pixman (fixes Windows XP crash) 2015-11-12 22:23:13 -08:00
Joshua Granick
0d0c04abad Compile fix (revert CFFI change) 2015-11-10 15:09:20 -08:00
Joshua Granick
45e796af67 Try and fix error on some code completion 2015-11-10 13:29:09 -08:00
Joshua Granick
d3d2409b84 Add cache-breaking string to remote requests 2015-11-10 10:54:31 -08:00
Joshua Granick
6facea929b Merge pull request #621 from jobs-git/patch-6
Fix cross-compilation Halt on 64bit Machine
2015-11-09 22:01:51 -08:00
Dominic Guana
356b8a6f3c Fix cross-compilation Halt on 64bit Machine
Recent Merge on Hxcpp may prevent 64bit machine users from compiling 32bit binary. Though the work around may be as easy adding compilation flag: -32.

Through this pull, OpenFl and Lime can now recover its usual compilation procedure.
2015-11-10 13:37:01 +08:00
Joshua Granick
80729b21b9 Merge pull request #618 from grapefrukt/tvos-xcode-template-cleanup
Several changes to the XCode project template to fix warnings
2015-11-05 17:06:02 -08:00
Joshua Granick
508fcbc8f3 Merge pull request #617 from grapefrukt/tvos-bitcode
Dropped flag for toggling bitcode on tvOS builds
2015-11-05 17:05:48 -08:00
Martin Jonasson
30e1276f06 Several changes to the XCode project template to fix warnings
Adds flags for testability, only to build active architecture, and bakes the app package name into the project file. All this to fix the warnings generated by XCode.
This also drops the flags for architecture completely as there is only one valid variation for tvOS and not setting it gives the default.
2015-11-05 12:39:15 +01:00
Martin Jonasson
345bc50246 Dropped flag for toggling bitcode on tvOS builds
I had some issues getting it to be set at all. Plus, considering that apps compiled without it will not even run on the devices I can't see any reason for keeping it around.
2015-11-05 11:52:22 +01:00
Joshua Granick
d88709de2e Add followlocation (still need a custom Lime API for networking instead though) 2015-11-01 07:54:08 -08:00
Joshua Granick
573db646a3 Fix embed for runtime-generated asset files 2015-11-01 07:53:38 -08:00
Joshua Granick
ac544d8bb4 Minor fix 2015-10-31 08:45:42 -07:00
Joshua Granick
95377ced59 Net fix 2015-10-31 08:45:17 -07:00
Joshua Granick
e926e638f9 Prevent unnecessary arraybuffer copy (thanks @vroad) 2015-10-31 07:35:20 -07:00
Joshua Granick
08059a6d82 Add hxProject.includeXML 2015-10-31 07:35:07 -07:00
Joshua Granick
8bc81b78f0 Compile fix 2015-10-30 13:57:22 -07:00
Joshua Granick
5b23f9293a Touch fix 2015-10-30 13:44:53 -07:00
Joshua Granick
22e0703d2c Crash fix 2015-10-29 10:31:48 -07:00
Joshua Granick
78df71a664 Hide event types in documentation 2015-10-28 10:56:58 -07:00
Joshua Granick
08bcdea4b2 Update CHANGELOG 2.7.0 2015-10-28 09:19:06 -07:00
Joshua Granick
ef8e0721f2 Update to 2.7.0 2015-10-28 09:19:00 -07:00
Joshua Granick
1e983536c6 Use the same Neko template files for legacy 2015-10-20 14:23:09 -07:00
Joshua Granick
83e0bd46c2 Improve consistency of frame timing (thanks @mauvecow) 2015-10-19 19:15:40 -07:00
Joshua Granick
4879c265a2 Frame timing fix (thanks @mauvecow) 2015-10-19 17:44:48 -07:00
Joshua Granick
6a2eda8612 Update Android Java template 2015-10-19 15:43:03 -07:00
Joshua Granick
0a327595bc Compile fix 2015-10-19 10:00:15 -07:00
Joshua Granick
e492ab1717 Fix compile warning 2015-10-16 10:58:39 -07:00
Joshua Granick
9c25859c8c Improve GL version check 2015-10-16 10:45:53 -07:00
Joshua Granick
611df0d86c Check for valid context before enabling OpenGL rendering 2015-10-16 09:56:21 -07:00
Joshua Granick
23d45372dd Update CHANGELOG 2.6.9 2015-10-15 13:27:20 -07:00
Joshua Granick
dbd7ca1dde Update to 2.6.9 2015-10-15 13:26:54 -07:00
Joshua Granick
86d3baf361 Update text on Xcode install 2015-10-14 15:27:08 -07:00
Joshua Granick
9f436f3ee1 Update Flash web template 2015-10-14 12:31:16 -07:00
Joshua Granick
0cb8cd1bba Fix red color on Galaxy S3 2015-10-13 08:24:28 -07:00
Joshua Granick
84dc33225f cURL VERIFY HOST should be an int, not bool 2015-10-12 12:52:14 -07:00
Joshua Granick
fe77368008 Merge pull request #604 from Tiago-Ling/patch-1
Legacy: Fixes virtual keyboard on BlackBerry
2015-10-12 11:58:49 -07:00
Tiago Ling Alexandre
077b4781a5 Legacy: Fixes virtual keyboard on BlackBerry
If `virtualkeyboard_change_options()` is not called, whenever the user requests the virtual keyboard the last one used by the operating system will be displayed. For instance, if the user unlocks the phone (numeric layout), goes directly to a Lime / OpenFL application and requests the keyboard, the one displayed will be the numeric one.
2015-10-12 15:55:48 -03:00
Joshua Granick
68ede0574a Resolve no text input on Galaxy S6 predictive text keyboard issue 2015-10-12 11:34:17 -07:00
Joshua Granick
06e3be0cf7 Use openal-soft on OS X for now, system OpenAL framework is crashing on El Capitan on exit 2015-10-12 06:35:43 -07:00
Joshua Granick
df3b7ea924 Don't require ARC on iOS rebuild 2015-10-12 05:03:34 -07:00
Joshua Granick
01b94b9395 Merge pull request #600 from vroad/nodejs-exit-fix
Do not use Sys.exit on nodejs as it closes the app without cleanup
2015-10-10 08:52:43 -07:00
vroad
1e7c31d463 Do not use Sys.exit on nodejs as it closes the app without cleanup 2015-10-10 19:17:08 +09:00
Joshua Granick
4b5e649da1 ImageData fix 2015-10-09 13:30:14 -07:00