Commit | Date | |
---|---|---|
[r1065]
by
oconnell@adobe.com
Checking in Subclip work in order to be able to work on bugs. This code has been tested, and includes some unit testing. More unit testing to follow. |
2010-02-10 19:35:34 | Tree |
[r1064]
by
oconnell@adobe.com
Fixed bug where canSeekTo(0) wasn't checked before the auto rewind code in play was called. Fixed 347. |
2010-02-10 19:34:06 | Tree |
[r1063]
by
oconnell@adobe.com
Fixed bug where the timeOffset wasn't calculated for streaming content - this has now been generalized. This fixes an issue where the complete duration != currentTime when complete is fired. |
2010-02-10 19:32:26 | Tree |
2010-02-10 19:00:19 | Tree | |
[r1061]
by
evrijkom@adobe.com
[dvr proto] reinstating VideoElement clause that instantiates a DVRCast trait. |
2010-02-10 15:14:35 | Tree |
2010-02-10 14:42:27 | Tree | |
2010-02-10 14:10:47 | Tree | |
2010-02-10 13:59:53 | Tree | |
[r1057]
by
evrijkom@adobe.com
PARB changes: Removing MediaContainerGroup. Exposing the inner layout renderer publicly in order to facilitate container nesting. Updating NestedMediaContainers sample accordingly. Overriding display list management functions on MediaContainer to throw an exception on direct invocation. As a result, layout renderers are no longer capable of adding display objects onto a container, but this is resolved by LayoutRendererBase now emitting events requesting display object (un)staging or index adjustment. LayoutTargetSprite and MediaElementLayoutContainer have been updated accordingly. |
2010-02-10 11:31:18 | Tree |
[r1056]
by
evrijkom@adobe.com
PARB changes: making add, remove and contains methods public on the ASDocs. Refraining from adding shielding for adding custom display objects to the sprite, for a LayoutRenderer must be capable of doing so. |
2010-02-10 08:28:44 | Tree |