Commit | Date | |
---|---|---|
[r1305]
by
briggs@adobe.com
Fix FM-262: Add checkPolicyFile param to SoundLoader, to enable use of SoundMixer.computeSpectrum and Sound.id3. API to be reviewed by PARB. |
2010-03-11 01:08:10 | Tree |
[r1304]
by
briggs@adobe.com
Fix FM-60: MediaPlayer.load swallows exceptions. The fix is to convert exceptions into MediaErrorEvents with the details of the failure. This approach is preferred over throwing an exception, because this is an error which doesn't strictly qualify as a programming error (e.g. the exception may be due to passing an resource to a MediaElement that doesn't handle it, and the MediaPlayer client may just be acting as a pass-through). Updated unit tests and ExamplePlayer with another failure sample. |
2010-03-11 00:40:19 | Tree |
2010-03-10 23:49:10 | Tree | |
[r1302]
by
briggs@adobe.com
Fix FM-242: Modify canSeekTo to return false if the target bytes haven't been downloaded yet. |
2010-03-10 23:39:21 | Tree |
[r1301]
by
briggs@adobe.com
Fix FM-440: Don't expose the SeekTrait for video until the video has a duration. |
2010-03-10 23:00:25 | Tree |
2010-03-10 19:34:37 | Tree | |
[r1299]
by
briggs@adobe.com
Clean up and expose MediaErrorCodes. Add ASDocs for each, in preparation for PARB review. |
2010-03-10 19:03:22 | Tree |
[r1298]
by
briggs@adobe.com
Fix RTE when accessing VideoElement.client before the video has been loaded. |
2010-03-10 18:13:28 | Tree |
[r1297]
by
oconnell@adobe.com
Updated event generation to dispatch when duration changes to 0. FM-277. |
2010-03-10 17:53:51 | Tree |
[r1296]
by
oconnell@adobe.com
MediaPlayer event generation. Unit tests for event generation. DynamicDynamicStreamTrait. |
2010-03-10 17:32:32 | Tree |