Commit | Date | |
---|---|---|
2010-02-22 13:50:16 | Tree | |
[r1150]
by
evrijkom@adobe.com
DVR: extending implementation details. Extending NetLoader with a time trait factory function, adding a timeTrait property to NetStreamLoadTrait, and having VideoElement use the new property on adding element traits. Adding 'LocalFacet', removing 'LayoutFacet', and changing layout facets to inherit from LocalFacet. |
2010-02-22 13:44:21 | Tree |
[r1149]
by
briggs@adobe.com
Pre-PARB metadata changes: Remove ObjectFacet, Facet can be used instead. |
2010-02-22 05:36:04 | Tree |
[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 |
[r1146]
by
briggs@adobe.com
Pre-PARB metadata changes: Eliminate StringIdentifier, it was only used by the layout package and is functionally equivalent to ObjectIdentifier. First step in the consolidation of identifier classes. |
2010-02-21 22:53:23 | Tree |
[r1145]
by
briggs@adobe.com
Pre-PARB metadata changes: Rename MetadataUtils to MediaTypeUtil. Make MediaTypeUtil non-public, as it's fairly trivial for clients to check for matches on their MIME type. |
2010-02-21 22:34:19 | Tree |
[r1144]
by
briggs@adobe.com
Pre-PARB metadata changes: Remove MimeTypes, move specific types to NetLoader where they're used. |
2010-02-21 21:38:55 | Tree |
[r1143]
by
briggs@adobe.com
Pre-PARB metadata changes: Remove watchFacet methods from MetadataUtils, since clients can use a MetadataWatcher directly. Update unit tests and samples accordingly. |
2010-02-21 21:20:36 | Tree |
[r1142]
by
briggs@adobe.com
Pre-PARB metadata changes: Hide CompositionMode, move to compositeClasses package. Convert to String-based enum pattern. |
2010-02-21 20:36:26 | Tree |