Commit | Date | |
---|---|---|
[r1148]
by
briggs@adobe.com
Pre-PARB metadata changes: Merge Facet and KeyValueFacet. Default facet uses a Dictionary, clients can extend if they want a different underlying structure. Update TemporalFacet accordingly. Disable some of the TemporalFacet API that's only used for test apps, we need to vet this a bit further. Update unit tests and samples. |
2010-02-22 04:57:34 | Tree |
[r1147]
by
briggs@adobe.com
Pre-PARB metadata changes: Merge IIdentifier and ObjectIdentifier, rename to FacetKey. Make similar adjustments to TemporalFacet class. Move TemporalFacetEvent to events folder. Update unit tests and samples. |
2010-02-22 01:09:26 | Tree |
[r1138]
by
briggs@adobe.com
PARB changes: Merge seekBegin and seekEnd event types into a single seekingChange event type. Add seeking as a getter to the SeekEvent class. Update test code and samples accordingly. |
2010-02-21 18:48:21 | Tree |
[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 |
2010-02-02 05:16:59 | Tree | |
[r968]
by
briggs@adobe.com
PARB changes: Refactor MediaFactory and Loader classes: |
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 |