[Laszlo-dev] For Review: Change 20090602-sallen-N Summary: added independed scrubber and progress components
Sarah Allen
sarah at ultrasaurus.com
Tue Jun 2 18:12:14 PDT 2009
On Jun 2, 2009, at 6:00 PM, Max Carlson wrote:
> This change to mediastream.lzx looks like a typo:
> //Debug.warite("mediastream._updateTime time=%w mode=%w
> paused=%w",
> // this.time, this.mode, this.paused);
so it does
>
>
> Also, I'm not sure it's a good idea to remove these from the
> autoincludes:
>
> videoscreen: av/videoscreen.lzx
> videoslider: av/videoslider.lzx
> videothumbnail: av/videothumbnail.lzx
> videotogglebutton: av/videotogglebutton.lzx
the issue is that those are effectively private to the YouTube demo.
They aren't documented or tested that I know of. Do we really want
them auto-included?
>
>
> Otherwise, approved!
>
>
> Sarah Allen wrote:
>> Max -- here's the changeset again with the missing file. Sorry
>> about that!
>> Change 20090602-sallen-N by sallen at sallen-mac.local on 2009-06-02
>> 17:47:32 PDT
>> in /Users/sarah/src/svn/openlaszlo/trunk
>> for http://svn.openlaszlo.org/openlaszlo/trunk
>> Summary: added independed scrubber and progress components
>> New Features: new components designed for use with videoview
>> Bugs Fixed:
>> Technical Reviewer: max
>> QA Reviewer: (pending)
>> Doc Reviewer: (pending)
>> Documentation: components documented inline, should show up in
>> reference
>> Release Notes:
>> Details: These compnents allow you to create your own video player
>> that has a different layout. I feel like the videoplayer component
>> should be updated to use these, but there is a feature they don't
>> support (showing the amount of buffer) which you can see in the
>> YouTube demo. Since I can't test that feature outside of the
>> YouTube app, I can't really implement it.
>> * videoview onstream event wasn't sent when stream created by URL
>> * mediastream: fixes to seek/pause behavior (revealed by work on
>> the scrubber)
>> Tests: test-scrubber.lzx
>> Files:
>> A test/video/test-scrubber.lzx
>> A test/video/resources
>> A test/video/resources/gradient.png
>> M WEB-INF/lps/misc/lzx-autoincludes.properties
>> M lps/components/extensions/av/mediastream.lzx
>> M lps/components/extensions/av/videoview.lzx
>> M lps/components/extensions/av/rtmpconnection.lzx
>> A lps/components/av/streamscrubber.lzx
>> A lps/components/av/streamprogress.lzx
>> Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20090602-sallen-N.tar
>> http://www.ultrasaurus.com
>
> --
> Regards,
> Max Carlson
> OpenLaszlo.org
http://www.ultrasaurus.com
More information about the Laszlo-dev
mailing list