Commit | Date | |
---|---|---|
[r2453]
by
majornista
Refactor to improve parsing performance of style properties, by caching styles reused throughout a SMPTE-TT document and using Singletons for default properties like NormalHeight, AutoOrigin, and AutoExtent. |
2012-01-05 22:32:48 | Tree |
[r2452]
by
majornista
Added more useful CaptionElement.toString() method. |
2012-01-05 22:08:16 | Tree |
[r2451]
by
majornista
Updated SMPTETTParser.computeTimeIntervals method to use TimeCode.maxValue for the endTime if no media duration is specified. |
2012-01-05 22:00:13 | Tree |
[r2450]
by
majornista
Removed redundant call to TimeCode.parseFramerate() in TimeExpression.as |
2012-01-05 21:51:19 | Tree |
[r2449]
by
majornista
Updated Flex project properties to compile targeting the latest Flex SDK and player version. |
2012-01-05 21:36:14 | Tree |
2011-12-22 14:11:02 | Tree | |
[r2447]
by
majornista
[Ignore] Restore file samples/SMPTETTPlugin/src/org/osmf/smpte/tt/media/SMPTETTProxyElement.as |
2011-12-05 20:16:51 | Tree |
[r2446]
by
majornista
[Ignore] Removed corrupted file samples/SMPTETTPlugin/src/org/osmf/smpte/tt/media/SMPTETTProxyElement.as |
2011-12-05 20:09:39 | Tree |
[r2445]
by
majornista
Made it so that ParseEvents bubble up from SMPTETTLoadTrait through the SMPTETTProxyElement so that they can be used to display a progress indicator. |
2011-12-05 19:17:15 | Tree |
[r2444]
by
majornista
Refactored TimeCode to improve parsing and comparison performance. Added SMPTETTProxyElement.hasDescendantMarkerEvents to test before attaching a timer event to listen for caption or animation changes within a given TimelineMetaEvent time span. |
2011-12-02 21:01:19 | Tree |