[Laszlo-checkins] r13579 - in openlaszlo/branches/4.3: . docs/src
ptw@openlaszlo.org
ptw at openlaszlo.org
Wed Apr 1 14:35:53 PDT 2009
Author: ptw
Date: 2009-04-01 14:35:51 -0700 (Wed, 01 Apr 2009)
New Revision: 13579
Modified:
openlaszlo/branches/4.3/
openlaszlo/branches/4.3/docs/src/release-notes.html
Log:
Merged revisions 13578 via svnmerge from
http://svn.openlaszlo.org/openlaszlo/trunk
.......
r13578 | ptw | 2009-04-01 17:34:19 -0400 (Wed, 01 Apr 2009) | 7 lines
Change 20090401-ptw-o by ptw at dueling-banjos.home on 2009-04-01 17:33:24 EDT
in /Users/ptw/OpenLaszlo/trunk-3
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: Add A/V to relnotes
.......
Property changes on: openlaszlo/branches/4.3
___________________________________________________________________
Name: svnmerge-integrated
- /openlaszlo/branches/4.1:1-10153 /openlaszlo/branches/4.2:1-12154,12181,13205 /openlaszlo/branches/devildog:1-8432 /openlaszlo/branches/pagan-deities:1-7955,8825,10756-10920,10922-10928,10930-10935,11151,11207,11554,13476 /openlaszlo/branches/paperpie:1-6504,6506-6574,6576-7135,7137-7235 /openlaszlo/branches/wafflecone:1-5746,5818-6068,6070-6205,6207-6213,6216-6265,6267-6368,6370-6431,6433-6450,6497,6509,6661,7097,7872 /openlaszlo/trunk:1-13548,13554,13557,13559,13562,13566,13572-13573,13575
+ /openlaszlo/branches/4.1:1-10153 /openlaszlo/branches/4.2:1-12154,12181,13205 /openlaszlo/branches/devildog:1-8432 /openlaszlo/branches/pagan-deities:1-7955,8825,10756-10920,10922-10928,10930-10935,11151,11207,11554,13476 /openlaszlo/branches/paperpie:1-6504,6506-6574,6576-7135,7137-7235 /openlaszlo/branches/wafflecone:1-5746,5818-6068,6070-6205,6207-6213,6216-6265,6267-6368,6370-6431,6433-6450,6497,6509,6661,7097,7872 /openlaszlo/trunk:1-13548,13554,13557,13559,13562,13566,13572-13573,13575,13578
Modified: openlaszlo/branches/4.3/docs/src/release-notes.html
===================================================================
--- openlaszlo/branches/4.3/docs/src/release-notes.html 2009-04-01 21:34:19 UTC (rev 13578)
+++ openlaszlo/branches/4.3/docs/src/release-notes.html 2009-04-01 21:35:51 UTC (rev 13579)
@@ -76,6 +76,10 @@
discussion of new features, see the <a href="http://wiki.openlaszlo.org/Enhancement_Proposals" target="_blank">Wiki</a>. We encourage you to report any problems, and to make suggestions
for enhancements, through our <a href="http://www.openlaszlo.org/jira/browse/LPP"> bug
tracking system</a>. We'd also like to hear from you on the <a href="http://www.openlaszlo.org/lists" target="_blank">mailing lists</a> and in the <a href="http://forum.openlaszlo.org/" target="_blank">forums</a>.</p>
+
+ <h2>Audio/Video Improvements</h2>
+ <p>
+ Audio/Video APIs are working well in this release. Videoplayer and videoview now show the first frame of the video by default when they appear, if a URL has been set. (You can control this behavior with new starttime API.) Live broadcast and recording APIs are working in both swf8 and swf9. We have also added a new <a href="http://forum.openlaszlo.org/forumdisplay.php?f=40">Audio & Video Programming forum</a></p>
<h2>Improved Debugger to deal with deep and circular objects when printing</h2>
<p>The 4.3 release adds two new properties of Debug: <code>printDepth:Number</code>
More information about the Laszlo-checkins
mailing list