Menu

/osmf/trunk/apps/samples/plugins/AkamaiPluginSample/src/AkamaiPluginSample.mxml Commit Log


Commit Date  
[r1134] (18.9 kB) 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 View
Download
[r1096] (18.9 kB) by briggs@adobe.com

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

2010-02-17 06:00:00 View
Download
[r1086] (18.9 kB) 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 View
Download
[r1029] (19.8 kB) by briggs@adobe.com

PARB changes: Move all MediaElement subclasses into the "elements" package. Put internal classes into non-public subfolders (e.g. audioClasses). Update unit tests and sample apps. Remove VAST unit tests from OSMFTest, we should integrate VASTTest into the build system.

2010-02-08 19:34:08 View
Download
[r973] (19.8 kB) by briggs@adobe.com

PARB changes: Rename PluginLoadEvent to PluginManagerEvent.

2010-02-02 05:16:59 View
Download
[r968] (19.8 kB) 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 View
Download
[r869] (19.8 kB) by cnewman@akamai.com

Adding SMILPlugin to the AkamaiPluginSample rather than creating a new sample app.

2010-01-19 23:13:20 View
Download
[r844] (17.3 kB) by briggs@adobe.com

Update references to MediaPlayerWrapper.

2010-01-18 23:37:19 View
Download
[r789] (17.3 kB) by oconnell@adobe.com

IMediaResource - > MediaResourceBase.
IURLResource -> Gone.

2010-01-14 02:08:54 View
Download
[r733] (17.4 kB) by briggs@adobe.com

PARB changes: Modify MediaPlayer API based on PARB feedback. Change "durationReached" event to "complete". Update unit tests and sample apps.

2010-01-04 07:17:33 View
Download
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.