Menu

SVN Commit Log


Commit Date  
[r509] by briggs@adobe.com

Add missing char.

2009-11-17 01:37:32 Tree
[r508] by mzavala@adobe.com

Update to add filtering tags for platform unified ASLR
as follows:
@langversion 3.0
@playerversion Flash 10
(or Flash 10.1 for the DRM stuff)
@playerversion AIR 1.0
@productversion OSMF 1.0

2009-11-17 01:30:10 Tree
[r507] by briggs@adobe.com

Fix bug FM-194: Calling seek consecutively doesn't respect the last seek. The fix is to let each subsequent seek through (previously we blocked a seek attempt if another seek attempt was underway). Update base unit tests. Modify ExamplePlayer's scrub bar to seek while you scrub, this is a good way to demo/test this behavior.

2009-11-17 01:21:29 Tree
[r506] by briggs@adobe.com

Fix missed error event change.

2009-11-17 00:33:45 Tree
[r505] by briggs@adobe.com

Fix missed trait event change.

2009-11-17 00:26:06 Tree
[r504] by mzavala@adobe.com

Update to add filtering tags for platform unified ASLR
as follows:
@langversion 3.0
@playerversion Flash 10
(or Flash 10.1 for the DRM stuff)
@playerversion AIR 1.0
@productversion OSMF 1.0

2009-11-17 00:17:48 Tree
[r503] by briggs@adobe.com

Fix FM-107: MediaPlayer setters should not throw RTEs. This fix is to ensure that the audible properties (volume/muted/pan) can be set on a MediaPlayer even when no MediaElement is present, and that those properties will apply to any subsequently-set MediaElement.

2009-11-17 00:06:59 Tree
[r502] by briggs@adobe.com

Update unit test to match fix for FM-206.

2009-11-17 00:05:06 Tree
[r501] by briggs@adobe.com

Fix bug FM-206: Visual position changes between subclips. This isn't a subclip bug, but the nature of subclips make it more noticeable. The problem is we set the Video's dimensions to 320x240 by default, then set them again when the metadata is loaded. This results in a flicker for slow-to-load media (like a subclip). The fix is to set the dimensions to zero until the metadata has loaded.

2009-11-16 19:50:44 Tree
[r500] by briggs@adobe.com

PARB feedback: Update Event param ordering.

2009-11-16 18:49:16 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.