Commit Graph

2179 Commits

Author SHA1 Message Date
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
Valerio Santinelli
e0817a0391 Added the twos section to the build script 2015-09-30 20:59:21 +02:00
Valerio Santinelli
130e8e703e More changes to build lime with AppleTV support (not yet finished) 2015-09-30 09:13:34 +02:00
Valerio Santinelli
253ad82ecd More changes for tvOS support 2015-09-29 18:43:59 +02:00
Joshua Granick
f4438d85ac Update CFFI Prime header 2015-09-29 09:43:24 -07:00
Valerio Santinelli
c6b9772e96 Added the tvos target to the command line tool and started working on the TVOSPlatform and TVOSHelper 2015-09-29 09:24:11 +02:00
Joshua Granick
82fab26393 Fix case of repeated preloader URLs 2015-09-28 14:55:56 -07:00
Valerio Santinelli
1fe5147158 First few changes to build a tvOS target 2015-09-28 20:03:27 +02:00
Valerio Santinelli
5ff00ac628 Cloned the iPhone template to the new tvOS one 2015-09-28 19:24:28 +02:00
Joshua Granick
2e8a9d7c0e Merge pull request #587 from Jellonator/master
Fixed "lime setup linux" on Ubuntu versions after 13.10
2015-09-25 22:02:20 -07:00
Jellonator
318ebabb24 Merge pull request #1 from Jellonator/Jellonator-ubuntu-patch-1
Fixed "lime setup linux" on Ubuntu 13.10 and later
2015-09-25 23:27:29 -04:00
Jellonator
f08925a938 Fixed "lime setup linux" on Ubuntu 13.10 and later
Currently, this line only checks if the current Ubuntu version is 13.10. More versions of Ubuntu have been released since then.
The reason this line was included was because versions of Ubuntu at or after 13.10 no longer have the package ia32-libs-multiarch.
When attempting to run "haxelib run lime setup linux" on Ubuntu versions after 13.10, e.g. Ubuntu 14.04, Lime crashes since there is no ia32-libs-multiarch package available.
The issue with this line of code is that it only checks for Ubuntu 13.10, and not any versions after this. 

Fortunately, Haxe supports testing strings via comparison operators.
By replacing the '==' operator with '>=,' this line now instead checks for versions of Ubuntu at or after 13.10 Saucy Salamander.
This works on Ubuntu 14.04.1, and should work on other versions too. Versions of Ubuntu Before 13.10 should still stay the same; they will still install the ia32-libs-multiarch package.
2015-09-25 23:24:53 -04:00