Menu

/osmf/trunk/plugins/CaptioningPluginTest Commit Log


Commit Date  
[r1134] by briggs@adobe.com

PARB changes: Hide URL/FMSURL, use strings instead. To support the FMS useInstance use case, modify StreamingURLResource to take a urlIncludesFMSApplicationInstance param, which NetConnectionFactory respects. Update unit tests and samples.

2010-02-20 23:07:32 Tree
[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
[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
[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
[r844] by briggs@adobe.com

Update references to MediaPlayerWrapper.

2010-01-18 23:37:19 Tree
[r843] by briggs@adobe.com

Update project references to plugins.

2010-01-18 23:16:56 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.