| | 34 | * Ticket #393 - Added support for VAST2 "nested" AdParameters because the XSD (but not the written spec) permits the AdParameters to be declared inside a <NonLinearAd> block |
| | 35 | * Ticket #396 - Fixed OVA for JW5 buffer so that the buffering sign is not sign for non-linear on-demand ad calls and non-linear VPAID loads |
| | 36 | * Added VPAIDNonLinearLoading/Loaded, VPAIDLinearLoading/Loaded events |
| | 37 | * Added includesLinearAds() and calledOnDemand() methods to AdCallEvent class |
| | 38 | * Cleaned up the build process - ant build files created for OVA for JW5 |
| | 39 | * Conditional compilation options added to OVA for JW5 and OVA for Flowplayer to remove all debug in a "release" build |
| | 40 | * Conditional compilation options added to OVA for AS3 ant build to allow a "release" build without debug and a "minimal" build that strips out a number of components. |
| | 41 | * Ticket #395 - OVA for JW5 - Replaced gapro example with updated gapro-2 javascript plugin |