Commit | Date | |
---|---|---|
[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 |
2009-10-23 17:33:10 | Tree |
[r340]
by
evrijkom@adobe.com
Adding support for IDownloadable to ContentElements: * Introducting ContentDownloadableTrait. Extending Example player: * Adding 'bytesDownloaded:' and 'bytesTotal' fields to the UI. Changes to previous commits: * DownloadableTrait: CTOR: removed 'target', for we want the trait to always be the dispatcher of its own events. |
2009-10-23 13:54:24 | Tree |
[r339]
by
weizhang@adobe.com
1. IDownloadable support |
2009-10-23 02:00:46 | Tree |
2009-10-23 00:12:29 | Tree | |
[r337]
by
cnewman@akamai.com
Fix for bug FM-108 Local progressive URL not working with MediaPlayer. Modified the URL class to handle relative paths correctly. |
2009-10-22 23:26:55 | Tree |
[r336]
by
briggs@adobe.com
Minor API change: Use Vector not Array for MediaElement.get traitTypes. Approved by dev team. Should be no impact to sample apps, unit tests, or test apps. |
2009-10-21 23:52:10 | Tree |