Commit | Date | |
---|---|---|
2009-12-22 17:26:24 |
View
Download |
|
[r619]
(17.4 kB)
by
briggs@adobe.com
Commit of traits refactored as classes instead of interfaces. A trait now has a public API for clients, and a protected API that implementors can use to hook into the workflow. Lots of additional changes: Note that the composition layer is currently disabled (CompositeElements only support the Audio and Buffer traits). There may also be some bugs in the area of HTML support. |
2009-12-09 07:09:09 |
View
Download |
2009-11-15 00:51:16 |
View
Download |
|
2009-11-14 23:44:54 |
View
Download |
|
2009-11-14 22:00:00 |
View
Download |
|
[r468]
(17.5 kB)
by
briggs@adobe.com
PARB feedback: Merge ITemporal events into one event class (TimeEvent) with three event type constants. |
2009-11-13 19:45:54 |
View
Download |
[r467]
(17.5 kB)
by
briggs@adobe.com
PARB feedback: Adjustments to LoadState (strings not classes, renamed constant values, etc.) |
2009-11-13 17:18:35 |
View
Download |
[r448]
(17.5 kB)
by
briggs@adobe.com
PARB feedback: Rename playhead to currentTime, bytesDownloaded to bytesLoaded. Affects traits, MediaPlayer, and events. Updated dependent unit tests and sample apps. |
2009-11-09 18:16:21 |
View
Download |
[r437]
(17.5 kB)
by
cnewman@akamai.com
Modified Akamai plugin sample app to load MAST plugin from Akamai network. Also added missing readme.txt for the sample app. |
2009-11-03 20:31:51 |
View
Download |
[r331]
(17.4 kB)
by
briggs@adobe.com
Refactor MediaInfo/MediaFactory relationship to make factory aspects distinct from media definitions. Remove MediaElement.initialize and all of its implementations, dynamic instantiation is now handled by a client creation function. Update all dependent code (sample apps, plugins, unit tests, etc.). |
2009-10-20 21:39:31 |
View
Download |