Commit Graph

2355 Commits

Author SHA1 Message Date
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
vroad
37172a9efc Fix return value of cairo_pattern_get_color_stop_count 2015-10-12 12:43:04 +09: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