Menu

SVN Commit Log


Commit Date  
[r350] by evrijkom@adobe.com

Making ContentLoader stateless again:

Changing ContentLoader to dispatch ProgressEvents and BytesTotalChanged events over the ILoadable it gets passed in on its 'load' method being invoked. ContentDownloadableTrait listens to its owning element's ILoadable, and registering for the aforementioned events. On receiving the event, ContentDownloadableTrait uses them to set its bytesDownloaded and bytesTotal properties.

2009-10-24 17:47:54 Tree
[r349] by briggs@adobe.com

Another fix to the build.

2009-10-24 03:24:13 Tree
[r348] by briggs@adobe.com

Fix build.

2009-10-24 03:10:43 Tree
[r347] by briggs@adobe.com

Temporary workaround for 10.0/10.1 bifurcation. We will resolve this later in the context of some build system refactoring. The 10.0 version should compile and run, not sure about 10.1

2009-10-24 00:42:08 Tree
[r346] by oconnell@adobe.com

Adding DRM classes, for real this time.

2009-10-24 00:24:29 Tree
[r345] by oconnell@adobe.com

Fixing project files, commit that didn't make it due to too many changes between checkins.

2009-10-24 00:12:39 Tree
[r344] by oconnell@adobe.com

Initial framework support for DRM updates and IContentProtectable Trait. FP 10.1 dependent features are turned off for now. To turn on use the FLASH_10_1 flag turned to true. DRMSample App, with updater UI dialogs, and authentication dialogs.

2009-10-23 23:59:24 Tree
[r343] by briggs@adobe.com

Fix inconsistency in NetStreamSwitchableTrait's storage of currentIndex (now it's consistently on the base class). Disable one specific unit test which is related to MockNetStream. (Note that this unit test works when running against the network.) Will fix later.

2009-10-23 23:33:31 Tree
[r342] by cnewman@akamai.com

Fix for FM-165, the getter for currentIndex was removed from NetStreamSwitchable trait. Added it back.

2009-10-23 17:40:38 Tree
[r341] by weizhang@adobe.com

1. Put TODO in CompositeMediaTraitFactory.as where IDownloadable is not supported yet
2. Add a comment to net/NetStreamDownloadableTrait.as to indicate that due to the nature of NetStream class, BytesTotalChangeEvent is not dispatched by the class.
3. Move dispatch BytesTotalChangeEvent to postProcess.

2009-10-23 17:33:10 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.