Menu

SVN Commit Log


Commit Date  
[r1586] by briggs@adobe.com

Don't update scrub bar until seek completes.

2010-04-21 23:41:58 Tree
[r1585] by briggs@adobe.com

Rest of fix for FM-764. This fix ensures that a DurationElement will auto-rewind when played for the second time, this was the reason why the second play of the SerialElement in the bug resulted in a failure.

2010-04-21 23:05:08 Tree
[r1584] by briggs@adobe.com

Partial fix for FM-764. This addresses the case where a capability change event was being dispatched prior to the capability getter being updated, thus making it seem as if a mid-roll was unseekable (on second play) when it was indeed seekable.

2010-04-21 22:53:48 Tree
[r1583] by weizhang@adobe.com

Fix bug FM-681

2010-04-21 22:45:26 Tree
[r1582] by briggs@adobe.com

Improved fix for FM-347, where autoRewind false would prevent subsequent playback. The new fix is to base the autoRewind-on-play decision on an internal "mediaAtEnd" property rather than on the duration equalling the currentTime. The problem with the latter is that some media (e.g. HTTP streamed DVR content, as seen in FM-681) will dispatch the "complete" event without the currentTime equalling the duration, and in fact the currentTime may never end up equalling the duration. Added unit test to catch the original bug.

2010-04-21 21:19:18 Tree
[r1581] by briggs@adobe.com

Update ExamplePlayer readme with instructions for using with Flex 4 SDK.

2010-04-21 19:32:13 Tree
[r1580] by briggs@adobe.com

Fix ASDoc, add clone method to event.

2010-04-21 19:23:07 Tree
[r1579] by oconnell@adobe.com

Fix for duplicate media size change events. The Reusable trait wasn't updating it's state when attached and detached from the composite element.

2010-04-21 18:41:21 Tree
[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
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.