Commit | Date | |
---|---|---|
[r1020]
by
evrijkom@adobe.com
PARB changes: rename LayoutRendererMode to LayoutMode. Set modes to be "none", "vertical" and "horizontal". Updating units tests and client code accordingly. |
2010-02-08 12:52:08 | Tree |
2010-02-08 10:43:18 | Tree | |
[r1018]
by
evrijkom@adobe.com
PARB changes: changing LayoutProperties.snapToPixel to be true by default. |
2010-02-08 10:40:37 | Tree |
2010-02-08 09:42:06 | Tree | |
[r1016]
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 | Tree |
2010-02-08 07:56:23 | Tree | |
[r1014]
by
briggs@adobe.com
Separate RTMP and HTTP switching logic, via different metrics providers. Extract switching logic from HTTPNetStream into standalone switching rule based on download ratio. Make terminology a bit more consistent. Clean up APIs. Add tests for download ratio checks. |
2010-02-07 23:33:26 | Tree |
[r1013]
by
weizhang@adobe.com
1. add multiple BootstrapInfo support |
2010-02-07 22:53:33 | Tree |
[r1012]
by
evrijkom@adobe.com
Updating OSMFPlayer to the changed layout APIs, adding a comment, and fixing MediaContainer from ignoring its constructor argument. |
2010-02-07 15:54:38 | Tree |
[r1011]
by
evrijkom@adobe.com
PARB feedback: remove layoutRenderer and parentLayoutRenderer properties from ILayoutTarget. Changing deep iteration on measurement and layout to be ILayoutTarget driven (so the renderer will no longer require a reference to a ILayoutTarget's layout renderer). Changing targets to now be responsible for setting the correct parent on their own layout renderer. Introducing LayoutTargetEvent that defines a number of events that can be fired on a ILayoutTarget in order for it to keep reference of its parent and container renderers. Updating unit tests accordingly. |
2010-02-07 15:25:47 | Tree |