Menu

SVN Commit Log


Commit Date  
[r1282] by briggs@adobe.com

Mark synthesizer API as @private.

2010-03-05 19:22:24 Tree
[r1281] by oconnell@adobe.com

Removed empty plugin directory.

2010-03-05 19:10:39 Tree
[r1280] by briggs@adobe.com

Apply default layout metadata to ExamplePlayer. Update layout metadata for specific examples now that we're using the default MediaContainer.

2010-03-05 19:04:28 Tree
[r1279] by briggs@adobe.com

Apply layout to the HelloWorld samples.

2010-03-05 18:29:42 Tree
[r1278] by briggs@adobe.com

Fix bug where parsing of stream that gets passed to NetStream.play doesn't take urlIncludesFMSApplicationInstance into account, resulting in stream not found error.

2010-03-05 17:47:28 Tree
[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
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.