Commit | Date | |
---|---|---|
[r1272]
by
briggs@adobe.com
Fix bug in ProxyElement's blockedTraits implementation. Blocked traits take precedence over overridden traits. The bug was that events would still be dispatched for an overridden trait being added even when the trait was blocked. Update unit tests. |
2010-03-05 00:13:02 | Tree |
[r1271]
by
briggs@adobe.com
Fix bug FM-282: MockNetStream doesn't signal onMetadata for negative durations. |
2010-03-04 23:14:29 | Tree |
[r1270]
by
briggs@adobe.com
Fix bug FM-329 - seeking in DurationElement resets currentTime to zero. This revision fixes a number of playback/seek/completion issues in DurationElement, including loop and autoRewind behavior. |
2010-03-04 22:28:13 | Tree |
2010-03-04 20:52:24 | Tree | |
2010-03-04 19:03:41 | Tree | |
[r1267]
by
oconnell@adobe.com
https://bugs.adobe.com/jira/browse/FM-238. Complete fired at random times near end of video. Duration fix ups to not collide with the audio delay fixes to garuantee seek(0) works. |
2010-03-04 18:03:33 | Tree |
[r1266]
by
briggs@adobe.com
Commit example showing how to perform additional load logic via a ProxyElement. The AsynchLoadingProxyElement (and its corresponding LoadTrait) load the proxied element, but doesn't expose its READY state to the outside world until it performs its own load operation (in this case it just runs a Timer). Include minor fix to other example. |
2010-03-04 17:28:35 | Tree |
[r1265]
by
briggs@adobe.com
Commit some proxy fixes related to the use of blocked traits. Update unit tests. |
2010-03-04 01:38:22 | Tree |
[r1264]
by
oconnell@adobe.com
Updated ASDocs to relfect the fact that the duration element doesn't work with media elements that already have a time trait. |
2010-03-04 00:52:39 | Tree |
2010-03-04 00:49:53 | Tree |