Commit | Date | |
---|---|---|
[r1085]
by
evrijkom@adobe.com
Extending layout sample to cover vertical and horizontal modes, and updating layout renderer box calculations. |
2010-02-15 11:53:37 | Tree |
[r1084]
by
evrijkom@adobe.com
Adding a SynchronizedParallelElement sample, that monitors the buffer trait, pausing the element as a whole until buffering is complete. Additionally having the 'buffering' property reflected on the UI. |
2010-02-13 12:10:33 | Tree |
2010-02-13 01:11:29 | Tree | |
2010-02-13 00:58:43 | Tree | |
[r1081]
by
briggs@adobe.com
PARB refactoring: Remove IMediaReferrer interface and CREATE_ON_LOAD type. The IMediaReferrer interface has been supplanted by a mediaElementCreationNotificationFunction property on MediaFactoryItemType. This callback is invoked any time the MediaFactory creates a new MediaElement. Thus, the MediaFactoryItem from the PluginInfo can coordinate any cross-referencing between its MediaElements and the factory's created MediaElements. And given that CREATE_ON_LOAD was introduced to ensure that the MediaFactoryItem's MediaElement could pick up references to other created MediaElements, that type is no longer necessary because the MediaFactoryItem could specify a notification callback, and do the initialization work it wanted to do at "create on load" time in its own constructor. In other words, by decoupling MediaElement referencing from the MediaElements themselves, we remove the need for CREATE_ON_LOAD. The ControlBarPluginSample has been updated to demonstrate how to accomplish referencing without the use of IMediaReferrer. Update unit tests, plugins, and sample apps. |
2010-02-12 22:50:58 | Tree |
2010-02-12 18:25:23 | Tree | |
2010-02-12 01:07:31 | Tree | |
[r1078]
by
briggs@adobe.com
Remove obsolete sample apps. They've been archived, in case we ever need to revive them. |
2010-02-11 23:48:33 | Tree |
[r1077]
by
oconnell@adobe.com
Fixed bug where regular non-http streaming manifest was getting bootstrap info. Updated unit tests to check for this condition. |
2010-02-11 22:42:24 | Tree |
2010-02-11 22:21:14 | Tree |