Commit Graph

2140 Commits

Author SHA1 Message Date
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
Joshua Granick
7ea0e83f88 Merge pull request #597 from tanis2000/tvos
tvOS beta3 support
2015-10-08 15:01:13 -07:00
Valerio Santinelli
2d1d7e3d0d Set ENABLE_BITCODE to true as default for the tvOS target (mandatory starting from beta3) 2015-10-08 07:47:43 +02:00
Valerio Santinelli
0772011fa9 Trying to enable bitcode for Apple TV 2015-10-07 20:43:46 +02:00
Joshua Granick
7fcde7dd85 Haxe 3.1.3 fix 2015-10-07 03:29:56 -07:00
Joshua Granick
1e87cdca9c Docs fix 2.6.8 2015-10-05 20:26:13 -07:00
Joshua Granick
4e1dc68a18 Legacy compile fix 2015-10-05 20:16:28 -07:00
Joshua Granick
95067adb7a Legacy audio fix 2015-10-05 20:12:01 -07:00
Joshua Granick
11b73f1dcb Update CHANGELOG 2015-10-05 19:47:47 -07:00
Joshua Granick
03d7a2cab0 Update to 2.6.8 2015-10-05 19:47:29 -07:00
Joshua Granick
31e4655aae Add Joystick to lime.app.Application 2015-10-05 19:42:22 -07:00
Joshua Granick
8daeb8f1d8 Add lime.ui.Joystick and dispatch joystick events 2015-10-05 18:48:36 -07:00
Joshua Granick
283e13386b Add window.scale, let window width/height and mouse events be in logical points 2015-10-05 13:18:54 -07:00
Joshua Granick
f86b10df73 Merge pull request #595 from tanis2000/tvos
Minor fixes for tvOS + ARC
2015-10-05 11:57:24 -07:00
Joshua Granick
0c087177c1 Update SDL and update how we handle retina 2015-10-05 11:50:21 -07:00
Valerio Santinelli
8a765e45d3 Added mappings for iOS/tvOS MFI game controllers 2015-10-05 19:08:34 +02:00
Valerio Santinelli
eec8d2e406 Merge branch 'master' of https://github.com/openfl/lime into tvos 2015-10-05 17:45:24 +02:00
Joshua Granick
17669fed07 Add Image encode on browser 2015-10-04 21:11:47 -07:00
Valerio Santinelli
5a5aa4030a Removed debug logging of ARC 2015-10-03 00:03:05 +02:00
Valerio Santinelli
1295c33dea Merge branch 'master' of https://github.com/openfl/lime into tvos 2015-10-02 23:48:02 +02:00
Valerio Santinelli
c624bb4935 Wrong check in default assets library 2015-10-02 23:40:01 +02:00
Valerio Santinelli
4c3eeed57e iOS native target 2015-10-02 23:37:16 +02:00
Valerio Santinelli
ced26d5c64 Enabled ARC for iOS and tvOS targets 2015-10-02 23:36:35 +02:00
Joshua Granick
80e0347210 Fix date 2.6.7 2015-10-02 11:19:06 -07:00
Joshua Granick
661b56bd03 Update submodules for minor tvOS patches 2015-10-02 10:03:27 -07:00
Joshua Granick
77cc799253 Minor tweak 2015-10-02 09:54:53 -07:00
Joshua Granick
7e182981fe Merge pull request #592 from tanis2000/tvos
tvOS support
2015-10-02 09:49:28 -07:00
Valerio Santinelli
06487ad363 tvOS support for default assets library 2015-10-02 18:36:46 +02:00
Valerio Santinelli
17ad144c97 Added GameController.framework to the tvOS project template 2015-10-02 17:16:59 +02:00
Joshua Granick
cb619f6a29 Bug fix 2015-10-01 11:57:15 -07:00
Valerio Santinelli
10e23041c4 Fixed the template project so that now it creates a viable Apple TV project 2015-10-01 19:16:10 +02:00
Joshua Granick
6357b0cb89 Hybrid fix 2015-10-01 09:56:09 -07:00
Joshua Granick
c98d27a3c1 Merge pull request #591 from larsiusprime/fix_legacy
add legacy guard to Assets to prevent rare error
2015-10-01 09:54:28 -07:00
Lars A. Doucet
a766a473c7 add legacy guard to Assets to prevent rare error 2015-10-01 10:30:39 -05:00
Joshua Granick
b6d4093e6b Update CHANGELOG 2015-09-30 14:57:41 -07:00
Joshua Granick
70da413ae1 Update to 2.6.7 2015-09-30 14:57:20 -07:00
Valerio Santinelli
1825365ff6 Changed SDKROOT for the tvOS template 2015-09-30 22:40:24 +02:00
Valerio Santinelli
33c42f6e8e Fix for the tvOS platform 2015-09-30 22:30:38 +02:00
Valerio Santinelli
6627d18c0e Corrected the toolchain for Apple TV 2015-09-30 22:18:40 +02:00
Joshua Granick
a069328efb Add System.allowScreenTimeout 2015-09-30 12:46:14 -07:00