Commit | Date | |
---|---|---|
[r1057]
(6.8 kB)
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 |
View
Download |
[r1055]
(6.8 kB)
by
evrijkom@adobe.com
PARB changes: LayoutRendererProperties, remove "ment" from horizontal- and verticalAligment. Set MIDDLE constant to "middle". Updating unit tests and client code accordingly. |
2010-02-10 08:16:50 |
View
Download |
2010-02-08 21:09:45 |
View
Download |
|
[r1029]
(6.8 kB)
by
briggs@adobe.com
PARB changes: Move all MediaElement subclasses into the "elements" package. Put internal classes into non-public subfolders (e.g. audioClasses). Update unit tests and sample apps. Remove VAST unit tests from OSMFTest, we should integrate VASTTest into the build system. |
2010-02-08 19:34:08 |
View
Download |
[r1016]
(6.8 kB)
by
evrijkom@adobe.com
PARB changes: splitting layout alignment property into verticalAlign, and horizontalAlign. Removing registrationPoint property, and its enumeration class. Adding VerticalAlign, and HorizontalAlign enumeration classes, and updating unit tests and client code accordingly. |
2010-02-08 09:33:11 |
View
Download |
[r1005]
(6.6 kB)
by
evrijkom@adobe.com
PARB feedback: rename LayoutProperties to LayoutRendererProperties. |
2010-02-05 09:42:56 |
View
Download |
[r954]
(6.5 kB)
by
evrijkom@adobe.com
Pre-PARB'ing the Layout API continued: - Internalizing layout facet classes, and Updating OMSF player to: - Use the framework layout system to position the control bar, |
2010-02-01 14:51:14 |
View
Download |
[r940]
(6.1 kB)
by
briggs@adobe.com
PARB feedback: Allow MediaElement subclass constructors to have default params. This involved moving the ILoader param to the second param, and providing a default when no loader is provided. For subclasses (like VideoElement) for which multiple loader types are supported, the implementation now chooses the appropriate one based on the resource type. |
2010-01-29 04:07:18 |
View
Download |
[r929]
(6.2 kB)
by
evrijkom@adobe.com
Updating MediaContainer-, NestedMediaContainer- and ExamplePlayer samples to work with the layout changes. |
2010-01-28 11:33:37 |
View
Download |
[r765]
(6.0 kB)
by
evrijkom@adobe.com
PARB changes: commenting "validateNow" with @private, and renaming containsGroup to containsChildGroup. |
2010-01-09 20:19:29 |
View
Download |