[Laszlo-checkins] r13578 - openlaszlo/trunk/docs/src
ptw@openlaszlo.org
ptw at openlaszlo.org
Wed Apr 1 14:34:20 PDT 2009
Author: ptw
Date: 2009-04-01 14:34:19 -0700 (Wed, 01 Apr 2009)
New Revision: 13578
Modified:
openlaszlo/trunk/docs/src/release-notes.html
Log:
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
Modified: openlaszlo/trunk/docs/src/release-notes.html
===================================================================
--- openlaszlo/trunk/docs/src/release-notes.html 2009-04-01 21:26:49 UTC (rev 13577)
+++ openlaszlo/trunk/docs/src/release-notes.html 2009-04-01 21:34:19 UTC (rev 13578)
@@ -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