Menu

/osmf/trunk/apps/samples/plugins/MASTSample Commit Log


Commit Date  
[r1096] by briggs@adobe.com

PARB changes: Remove references to URL within metadata APIs, where Strings would suffice.

2010-02-17 06:00:00 Tree
[r1032] by briggs@adobe.com

Fix some stray references to TemporaProxyElement and the old package structure.

2010-02-08 21:28:20 Tree
[r973] by briggs@adobe.com

PARB changes: Rename PluginLoadEvent to PluginManagerEvent.

2010-02-02 05:16:59 Tree
[r968] by briggs@adobe.com

PARB changes: Refactor MediaFactory and Loader classes:
- MediaInfo becomes MediaFactoryItem. All MediaFactory and plugin-related APIs are updated accordingly. The rule of thumb is to use "item" on MediaFactory, and "mediaFactoryItem" on the plugin classes (since the former are already qualified, whereas the latter are not).
- Remove IMediaResourceHandler. Add canHandleResource to LoaderBase. Make handler function a Function to pass to MediaFactoryItem's constructor.
- Merge resolver interfaces/classes into MediaFactoryItemResolver, which defaults to selecting the first one.
- Make LoaderBase load/unload methods final. Add protected methods to execute the load, so that we can ensure validation takes place first.
- Update all unit tests and sample apps accordingly.

2010-02-02 04:13:19 Tree
[r940] 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 Tree
[r885] by cnewman@akamai.com

Removed build warnings from several test projects.

2010-01-21 01:50:46 Tree
[r863] by oconnell@adobe.com

Changed element -> mediaElement.

2010-01-19 17:41:18 Tree
[r851] by briggs@adobe.com

Update build-config files for sample plugins.

2010-01-19 01:09:32 Tree
[r840] by briggs@adobe.com

Update project files for sample apps.

2010-01-18 23:14:30 Tree
[r789] by oconnell@adobe.com

IMediaResource - > MediaResourceBase.
IURLResource -> Gone.

2010-01-14 02:08:54 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.