Commit | Date | |
---|---|---|
[r1761]
(6.3 kB)
by
briggs@adobe.com
Fix for FM-898: Source path wrong for OSMFIntegrationTest, OSMFAIRTest, NetMockerTest, and ControlBarPluginSample. |
2010-05-21 02:06:16 |
View
Download |
[r1239]
(6.3 kB)
by
briggs@adobe.com
PARB changes: Move PluginInfo and PluginInfoResource to org.osmf.media. Update dependent apps. |
2010-03-02 17:51:17 |
View
Download |
[r1237]
(6.3 kB)
by
briggs@adobe.com
PARB changes: Remove PluginManager, move loadPlugin method to MediaFactory. Add MediaFactoryEvent for determining when plugins are loaded. Add event type for creation of MediaElements. Update samples and unit tests. |
2010-03-02 17:07:54 |
View
Download |
[r1221]
(6.3 kB)
by
briggs@adobe.com
PARB changes: Rename LayoutRendererProperties to LayouMetadata, base it off of the new metadata APIs. Adjust ILayoutTarget to expose a getter for a LayoutMetadata, and LayoutTargetSprite to accept one in its constructor. Apply corresponding changes to unit tests and samples. |
2010-03-01 22:47:01 |
View
Download |
2010-03-01 03:34:01 |
View
Download |
|
[r1208]
(6.1 kB)
by
briggs@adobe.com
More PARB metadata changes: |
2010-02-27 09:01:42 |
View
Download |
[r1207]
(6.2 kB)
by
briggs@adobe.com
Initial commit of refactored metadata API. Note that this is the first step in a major, multi-step refactoring, so there may be some stability issues until the last step is made. Highlights of the changes: |
2010-02-27 05:16:35 |
View
Download |
[r1148]
(6.2 kB)
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 |
View
Download |
[r1147]
(6.2 kB)
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 |
View
Download |
[r1141]
(6.3 kB)
by
briggs@adobe.com
Pre-PARB metadata changes: Hide facet synthesizers from the public API, they're currently an internal affair which we can always expose later. Eliminate code where a synthesizer that matches the default synthesizer was specified. Change a few cases from NullFacetSynthesizer to the default (null may be more appropriate, but it makes the code simpler, and in most cases this is metadata that's attached to the resource and will therefore never be synthesized). Remove setElementId method from MetadatUtils, it's not used in the framework (just test code/samples), and it seems inappropriate to assume that the NullFacetSynthesizer should always be used. |
2010-02-21 20:23:25 |
View
Download |