Commit | Date | |
---|---|---|
[r1578]
by
oconnell@adobe.com
Fixed issue where the voucher was saved off before it was verified as good. Also loosened checks on the voucher to allow for 0 license length vouchers. FM-690 |
2010-04-21 16:32:50 | Tree |
[r1577]
by
evrijkom@adobe.com
Fixing scrubber showing of the track when the element's duration is unknown. |
2010-04-21 12:03:26 | Tree |
2010-04-21 07:27:42 | Tree | |
2010-04-21 07:04:53 | Tree | |
[r1574]
by
briggs@adobe.com
Final partial fix for FM-719. This fix modifies DurationElement to only expose the traits of the proxied element when the playhead is within the range of the DurationElement. When a DurationElement completes (or when the user seeks out of one), then it blocks access to all but the core (load/play/seek/time) traits. Added unit tests, and a "timed banner" example to ExamplePlayer. |
2010-04-20 20:12:54 | Tree |
[r1573]
by
briggs@adobe.com
Partial fix #2 for FM-719. This fix ensures that when seeking in and out of the child of a parallel element, that the play state is updated according to the play state of the composition. For example, if there are two parallel children of duration 10 and 20 seconds, and the parallel element is playing, and you seek from 15 to 5, then the shorter child should resume playback. (And similar for when paused.) Bug detected when verifying the (soon to be checked in) fix for FM-719, and seeking in and out of the section of video where the image should be displayed. Added unit tests for these cases as well. |
2010-04-20 19:37:41 | Tree |
[r1572]
by
briggs@adobe.com
Partial fix for FM-719. This commit fixes two specific issues: Both issues discovered while testing the (soon to be checked in) fix for FM-719, based on the test case of a SerialElement with multiple DurationElements in parallel with a VideoElement (soon to be added to ExamplePlayer). |
2010-04-20 18:47:41 | Tree |
[r1571]
by
briggs@adobe.com
Fix typo in OSMFPlayer config file. Comment debug widgets out, they shouldn't show by default. |
2010-04-20 18:39:10 | Tree |
2010-04-20 15:03:55 | Tree | |
[r1569]
by
weizhang@adobe.com
Better coding style and some comments for the previous code submission. |
2010-04-20 00:14:00 | Tree |