Menu

SVN Commit Log


Commit Date  
[r1277] by evrijkom@adobe.com

Fix for FM-463 (DVR: Video doesn't resume playing after record is resume).

2010-03-05 16:02:05 Tree
[r1276] by evrijkom@adobe.com

Fix for FM-477 (DVR: Negative duration when publishing a new video with endoffsset value).

2010-03-05 15:38:39 Tree
[r1275] by evrijkom@adobe.com

Fix FM-500: reinstating onMetaData handler clause that prevents incoming dimensions from being applied if they are not different from the dimensions that were already set.

2010-03-05 10:13:40 Tree
[r1274] by evrijkom@adobe.com

Metadata refactoring revision: removing clause that manually copied layout data from a composite media element onto its inner layout target sprite. Instead, passing the media element's layout metadata as the layout target sprite's constructor, so that both use the same instance, making sure that mutations on the instance reach the layout target sprite.

NOTE that as a result of the new metadata approach, the user can be overriding the set layoutMetadata instance on media element. When this happens, the inner layout target sprite will no longer be pointing to the correct layout metadata instance. Fixing this requires changing layoutTargetSprite to be capable of dealing with a variable layoutMetadata instance (for right now the class assumes the instance to be static, either passed in at construction time, or constructed by the class itself at that time).

2010-03-05 09:33:18 Tree
[r1273] by evrijkom@adobe.com

Metadata refactoring revision: having LayoutMetadata return a NullMetadataSynthesizer so that child layout settings do not get copied to their parent.

2010-03-05 09:25:04 Tree
[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
[r1269] by evrijkom@adobe.com

Fixing TestDVRCastNetStream to work correctly from AIR.

2010-03-04 20:52:24 Tree
[r1268] by briggs@adobe.com

Fix compile error when logging enabled.

2010-03-04 19:03:41 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.