Menu

SVN Commit Log


Commit Date  
[r1086] by briggs@adobe.com

PARB changes: Remove unload and query methods from PluginManager. We lack compelling use cases for those methods, but can easily re-add them later if we come across some.

2010-02-16 05:35:12 Tree
[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
[r1083] by briggs@adobe.com

Created tag 20100212.

2010-02-13 01:11:29 Tree
[r1082] by briggs@adobe.com

PARB changes: Rename pluginInfoRef to pluginInfo.

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
[r1080] by briggs@adobe.com

Add a few more @privates.

2010-02-12 18:25:23 Tree
[r1079] by weizhang@adobe.com

Change ManifestParser to pick up stream metadata and xmp metadata.

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
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.