Log of changes made between Build-0506 and Build-0507

Date Developer Files Checkin comment
2003/06/19 jptrainor ref-impl/include/AAFSDKBuild.h /home/jpt/bin/BuildNumber script automated edit. Changed build number from 508 to 509.
2003/06/19 jptrainor ref-impl/include/AAFSDKBuild.h /home/jpt/bin/BuildNumber script automated edit. Changed build number from 507 to 508.
2003/06/19 jptrainor ref-impl/include/AAFSDKBuild.h Manually bump the build number to 507 to get it in sync with latest tag.
2003/06/13 jptrainor dist/CreateDistribution.bash, dist/GNUmakefile, dist/release-files.mac, dist/sdk-files.mac Merge V101_CWV8_BRANCH to main.
2003/06/12 jptrainor ref-impl/src/impl/ImplAAFIdentification.cpp, ref-impl/src/impl/ImplAAFRandomFile.cpp, ref-impl/src/impl/ImplEnumAAFPropertyValues.cpp Resolve Code Warrior compile warnings.
2003/06/12 jptrainor AAFMipsIrixSDK/MIPSpro/include/AAF.h Update to latest dodo generated file - removed stub comments.
2003/06/12 jptrainor AAFMipsIrixSDK/MIPSpro/include/AAFSmartPointerBase.h Update to latest ref-impl, remove unnecessary semicolon.
2003/06/12 jptrainor examples2/axexamplerules.mk Remove LIBCIO assignment, it now set in a common makefile.
2003/06/12 jptrainor test/com/ComFileKindTest/GNUmakefile, test/com/ComModTestAAF/GNUmakefile Add LIBCIO macro to link command to get MipsPro libcio linked in on Irix.
2003/06/12 jptrainor AAFi686LinuxSDK/g++/include/AAF.h, ref-impl/include/com-api/AAF.idl, ref-impl/include/ref-api/AAF.h, ref-impl/src/com-api/CAAFFile.h, ref-impl/src/com-api/CAAFMob.h update to latest dodo files - stub comments removed
2003/06/12 jptrainor dodo/EnumAAFPropertyValues.dod oops.. dropped closing parenthesis in last version
2003/06/12 jptrainor dodo/AAFFile.dod, dodo/AAFMob.dod, dodo/AAFModule.dod, dodo/EnumAAFPropertyValues.dod Remove some stub comments for recently implemented interfaces.
2003/06/10 jptrainor examples2/axFileGen/FileGenOps/ParamMaps.cpp, examples2/axFileGen/FileGenOps/ParamMaps.h Add FileAccessParams.
2003/06/10 jptrainor examples2/axFileGen/FileGenOps/File.cpp Add SaveCopyAs, SaveAsFile, CreateRawStorageMemory, CreateAAFFileOnRawStorage, and OpenTransient.
2003/06/10 jptrainor examples2/axLib/AxSmartPointer.h comment edits
2003/06/10 jptrainor examples2/axLib/AxFile.cpp, examples2/axLib/AxFile.h Derive AxFile from AxBaseObj so that cast to IUnknown is possible, and add new methods: OpenTransient, SaveCopyAs. Add new AxRandomFile wrapper.
2003/06/10 jptrainor examples2/axLib/AxBaseObj.h Add protected setIUnknown method
2003/06/10 jptrainor examples2/axLib/AxBaseObjIter.cpp Stop using AxArrayIterator in favour of normal property value iterator now that IAAFTypeDef{Fixed,Variable}Array::GetElements() works.
2003/06/10 jptrainor examples2/axLib/AxIterator.h Add comment noting redundancy of AxArrayIterator in light of new IAAFTypeDef{Fixed,Variable}Array::GetElements() support.
2003/06/10 jptrainor ref-impl/src/impl/ImplAAFTypeDefFixedArray.cpp, ref-impl/src/impl/ImplAAFTypeDefVariableArry.cpp, ref-impl/src/impl/ImplEnumAAFPropertyValues.cpp, ref-impl/src/impl/ImplEnumAAFPropertyValues.h Implement ImplEnumAAFPropertyValue, and add support for it to the fixed and variable array typedef GetElements method.
2003/06/09 jptrainor ref-impl/src/impl/ImplAAFTypeDefRename.cpp onCopy was not passing call to base class, it was incorrectly making recursive call
2003/06/07 jptrainor ref-impl/src/impl/ImplAAFFile.cpp, ref-impl/src/impl/ImplAAFModule.cpp Add support for ImplAAFFile::OpenTransient()
2003/06/06 jptrainor ref-impl/src/impl/ImplAAFFile.cpp, ref-impl/src/impl/ImplAAFHeader.cpp, ref-impl/src/impl/ImplAAFHeader.h, ref-impl/src/impl/ImplAAFIdentification.cpp, ref-impl/src/impl/ImplAAFIdentification.h, ref-impl/src/impl/ImplAAFRandomFile.cpp ImplAAFFile::SaveCopyAs() support
2003/06/06 stuart_hc Utilities/aafviewer/src/aaf2dot/AAFDotInstanceMapper.h Added simple scope references output. Scope references are shown in magenta in the aafviewer.
2003/06/06 stuart_hc AAFWinSDK/Utilities/eli2aaf/eli2aaf.dsp, AAFWinSDK/Utilities/eli2aaf/eli2aaf.dsw support for MSVC++ compiler
2003/06/06 stuart_hc Utilities/eli2aaf/eli2aaf.cpp Add support for NTSC video but not audio (no audio tracks or sources added when input is NTSC). Add PhysicalTrackNumbers and SlotNames to CompostionMobs, MasterMobs and the Tape SourceMob. Add initial support for making audio tracks optional. Add a Timecode Segment to the CompositionMob.
2003/06/06 stuart_hc Utilities/eli2aaf/README Updates for NTSC support
2003/06/06 stuart_hc AAFWinSDK/Utilities/aafviewer/aafmeta2dot/aafmeta2dot.dsp Added aafmeta2dot project.
2003/06/06 stuart_hc AAFWinSDK/Utilities/aafviewer/aafviewer.dsw Added aafmeta2dot project to the workspace.
2003/06/06 stuart_hc Utilities/aafviewer/src/aafviewer/src/bbc/rd/aaf/aafviewer/AAFManager.java, Utilities/aafviewer/src/aafviewer/src/bbc/rd/aaf/aafviewer/AAFViewer.java, Utilities/aafviewer/src/aafviewer/src/bbc/rd/aaf/aafviewer/ConfigManager.java, Utilities/aafviewer/src/aafviewer/src/bbc/rd/aaf/aafviewer/Messages.java, Utilities/aafviewer/src/aafviewer/src/bbc/rd/aaf/aafviewer/PrefWindow.java Added UML diagram viewing functionality.
2003/06/06 stuart_hc Utilities/aafviewer/src/aafviewer/Makefile Added rule to create classes directory.
2003/06/06 stuart_hc Utilities/aafviewer/src/aaf2dot/AAFDotInstanceMapper.cpp Added simple scope references output. Scope references are shown in magenta in the aafviewer.
2003/06/06 stuart_hc Utilities/aafviewer/src/aaf2dot/DotFactory.cpp Fixed bugs that were exposed when scope references are supported. Checking that pointers are non-zero.
2003/06/06 stuart_hc Utilities/aafviewer/src/aaf2dot/GNUmakefile Changed package to Utilities/aaf2dot to avoid clashes with aafmeta2dot.
2003/06/06 stuart_hc Utilities/aafviewer/lib/aafviewer.jar Added UML diagram viewing functionality.
2003/06/06 stuart_hc Utilities/aafviewer/sample-aafviewer.cfg Added configuration information for aafmeta2dot.
2003/06/06 stuart_hc Utilities/aafviewer/src/aafmeta2dot/AAFClassDefinition.cpp, Utilities/aafviewer/src/aafmeta2dot/AAFClassDefinition.h, Utilities/aafviewer/src/aafmeta2dot/AAFDefinitionHome.cpp, Utilities/aafviewer/src/aafmeta2dot/AAFDefinitionHome.h, Utilities/aafviewer/src/aafmeta2dot/AAFDotHome.cpp, Utilities/aafviewer/src/aafmeta2dot/AAFDotHome.h, Utilities/aafviewer/src/aafmeta2dot/AAFMetaDefinition.cpp, Utilities/aafviewer/src/aafmeta2dot/AAFMetaDefinition.h, Utilities/aafviewer/src/aafmeta2dot/AAFMetaMapProfile.cpp, Utilities/aafviewer/src/aafmeta2dot/AAFMetaMapProfile.h, Utilities/aafviewer/src/aafmeta2dot/AAFPropertyDefinition.cpp, Utilities/aafviewer/src/aafmeta2dot/AAFPropertyDefinition.h, Utilities/aafviewer/src/aafmeta2dot/AAFTypeDefinition.cpp, Utilities/aafviewer/src/aafmeta2dot/AAFTypeDefinition.h, Utilities/aafviewer/src/aafmeta2dot/AAFXsMapper.cpp, Utilities/aafviewer/src/aafmeta2dot/AAFXsMapper.h, Utilities/aafviewer/src/aafmeta2dot/DotEdge.cpp, Utilities/aafviewer/src/aafmeta2dot/DotEdge.h, Utilities/aafviewer/src/aafmeta2dot/DotElement.cpp, Utilities/aafviewer/src/aafmeta2dot/DotElement.h, Utilities/aafviewer/src/aafmeta2dot/DotFactory.cpp, Utilities/aafviewer/src/aafmeta2dot/DotFactory.h, Utilities/aafviewer/src/aafmeta2dot/DotGraph.cpp, Utilities/aafviewer/src/aafmeta2dot/DotGraph.h, Utilities/aafviewer/src/aafmeta2dot/DotLogging.cpp, Utilities/aafviewer/src/aafmeta2dot/DotLogging.h, Utilities/aafviewer/src/aafmeta2dot/DotProfile.cpp, Utilities/aafviewer/src/aafmeta2dot/DotProfile.h, Utilities/aafviewer/src/aafmeta2dot/DotRecordNode.cpp, Utilities/aafviewer/src/aafmeta2dot/DotRecordNode.h, Utilities/aafviewer/src/aafmeta2dot/DotSubGraph.cpp, Utilities/aafviewer/src/aafmeta2dot/DotSubGraph.h, Utilities/aafviewer/src/aafmeta2dot/DotThingWithID.cpp, Utilities/aafviewer/src/aafmeta2dot/DotThingWithID.h, Utilities/aafviewer/src/aafmeta2dot/DotUtilities.cpp, Utilities/aafviewer/src/aafmeta2dot/DotUtilities.h, Utilities/aafviewer/src/aafmeta2dot/GNUmakefile, Utilities/aafviewer/src/aafmeta2dot/Logging.cpp, Utilities/aafviewer/src/aafmeta2dot/Logging.h, Utilities/aafviewer/src/aafmeta2dot/Utilities.cpp, Utilities/aafviewer/src/aafmeta2dot/Utilities.h, Utilities/aafviewer/src/aafmeta2dot/aafmeta2dot.cpp Implements aafmeta2dot which displays UML class diagrams of the AAF class model
2003/06/06 stuart_hc Utilities/aafviewer/README Added information about aafmeta2dot and viewing UML diagrams.
2003/06/05 jptrainor examples2/GNUmakefile Woops.. axFileGen was missing from the "all" target.
2003/06/05 jptrainor examples2/axFileGen/FileGenOps/CompositionMob.cpp, examples2/axFileGen/FileGenOps/MasterMob.cpp Work around weird gcc 3.2.2 compile error - see comment in CompositionMob.cpp
2003/06/05 jptrainor examples2/axFileGen/FileGenOps/ParamMaps.h Add end of line at end of file
2003/06/05 jptrainor ref-impl/src/OM/OMClassFactory.h, ref-impl/src/OM/OMStorable.cpp, ref-impl/src/impl/ImplAAFCloneResolver.cpp, ref-impl/src/impl/ImplAAFCloneResolver.h, ref-impl/src/impl/ImplAAFDictionary.cpp, ref-impl/src/impl/ImplAAFDictionary.h, ref-impl/src/impl/ImplAAFMetaDictionary.cpp, ref-impl/src/impl/ImplAAFMetaDictionary.h, ref-impl/src/impl/ImplAAFPropertyDef.cpp, ref-impl/src/impl/ImplAAFPropertyDef.h merge Branch_Clone_Extended_Dev to main branch
2003/06/05 jptrainor ref-impl/src/impl/ImplAAFSegment.cpp, ref-impl/src/impl/ImplAAFSegment.h Add missing onCopy implementation to propogate onCopy call up to parent class.
2003/06/05 jptrainor ref-impl/src/impl/ImplAAFSourceReference.cpp Add missing call to propogate onCopy up to parent class.
2003/06/04 stuart_hc ref-impl/src/impl/ImplAAFCDCIDescriptor.cpp Add 4 as a permitted HorizontalSubsampling value. This allows NTSC-DV 4:1:1 chroma format to be supported.
2003/06/03 stuart_hc Utilities/eli2aaf/eli2aaf.cpp Fix corruption of audio samples - audio buffer offset was not calculated correctly.
2003/05/30 jptrainor ref-impl/src/impl/ImplAAFDictionary.h Removed private create methods introduced in previous revision (1.113.2.1), to accompany clean up of meta definition cloning implementation.
2003/05/30 jptrainor ref-impl/src/impl/ImplAAFCloneResolver.cpp, ref-impl/src/impl/ImplAAFCloneResolver.h direct calls to meta dictionary as necessary
2003/05/28 jptrainor ref-impl/src/impl/ImplAAFDictionary.cpp Much cleaner support for creation of meta definition during clone processing.
2003/05/28 jptrainor ref-impl/src/OM/OMClassFactory.h, ref-impl/src/OM/OMStorable.cpp, ref-impl/src/impl/ImplAAFCloneResolver.cpp, ref-impl/src/impl/ImplAAFCloneResolver.h, ref-impl/src/impl/ImplAAFDictionary.cpp, ref-impl/src/impl/ImplAAFDictionary.h, ref-impl/src/impl/ImplAAFMetaDictionary.cpp, ref-impl/src/impl/ImplAAFMetaDictionary.h, ref-impl/src/impl/ImplAAFPropertyDef.cpp, ref-impl/src/impl/ImplAAFPropertyDef.h clone support for extended classes and types
2003/05/27 stuart_hc Utilities/aafviewer/src/aaf2dot/DotGraph.cpp The option to order outgoing edges was removed to prevent the dot program from SEG faulting somewhere underneath mincross_clust(). According to the GraphViz author the cluster layout code is suspect and needs a total overhaul.
2003/05/20 gmsb examples2/All/All.dsp remove nested All directory to match examples2.dsw. hope this is what was intended!
2003/05/19 jptrainor ref-impl/src/impl/ImplAAFCloneResolver.h Update comments to avoid possible confusion regarding use of ImplAAFCloneResolver with ImplAAFClassDefinition and ImplAAFTypeDef.
2003/05/19 stuart_hc Utilities/eli2aaf/eli2aaf.cpp Portability fixes for compilation under MSVC++ ver 6.
2003/05/15 jptrainor ref-impl/src/impl/ImplAAFModule.cpp removed old unused READMODIFYWRITE_NOT_SUPPORTED conditional code - part of work to cleanup NOT_IN_CURRENT_VERSION instances
2003/05/14 jptrainor ref-impl/src/impl/ImplAAFMob.cpp Fix reference couting error in new OffsetToMobTimecode code.
2003/05/14 jptrainor test/com/ComModTestAAF/ModuleTests/CAAFMobTest.cpp Activate, and fix, OffsetToMobTimecode tests.
2003/05/08 jptrainor ref-impl/src/impl/ImplAAFMob.cpp Implement OffsetToMobTimecode() - formerly NOT_IN_CURRENT_VERSION.
2003/05/08 stuart_hc Utilities/eli2aaf/eli2aaf.cpp Fixes for compiler warning 'comparison between signed and unsigned integer'
2003/05/07 stuart_hc Utilities/eli2aaf/README Fixed typo and cleaned up whitespace usage
2003/05/07 stuart_hc Utilities/eli2aaf/eli2aaf.cpp Fixed missing TapeMob slot which contained audio track 2 filler
2003/05/06 stuart_hc GNUmakefile Added examples2 target (AxLib) and utilities's new dependency upon examples2
2003/05/06 stuart_hc Utilities/GNUmakefile Added targets for new utilities eli2aaf and aafviewer
2003/05/06 stuart_hc Utilities/aafviewer/COPYING, Utilities/aafviewer/README, Utilities/aafviewer/sample-aafviewer.cfg, Utilities/aafviewer/xerces.license, Utilities/aafviewer/zvtm.license, Utilities/aafviewer/lib/aafviewer.jar, Utilities/aafviewer/lib/xercesImpl.jar, Utilities/aafviewer/lib/xmlParserAPIs.jar, Utilities/aafviewer/lib/zvtm.jar, Utilities/aafviewer/linux/aafviewer, Utilities/aafviewer/src/aaf2dot/AAFDotInstanceMapper.cpp, Utilities/aafviewer/src/aaf2dot/AAFDotInstanceMapper.h, Utilities/aafviewer/src/aaf2dot/AxBaseObjIterExt.cpp, Utilities/aafviewer/src/aaf2dot/AxBaseObjIterExt.h, Utilities/aafviewer/src/aaf2dot/DotEdge.cpp, Utilities/aafviewer/src/aaf2dot/DotEdge.h, Utilities/aafviewer/src/aaf2dot/DotElement.cpp, Utilities/aafviewer/src/aaf2dot/DotElement.h, Utilities/aafviewer/src/aaf2dot/DotFactory.cpp, Utilities/aafviewer/src/aaf2dot/DotFactory.h, Utilities/aafviewer/src/aaf2dot/DotGraph.cpp, Utilities/aafviewer/src/aaf2dot/DotGraph.h, Utilities/aafviewer/src/aaf2dot/DotRecordNode.cpp, Utilities/aafviewer/src/aaf2dot/DotRecordNode.h, Utilities/aafviewer/src/aaf2dot/DotSubGraph.cpp, Utilities/aafviewer/src/aaf2dot/DotSubGraph.h, Utilities/aafviewer/src/aaf2dot/DotThingWithID.cpp, Utilities/aafviewer/src/aaf2dot/DotThingWithID.h, Utilities/aafviewer/src/aaf2dot/GNUmakefile, Utilities/aafviewer/src/aaf2dot/InstanceMapperProfile.cpp, Utilities/aafviewer/src/aaf2dot/InstanceMapperProfile.h, Utilities/aafviewer/src/aaf2dot/Logging.cpp, Utilities/aafviewer/src/aaf2dot/Logging.h, Utilities/aafviewer/src/aaf2dot/MapperSettings.cpp, Utilities/aafviewer/src/aaf2dot/MapperSettings.h, Utilities/aafviewer/src/aaf2dot/Utilities.cpp, Utilities/aafviewer/src/aaf2dot/Utilities.h, Utilities/aafviewer/src/aaf2dot/aaf2dot.cpp, Utilities/aafviewer/src/aafviewer/lib/xercesImpl.jar, Utilities/aafviewer/src/aafviewer/Makefile, Utilities/aafviewer/src/aafviewer/lib/xmlParserAPIs.jar, Utilities/aafviewer/src/aafviewer/lib/zvtm.jar, Utilities/aafviewer/src/aafviewer/src/bbc/rd/aaf/aafviewer/AAFManager.java, Utilities/aafviewer/src/aafviewer/src/bbc/rd/aaf/aafviewer/AAFViewer.java, Utilities/aafviewer/src/aafviewer/src/bbc/rd/aaf/aafviewer/AAFViewerEvtHdlr.java, Utilities/aafviewer/src/aafviewer/src/bbc/rd/aaf/aafviewer/ConfigManager.java, Utilities/aafviewer/src/aafviewer/src/bbc/rd/aaf/aafviewer/DOTManager.java, Utilities/aafviewer/src/aafviewer/src/bbc/rd/aaf/aafviewer/Messages.java, Utilities/aafviewer/src/aafviewer/src/bbc/rd/aaf/aafviewer/PrefWindow.java, Utilities/aafviewer/src/aafviewer/src/bbc/rd/aaf/aafviewer/PrintUtilities.java, Utilities/aafviewer/src/aafviewer/src/bbc/rd/aaf/aafviewer/ProgPanel.java, Utilities/aafviewer/src/aafviewer/src/bbc/rd/aaf/aafviewer/StreamGobbler.java, Utilities/aafviewer/src/aafviewer/src/bbc/rd/aaf/aafviewer/TextViewer.java, Utilities/aafviewer/src/aafviewer/src/bbc/rd/aaf/aafviewer/Utils.java, Utilities/aafviewer/src/aafviewer/src/com/xerox/VTM/svg/SVGReaderExt.java, Utilities/aafviewer/src/aafviewer/src/com/xerox/VTM/svg/SVGReaderExtListener.java, Utilities/aafviewer/windows/aafviewer.bat Initial revision
2003/05/06 stuart_hc Utilities/eli2aaf/COPYING, Utilities/eli2aaf/GNUmakefile, Utilities/eli2aaf/README, Utilities/eli2aaf/eli2aaf.cpp Initial revision
2003/05/06 stuart_hc examples2/axLib/AxMetaDef.cpp, examples2/axLib/AxMetaDef.h Moved GetName up hierachy to AxMetaDefinition for convenience Added AxMetaDefinition::GetDescription Added AxTypeDefFixedArray::GetElementValue Added AxTypeDefEnum and AxTypeDefExtEnum wrapper classes
2003/05/06 stuart_hc examples2/axLib/AxIterator.h Added Interators for TypeDefinitions and PropertyDefinitions\nBugfix for incorrect C++ syntax of AxAxArrayIterator::Clone declaration
2003/05/06 stuart_hc examples2/axLib/AxIterator.cpp Added Interators for TypeDefinitions and PropertyDefinitions
2003/05/06 stuart_hc AAFWinSDK/Utilities/aafviewer/aafviewer.dsw, AAFWinSDK/Utilities/aafviewer/aaf2dot/aaf2dot.dsp MS VC++ project and workspace for building aaf2dot
2003/04/30 jptrainor examples2/axLib/GNUmakefile Drat... last change was a mistake.
2003/04/30 jptrainor examples2/axLib/GNUmakefile Add ss-impl include path.
2003/04/30 jptrainor build/pdefs-MipsIrix.mk Added LIBCIO - macro to use where Irix -lCio is required.
2003/04/30 jptrainor build/cdefs-MIPSpro.mk Add -LANG:std to ADD_CFLAGS
2003/04/30 jptrainor AAFMacSDK/ref-impl/impl/AAFIMPL.8.mcp Add ImplAAFCloneResolver.cpp
2003/04/29 jptrainor AAFWinSDK/ref-impl/Impl/Impl.dsp Add ImplAAFCloneResolver.cpp required for IAAFMob::Copy and CloneExternal support.
2003/04/29 jptrainor ref-impl/include/OM/OMClassDefinition.h, ref-impl/src/OM/OMStorable.cpp, ref-impl/src/impl/ImplAAFClassDef.cpp, ref-impl/src/impl/ImplAAFClassDef.h, ref-impl/src/impl/ImplAAFCloneResolver.cpp, ref-impl/src/impl/ImplAAFCloneResolver.h, ref-impl/src/impl/ImplAAFCodecDef.cpp, ref-impl/src/impl/ImplAAFCodecDef.h, ref-impl/src/impl/ImplAAFComponent.cpp, ref-impl/src/impl/ImplAAFComponent.h, ref-impl/src/impl/ImplAAFCompositionMob.cpp, ref-impl/src/impl/ImplAAFDictionary.cpp, ref-impl/src/impl/ImplAAFFileDescriptor.cpp, ref-impl/src/impl/ImplAAFFileDescriptor.h, ref-impl/src/impl/ImplAAFMetaDictionary.cpp, ref-impl/src/impl/ImplAAFMetaDictionary.h, ref-impl/src/impl/ImplAAFMob.cpp, ref-impl/src/impl/ImplAAFMob.h, ref-impl/src/impl/ImplAAFObject.cpp, ref-impl/src/impl/ImplAAFObject.h, ref-impl/src/impl/ImplAAFOperationDef.cpp, ref-impl/src/impl/ImplAAFOperationDef.h, ref-impl/src/impl/ImplAAFOperationGroup.cpp, ref-impl/src/impl/ImplAAFOperationGroup.h, ref-impl/src/impl/ImplAAFParameterDef.cpp, ref-impl/src/impl/ImplAAFParameterDef.h, ref-impl/src/impl/ImplAAFPropertyDef.cpp, ref-impl/src/impl/ImplAAFSourceClip.cpp, ref-impl/src/impl/ImplAAFSourceClip.h, ref-impl/src/impl/ImplAAFSourceMob.cpp, ref-impl/src/impl/ImplAAFSourceReference.cpp, ref-impl/src/impl/ImplAAFSourceReference.h, ref-impl/src/impl/ImplAAFTypeDefEnum.cpp, ref-impl/src/impl/ImplAAFTypeDefEnum.h, ref-impl/src/impl/ImplAAFTypeDefFixedArray.cpp, ref-impl/src/impl/ImplAAFTypeDefFixedArray.h, ref-impl/src/impl/ImplAAFTypeDefRecord.cpp, ref-impl/src/impl/ImplAAFTypeDefRecord.h, ref-impl/src/impl/ImplAAFTypeDefRename.cpp, ref-impl/src/impl/ImplAAFTypeDefRename.h, ref-impl/src/impl/ImplAAFTypeDefSet.cpp, ref-impl/src/impl/ImplAAFTypeDefSet.h, ref-impl/src/impl/ImplAAFTypeDefString.cpp, ref-impl/src/impl/ImplAAFTypeDefString.h, ref-impl/src/impl/ImplAAFTypeDefStrongObjRef.cpp, ref-impl/src/impl/ImplAAFTypeDefStrongObjRef.h, ref-impl/src/impl/ImplAAFTypeDefVariableArray.h, ref-impl/src/impl/ImplAAFTypeDefVariableArry.cpp, ref-impl/src/impl/ImplAAFTypeDefWeakObjRef.cpp, ref-impl/src/impl/ImplAAFTypeDefWeakObjRef.h, ref-impl/src/impl/ImplAAFUID.h, ref-impl/src/impl/ImplAAFVaryingValue.cpp, ref-impl/src/impl/ImplAAFVaryingValue.h Merge ImplAAFMob::Copy and CloneExternal implementations from BRANCH_CLONE_DEV.
2003/04/29 jptrainor test/com/ComModTestAAF/ModuleTests/CAAFMobTest.cpp Remove CloneExternal and Copy NOT_IN_CURRENT_VERSION messages.
2003/04/29 jptrainor test/com/ComModTestAAF/ModuleTests/CAAFMobTest.cpp Modify copy and clone test code to remove NOT_IN_CURRENT_VERSION checks.
2003/04/29 jptrainor ref-impl/src/impl/ImplAAFContentStorage.cpp, ref-impl/src/impl/ImplAAFContentStorage.h, ref-impl/src/impl/ImplAAFMob.cpp Resolve ImplAAFContentStorage::ChangeIndexedMobID NOT_IN_CURRENT_VERSION status.
2003/04/29 jptrainor test/com/ComModTestAAF/ModuleTests/CAAFMobTest.cpp Modification to set SetMobID after mob is attached to content store.
2003/04/28 jptrainor ref-impl/src/impl/ImplAAFMob.cpp, ref-impl/src/impl/ImplAAFMob.h, ref-impl/src/impl/ImplEnumAAFMobs.cpp Add kAAFByMobId, kAAFByName, and kAAFByClass mob search criteria support - formerly NOT_IN_CURRENT_VERSION.
2003/04/28 jptrainor examples2/axFileGen/FileGenOps/Mob.cpp change FindNameMob command to use kAAFByName search criteria
2003/04/28 jptrainor ref-impl/include/com-api/AAF.idl, ref-impl/include/ref-api/AAF.h, ref-impl/src/com-api/CAAFContentStorage.h, ref-impl/src/com-api/CAAFFindSourceInfo.cpp, ref-impl/src/com-api/CAAFFindSourceInfo.h, ref-impl/src/com-api/CAAFHeader.h, ref-impl/src/com-api/CAAFMasterMob.h, ref-impl/src/com-api/CAAFMob.cpp, ref-impl/src/com-api/CAAFMob.h, ref-impl/src/com-api/CAAFPropertyDef.h Bring up to date with dodo changes - remove out of date stub comments.
2003/04/28 jptrainor dodo/AAFTypeDefSet.dod, dodo/AAFTypeDefWeakObjRef.dod, dodo/EnumAAFProperties.dod Added closing parenthesis dropped by previous edit
2003/04/28 jptrainor dodo/AAFContentStorage.dod, dodo/AAFFindSourceInfo.dod, dodo/AAFHeader.dod, dodo/AAFMasterMob.dod, dodo/AAFMob.dod, dodo/AAFPropertyDef.dod, dodo/AAFTypeDefSet.dod, dodo/AAFTypeDefWeakObjRef.dod, dodo/EnumAAFClassDefs.dod, dodo/EnumAAFProperties.dod Removed out of date stub comments for interfaces now implemented.
2003/04/25 jptrainor ref-impl/src/impl/ImplAAFClassDef.cpp, ref-impl/src/impl/ImplAAFCloneResolver.cpp, ref-impl/src/impl/ImplAAFCloneResolver.h, ref-impl/src/impl/ImplAAFMob.cpp, ref-impl/src/impl/ImplAAFSourceClip.cpp, ref-impl/src/impl/ImplAAFSourceClip.h, ref-impl/src/impl/ImplAAFSourceReference.cpp, ref-impl/src/impl/ImplAAFSourceReference.h Added CloneExternal source reference dependency resolution.
2003/04/25 jptrainor examples2/axFileGen/FileGenOps/Mob.cpp, examples2/axFileGen/FileGenOps/ParamMaps.cpp, examples2/axFileGen/FileGenOps/ParamMaps.h Added dependency following parameter, and ParamMap, to the CloneExternal command
2003/04/24 jptrainor ref-impl/src/impl/ImplAAFSourceClip.cpp Resolve bug 726962 - Fade properties appear in non-sound source clips.
2003/04/23 jptrainor ref-impl/src/OM/OMStorable.cpp remove errant, and useless, call to onCopy() that crept into the shallowCopy(factory) method
2003/04/23 jptrainor ref-impl/src/impl/ImplAAFVaryingValue.h, ref-impl/include/OM/OMClassDefinition.h, ref-impl/src/OM/OMStorable.cpp, ref-impl/src/impl/ImplAAFClassDef.cpp, ref-impl/src/impl/ImplAAFClassDef.h, ref-impl/src/impl/ImplAAFCodecDef.cpp, ref-impl/src/impl/ImplAAFCodecDef.h, ref-impl/src/impl/ImplAAFComponent.cpp, ref-impl/src/impl/ImplAAFComponent.h, ref-impl/src/impl/ImplAAFCompositionMob.cpp, ref-impl/src/impl/ImplAAFDictionary.cpp, ref-impl/src/impl/ImplAAFFileDescriptor.cpp, ref-impl/src/impl/ImplAAFFileDescriptor.h, ref-impl/src/impl/ImplAAFMetaDictionary.cpp, ref-impl/src/impl/ImplAAFMetaDictionary.h, ref-impl/src/impl/ImplAAFMob.cpp, ref-impl/src/impl/ImplAAFMob.h, ref-impl/src/impl/ImplAAFObject.cpp, ref-impl/src/impl/ImplAAFObject.h, ref-impl/src/impl/ImplAAFOperationDef.cpp, ref-impl/src/impl/ImplAAFOperationDef.h, ref-impl/src/impl/ImplAAFOperationGroup.cpp, ref-impl/src/impl/ImplAAFOperationGroup.h, ref-impl/src/impl/ImplAAFParameterDef.cpp, ref-impl/src/impl/ImplAAFParameterDef.h, ref-impl/src/impl/ImplAAFPropertyDef.cpp, ref-impl/src/impl/ImplAAFSourceMob.cpp, ref-impl/src/impl/ImplAAFTypeDefEnum.cpp, ref-impl/src/impl/ImplAAFTypeDefEnum.h, ref-impl/src/impl/ImplAAFTypeDefFixedArray.cpp, ref-impl/src/impl/ImplAAFTypeDefFixedArray.h, ref-impl/src/impl/ImplAAFTypeDefRecord.cpp, ref-impl/src/impl/ImplAAFTypeDefRecord.h, ref-impl/src/impl/ImplAAFTypeDefRename.cpp, ref-impl/src/impl/ImplAAFTypeDefRename.h, ref-impl/src/impl/ImplAAFTypeDefSet.cpp, ref-impl/src/impl/ImplAAFTypeDefSet.h, ref-impl/src/impl/ImplAAFTypeDefString.cpp, ref-impl/src/impl/ImplAAFTypeDefString.h, ref-impl/src/impl/ImplAAFTypeDefStrongObjRef.cpp, ref-impl/src/impl/ImplAAFTypeDefStrongObjRef.h, ref-impl/src/impl/ImplAAFTypeDefVariableArray.h, ref-impl/src/impl/ImplAAFTypeDefVariableArry.cpp, ref-impl/src/impl/ImplAAFTypeDefWeakObjRef.cpp, ref-impl/src/impl/ImplAAFTypeDefWeakObjRef.h, ref-impl/src/impl/ImplAAFUID.h, ref-impl/src/impl/ImplAAFVaryingValue.cpp Initial mob Copy and CloneExternal support.
2003/04/23 jptrainor ref-impl/src/impl/ImplAAFCloneResolver.cpp file ImplAAFCloneResolver.cpp was initially added on branch BRANCH_CLONE_DEV.
2003/04/23 jptrainor ref-impl/src/impl/ImplAAFCloneResolver.h file ImplAAFCloneResolver.h was initially added on branch BRANCH_CLONE_DEV.
2003/04/23 jptrainor ref-impl/src/impl/ImplAAFCloneResolver.cpp, ref-impl/src/impl/ImplAAFCloneResolver.h ImplAAFCloneResolver class, used to implement OM onCopy callback
2003/04/23 jptrainor examples2/axLib/AxMob.cpp, examples2/axLib/AxMob.h Added mob Copy and CloneExternal wrappers
2003/04/23 jptrainor examples2/axFileGen/FileGenOps/ParamMaps.cpp, examples2/axFileGen/FileGenOps/ParamMaps.h Added IncMediaParams.
2003/04/23 jptrainor examples2/axFileGen/FileGenOps/Mob.cpp Added mob Copy and CloneExternal commands.
2003/04/23 jptrainor examples2/axFileGen/FileGenOps/File.cpp Added RemoveFile command.
2003/04/23 jptrainor examples2/axExample/axCompCreate.cpp Fix the operation names, and give the composition mob a name.
2003/04/23 jptrainor examples2/GNUmakefile Fix axFileGen .PHONY tag.
2003/04/17 tbingham doc/AAFProjectFAQ.html Make the page valid HTML 4.0 transitional
2003/04/17 tbingham doc/AAFProjectFAQ.html nits
2003/04/17 tbingham doc/AAFProjectFAQ.html Fix links
2003/04/17 tbingham doc/AAFProjectFAQ.html Fix html syntax error
2003/04/17 tbingham doc/AAFProjectFAQ.html Reduce font switching insanity
2003/04/17 tbingham doc/AAFProjectFAQ.html Reformat text
2003/04/17 tbingham doc/AAFProjectFAQ.html Remove bogus comment start tag
2003/04/17 tbingham doc/AAFProjectFAQ.html Fix html syntax error
2003/04/17 tbingham doc/AAFProjectFAQ.html Fix html syntax error
2003/04/17 tbingham ref-impl/src/impl/ImplAAFEssencePlugin.cpp Fix compilation warning in over-helpful compilers
2003/04/17 jptrainor examples2/axPlugin/ReadMe minor corrections
2003/04/15 jptrainor examples2/GNUmakefile Fix axDump PHONY tag.
2003/04/15 jptrainor AAFi686LinuxSDK/g++/include/AAFSmartPointerBase.h update to latest ref-impl - remove redundant semicolon
2003/04/15 jptrainor AAFWinSDK/include/AAFSmartPointerBase.h update to latest ref-impl - remove unnecessary redundant semicolon
2003/04/11 jptrainor examples2/axDump/axDump.8.mcp, examples2/axExample/axExample.8.mcp, examples2/axFileGen/axFileGen.8.mcp, examples2/axMasterMobEx/axMasterMobEx.8.mcp, examples2/axPlugin/axPlugin.8.mcp, examples2/axPluginInfo/axPluginInfo.8.mcp tweak CarbonLib link problem - again
2003/04/11 jptrainor examples2/axPlugin/AxPluginIIDs.cpp, examples2/axPlugin/CAxNullEssenceCodec.cpp Small mod to fix AAFPlugin_i.c link errors, and remove former work around.
2003/04/11 jptrainor examples2/axPlugin/AxPluginMac.cpp Mac dso init routines.
2003/04/11 jptrainor examples2/axLib/AxStorageErrors.h mods to prevent macro redefinition on windows platforms
2003/04/11 jptrainor examples2/axPlugin/CAxClassFactory.h fix type, LookServerBool_t to LockServerBool_t
2003/04/11 jptrainor examples2/axPlugin/AxPluginIIDs.cpp Resolve link errors by including AAFPlugin.h - causes references to the symbols in question
2003/04/11 jptrainor examples2/axPlugin/AxImplNullEssenceCodec.cpp oops- left tracing code turned on
2003/04/10 jptrainor examples2/examples2.8.mcp, examples2/axLib/axLib.8.mcp, examples2/axPluginInfo/axPluginInfo.8.mcp updates to get plugin running
2003/04/10 jptrainor examples2/axPlugin/AxImplNullEssenceCodec.cpp, examples2/axPlugin/AxPluginEntryPoints.cpp, examples2/axPlugin/AxPluginIIDs.cpp, examples2/axPlugin/CAxNullEssenceCodec.cpp, examples2/axPlugin/CAxNullEssenceCodec.h, examples2/axPlugin/CAxUnknown.cpp, examples2/axPlugin/CAxUnknown.h, examples2/axPlugin/axPlugin.8.mcp updates to get plugin working on Mac
2003/04/10 jptrainor examples2/axPlugin/AxPluginMac.exp Mac export list
2003/04/09 jptrainor examples2/axLib/AxHrMap.cpp Add STG_E error codes to map.
2003/04/09 jptrainor examples2/axLib/AxStorageErrors.h Structured storage error code definitions - used to build AxHrMap.
2003/04/09 jptrainor examples2/axDump/axDump.8.mcp, examples2/axExample/axExample.8.mcp, examples2/axFileGen/axFileGen.8.mcp, examples2/axMasterMobEx/axMasterMobEx.8.mcp, examples2/axPluginInfo/axPluginInfo.8.mcp mods to supress link warnings, and get all CarbonLib entries pointing at the same stub library
2003/04/08 jptrainor ref-impl/include/AAFSmartPointerBase.h, AAFMacSDK/include/AAFSmartPointerBase.h removed errant, redundant, semicolon
2003/04/08 jptrainor examples2/axLib/AxUtil.h minor tweaks to get Mac executables running
2003/04/08 jptrainor examples2/axDump/axDump.cpp, examples2/axExample/axExample.cpp, examples2/axFileGen/axFileGen.cpp, examples2/axLib/AxUtil.cpp, examples2/axMasterMobEx/axMasterMobEx.cpp, examples2/axPluginInfo/axPluginInfo.cpp minor tweaks to get Mac executables running
2003/04/08 jptrainor examples2/axLib/AxMacMain.h Use DataInput.h to redefine main on Mac to enable command line input, etc.
2003/04/08 jptrainor examples2/axDump/axDump.8.mcp, examples2/axExample/axExample.8.mcp, examples2/axFileGen/axFileGen.8.mcp, examples2/axLib/axLib.8.mcp, examples2/axMasterMobEx/axMasterMobEx.8.mcp, examples2/axPlugin/axPlugin.8.mcp, examples2/axPluginInfo/axPluginInfo.8.mcp add libraries, and other tweaks, to get executables executing
2003/04/08 jptrainor examples2/examples2.8.mcp Code Warrior 8 support
2003/04/08 jptrainor examples2.8.mcp removed - added to wrong directory
2003/04/08 jptrainor examples2/axPlugin/AxPluginIIDs.cpp Separate file to define AAF plugin interface IIDs.
2003/04/07 jptrainor examples2/axDump/axDump.8.mcp, examples2/axExample/axExample.8.mcp, examples2/axFileGen/axFileGen.8.mcp, examples2/axFileGen/FileGenOps/FileGenOps.8.mcp, examples2/axLib/axLib.8.mcp, examples2.8.mcp, examples2/axMasterMobEx/axMasterMobEx.8.mcp, examples2/axPlugin/axPlugin.8.mcp, examples2/axPluginInfo/axPluginInfo.8.mcp Code Warrior 8 project files
2003/04/07 jptrainor examples2/axFileGen/axFileGen.cpp, examples2/axPlugin/AxPlugin.cpp, examples2/axPlugin/AxPlugin.h, examples2/axPlugin/AxPluginFctryPrtcl.h, examples2/axPlugin/AxPluginRegistry.h, examples2/axPlugin/CAxClassFactory.h, examples2/axPlugin/CAxEssenceCodec.h minor mods required for Code Warrior 8 support
2003/04/07 jptrainor AAFMacSDK/include/AAFSmartPointer.h, AAFMacSDK/include/AAFSmartPointerBase.h update to latest ref-impl - add ctor that takes ownership of bare pointer
2003/04/07 jptrainor examples2/axLib/AxHrMap.h, examples2/axLib/AxTypes.cpp, examples2/axLib/AxTypes.h, examples2/axLib/AxUtil.cpp Code Warrior 8 compile fixes
2003/04/04 jptrainor examples2/axPlugin/ReadMe document recent additions
2003/04/04 jptrainor examples2/axPlugin/AxPlugin.pdf Add UML for new COM interface wrappers.
2003/04/02 jptrainor ref-impl/src/impl/ImplAAFSequence.cpp comment out unused arguments
2003/04/02 jptrainor AAFMacSDK/ref-impl/om/AAFOM.8.mcp Add new OM files.
2003/04/02 jptrainor DevUtils/Dump/dump.cpp Move macpub.h include directive up in the OM_USE_MACINTOSH_SS section to fix Code Warrior V8 compile errors.
2003/04/02 jptrainor ref-impl/aaflib/aaflibmac.cpp Merge version tag V101_CWV8 from Code Warrior V8 branch.
2003/04/02 jptrainor AAFMacSDK/AAFAppDev.8.mcp, AAFMacSDK/AAFMacSDK.8.mcp, AAFMacSDK/AAFHeaders/AAFHeaders.8.mcp, AAFMacSDK/DevUtils/Dump/Dump.8.mcp, AAFMacSDK/Utilities/AafOmf.8.mcp, AAFMacSDK/bin/MSL_All_Carbon.Shlb, AAFMacSDK/bin/MSL_All_PPC.Shlb, AAFMacSDK/bin/debug/MSL_All_Carbon.Shlb, AAFMacSDK/bin/debug/MSL_All_PPC.Shlb, AAFMacSDK/dodo/tool/MakeRelativeAlias.8.mcp, AAFMacSDK/dodo/tool/dodo.8.mcp, AAFMacSDK/examples/com-api/ComAAFInfoTest/ComAAFInfoTest.8.mcp, AAFMacSDK/examples/com-api/ComClientTestAAF/ComClientTestAAF.8.mcp, AAFMacSDK/examples/com-api/ComCutsTestAAF/ComCutsOnlyTestAAF.8.mcp, AAFMacSDK/examples/com-api/ComEssenceDataTest/ComEssenceDataTest.8.mcp, AAFMacSDK/examples/com-api/ComExtension/ComExtensionRead.8.mcp, AAFMacSDK/examples/com-api/ComExtension/ComExtensionWrite.8.mcp, AAFMacSDK/examples/com-api/ComPersonnelExtension/PersonnelExtension.8.mcp, AAFMacSDK/examples/com-api/ComPersonnelExtension/PersonnelPluginWrite.8.mcp, AAFMacSDK/examples/com-api/ComPropDirectAccessTest/ComPropDirectAccess.8.mcp, AAFMacSDK/examples/com-api/ComPropDirectDumpTest/ComPropDirectDump.8.mcp, AAFMacSDK/examples/com-api/ExportAudioExample/ExportAudioExample.8.mcp, AAFMacSDK/examples/com-api/ExportSimpleComposition/ExportSimpleComp.8.mcp, AAFMacSDK/examples/com-api/ImportAudioExample/ImportAudioExample.8.mcp, AAFMacSDK/examples/com-api/InfoDumper/InfoDumper.8.mcp, AAFMacSDK/examples/com-api/MetadataExample/MetadataExample.8.mcp, AAFMacSDK/ref-impl/AAFBasicInterpolators/AAFBasicInterps.8.mcp, AAFMacSDK/ref-impl/AAFStandardCodecs/AAFStandardCodecs.8.mcp, AAFMacSDK/ref-impl/aafiid/AAFIID.8.mcp, AAFMacSDK/ref-impl/aaflib/AAFLIB.8.mcp, AAFMacSDK/ref-impl/com-api/com-dll/AAFCOAPI.8.mcp, AAFMacSDK/ref-impl/impl/AAFIMPL.8.mcp, AAFMacSDK/ref-impl/libjpeg/cjpeg.8.mcp, AAFMacSDK/ref-impl/libjpeg/djpeg.8.mcp, AAFMacSDK/ref-impl/libjpeg/jpegtran.8.mcp, AAFMacSDK/ref-impl/libjpeg/libjpeg.8.mcp, AAFMacSDK/ref-impl/om/AAFOM.8.mcp, AAFMacSDK/test/com/ComModTestAAF/ComModTestAAF.8.mcp, AAFMacSDK/test/com/CreateSequence/CreateSequence.8.mcp, AAFMacSDK/test/com/EssenceAccess/EssenceAccess.8.mcp Merge version tag V101_CWV8 from Code Warrior V8 branch.
2003/04/02 jptrainor DevUtils/Dump/dump.cpp Merge version tag V101_CWV8 from Code Warrior V8 branch.
2003/04/02 jptrainor AAFWinSDK/include/AAFSmartPointer.h, AAFWinSDK/include/AAFSmartPointerBase.h Update to ref-impl - Add constructor that takes pointer to referenced type.
2003/04/02 jptrainor AAFWinSDK/include/AAFPlugin.idl, AAFWinSDK/include/AAFSDKBuild.h update to latest ref-impl version
2003/04/02 jptrainor AAFMipsIrixSDK/MIPSpro/include/AAFPluginTypes.h update to latest ref-impl
2003/04/02 jptrainor AAFMipsIrixSDK/MIPSpro/include/AAFTypes.h, AAFMipsIrixSDK/MIPSpro/include/AAF_i.c update to latest ref-impl version
2003/04/02 jptrainor AAFMipsIrixSDK/MIPSpro/include/AAFSmartPointer.h, AAFMipsIrixSDK/MIPSpro/include/AAFSmartPointerBase.h Update to latest ref-impl - Add constructor that takes pointer to referenced type.
2003/04/02 jptrainor AAFMipsIrixSDK/MIPSpro/include/AAF.h update to latest ref-impl
2003/04/02 jptrainor AAFi686LinuxSDK/g++/include/AAFSmartPointer.h, AAFi686LinuxSDK/g++/include/AAFSmartPointerBase.h Update to ref-impl - Add constructor that takes pointer to referenced type.
2003/04/01 jptrainor examples2/axPlugin/GNUmakefile Add object files to link command... yep... probably want code linked in.
2003/04/01 jptrainor examples2/axLib/AxDictionary.h AxCreateInstance() change to prevent infinite recursion if compiler casts wrapper to smart pointer - as gcc 3.2.2 does
2003/04/01 jptrainor examples2/axPlugin/AxImplNullEssenceCodec.cpp GetIndexedDataDefinition now returns NOT_IMPLEMENTED
2003/04/01 jptrainor examples2/axPlugin/AxImplPlugin.h, examples2/axPlugin/AxPluginFctry.cpp, examples2/axPlugin/AxPluginFctry.h, examples2/axPlugin/AxPluginFormatSpecifiers.cpp, examples2/axPlugin/AxPluginUtil.cpp, examples2/axPlugin/AxPluginUtil.h, examples2/axPlugin/CAxClassFactory.h, examples2/axPlugin/CAxEssenceCodec.h, examples2/axPlugin/CAxPlugin.h, examples2/axPlugin/GNUmakefile gcc 3.2.2 compile fixes
2003/03/31 jptrainor examples2/axFileGen/axFileGen.dsp add Plugin.cpp
2003/03/31 jptrainor examples2/axFileGen/FileGenOps/Plugin.cpp simple support for registering plugsin
2003/03/31 jptrainor examples2/axLib/AxDictionary.cpp, examples2/axLib/AxDictionary.h Add AxDictionary::RegisterClassDef wrapper
2003/03/31 jptrainor examples2/axPlugin/AxImplNullEssenceCodec.cpp, examples2/axPlugin/AxImplPlugin.cpp, examples2/axPlugin/AxPluginFormatSpecifiers.cpp, examples2/axPlugin/AxPluginUtil.cpp, examples2/axPlugin/CAxEssenceCodec.h Small fixes - golden file generation now runs to completion with axPlugin.
2003/03/30 tbingham doc/AAFProjectFAQ.html Fix formatting problems.
2003/03/30 tbingham doc/AAFProjectFAQ.html Explain that uuid/uuid.h comes from e2fsprogs-devel.
2003/03/28 tbingham AAFi686LinuxSDK/g++/ss-impl/librefstg.a, AAFi686LinuxSDK/g++/ss-impl/debug/librefstg.a Structured Storage reference implementation static libraries for gcc-3.2-7 and glibc-2.3.2-4.80 [Updated RedHat Psyche (8.0)]
2003/03/28 jptrainor ref-impl/src/impl/ImplAAFTimelineMobSlot.cpp Resolve 710484 - Negative origin in timeline ... is okay and shouldn't be converted to positive.
2003/03/28 tbingham build/history/mkchangelogs more html purification
2003/03/28 tbingham build/history/mkchangelogs html purification
2003/03/28 jptrainor ref-impl/src/impl/AAFObjectModel.cpp Rervert to 1.12. Undo bug 630436 resolution bodifications.
2003/03/28 jtl21 examples2/axLib/AxComponent.cpp, examples2/axLib/AxComponent.h, examples2/axLib/AxHeader.cpp, examples2/axLib/AxHeader.h Exposed additional functionality through AxLib.
2003/03/27 tbingham DevUtils/Dump/dump.cpp, Utilities/AafOmf/AAFDomainExtensions.cpp, Utilities/AafOmf/AAFDomainUtils.cpp, Utilities/AafOmf/Aaf2Omf.cpp, Utilities/AafOmf/AafOmf.cpp, Utilities/AafOmf/AafOmfMain.cpp, Utilities/AafOmf/EffectTranslate.cpp, Utilities/AafOmf/Extensions.cpp, Utilities/AafOmf/OMFDomainExtensionUtils.cpp, Utilities/AafOmf/OMFDomainUtils.cpp, Utilities/AafOmf/Omf2Aaf.cpp, examples/com-api/ComExtension/extensionRead.cpp, examples/com-api/ComExtension/extensionUtils.cpp, examples/com-api/ComExtension/extensionUtils.h, examples/com-api/ComExtension/ComPersonnelExtension/extensionReadPl ugin.cpp, examples/com-api/ComPropDirectAccess/propaccess.cpp, examples/com-api/ComPropDirectDump/dumper.cpp, examples/com-api/InfoDumper/InfoDumper.cpp, test/com/ComFileKindTest/ComFileKindTest.cpp, test/com/ComModTestAAF/CAAFModuleTest.cpp, test/com/ComModTestAAF/ComModTestAAF.cpp, test/com/ComModTestAAF/ModuleTests/CAAFAIFCDescriptorTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFCDCIDescriptorTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFClassDefTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFCodecDefTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFCommentMarkerTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFComponentTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFCompositionMobTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFConstantValueTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFContainerDefTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFContentStorageTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFControlPointTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFDataDefTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFDefObjectTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFDictionaryTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFDigitalImageDescripTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFEdgecodeTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFEssenceAccessTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFEssenceDataTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFEssenceDescriptorTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFEssenceFormatTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFEssenceGroupTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFEventMobSlotTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFEventTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFFileDescriptorTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFFileTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFFillerTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFFilmDescriptorTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFFindSourceInfoTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFGPITriggerTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFGetFileBitsTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFHTMLClipTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFHeaderTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFIdentificationTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFInterpolationDefTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFKLVDataTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFLocatorTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFMasterMobTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFMetaDefinitionTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFMobSlotTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFMobTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFNestedScopeTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFNetworkLocatorTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFObjectTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFOperationDefTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFOperationGroupTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFParameterDefTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFParameterTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFPluginDefTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFPluginManagerTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFPropertyDefTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFPropertyTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFPropertyValueTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFPulldownTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFRGBADescriptorTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFRandomFileTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFRandomRawStorageTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFScopeReferenceTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFSegmentTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFSelectorTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFSequenceTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFSetFileBitsTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFSourceClipTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFSourceMobTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFSourceReferenceTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFStaticMobSlotTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFTIFFDescriptorTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFTaggedValueTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFTapeDescriptorTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFTextClipTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFTextLocatorTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFTimecodeStream12MTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFTimecodeStreamTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFTimecodeTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFTimelineMobSlotTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFTransitionTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFTypeDefCharacterTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFTypeDefEnumTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFTypeDefExtEnumTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFTypeDefFixedArrayTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFTypeDefIndirectTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFTypeDefIntTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFTypeDefObjectRefTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFTypeDefOpaqueTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFTypeDefRecordTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFTypeDefRenameTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFTypeDefSetTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFTypeDefStreamTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFTypeDefStringTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFTypeDefStrongObjRefTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFTypeDefTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFTypeDefVariableArryTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFTypeDefWeakObjRefTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFVaryingValueTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFWAVEDescriptorTest.cpp, test/com/ComModTestAAF/ModuleTests/CEnumAAFClassDefsTest.cpp, test/com/ComModTestAAF/ModuleTests/CEnumAAFCodecDefsTest.cpp, test/com/ComModTestAAF/ModuleTests/CEnumAAFCodecFlavoursTest.cpp, test/com/ComModTestAAF/ModuleTests/CEnumAAFComponentsTest.cpp, test/com/ComModTestAAF/ModuleTests/CEnumAAFContainerDefsTest.cpp, test/com/ComModTestAAF/ModuleTests/CEnumAAFControlPointsTest.cpp, test/com/ComModTestAAF/ModuleTests/CEnumAAFDataDefsTest.cpp, test/com/ComModTestAAF/ModuleTests/CEnumAAFEssenceDataTest.cpp, test/com/ComModTestAAF/ModuleTests/CEnumAAFIdentificationsTest.cpp, test/com/ComModTestAAF/ModuleTests/CEnumAAFInterpolateDefsTest.cpp, test/com/ComModTestAAF/ModuleTests/CEnumAAFKLVDataTest.cpp, test/com/ComModTestAAF/ModuleTests/CEnumAAFLoadedPluginsTest.cpp, test/com/ComModTestAAF/ModuleTests/CEnumAAFLocatorsTest.cpp, test/com/ComModTestAAF/ModuleTests/CEnumAAFMobSlotsTest.cpp, test/com/ComModTestAAF/ModuleTests/CEnumAAFMobsTest.cpp, test/com/ComModTestAAF/ModuleTests/CEnumAAFOperationDefsTest.cpp, test/com/ComModTestAAF/ModuleTests/CEnumAAFParameterDefsTest.cpp, test/com/ComModTestAAF/ModuleTests/CEnumAAFParametersTest.cpp, test/com/ComModTestAAF/ModuleTests/CEnumAAFPluginDescTest.cpp, test/com/ComModTestAAF/ModuleTests/CEnumAAFPluginLocatorsTest.cpp, test/com/ComModTestAAF/ModuleTests/CEnumAAFPropertiesTest.cpp, test/com/ComModTestAAF/ModuleTests/CEnumAAFPropertyDefsTest.cpp, test/com/ComModTestAAF/ModuleTests/CEnumAAFSegmentsTest.cpp, test/com/ComModTestAAF/ModuleTests/CEnumAAFTaggedValuesTest.cpp, test/com/ComModTestAAF/ModuleTests/CEnumAAFTypeDefsTest.cpp #include <iostream> instead of <iostream.h>.
2003/03/27 jptrainor ref-impl/src/impl/AAFObjectModel.cpp Resolve 630436 - IAAFDictionary::GetClassDefs incomplete. Modified InitializeAxiomaticDefinitions to make all classes definitions axiomatic.
2003/03/26 jptrainor examples2/axLib/AxMetaDef.cpp, examples2/axLib/AxMetaDef.h Add AxClassDef::GetName()
2003/03/26 jptrainor examples2/axLib/AxIterator.cpp, examples2/axLib/AxIterator.h Added AxClassDefIter
2003/03/26 jptrainor ref-impl/src/impl/ImplAAFBuiltinDefs.h, Utilities/Include/CAAFBuiltinDefs.h Resolve 587935 - Bring ImplAAFBuiltinDefs.h and CAAbuiltinDefs.h back in line with each other.
2003/03/25 jptrainor build/pdefs-MipsIrix.mk Resolve 707703 - Irix build error in OMIOStream.cpp, warnings in other files.
2003/03/25 jptrainor ref-impl/src/OM/GNUmakefile Resolve 707703 - Irix build error in OMIOStream.cpp, warnings in other files.
2003/03/25 jptrainor ref-impl/src/impl/ImplAAFFileDescriptor.cpp Resolved bug 580921 - GetCodecDef() must check if optional property is present.
2003/03/25 jptrainor ref-impl/src/impl/ImplAAFDictionary.cpp resolve bug 585313 - Use of NOT_FOUND error where ALREADY_ATTACHED was required.
2003/03/25 jptrainor examples2/axFileGen/FileGenOps/MobSlots.cpp New op to create static mob slots.
2003/03/25 jptrainor examples2/axFileGen/FileGenOps/ParamMaps.h, examples2/axFileGen/FileGenOps/ParamMaps.cpp New method to add new entries to a parameter map - required to register uids of newly registered codecs
2003/03/25 jptrainor examples2/axFileGen/FileGenOps/File.cpp Add OpenExistingRead command
2003/03/24 jptrainor ref-impl/src/impl/ImplAAFPulldown.cpp resolve bug 709189 - SearchSource error
2003/03/24 jptrainor ref-impl/src/impl/ImplAAFSequence.cpp resolve bug 709058 - sequence should have no length if events have no length
2003/03/24 jptrainor examples2/axLib/AxPropertyValue.cpp fixed AxPropertyValue copy constructor - was initializing AxBaseObj with its own uninitialized smart pointer
2003/03/24 tbingham dodo/enchiridion.txt Fix MPW shell command
2003/03/21 jptrainor examples2/axPlugin/AxImplPlugin.cpp, examples2/axPlugin/AxImplPlugin.h, examples2/axPlugin/AxPluginUtil.h, examples2/axPlugin/CAxEssenceCodec.h, examples2/axPlugin/CAxPlugin.h minor modifications to get axPluginInfo working with lastest axPlugin code
2003/03/21 jptrainor examples2/axPlugin/AxImplNullEssenceCodec.cpp, examples2/axPlugin/AxImplPlugin.cpp, examples2/axPlugin/AxPluginUtil.h, examples2/axPlugin/CAxEssenceCodec.h, examples2/axPlugin/CAxPlugin.h null parameter checks now implemented in the reusable CAx COM interface implementation wrappers
2003/03/21 jptrainor ref-impl/include/AAFSmartPointer.h, ref-impl/include/AAFSmartPointerBase.h Add constructor that takes pointer to referenced type - useful to create smart pointers from dumb pointers in codec implementations.
2003/03/21 jptrainor ref-impl/include/com-api/AAFPlugin.idl minor comment edit - change kNoCodecFlavour to kAAFNilCodecFlavour
2003/03/21 jptrainor examples2/axPlugin/AxImplNullEssenceCodec.cpp, examples2/axPlugin/AxImplNullEssenceCodec.h Add CDCIDescriptor update support and flesh out remaining unimplemented methods
2003/03/21 jptrainor examples2/axPlugin/AxPluginUtil.cpp, examples2/axPlugin/AxPluginUtil.h Add AxPluginNameMap - map<aafUID_t,AxStrin) with a couple of extra useful methods
2003/03/21 jptrainor examples2/axLib/AxEssence.cpp, examples2/axLib/AxEssence.h Add more wrappers to CDCIDescriptor and DigitialImageDescriptor
2003/03/21 jptrainor examples2/axLib/AxSmartPointer.h Add plug in interface types
2003/03/21 jptrainor examples2/axLib/AxHrMap.cpp comment edits
2003/03/21 jtl21 examples2/axLib/AxEssence.cpp, examples2/axLib/AxEssence.h, examples2/axLib/AxMetaDef.h Fixing line endings. I hope.
2003/03/19 jtl21 examples2/axLib/AxEssence.cpp, examples2/axLib/AxEssence.h, examples2/axLib/AxMetaDef.cpp, examples2/axLib/AxMetaDef.h, examples2/axLib/AxObject.cpp, examples2/axLib/AxProperty.cpp, examples2/axLib/AxProperty.h, examples2/axLib/AxPropertyValue.cpp, examples2/axLib/AxPropertyValue.h Correcting some constructors - removing a couple of default constructors and adding additional cast to smart operators to a couple of objects.
2003/03/19 jptrainor examples2/axPlugin/AxPluginUtil.cpp added missing include for pendantic reasons
2003/03/19 jptrainor examples2/axPlugin/axPlugin.dsp, examples2/examples2.dsw woops, did not save before last commit... these versions are okay
2003/03/18 jptrainor examples2/examples2.dsw, examples2/axFileGen/FileGenOps/Alias.cpp, examples2/axFileGen/FileGenOps/WaveHeader.cpp, examples2/axFileGen/FileGenOps/WaveHeader.h, examples2/axLib/AxBaseObj.cpp, examples2/axLib/AxBaseObj.h, examples2/axLib/AxEssence.cpp, examples2/axLib/AxEssence.h, examples2/axLib/AxMetaDef.h, examples2/axLib/AxTypes.cpp, examples2/axLib/AxTypes.h, examples2/axPlugin/AxImplNullEssenceCodec.cpp, examples2/axPlugin/AxImplNullEssenceCodec.h, examples2/axPlugin/AxImplPlugin.cpp, examples2/axPlugin/AxImplPlugin.h, examples2/axPlugin/AxPluginFormatSpecifiers.cpp, examples2/axPlugin/AxPluginFormatSpecifiers.h, examples2/axPlugin/AxPluginUtil.cpp, examples2/axPlugin/AxPluginUtil.h, examples2/axPlugin/CAxEssenceCodec.cpp, examples2/axPlugin/CAxEssenceCodec.h, examples2/axPlugin/CAxNullEssenceCodec.cpp, examples2/axPlugin/CAxNullEssenceCodec.h, examples2/axPlugin/CAxPlugin.cpp, examples2/axPlugin/CAxPlugin.h, examples2/axPlugin/axPlugin.dsp updates and additions to flesh out axPlugin implementation
2003/03/17 jtl21 examples2/axLib/AxDictionary.cpp, examples2/axLib/AxDictionary.h, examples2/axLib/AxEssence.cpp, examples2/axLib/AxEssence.h, examples2/axLib/AxMob.h Exposing additional API features through AxLib.
2003/03/14 tbingham dodo/enchiridion.txt Add Unix/Linux instructions
2003/03/14 tbingham dodo/tool/DodoMain.cpp, dodo/tool/TestMain.cpp Modernize. Port to gcc version 3.2
2003/03/14 jptrainor examples2/axLib/AxPropertyValueDump.cpp removed errant return, added for debug purposes, that slipped into earlier commit
2003/03/12 jptrainor examples2/GNUmakefile, examples2/axexamplerules.mk, examples2/axFileGen/axFileGen.cpp, examples2/axFileGen/axFileGen.h, examples2/axFileGen/FileGenOps/EssenceWrite.cpp, examples2/axFileGen/FileGenOps/Example.cpp, examples2/axFileGen/FileGenOps/Mob.cpp, examples2/axFileGen/FileGenOps/MobSlots.cpp, examples2/axFileGen/FileGenOps/ParamMaps.cpp, examples2/axFileGen/FileGenOps/ParamMaps.h, examples2/axFileGen/FileGenOps/Rate.h, examples2/axFileGen/FileGenOps/SampleSource.cpp, examples2/axFileGen/FileGenOps/SampleSource.h, examples2/axFileGen/FileGenOps/VideoEssenceSource.cpp, examples2/axLib/AxDictionary.h, examples2/axLib/AxTypes.h, examples2/axLib/AxUtil.cpp IRIX support for axFileGen
2003/03/12 jptrainor examples2/axFileGen/GNUmakefile, examples2/axFileGen/FileGenOps/GNUmakefile IRIX support for axFileGen
2003/03/12 jptrainor examples2/GNUmakefile added axPlugInfo and axPlug
2003/03/12 jptrainor examples2/axLib/AxTypes.h AxBuffer copy constructor should take non-const reference.
2003/03/11 jptrainor examples2/axDump/axDump.cpp Woops... some debug modifications slipped into the last commit... removed.
2003/03/11 jptrainor examples2/axLib/AxBaseObjIter.cpp, examples2/axLib/AxBaseObjIter.h, examples2/axLib/AxEssence.cpp, examples2/axLib/AxEssence.h, examples2/axLib/AxPropertyValueDump.cpp, examples2/axLib/AxTypes.h, examples2/axDump/axDump.cpp, examples2/axExample/axCompCreate.cpp, examples2/axExample/axEssenceCreate.cpp, examples2/axFileGen/FileGenOps/AudioEssenceSource.cpp, examples2/axFileGen/FileGenOps/EssenceDescriptor.cpp, examples2/axFileGen/FileGenOps/FormatSpecifiers.cpp, examples2/axFileGen/FileGenOps/ParamMaps.cpp, examples2/axFileGen/FileGenOps/ParamMaps.h, examples2/axFileGen/FileGenOps/SourceMob.cpp, examples2/axFileGen/FileGenOps/VideoEssenceSource.cpp, examples2/axFileGen/FileGenOps/WaveHeader.cpp, examples2/axFileGen/FileGenOps/WaveHeader.h, examples2/axMasterMobEx/axMasterMobEx.cpp purge use of pair and auto_ptr
2003/03/05 jtl21 examples2/axLib/AxComponent.cpp, examples2/axLib/AxComponent.h Exposed additional features in AxPulldown objects.
2003/03/04 jptrainor examples2/axPlugin/AxPluginEntryPoints.cpp, examples2/axPlugin/AxPluginFctry.h, examples2/axPlugin/AxPluginFctryPrtcl.h, examples2/axPlugin/AxPluginRegistry.cpp, examples2/axPlugin/AxPluginRegistry.h, examples2/axPlugin/CAxClassFactory.h, examples2/axPlugin/CAxNullEssenceCodec.cpp, examples2/axPlugin/CAxUnknown.cpp, examples2/axPlugin/CAxUnknown.h edit comment typos
2003/02/27 jtl21 examples2/axLib/AxComponent.cpp, examples2/axLib/AxComponent.h, examples2/axLib/AxEssence.cpp, examples2/axLib/AxEssence.h, examples2/axLib/AxHeader.cpp, examples2/axLib/AxHeader.h Exposed additional interfaces through the AxLib wrapper.
2003/02/14 jptrainor examples2/axFileGen/FileGenOps/EssenceDescriptor.cpp added AIFCDesc
2003/02/14 tbingham AAFMacSDK/include/AAFResult.h, AAFMipsIrixSDK/MIPSpro/include/AAFResult.h, AAFi686LinuxSDK/g++/include/AAFResult.h Propagate header file changes to AAFMacSDK, AAFMipsIrixSDK and AAFi686LinuxSDK.
2003/02/13 jptrainor ref-impl/src/OM/OMMSSStoredObject.cpp Add ASSERT for property with zero externalBytesSize
2003/02/13 jptrainor ref-impl/src/OM/OMStorable.cpp Exception clean up in restoreContents(). Ensures zero lenght property assertion exceptions are handled identically by repeated calls.
2003/02/13 jptrainor ref-impl/src/impl/ImplAAFObject.cpp Exception clean up in InitProperties(). Ensures zero lenght property assertion exceptions are handled identically by repeated calls.
2003/02/13 jptrainor ref-impl/src/impl/ImplAAFSequence.cpp Linux build fixes for last modifications - include tweaks
2003/02/12 jtl21 examples2/axLib/AxHeader.cpp, examples2/axLib/AxHeader.h Added AxIdentification class and exposed functionality in the header to access the IAAFIdentification objects.
2003/02/11 jtl21 examples2/axLib/AxDictionary.cpp, examples2/axLib/AxDictionary.h, examples2/axLib/AxIterator.cpp Exposing additional Dictionary functionality. GetOperationDefs and GetParameterDefs.
2003/02/10 jptrainor ref-impl/src/impl/ImplAAFSequence.cpp Comment edits, and removed some left over unecessary code.
2003/02/10 jtl21 examples2/axLib/AxDictionary.cpp, examples2/axLib/AxDictionary.h, examples2/axLib/AxEssence.h, examples2/axLib/AxMob.cpp, examples2/axLib/AxMob.h Exposing additional SDK functionality.
2003/02/10 jtl21 ref-impl/src/impl/ImplAAFSequence.cpp Transition lengths now subtracted from sequence length rather than ignored.
2003/02/08 jptrainor ref-impl/src/impl/ImplAAFSequence.cpp UpdateSequenceLength() now sets length property under all conditions
2003/02/08 jptrainor AAFWinSDK/include/AAFResult.h Add AAFRESULT_EVENT_SEMANTICS
2003/02/07 jptrainor examples2/axLib/AxHrMap.cpp Add AAFRESULT_EVENT_SEMANTICS
2003/02/07 jptrainor ref-impl/src/impl/ImplAAFSequence.cpp, ref-impl/src/impl/ImplAAFSequence.h, ref-impl/include/AAFResult.h Add Event support to Sequence.
2003/02/06 tbingham ref-impl/src/OM/OMAVLTreeT.h, ref-impl/src/OM/OMArrayType.cpp, ref-impl/src/OM/OMAssertions.cpp, ref-impl/src/OM/OMAssertions.h, ref-impl/src/OM/OMBufferedIStream.cpp, ref-impl/src/OM/OMBufferedStream.cpp, ref-impl/src/OM/OMCachedDiskRawStorage.cpp, ref-impl/src/OM/OMCharacterStringPropertyT.h, ref-impl/src/OM/OMClassDefinition.cpp, ref-impl/src/OM/OMClassFactory.h, ref-impl/src/OM/OMContainerElement.cpp, ref-impl/src/OM/OMContainerElementT.h, ref-impl/src/OM/OMContainerProperty.cpp, ref-impl/src/OM/OMDataStream.cpp, ref-impl/src/OM/OMDataStreamAccess.cpp, ref-impl/src/OM/OMDataStreamProperty.cpp, ref-impl/src/OM/OMDefinition.cpp, ref-impl/src/OM/OMDictionary.cpp, ref-impl/src/OM/OMDiskRawStorage.cpp, ref-impl/src/OM/OMDynamicLibrary.cpp, ref-impl/src/OM/OMEnumeratedType.cpp, ref-impl/src/OM/OMExceptions.cpp, ref-impl/src/OM/OMFile.cpp, ref-impl/src/OM/OMFile.h, ref-impl/src/OM/OMFixedSizePropertyT.h, ref-impl/src/OM/OMIOStream.cpp, ref-impl/src/OM/OMIdentitySetT.h, ref-impl/src/OM/OMIntegerType.cpp, ref-impl/src/OM/OMKLVStoredObject.cpp, ref-impl/src/OM/OMKLVStoredObjectFactory.cpp, ref-impl/src/OM/OMKLVStoredStream.cpp, ref-impl/src/OM/OMListIteratorT.h, ref-impl/src/OM/OMListT.h, ref-impl/src/OM/OMMSSStoredObject.cpp, ref-impl/src/OM/OMMSSStoredObjectFactory.cpp, ref-impl/src/OM/OMMSSStoredStream.cpp, ref-impl/src/OM/OMMSStructuredStorage.cpp, ref-impl/src/OM/OMMSStructuredStorage.h, ref-impl/src/OM/OMMappedFileRawStorage.cpp, ref-impl/src/OM/OMMemoryRawStorage.cpp, ref-impl/src/OM/OMOStream.cpp, ref-impl/src/OM/OMObjectManager.cpp, ref-impl/src/OM/OMObjectReference.cpp, ref-impl/src/OM/OMObjectReferenceType.cpp, ref-impl/src/OM/OMPageCache.cpp, ref-impl/src/OM/OMPortability.h, ref-impl/src/OM/OMProperty.cpp, ref-impl/src/OM/OMPropertyDefinition.cpp, ref-impl/src/OM/OMPropertySet.cpp, ref-impl/src/OM/OMPropertySetIterator.cpp, ref-impl/src/OM/OMPropertyTable.cpp, ref-impl/src/OM/OMRawStorageLockBytes.cpp, ref-impl/src/OM/OMRecordType.cpp, ref-impl/src/OM/OMRedBlackTreeIteratorT.h, ref-impl/src/OM/OMRedBlackTreeT.h, ref-impl/src/OM/OMRefProperty.cpp, ref-impl/src/OM/OMRefSetProperty.cpp, ref-impl/src/OM/OMRefVectorProperty.cpp, ref-impl/src/OM/OMReferenceSetIterT.h, ref-impl/src/OM/OMReferenceSetT.h, ref-impl/src/OM/OMReferenceVectorIterT.h, ref-impl/src/OM/OMReferenceVectorT.h, ref-impl/src/OM/OMRenamedType.cpp, ref-impl/src/OM/OMRootStorable.cpp, ref-impl/src/OM/OMRootStorable.h, ref-impl/src/OM/OMSetIteratorT.h, ref-impl/src/OM/OMSetT.h, ref-impl/src/OM/OMSingletonT.h, ref-impl/src/OM/OMStackTrace.cpp, ref-impl/src/OM/OMStorable.cpp, ref-impl/src/OM/OMStorable.h, ref-impl/src/OM/OMStoredObject.cpp, ref-impl/src/OM/OMStoredObject.h, ref-impl/src/OM/OMStoredObjectFactory.cpp, ref-impl/src/OM/OMStoredObjectFactory.h, ref-impl/src/OM/OMStoredPropertySetIndex.cpp, ref-impl/src/OM/OMStoredPropertySetIndex.h, ref-impl/src/OM/OMStoredSetIndex.cpp, ref-impl/src/OM/OMStoredSetIndex.h, ref-impl/src/OM/OMStoredVectorIndex.cpp, ref-impl/src/OM/OMStoredVectorIndex.h, ref-impl/src/OM/OMStream.cpp, ref-impl/src/OM/OMStreamPropertyT.h, ref-impl/src/OM/OMStreamType.cpp, ref-impl/src/OM/OMStringType.cpp, ref-impl/src/OM/OMStrongRefPropertyT.h, ref-impl/src/OM/OMStrongRefSetPropertyT.h, ref-impl/src/OM/OMStrongRefVectorPropertyT.h, ref-impl/src/OM/OMStrongReference.cpp, ref-impl/src/OM/OMStrongReferenceSet.cpp, ref-impl/src/OM/OMStrongReferenceSetIterT.h, ref-impl/src/OM/OMStrongReferenceVector.cpp, ref-impl/src/OM/OMStrongReferenceVectorIterT.h, ref-impl/src/OM/OMType.cpp, ref-impl/src/OM/OMTypeDefinition.cpp, ref-impl/src/OM/OMUniqueObjectIdentType.cpp, ref-impl/src/OM/OMUtilities.cpp, ref-impl/src/OM/OMUtilities.h, ref-impl/src/OM/OMVariableSizePropertyT.h, ref-impl/src/OM/OMVectorIteratorT.h, ref-impl/src/OM/OMVectorT.h, ref-impl/src/OM/OMWeakRefPropertyT.h, ref-impl/src/OM/OMWeakRefSetPropertyT.h, ref-impl/src/OM/OMWeakRefVectorPropertyT.h, ref-impl/src/OM/OMWeakReference.cpp, ref-impl/src/OM/OMWeakReferenceSet.cpp, ref-impl/src/OM/OMWeakReferenceSetIterT.h, ref-impl/src/OM/OMWeakReferenceVector.cpp, ref-impl/src/OM/OMWeakReferenceVectorIterT.h, ref-impl/src/OM/OMWideStringProperty.cpp, ref-impl/src/OM/OMXMLStoredObject.cpp, ref-impl/src/OM/OMXMLStoredObjectFactory.cpp, ref-impl/src/OM/OMXMLStoredStream.cpp Update copyright dates.
2003/02/06 tbingham ref-impl/src/OM/OMAVLTreeT.h, ref-impl/src/OM/OMArrayType.cpp, ref-impl/src/OM/OMAssertions.cpp, ref-impl/src/OM/OMAssertions.h, ref-impl/src/OM/OMBufferedIStream.cpp, ref-impl/src/OM/OMBufferedStream.cpp, ref-impl/src/OM/OMCachedDiskRawStorage.cpp, ref-impl/src/OM/OMCharacterStringPropertyT.h, ref-impl/src/OM/OMClassDefinition.cpp, ref-impl/src/OM/OMClassFactory.h, ref-impl/src/OM/OMContainerElement.cpp, ref-impl/src/OM/OMContainerElementT.h, ref-impl/src/OM/OMContainerProperty.cpp, ref-impl/src/OM/OMDataStream.cpp, ref-impl/src/OM/OMDataStreamProperty.cpp, ref-impl/src/OM/OMDefinition.cpp, ref-impl/src/OM/OMDictionary.cpp, ref-impl/src/OM/OMDiskRawStorage.cpp, ref-impl/src/OM/OMDynamicLibrary.cpp, ref-impl/src/OM/OMEnumeratedType.cpp, ref-impl/src/OM/OMExceptions.cpp, ref-impl/src/OM/OMFile.cpp, ref-impl/src/OM/OMFile.h, ref-impl/src/OM/OMFixedSizePropertyT.h, ref-impl/src/OM/OMIOStream.cpp, ref-impl/src/OM/OMIdentitySetT.h, ref-impl/src/OM/OMIntegerType.cpp, ref-impl/src/OM/OMKLVStoredObject.cpp, ref-impl/src/OM/OMKLVStoredObjectFactory.cpp, ref-impl/src/OM/OMKLVStoredStream.cpp, ref-impl/src/OM/OMListIteratorT.h, ref-impl/src/OM/OMListT.h, ref-impl/src/OM/OMMSSStoredObject.cpp, ref-impl/src/OM/OMMSSStoredObjectFactory.cpp, ref-impl/src/OM/OMMSSStoredStream.cpp, ref-impl/src/OM/OMMSStructuredStorage.cpp, ref-impl/src/OM/OMMSStructuredStorage.h, ref-impl/src/OM/OMMappedFileRawStorage.cpp, ref-impl/src/OM/OMMemoryRawStorage.cpp, ref-impl/src/OM/OMOStream.cpp, ref-impl/src/OM/OMObjectManager.cpp, ref-impl/src/OM/OMObjectReference.cpp, ref-impl/src/OM/OMObjectReferenceType.cpp, ref-impl/src/OM/OMPageCache.cpp, ref-impl/src/OM/OMPortability.h, ref-impl/src/OM/OMProperty.cpp, ref-impl/src/OM/OMPropertyDefinition.cpp, ref-impl/src/OM/OMPropertySet.cpp, ref-impl/src/OM/OMPropertySetIterator.cpp, ref-impl/src/OM/OMPropertyTable.cpp, ref-impl/src/OM/OMRawStorageLockBytes.cpp, ref-impl/src/OM/OMRecordType.cpp, ref-impl/src/OM/OMRedBlackTreeIteratorT.h, ref-impl/src/OM/OMRedBlackTreeT.h, ref-impl/src/OM/OMRefProperty.cpp, ref-impl/src/OM/OMRefSetProperty.cpp, ref-impl/src/OM/OMRefVectorProperty.cpp, ref-impl/src/OM/OMReferenceSetIterT.h, ref-impl/src/OM/OMReferenceSetT.h, ref-impl/src/OM/OMReferenceVectorIterT.h, ref-impl/src/OM/OMReferenceVectorT.h, ref-impl/src/OM/OMRenamedType.cpp, ref-impl/src/OM/OMRootStorable.cpp, ref-impl/src/OM/OMRootStorable.h, ref-impl/src/OM/OMSetIteratorT.h, ref-impl/src/OM/OMSetT.h, ref-impl/src/OM/OMSingletonT.h, ref-impl/src/OM/OMStackTrace.cpp, ref-impl/src/OM/OMStorable.cpp, ref-impl/src/OM/OMStorable.h, ref-impl/src/OM/OMStoredObject.cpp, ref-impl/src/OM/OMStoredObject.h, ref-impl/src/OM/OMStoredObjectFactory.cpp, ref-impl/src/OM/OMStoredObjectFactory.h, ref-impl/src/OM/OMStoredPropertySetIndex.cpp, ref-impl/src/OM/OMStoredPropertySetIndex.h, ref-impl/src/OM/OMStoredSetIndex.cpp, ref-impl/src/OM/OMStoredSetIndex.h, ref-impl/src/OM/OMStoredVectorIndex.cpp, ref-impl/src/OM/OMStoredVectorIndex.h, ref-impl/src/OM/OMStreamPropertyT.h, ref-impl/src/OM/OMStreamType.cpp, ref-impl/src/OM/OMStringType.cpp, ref-impl/src/OM/OMStrongRefPropertyT.h, ref-impl/src/OM/OMStrongRefSetPropertyT.h, ref-impl/src/OM/OMStrongRefVectorPropertyT.h, ref-impl/src/OM/OMStrongReference.cpp, ref-impl/src/OM/OMStrongReferenceSet.cpp, ref-impl/src/OM/OMStrongReferenceSetIterT.h, ref-impl/src/OM/OMStrongReferenceVector.cpp, ref-impl/src/OM/OMStrongReferenceVectorIterT.h, ref-impl/src/OM/OMType.cpp, ref-impl/src/OM/OMTypeDefinition.cpp, ref-impl/src/OM/OMUniqueObjectIdentType.cpp, ref-impl/src/OM/OMUtilities.cpp, ref-impl/src/OM/OMUtilities.h, ref-impl/src/OM/OMVariableSizePropertyT.h, ref-impl/src/OM/OMVectorIteratorT.h, ref-impl/src/OM/OMVectorT.h, ref-impl/src/OM/OMWeakRefPropertyT.h, ref-impl/src/OM/OMWeakRefSetPropertyT.h, ref-impl/src/OM/OMWeakRefVectorPropertyT.h, ref-impl/src/OM/OMWeakReference.cpp, ref-impl/src/OM/OMWeakReferenceSet.cpp, ref-impl/src/OM/OMWeakReferenceSetIterT.h, ref-impl/src/OM/OMWeakReferenceVector.cpp, ref-impl/src/OM/OMWeakReferenceVectorIterT.h, ref-impl/src/OM/OMWideStringProperty.cpp, ref-impl/src/OM/OMXMLStoredObject.cpp, ref-impl/src/OM/OMXMLStoredObjectFactory.cpp, ref-impl/src/OM/OMXMLStoredStream.cpp Tidy up formatting.
2003/02/06 tbingham ref-impl/include/OM/OMAVLTree.h, ref-impl/include/OM/OMArrayType.h, ref-impl/include/OM/OMBufferedIStream.h, ref-impl/include/OM/OMBufferedStream.h, ref-impl/include/OM/OMCachedDiskRawStorage.h, ref-impl/include/OM/OMCharacterStringProperty.h, ref-impl/include/OM/OMClassDefinition.h, ref-impl/include/OM/OMContainer.h, ref-impl/include/OM/OMContainerElement.h, ref-impl/include/OM/OMContainerIterator.h, ref-impl/include/OM/OMContainerProperty.h, ref-impl/include/OM/OMDataStream.h, ref-impl/include/OM/OMDataStreamAccess.h, ref-impl/include/OM/OMDataStreamProperty.h, ref-impl/include/OM/OMDefinition.h, ref-impl/include/OM/OMDictionary.h, ref-impl/include/OM/OMDiskRawStorage.h, ref-impl/include/OM/OMDynamicLibrary.h, ref-impl/include/OM/OMEnumeratedType.h, ref-impl/include/OM/OMExceptions.h, ref-impl/include/OM/OMFixedSizeProperty.h, ref-impl/include/OM/OMIOStream.h, ref-impl/include/OM/OMIdentitySet.h, ref-impl/include/OM/OMIntegerType.h, ref-impl/include/OM/OMKLVStoredObject.h, ref-impl/include/OM/OMKLVStoredObjectFactory.h, ref-impl/include/OM/OMKLVStoredStream.h, ref-impl/include/OM/OMList.h, ref-impl/include/OM/OMListIterator.h, ref-impl/include/OM/OMMSSStoredObject.h, ref-impl/include/OM/OMMSSStoredObjectFactory.h, ref-impl/include/OM/OMMSSStoredStream.h, ref-impl/include/OM/OMMappedFileRawStorage.h, ref-impl/include/OM/OMMemoryRawStorage.h, ref-impl/include/OM/OMOStream.h, ref-impl/include/OM/OMObject.h, ref-impl/include/OM/OMObjectManager.h, ref-impl/include/OM/OMObjectReference.h, ref-impl/include/OM/OMObjectReferenceType.h, ref-impl/include/OM/OMObjectSet.h, ref-impl/include/OM/OMObjectVector.h, ref-impl/include/OM/OMPageCache.h, ref-impl/include/OM/OMProperty.h, ref-impl/include/OM/OMPropertyDefinition.h, ref-impl/include/OM/OMPropertySet.h, ref-impl/include/OM/OMPropertySetIterator.h, ref-impl/include/OM/OMPropertyTable.h, ref-impl/include/OM/OMRawStorage.h, ref-impl/include/OM/OMRawStorageLockBytes.h, ref-impl/include/OM/OMRecordType.h, ref-impl/include/OM/OMRedBlackTree.h, ref-impl/include/OM/OMRedBlackTreeIterator.h, ref-impl/include/OM/OMRefProperty.h, ref-impl/include/OM/OMRefSetProperty.h, ref-impl/include/OM/OMRefVectorProperty.h, ref-impl/include/OM/OMReferenceContainer.h, ref-impl/include/OM/OMReferenceContainerIter.h, ref-impl/include/OM/OMReferenceSet.h, ref-impl/include/OM/OMReferenceSetIter.h, ref-impl/include/OM/OMReferenceVector.h, ref-impl/include/OM/OMReferenceVectorIter.h, ref-impl/include/OM/OMRenamedType.h, ref-impl/include/OM/OMSet.h, ref-impl/include/OM/OMSetIterator.h, ref-impl/include/OM/OMSingleton.h, ref-impl/include/OM/OMStackTrace.h, ref-impl/include/OM/OMStoredStream.h, ref-impl/include/OM/OMStream.h, ref-impl/include/OM/OMStreamProperty.h, ref-impl/include/OM/OMStreamType.h, ref-impl/include/OM/OMStringType.h, ref-impl/include/OM/OMStrongRefProperty.h, ref-impl/include/OM/OMStrongRefSetProperty.h, ref-impl/include/OM/OMStrongRefVectorProperty.h, ref-impl/include/OM/OMStrongReference.h, ref-impl/include/OM/OMStrongReferenceSet.h, ref-impl/include/OM/OMStrongReferenceSetIter.h, ref-impl/include/OM/OMStrongReferenceVector.h, ref-impl/include/OM/OMStrongReferenceVectorIter.h, ref-impl/include/OM/OMType.h, ref-impl/include/OM/OMTypeDefinition.h, ref-impl/include/OM/OMUniqueObjectIdentType.h, ref-impl/include/OM/OMVariableSizeProperty.h, ref-impl/include/OM/OMVector.h, ref-impl/include/OM/OMVectorIterator.h, ref-impl/include/OM/OMWeakRefProperty.h, ref-impl/include/OM/OMWeakRefSetProperty.h, ref-impl/include/OM/OMWeakRefVectorProperty.h, ref-impl/include/OM/OMWeakReference.h, ref-impl/include/OM/OMWeakReferenceSet.h, ref-impl/include/OM/OMWeakReferenceSetIter.h, ref-impl/include/OM/OMWeakReferenceVector.h, ref-impl/include/OM/OMWeakReferenceVectorIter.h, ref-impl/include/OM/OMWideStringProperty.h, ref-impl/include/OM/OMXMLStoredObject.h, ref-impl/include/OM/OMXMLStoredObjectFactory.h, ref-impl/include/OM/OMXMLStoredStream.h Update copyright dates.
2003/02/06 tbingham ref-impl/include/OM/OMAVLTree.h, ref-impl/include/OM/OMArrayType.h, ref-impl/include/OM/OMBufferedIStream.h, ref-impl/include/OM/OMBufferedStream.h, ref-impl/include/OM/OMCachedDiskRawStorage.h, ref-impl/include/OM/OMCharacterStringProperty.h, ref-impl/include/OM/OMClassDefinition.h, ref-impl/include/OM/OMContainer.h, ref-impl/include/OM/OMContainerElement.h, ref-impl/include/OM/OMContainerIterator.h, ref-impl/include/OM/OMContainerProperty.h, ref-impl/include/OM/OMDataStream.h, ref-impl/include/OM/OMDataStreamProperty.h, ref-impl/include/OM/OMDataTypes.h, ref-impl/include/OM/OMDefinition.h, ref-impl/include/OM/OMDictionary.h, ref-impl/include/OM/OMDiskRawStorage.h, ref-impl/include/OM/OMDynamicLibrary.h, ref-impl/include/OM/OMEnumeratedType.h, ref-impl/include/OM/OMExceptions.h, ref-impl/include/OM/OMFixedSizeProperty.h, ref-impl/include/OM/OMIOStream.h, ref-impl/include/OM/OMIdentitySet.h, ref-impl/include/OM/OMIntegerType.h, ref-impl/include/OM/OMKLVStoredObject.h, ref-impl/include/OM/OMKLVStoredObjectFactory.h, ref-impl/include/OM/OMKLVStoredStream.h, ref-impl/include/OM/OMList.h, ref-impl/include/OM/OMListIterator.h, ref-impl/include/OM/OMMSSStoredObject.h, ref-impl/include/OM/OMMSSStoredObjectFactory.h, ref-impl/include/OM/OMMSSStoredStream.h, ref-impl/include/OM/OMMappedFileRawStorage.h, ref-impl/include/OM/OMMemoryRawStorage.h, ref-impl/include/OM/OMOStream.h, ref-impl/include/OM/OMObject.h, ref-impl/include/OM/OMObjectManager.h, ref-impl/include/OM/OMObjectReference.h, ref-impl/include/OM/OMObjectReferenceType.h, ref-impl/include/OM/OMObjectSet.h, ref-impl/include/OM/OMObjectVector.h, ref-impl/include/OM/OMProperty.h, ref-impl/include/OM/OMPropertyDefinition.h, ref-impl/include/OM/OMPropertySet.h, ref-impl/include/OM/OMPropertySetIterator.h, ref-impl/include/OM/OMPropertyTable.h, ref-impl/include/OM/OMRawStorage.h, ref-impl/include/OM/OMRawStorageLockBytes.h, ref-impl/include/OM/OMRecordType.h, ref-impl/include/OM/OMRedBlackTree.h, ref-impl/include/OM/OMRedBlackTreeIterator.h, ref-impl/include/OM/OMRefProperty.h, ref-impl/include/OM/OMRefSetProperty.h, ref-impl/include/OM/OMRefVectorProperty.h, ref-impl/include/OM/OMReferenceContainer.h, ref-impl/include/OM/OMReferenceContainerIter.h, ref-impl/include/OM/OMReferenceSet.h, ref-impl/include/OM/OMReferenceSetIter.h, ref-impl/include/OM/OMReferenceVector.h, ref-impl/include/OM/OMReferenceVectorIter.h, ref-impl/include/OM/OMRenamedType.h, ref-impl/include/OM/OMSet.h, ref-impl/include/OM/OMSetIterator.h, ref-impl/include/OM/OMSingleton.h, ref-impl/include/OM/OMStackTrace.h, ref-impl/include/OM/OMStoredStream.h, ref-impl/include/OM/OMStreamProperty.h, ref-impl/include/OM/OMStreamType.h, ref-impl/include/OM/OMStringType.h, ref-impl/include/OM/OMStrongRefProperty.h, ref-impl/include/OM/OMStrongRefSetProperty.h, ref-impl/include/OM/OMStrongRefVectorProperty.h, ref-impl/include/OM/OMStrongReference.h, ref-impl/include/OM/OMStrongReferenceSet.h, ref-impl/include/OM/OMStrongReferenceSetIter.h, ref-impl/include/OM/OMStrongReferenceVector.h, ref-impl/include/OM/OMStrongReferenceVectorIter.h, ref-impl/include/OM/OMType.h, ref-impl/include/OM/OMTypeDefinition.h, ref-impl/include/OM/OMUniqueObjectIdentType.h, ref-impl/include/OM/OMVariableSizeProperty.h, ref-impl/include/OM/OMVector.h, ref-impl/include/OM/OMVectorIterator.h, ref-impl/include/OM/OMWeakRefProperty.h, ref-impl/include/OM/OMWeakRefSetProperty.h, ref-impl/include/OM/OMWeakRefVectorProperty.h, ref-impl/include/OM/OMWeakReference.h, ref-impl/include/OM/OMWeakReferenceSet.h, ref-impl/include/OM/OMWeakReferenceSetIter.h, ref-impl/include/OM/OMWeakReferenceVector.h, ref-impl/include/OM/OMWeakReferenceVectorIter.h, ref-impl/include/OM/OMWideStringProperty.h, ref-impl/include/OM/OMXMLStoredObject.h, ref-impl/include/OM/OMXMLStoredObjectFactory.h, ref-impl/include/OM/OMXMLStoredStream.h Tidy up formatting.
2003/02/05 jptrainor examples2/axFileGen/FileGenOps/CommentMarker.cpp The length argument for CommentMarkerSetRegion is now optional.
2003/02/04 jptrainor examples2/axFileGen/FileGenOps/CommentMarker.cpp Change CommentMarkerSetPos to CommentMarkerSetRegion to set the position and length of the event.
2003/02/03 jptrainor examples2/axFileGen/FileGenOps/MobSlots.cpp Add edit_rate as an argument to EventMobSlot
2003/02/03 jptrainor examples2/axFileGen/FileGenOps/CommentMarker.cpp no longer use a source reference to create a comment marker.
2003/02/03 jptrainor examples2/axFileGen/FileGenOps/CommentMarker.cpp added CommentMarkerSetPos
2003/02/01 jptrainor examples2/axFileGen/FileGenOps/ParamMaps.cpp edit comments
2003/02/01 jptrainor examples2/axFileGen/axFileGen.cpp edit comments
2003/01/31 jptrainor examples2/axFileGen/FileGenOps/WaveHeader.cpp fixed _numSamples calculation
2003/01/31 jtl21 ref-impl/src/impl/ImplAAFTransition.h Added ImplAAFTransition::GetComponentType to return kTransition.
2003/01/31 jptrainor examples2/axFileGen/axFileGen.cpp return exit status
2003/01/31 jptrainor examples2/axFileGen/FileGenOps/MobSlots.cpp add mob slot set support
2003/01/30 jtl21 examples2/axLib/AxComponent.cpp, examples2/axLib/AxComponent.h Exposed AxSourceClip::GetSourceReference().
2003/01/29 jptrainor examples2/axFileGen/axFileGen.cpp fix errors identified by release build
2003/01/29 jptrainor examples2/axFileGen/axFileGen.dsp release build fixes, and new modules added
2003/01/29 jptrainor examples2/axLib/AxComponent.cpp, examples2/axLib/AxComponent.h, examples2/axLib/AxEssence.h transition support for axFileGen
2003/01/29 jptrainor examples2/axFileGen/FileGenOps/WaveHeader.h comment edits
2003/01/29 jptrainor examples2/axFileGen/FileGenOps/WaveHeader.cpp Added memory alignment assertions
2003/01/29 jptrainor examples2/axFileGen/FileGenOps/ParamMaps.cpp, examples2/axFileGen/FileGenOps/ParamMaps.h additional parameter tables added for transition support
2003/01/29 jptrainor examples2/axFileGen/FileGenOps/Filler.cpp filler support
2003/01/29 jptrainor examples2/axFileGen/FileGenOps/OpDef.cpp, examples2/axFileGen/FileGenOps/OperationGroup.cpp, examples2/axFileGen/FileGenOps/Transition.cpp transition support
2003/01/29 jptrainor examples2/axFileGen/FileGenOps/Timecode.cpp timecode support for axFileGen
2003/01/29 jptrainor examples2/axFileGen/axFileGen.cpp just change output formatting
2003/01/29 jptrainor examples2/axFileGen/FileGenOps/CommentMarker.cpp add comment marker support
2003/01/29 jtl21 examples2/axLib/AxComponent.cpp, examples2/axLib/AxComponent.h Exposed additional functionality. AxSequence::CountComponents().
2003/01/29 jtl21 examples2/axLib/AxUtil.cpp, examples2/axLib/AxUtil.h Print out functions for UIDs and Mob IDs. If you think that there is a better way to format these as text these can be changed, they were just the best I could come up with.
2003/01/29 jptrainor examples2/axFileGen/FileGenOps/MasterMob.cpp, examples2/axFileGen/FileGenOps/Mob.cpp, examples2/axFileGen/FileGenOps/MobSlots.cpp, examples2/axFileGen/FileGenOps/TapeDescriptor.cpp, examples2/axLib/AxMobSlot.cpp, examples2/axLib/AxMobSlot.h mods to generate 29Jan03 golden files
2003/01/28 jptrainor examples2/axLib/AxDictionary.h axFileGen release build support
2003/01/28 jptrainor examples2/axFileGen/axFileGen.dsp, examples2/axFileGen/FileGenOps/ParamMaps.cpp, examples2/axFileGen/FileGenOps/VideoEssenceSource.cpp, examples2/axLib/AxUtil.cpp axFileGen release build support
2003/01/28 jptrainor examples2/axFileGen/FileGenOps/Mob.cpp, examples2/axFileGen/FileGenOps/MobSlots.cpp, examples2/axFileGen/FileGenOps/SampleSource.h, examples2/axFileGen/FileGenOps/SourceClip.cpp, examples2/axLib/AxComponent.cpp, examples2/axLib/AxComponent.h, examples2/axLib/AxMob.cpp, examples2/axLib/AxMob.h, examples2/axLib/AxMobSlot.cpp, examples2/axLib/AxMobSlot.h, examples2/axLib/AxUtil.h Added event mob slot and comment marker support.
2003/01/28 jptrainor examples2/axFileGen/axFileGen.cpp minor comment edits
2003/01/28 jtl21 examples2/axLib/AxComponent.cpp, examples2/axLib/AxComponent.h, examples2/axLib/AxIterator.cpp, examples2/axLib/AxIterator.h Exposing additional functionality and additional typedefs.
2003/01/27 jptrainor examples2/axFileGen/FileGenOps/WaveHeader.cpp, examples2/axFileGen/FileGenOps/WaveHeader.h minor edits
2003/01/27 jptrainor examples2/axFileGen/FileGenOps/AudioEssenceSource.cpp added tone generation
2003/01/27 jptrainor examples2/axFileGen/axFileGen.dsp removed an unnecessary source file
2003/01/27 jptrainor examples2/axFileGen/axFileGen.dsp added more modules
2003/01/27 jptrainor examples2/axLib/AxEssence.cpp, examples2/axLib/AxEssence.h, examples2/axLib/AxObject.cpp, examples2/axLib/AxObject.h more wrappers
2003/01/27 jptrainor examples2/axFileGen/FileGenOps/EssenceDescriptor.cpp, examples2/axFileGen/FileGenOps/EssenceWrite.cpp, examples2/axFileGen/FileGenOps/FormatSpecifiers.cpp, examples2/axFileGen/FileGenOps/ParamMaps.cpp, examples2/axFileGen/FileGenOps/ParamMaps.h, examples2/axFileGen/FileGenOps/VideoEssenceSource.cpp latest updates. Working file gen with audio and video essence generation
2003/01/27 jptrainor examples2/axFileGen/FileGenOps/WaveHeader.cpp, examples2/axFileGen/FileGenOps/WaveHeader.h Wave header support
2003/01/27 jptrainor examples2/axFileGen/FileGenOps/AudioEssenceSource.cpp, examples2/axFileGen/FileGenOps/Locator.cpp, examples2/axFileGen/FileGenOps/Properties.cpp more file gen operations
2003/01/24 jptrainor examples2/axFileGen/FileGenOps/EssenceDescriptor.cpp, examples2/axFileGen/FileGenOps/EssenceWrite.cpp, examples2/axFileGen/FileGenOps/FormatSpecifiers.cpp, examples2/axFileGen/FileGenOps/SampleSource.cpp, examples2/axFileGen/FileGenOps/SampleSource.h, examples2/axFileGen/FileGenOps/VideoEssenceSource.cpp essence generation and aaf desciriptor, format and essence write support
2003/01/24 jptrainor examples2/axFileGen/axFileGen.cpp, examples2/axFileGen/axFileGen.dsp, examples2/axFileGen/FileGenOps/MasterMob.cpp, examples2/axFileGen/FileGenOps/ParamMaps.cpp, examples2/axFileGen/FileGenOps/ParamMaps.h, examples2/axLib/AxEssence.cpp, examples2/axLib/AxEssence.h working essence generation and write (411 bars)
2003/01/24 jtl21 examples2/axLib/AxSmartPointer.h Initialise dummy pointer in AxIsA to NULL to prevent compiler warnings when the function is used.
2003/01/24 jtl21 examples2/axLib/AxComponent.cpp, examples2/axLib/AxComponent.h, examples2/axLib/AxIterator.cpp, examples2/axLib/AxIterator.h Added GetComponents method to AxSequence (in AxComponent.cpp/h). Also added a components iterator typedef to the AxIterator files.
2003/01/23 jptrainor examples2/axLib/AxEssence.h Restored code added in 1.6 and 1.7 that was accidentally blown away by 1.8
2003/01/23 tbingham build/history/cl2html.awk Tidy up.
2003/01/23 tbingham build/history/mkchangelogs Tidy up.
2003/01/23 tbingham build/history/mkchangelogs Also generate an html validation page.
2003/01/23 tbingham build/history/mkchangelogs Tidy up.
2003/01/23 tbingham build/history/mkchangelogs Package up html generation.
2003/01/23 tbingham build/history/mkchangelogs Add note on file dependencies.
2003/01/23 jtl21 examples2/axLib/AxMobSlot.cpp, examples2/axLib/AxMobSlot.h Added AxEventMobSlot class to wrap IAAFEventMobSlot objects.
2003/01/22 jptrainor examples2/axLib/AxUtil.cpp additions for axFileGen
2003/01/22 jptrainor examples2/axLib/AxUtil.h edit comment
2003/01/22 jptrainor examples2/examples2.dsw, examples2/axLib/AxComponent.cpp, examples2/axLib/AxComponent.h, examples2/axLib/AxDictionary.h, examples2/axLib/AxEssence.cpp, examples2/axLib/AxEssence.h, examples2/axLib/AxEx.cpp, examples2/axLib/AxEx.h, examples2/axLib/AxFile.cpp, examples2/axLib/AxFile.h, examples2/axLib/AxMob.cpp, examples2/axLib/AxMob.h, examples2/axLib/AxMobSlot.cpp, examples2/axLib/AxMobSlot.h, examples2/axLib/AxUtil.h additions for axFileGen
2003/01/22 jptrainor examples2/axFileGen/axFileGen.cpp, examples2/axFileGen/axFileGen.dsp, examples2/axFileGen/axFileGen.h, examples2/axFileGen/FileGenOps/Alias.cpp, examples2/axFileGen/FileGenOps/CompositionMob.cpp, examples2/axFileGen/FileGenOps/DataDef.cpp, examples2/axFileGen/FileGenOps/Example.cpp, examples2/axFileGen/FileGenOps/File.cpp, examples2/axFileGen/FileGenOps/InstanceDump.cpp, examples2/axFileGen/FileGenOps/MasterMob.cpp, examples2/axFileGen/FileGenOps/Mob.cpp, examples2/axFileGen/FileGenOps/MobSlots.cpp, examples2/axFileGen/FileGenOps/ParamMaps.cpp, examples2/axFileGen/FileGenOps/ParamMaps.h, examples2/axFileGen/FileGenOps/Rate.cpp, examples2/axFileGen/FileGenOps/Rate.h, examples2/axFileGen/FileGenOps/Sequence.cpp, examples2/axFileGen/FileGenOps/SourceClip.cpp, examples2/axFileGen/FileGenOps/SourceMob.cpp, examples2/axFileGen/FileGenOps/TapeDescriptor.cpp, examples2/axFileGen/FileGenOps/Template.cpp Initial axFileGen source - simple scripted file generation utility.
2003/01/22 tbingham build/history/mkchangelogs, build/history/cl2html.awk Improve quality of generated html. Add DOCTYPE and Content-Type. Filter meta characters from checkin comments.
2003/01/22 jtl21 examples2/axLib/AxSmartPointer.h Reverted to 1.4 version. I couldn't create what I wanted due to an MSVC6 compiler bug. It failed when using template function whose templated type was not in the function definition - requiring explicit calls to the function. It would work in gcc.
2003/01/21 tbingham build/history/AAFtagdates Add tag Build-0506
2003/01/21 tbingham ref-impl/src/OM/OMCachedDiskRawStorage.cpp Fix bug occurring when a single write request is larger than the cache.
2003/01/21 tbingham ref-impl/include/OM/OMDataTypes.h Add manifest constants for maxima of OMPropertySize, OMPropertyCount, OMPropertyOffset and OMKeySize.
2003/01/21 tbingham ref-impl/include/OM/OMDataTypes.h Add manifest constants for integral maxima and minima.
2003/01/21 tbingham ref-impl/include/OM/OMDataTypes.h Turn OMKLVKey into a struct.
2003/01/21 phil_tudor examples2/axLib/AxContentStorage.cpp, examples2/axLib/AxContentStorage.h Added AxContentStorage::LookupEssenceData.
2003/01/21 phil_tudor examples2/axLib/AxComponent.cpp, examples2/axLib/AxComponent.h Added AxComponent::SetLength.
2003/01/21 phil_tudor examples2/axLib/AxMob.cpp, examples2/axLib/AxMob.h Added AxMob::LookupSlot & AxMob::SetMobID.
2003/01/21 phil_tudor examples2/axLib/AxEssence.cpp, examples2/axLib/AxEssence.h Added Get/SetCompression to AxDigitalImageDescriptor.
2003/01/21 phil_tudor examples2/axLib/AxUtil.cpp, examples2/axLib/AxUtil.h Add optional start position arg to AxCmdLineArgs::get.
2003/01/21 jtl21 examples2/axLib/AxSmartPointer.h Implementation of new function buggy. Commented out until I find the bug and fix it.
2003/01/21 jtl21 examples2/axLib/AxSmartPointer.h Bug fix. Version earlier today broken, missing a cast. I should have checked it more carefully.
2003/01/21 jtl21 examples2/axLib/AxSmartPointer.h Found a better way of doing the AxIsA in a pure test format. Templated and requires the templated type filled in on use - it is not derived from the arguments.
2003/01/21 jtl21 examples2/axLib/AxEssence.cpp, examples2/axLib/AxEssence.h, examples2/axLib/AxMobSlot.cpp, examples2/axLib/AxMobSlot.h, examples2/axLib/AxSmartPointer.h Exposing additional functionality of the underlying interface. Also added a new AxIsA test to AxSmartPointer.h.
2003/01/15 jtl21 examples2/axLib/AxHeader.cpp, examples2/axLib/AxHeader.h, examples2/axLib/AxUtil.cpp, examples2/axLib/AxUtil.h Exposed additional functionality in the header and added a function to the AxStringUtils class.
2003/01/14 jptrainor examples2/axPlugin/axPlugin.dsp, examples2/axPluginInfo/axPluginInfo.dsp fixed release compile
2003/01/14 jtl21 examples2/axLib/AxMetaDef.cpp, examples2/axLib/AxMetaDef.h Exposed additional functionality of the COM interface and added wrapper class AxPropertyDef.
2003/01/13 jtl21 ref-impl/src/impl/ImplAAFModule.cpp IsAAFFile implements file existance checking, returning AAF_FILE_NOT_FOUND if the file cannot be opened.
2003/01/10 jtl21 examples2/axLib/AxDictionary.cpp, examples2/axLib/AxDictionary.h, examples2/axLib/AxObject.h, examples2/axLib/AxProperty.cpp, examples2/axLib/AxProperty.h, examples2/axLib/AxPropertyValue.h Adding additional features and functionality to AxLib. Exposes additional COM API features.
2003/01/09 jtl21 examples2/axLib/AxHeader.cpp, examples2/axLib/AxHeader.h Overloaded CountMobs function with argument of mob type to expose more of the functionality of the underlying COM interface.
2003/01/06 tbingham ref-impl/src/impl/ImplAAFFile.cpp Remove bogus aafFileKindAafSSBinary specific test.
2002/12/20 tbingham Utilities/AafOmf/GNUmakefile Remove .d (dependency) files in clean target.
2002/12/20 tbingham test/com/ComFileKindTest/ComFileKindTest.cpp Add missing include of <iomanip.h>.
2002/12/20 tbingham test/com/MultiGenTest/MultiGenTests/MultiGenCommon.h Port to gcc version 3.2.
2002/12/20 tbingham AAFMacSDK/include/AAFResult.h, AAFMipsIrixSDK/MIPSpro/include/AAFResult.h, AAFWinSDK/include/AAFResult.h, AAFi686LinuxSDK/g++/include/AAFResult.h, ref-impl/include/AAFResult.h Add new AAFRESULTs - AAFRESULT_READ_FAILURE, AAFRESULT_WRITE_FAILURE, AAFRESULT_SYNCHRONIZE_FAILURE and AAFRESULT_SET_EXTENT_FAILURE.
2002/12/19 tbingham examples/com-api/ComEssenceDataTest/ComEssenceDataTest.cpp, examples/com-api/ComPropDirectAccess/propaccess.cpp, examples/com-api/ComPropDirectDump/dumper.cpp, examples/com-api/ExportAudioExample/ExportAudioExample.cpp, examples/com-api/ExportSimpleComposition/ExportSimpleComposition.cp p, examples/com-api/ImportAudioExample/ImportAudioExample.cpp, examples/com-api/InfoDumper/InfoDumper.cpp, examples/com-api/MetadataExample/MetadataExample.cpp, examples/com-api/comClientTest/AAFInfo.cpp, examples/com-api/comClientTest/ComClientTestAAF.cpp, test/com/CreateSequence/CreateSequence.cpp, test/com/EssenceAccess/EssenceAccess.cpp Give better error message in the common case that the AAF library cannot be found.
2002/12/18 tbingham ss-impl/ref/h/ref.hxx Avoid name space pollution problem with gcc version 3.2, glibc version 2.3.
2002/12/18 tbingham examples/com-api/ComPropDirectDump/dumper.cpp, examples/com-api/InfoDumper/InfoDumper.cpp Port to gcc version 3.2, glibc version 2.3
2002/12/18 tbingham ref-impl/src/OM/OMOStream.cpp Use <iostream> insead of <iostream.h> and <sstream> instead of <strstream.h>.
2002/12/18 tbingham ref-impl/src/OM/OMOStream.cpp Add code for Macintosh when OM_OUTPUT_TO_DEBUGGER is defined.
2002/12/18 tbingham ref-impl/src/OM/OMIOStream.cpp Use <iostream> insead of <iostream.h> and <sstream> instead of <strstream.h>.
2002/12/14 jptrainor dist/release-files.mac, dist/sdk-files.mac Added MacOLE documents, install script, and header files
2002/12/13 jptrainor dist/sdk-files.mac added MacOLE libraries
2002/12/13 jptrainor dist/CreateDistribution.bash Use the StuffIt \"stuff\" program to automate Mac distribution creation.
2002/12/12 jptrainor AAFMacSDK/bin/MSL_All_PPC.Shlb, AAFMacSDK/bin/MSL_All_Carbon.Shlb, AAFMacSDK/bin/debug/MSL_All_Carbon.Shlb, AAFMacSDK/bin/debug/MSL_All_PPC.Shlb Apple single encoded CodeWarrior V8 library
2002/12/12 jptrainor dist/GNUmakefile Add mac target (hopefully temporary)
2002/12/12 jptrainor dist/release-files.mac, dist/sdk-files.mac use correct V8 libraries
2002/12/12 jptrainor AAFMacSDK/bin/MSL_All_PPC.Shlb, AAFMacSDK/bin/debug/MSL_All_PPC.Shlb file MSL_All_PPC.Shlb was initially added on branch V101_CWV8_BRANCH.
2002/12/12 jptrainor AAFMacSDK/bin/MSL_All_Carbon.Shlb, AAFMacSDK/bin/MSL_All_PPC.Shlb, AAFMacSDK/bin/debug/MSL_All_Carbon.Shlb, AAFMacSDK/bin/debug/MSL_All_PPC.Shlb CodeWarrior V8 library
2002/12/12 jptrainor AAFMacSDK/bin/MSL_All_Carbon.Shlb, AAFMacSDK/bin/debug/MSL_All_Carbon.Shlb file MSL_All_Carbon.Shlb was initially added on branch V101_CWV8_BRANCH.
2002/12/12 jptrainor AAFMacSDK/AAFMacSDK.8.mcp, AAFMacSDK/DevUtils/Dump/Dump.8.mcp, AAFMacSDK/Utilities/AafOmf.8.mcp, AAFMacSDK/examples/com-api/ComAAFInfoTest/ComAAFInfoTest.8.mcp, AAFMacSDK/examples/com-api/ComClientTestAAF/ComClientTestAAF.8.mcp, AAFMacSDK/examples/com-api/ComCutsTestAAF/ComCutsOnlyTestAAF.8.mcp, AAFMacSDK/examples/com-api/ComEssenceDataTest/ComEssenceDataTest.8.mcp, AAFMacSDK/examples/com-api/ComExtension/ComExtensionRead.8.mcp, AAFMacSDK/examples/com-api/ComExtension/ComExtensionWrite.8.mcp, AAFMacSDK/examples/com-api/ComPersonnelExtension/PersonnelExtension.8.mcp, AAFMacSDK/examples/com-api/ComPersonnelExtension/PersonnelPluginWrite.8.mcp, AAFMacSDK/examples/com-api/ComPropDirectAccessTest/ComPropDirectAccess.8.mcp, AAFMacSDK/examples/com-api/ComPropDirectDumpTest/ComPropDirectDump.8.mcp, AAFMacSDK/examples/com-api/ExportAudioExample/ExportAudioExample.8.mcp, AAFMacSDK/examples/com-api/ExportSimpleComposition/ExportSimpleComp.8.mcp, AAFMacSDK/examples/com-api/ImportAudioExample/ImportAudioExample.8.mcp, AAFMacSDK/examples/com-api/InfoDumper/InfoDumper.8.mcp, AAFMacSDK/examples/com-api/MetadataExample/MetadataExample.8.mcp, AAFMacSDK/ref-impl/AAFBasicInterpolators/AAFBasicInterps.8.mcp, AAFMacSDK/ref-impl/AAFStandardCodecs/AAFStandardCodecs.8.mcp, AAFMacSDK/ref-impl/aaflib/AAFLIB.8.mcp, AAFMacSDK/ref-impl/com-api/com-dll/AAFCOAPI.8.mcp, AAFMacSDK/test/com/ComModTestAAF/ComModTestAAF.8.mcp, AAFMacSDK/test/com/CreateSequence/CreateSequence.8.mcp, AAFMacSDK/test/com/EssenceAccess/EssenceAccess.8.mcp resolved CarbonLib problems
2002/12/12 jptrainor ref-impl/aaflib/aaflibmac.cpp Use CopyCStringToPascal() instread of p2cstr(). p2cstr() is not supported by Carbon.

Key

ColorComponent
  Documentation
  Reference-Implementation
  Tests-and-Examples
  Utilities
  Object-Manager
  Build
  Project-and-Makefiles
  API
index

Valid HTML 4.01!