Log of changes made between Jul-2004 and Aug-2004

Date Developer Files Checkin comment
2004/07/23 akharkev ref-impl/src/impl/ImplAAFSegment.cpp, ref-impl/src/impl/ImplAAFSegment.h, ref-impl/src/impl/ImplAAFSourceClip.cpp, ref-impl/src/impl/ImplAAFSourceClip.h Removed onCopy().
2004/07/23 akharkev ref-impl/src/impl/ImplAAFFile.cpp In SaveCopyAs() put back calls to onCopy() on the new storables - deleted by mistake.
2004/07/23 akharkev ref-impl/src/impl/ImplAAFDictionary.cpp, ref-impl/src/impl/ImplAAFDictionary.h, ref-impl/src/impl/ImplAAFMetaDictionary.cpp, ref-impl/src/impl/ImplAAFMetaDictionary.h Removed cloneClassDef().
2004/07/23 akharkev ref-impl/src/impl/ImplAAFFile.cpp Do not call CloneResolver in SaveCopyAs().
2004/07/23 akharkev 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/ImplAAFFileDescriptor.cpp, ref-impl/src/impl/ImplAAFFileDescriptor.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/ImplAAFPropertyDef.h, 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/ImplAAFVaryingValue.cpp, ref-impl/src/impl/ImplAAFVaryingValue.h Removed onCopy().
2004/07/23 akharkev ref-impl/src/impl/ImplAAFFile.cpp In SaveCopyAs() merge the dictionary to the dest file before copying anything else.
2004/07/23 tbingham ref-impl/src/OM/OMMSSStoredObject.cpp Add comments on mapping SF_ values.
2004/07/23 tbingham ref-impl/src/OM/OMDataSet.cpp Remove formatting differences from merge.
2004/07/23 tbingham ref-impl/src/OM/OMDataSet.cpp, ref-impl/src/OM/OMMSSStoredObject.cpp, ref-impl/src/OM/OMXMLStoredObject.cpp Enable code for saving and restoring OMDataSet.
2004/07/23 tbingham ref-impl/src/OM/OMMSSStoredObject.cpp Enable code for saving OMDataVector.
2004/07/23 tbingham ref-impl/src/OM/OMXMLStoredObject.cpp Enable code for saving OMDataVector.
2004/07/23 tbingham ref-impl/include/OM/OMArrayType.h, ref-impl/include/OM/OMIntegerType.h, ref-impl/include/OM/OMType.h, ref-impl/include/OM/OMUniqueObjectIdentType.h, ref-impl/src/OM/OMIntegerType.cpp, ref-impl/src/OM/OMUniqueObjectIdentType.cpp, ref-impl/src/impl/ImplAAFTypeDef.cpp, ref-impl/src/impl/ImplAAFTypeDef.h Next round of support for arrays and sets of scalars (latent). OMType now has isFixedSize(), externalSize(void)and internalSize(void). OMArrayType now has elementType().
2004/07/23 akharkev ref-impl/src/impl/ImplAAFMob.cpp Do not include ImplAAFCloneResolver.h.
2004/07/23 tbingham AAFWinSDK/ref-impl/Om/Om.dsp Add new source files for sets/vectors of scalars.
2004/07/23 tbingham ref-impl/include/OM/OMKLVStoredObject.h, ref-impl/include/OM/OMMSSStoredObject.h, ref-impl/include/OM/OMXMLStoredObject.h, ref-impl/src/OM/OMMSSStoredObject.cpp, ref-impl/src/OM/OMStoredObject.h, ref-impl/src/OM/OMXMLStoredObject.cpp Next round of support for sets of scalars (latent).
2004/07/23 tbingham ref-impl/include/OM/OMKLVStoredObject.h, ref-impl/include/OM/OMMSSStoredObject.h, ref-impl/include/OM/OMProperty.h, ref-impl/include/OM/OMXMLStoredObject.h, ref-impl/src/OM/OMDataVector.cpp, ref-impl/src/OM/OMMSSStoredObject.cpp, ref-impl/src/OM/OMStoredObject.h, ref-impl/src/OM/OMXMLStoredObject.cpp Next round of support for arrays of scalars (latent).
2004/07/23 tbingham AAFWinSDK/ref-impl/Om/Om.dsp Add new source files for sets/vectors of scalars.
2004/07/23 tbingham ref-impl/src/OM/OMDataStreamProperty.cpp Remove formatting differences from merge.
2004/07/23 tbingham ref-impl/src/OM/OMDataStreamProperty.cpp Limit readTypedElements() to the end of the stream.
2004/07/23 tbingham ref-impl/src/OM/OMDataStreamProperty.cpp Remove incorrect POSTCONDITION.
2004/07/23 akharkev ref-impl/src/impl/ImplAAFMob.cpp In CloneDependencies() call Accept(mobCollector) on mob slots.
2004/07/23 tbingham ref-impl/src/OM/OMStreamPropertyT.h In template definition, use qualified name to find member of dependent base.
2004/07/23 akharkev ref-impl/src/impl/ImplAAFComponent.cpp, ref-impl/src/impl/ImplAAFComponent.h, ref-impl/src/impl/ImplAAFEssenceGroup.cpp, ref-impl/src/impl/ImplAAFEssenceGroup.h, ref-impl/src/impl/ImplAAFNestedScope.cpp, ref-impl/src/impl/ImplAAFNestedScope.h, ref-impl/src/impl/ImplAAFOperationGroup.cpp, ref-impl/src/impl/ImplAAFOperationGroup.h, ref-impl/src/impl/ImplAAFPulldown.cpp, ref-impl/src/impl/ImplAAFPulldown.h, ref-impl/src/impl/ImplAAFSelector.cpp, ref-impl/src/impl/ImplAAFSelector.h, ref-impl/src/impl/ImplAAFSequence.cpp, ref-impl/src/impl/ImplAAFSequence.h, ref-impl/src/impl/ImplAAFSourceClip.cpp, ref-impl/src/impl/ImplAAFSourceClip.h, ref-impl/src/impl/ImplAAFTransition.cpp, ref-impl/src/impl/ImplAAFTransition.h Added Accept() method that performs a visit operation on this component and its sub-components.
2004/07/23 tbingham ref-impl/src/OM/OMRedBlackTreeIteratorT.h Remove formatting differences from merge.
2004/07/23 tbingham ref-impl/include/OM/OMSetProperty.h First round of support for arrays and sets of scalars (latent).
2004/07/23 tbingham ref-impl/include/OM/OMDataContainer.h, ref-impl/src/OM/OMListT.h Add missing #include.
2004/07/23 tbingham ref-impl/include/OM/OMSetProperty.h Persistent sets of scalars.
2004/07/23 tbingham ref-impl/src/OM/OMVectorIteratorT.h Remove formatting differences from merge.
2004/07/22 akharkev ref-impl/src/impl/ImplAAFMob.cpp In CloneExterna() check the input pointers for NULL. In AAFMobCollectingComponentVisitor::MobIDs() fixed typos.
2004/07/22 akharkev ref-impl/src/impl/ImplAAFCloneResolver.cpp, ref-impl/src/impl/ImplAAFCloneResolver.h Comment out the code that resolves weak references.
2004/07/22 akharkev ref-impl/src/impl/ImplAAFMob.cpp, ref-impl/src/impl/ImplAAFMob.h Changed CloneExternal() to not use CloneResolver and rely on deepCopyTo() to resolve weak refs, and to use AAFComponentVisitor to collect IDs of dependent mobs. Moved the code that clones dependencies to CloneDependencies().
2004/07/22 akharkev ref-impl/src/impl/AAFComponentVisitor.h file AAFComponentVisitor.h was initially added on branch rosebud.
2004/07/22 akharkev ref-impl/src/impl/AAFComponentVisitor.h Created.
2004/07/22 akharkev ref-impl/src/impl/ImplAAFCloneResolver.cpp, ref-impl/src/impl/ImplAAFCloneResolver.h Use aafMobID_t and aafUID_t comparison operators declared in AAFUtils.h.
2004/07/22 akharkev ref-impl/include/OM/OMRedBlackTreeIterator.h, ref-impl/src/OM/OMRedBlackTreeIteratorT.h Return Key by const&.
2004/07/22 akharkev test/com/ComModTestAAF/ModuleTests/CAAFMobTest.cpp After testing IAAFMob::Copy() delete the copied mob from the file.
2004/07/22 akharkev ref-impl/src/impl/ImplAAFMetaDictionary.cpp In CreateMetaDictionary() uncommented code to set the class factory on created metadictionary.
2004/07/22 akharkev ref-impl/src/impl/ImplAAFMob.cpp Fixed Copy() to attach the new mob before calling deepCopyTo().
2004/07/22 tbingham ref-impl/src/OM/OMAssertions.h Don't try to redefine assert() from <assert.h> since this can't always be done cleanly.
2004/07/22 tbingham ref-impl/src/OM/OMDataStreamProperty.cpp ObjectManager doesn't know about puts() or assert().
2004/07/22 tbingham ref-impl/src/impl/ImplAAFCloneResolver.cpp #include <assert.h> since we're invoking assert().
2004/07/22 akharkev ref-impl/src/impl/ImplAAFAuxiliaryDescriptor.cpp, ref-impl/src/impl/ImplAAFComponent.h, ref-impl/src/impl/ImplAAFEvent.cpp, ref-impl/src/impl/ImplAAFGPITrigger.cpp, ref-impl/src/impl/ImplAAFSegment.cpp, ref-impl/src/impl/ImplAAFTimelineMobSlot.cpp Do not include AAF headers as standard headers.
2004/07/22 akharkev ref-impl/src/impl/AAFUtils.h Added aafUID_t and aafMobID_t comparison operators.
2004/07/22 akharkev ref-impl/src/impl/AAFUtils.h Removed commented out Solaris-specific includes.
2004/07/22 tbingham DevUtils/Dump/dump.cpp Clean up formatting.
2004/07/22 tbingham ref-impl/src/OM/OMPageCache.cpp Add missing (explicit) initialization.
2004/07/22 tbingham ref-impl/src/OM/OMIOStream.cpp Add assertion to check for attempt to outdent past the left margin
2004/07/22 tbingham ref-impl/src/OM/OMListT.h Make ::clear() restore the list to a proper empty state.
2004/07/22 tbingham ref-impl/src/OM/OMClassFactory.h Remove clownClassDef().
2004/07/22 tbingham ref-impl/src/OM/OMStorable.cpp shallowCopy() and deepCopyTo() now require definitions for copies objects, properties and types to be present in the destination dictionary. Use destinationId() to map pids.
2004/07/22 tbingham ref-impl/src/OM/OMStrongRefSetPropertyT.h, ref-impl/src/OM/OMWeakRefPropertyT.h, ref-impl/src/OM/OMWeakRefSetPropertyT.h, ref-impl/src/OM/OMWeakRefVectorPropertyT.h deepCopy() of weak references now copy the referenced object if it hasn't already been copied. Strong reference set now copies the contained (strongly referenced) objects only if they haven't already been copied.
2004/07/22 tbingham ref-impl/src/OM/OMStorable.cpp, ref-impl/src/OM/OMStorable.h Add OMStorable::destinationId() for mapping pids across files/metadictionaries.
2004/07/22 akharkev ref-impl/src/impl/ImplAAFClassDef.h Removed declaration of InitOMPropertiesForObject() - added by mistake.
2004/07/21 tbingham ref-impl/plugins/GNUmakefile Remove utf8.cpp from CXXFILES and use utf8.o from AAFBUILDDIR (just like aafCvt.o, AAFUtils.o etc.)
2004/07/21 akharkev ref-impl/src/impl/ImplAAFClassDef.cpp, ref-impl/src/impl/ImplAAFClassDef.h, ref-impl/src/impl/ImplAAFDictionary.cpp, ref-impl/src/impl/ImplAAFDictionary.h, ref-impl/src/impl/ImplAAFPropertyDef.cpp, ref-impl/src/impl/ImplAAFPropertyDef.h, ref-impl/src/impl/ImplAAFTypeDef.cpp, ref-impl/src/impl/ImplAAFTypeDef.h Added MergeTo() method.
2004/07/19 bakerian ref-impl/plugins/GNUmakefile Added utf8.cpp to build on Darwin
2004/07/19 terabrit AAFSparcSolarisSDK/g++/sss-impl/libSSRW2C.a Added support for utf8 filenames
2004/07/19 bakerian AAFWinSDK/ref-impl/Om/Om.dsp Added ref-impl/include to the include path
2004/07/19 bakerian ref-impl/src/com-api/com-dll/utf8.cpp fixed warning on return of size_t -1
2004/07/19 bakerian ref-impl/src/OM/utf8.cpp, ref-impl/plugins/utf8.cpp, test/com/ComModTestAAF/utf8.cpp fixed warning on return of size_t -1
2004/07/16 stuart_hc Utilities/aafviewer/src/aaf2dot/AAFDotInstanceMapper.cpp Fixed corruption of 64bit integers when converting to strings under MSVC.
2004/07/16 bakerian AAFWinSDK/Test/com/ComModTestAAF/ComModTestAAF.dsp Added UTF8 filename support
2004/07/16 bakerian AAFWinSDK/AAFWinSDK.dsw Added Test UTF8 filenames
2004/07/16 bakerian AAFWinSDK/ref-impl/AAFBasicInterpolators/AAFBasicInterpolators.dsp, AAFWinSDK/ref-impl/AAFStandardCodecs/AAFStandardCodecs.dsp Added support for UTF8 filenames
2004/07/16 bakerian AAFWinSDK/ref-impl/Om/Om.dsp Added support for UTF8
2004/07/16 bakerian AAFWinSDK/sss-impl/ssrw_c.lib Added Utf8 support to filenames
2004/07/16 philipn Utilities/aafviewer/src/aafmeta2dot/AAFClassDefinition.cpp, Utilities/aafviewer/src/aafmeta2dot/AAFDefinitionHome.cpp, Utilities/aafviewer/src/aafmeta2dot/AAFDotHome.cpp, Utilities/aafviewer/src/aafmeta2dot/AAFMetaDefinition.cpp, Utilities/aafviewer/src/aafmeta2dot/AAFMetaMapProfile.cpp, Utilities/aafviewer/src/aafmeta2dot/AAFPropertyDefinition.cpp, Utilities/aafviewer/src/aafmeta2dot/AAFTypeDefinition.cpp, Utilities/aafviewer/src/aafmeta2dot/AAFXsMapper.cpp, Utilities/aafviewer/src/aafmeta2dot/DotEdge.cpp, Utilities/aafviewer/src/aafmeta2dot/DotElement.cpp, Utilities/aafviewer/src/aafmeta2dot/DotFactory.cpp, Utilities/aafviewer/src/aafmeta2dot/DotGraph.cpp, Utilities/aafviewer/src/aafmeta2dot/DotLogging.cpp, Utilities/aafviewer/src/aafmeta2dot/DotProfile.cpp, Utilities/aafviewer/src/aafmeta2dot/DotRecordNode.cpp, Utilities/aafviewer/src/aafmeta2dot/DotSubGraph.cpp, Utilities/aafviewer/src/aafmeta2dot/DotThingWithID.cpp, Utilities/aafviewer/src/aafmeta2dot/DotUtilities.cpp, Utilities/aafviewer/src/aafmeta2dot/Logging.cpp, Utilities/aafviewer/src/aafmeta2dot/Utilities.cpp, Utilities/aafviewer/src/aafmeta2dot/aafmeta2dot.cpp Changed #ifdef WIN32 around #pragma warning directives with #ifdef _MSC_VER.
2004/07/16 philipn Utilities/aafviewer/src/aaf2dot/AAFDotInstanceMapper.cpp, Utilities/aafviewer/src/aaf2dot/AAFDotInstanceMapper.h, Utilities/aafviewer/src/aaf2dot/AxBaseObjIterExt.cpp, Utilities/aafviewer/src/aaf2dot/DotEdge.cpp, Utilities/aafviewer/src/aaf2dot/DotElement.cpp, Utilities/aafviewer/src/aaf2dot/DotFactory.cpp, Utilities/aafviewer/src/aaf2dot/DotGraph.cpp, Utilities/aafviewer/src/aaf2dot/DotRecordNode.cpp, Utilities/aafviewer/src/aaf2dot/DotSubGraph.cpp, Utilities/aafviewer/src/aaf2dot/DotThingWithID.cpp, Utilities/aafviewer/src/aaf2dot/InstanceMapperProfile.cpp, Utilities/aafviewer/src/aaf2dot/Logging.cpp, Utilities/aafviewer/src/aaf2dot/Utilities.cpp, Utilities/aafviewer/src/aaf2dot/aaf2dot.cpp Enclosed #pragma warning directives with #ifdef _MSC_VER to avoid MIPSpro compiler complaints.
2004/07/16 bakerian ref-impl/src/OM/utf8.cpp file utf8.cpp was initially added on branch rosebud.
2004/07/16 bakerian ref-impl/src/OM/utf8.cpp Added Utf8 support to filenames
2004/07/16 bakerian ref-impl/src/impl/AAFUtils.cpp, AAFWinSDK/ref-impl/AAFBasicInterpolators/AAFBasicInterpolators.vcpr oj, AAFWinSDK/ref-impl/AAFStandardCodecs/AAFStandardCodecs.vcproj Added Utf8 support to filenames
2004/07/16 bakerian ref-impl/src/impl/ImplAAFEssenceAccess.cpp, ref-impl/src/impl/ImplAAFEssenceAccess.h, ref-impl/src/impl/ImplAAFMasterMob.cpp, ref-impl/src/impl/ImplAAFMob.h, ref-impl/src/impl/ImplAAFPluginManager.cpp, ref-impl/src/impl/ImplAAFSourceMob.cpp, ref-impl/src/impl/ImplAAFSourceMob.h, test/com/ComModTestAAF/ModuleTests/CAAFEssenceAccessTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFMobTest.cpp Support of MAsterMob2::CreateStaticEssence
2004/07/16 bakerian ref-impl/src/com-api/CAAFMasterMob.cpp Support of CreateStaticEssence
2004/07/16 bakerian AAFWinSDK/ref-impl/Om/Om.vcproj, AAFWinSDK/Test/com/ComModTestAAF/ComModTestAAF.vcproj Added utf8 filename support
2004/07/16 bakerian ref-impl/src/OM/GNUmakefile added include to find utf8.h
2004/07/16 bakerian AAFi686LinuxSDK/g++/sss-impl/libSSRW2C.a Added utf8 filename support
2004/07/16 bakerian ref-impl/include/utf8.h Header file for utf8 filename support
2004/07/16 bakerian ref-impl/include/utf8.h file utf8.h was initially added on branch rosebud.
2004/07/16 bakerian ref-impl/src/OM/OMUtilities.cpp changed wc conversion routines to support utf8 filenames
2004/07/16 bakerian ref-impl/plugins/utf8.cpp, ref-impl/src/com-api/com-dll/utf8.cpp File added to project pro-tem, can be removed when utilities library is implemented
2004/07/16 bakerian test/com/ComModTestAAF/utf8.cpp, ref-impl/plugins/utf8.cpp, ref-impl/src/com-api/com-dll/utf8.cpp file utf8.cpp was initially added on branch rosebud.
2004/07/16 bakerian test/com/ComModTestAAF/utf8.cpp File added to project pro-tem,. Can be removed when utilities library is implemented
2004/07/16 stuart_hc Utilities/AafOmf/Aaf2Omf.cpp Fixed incorrect display of 64bit integers.
2004/07/15 tbingham build/history/AAFtagdates Add monthly entries for February 2004 - June 2004.
2004/07/14 terabrit AAFWinSDK/meta/headergen/headergen.dsw to auto generate instances of Definition Objects
2004/07/14 terabrit meta/AAFMetaDict.xls, meta/mkdict.awk to auto generate instances of Definition Objects
2004/07/14 terabrit meta/headergen/genDefInstances.cpp to auto generate instances of Definition Objects
2004/07/14 terabrit meta/headergen/genDefInstances.cpp file genDefInstances.cpp was initially added on branch rosebud.
2004/07/14 terabrit meta/headergen/genDefInstances.cpp, meta/headergen/GNUmakefile, meta/headergen/headerGenUtils.cpp, meta/headergen/headerGenUtils.h to auto generate instances of Definition Objects
2004/07/14 jptrainor ref-impl/include/com-api/AAFTypes.h Add new per-mob-class-type usage code search tags (autogenerated).
2004/07/14 jptrainor dodo/AAFTypes.dod, ref-impl/include/com-api/AAFTypes.idl, ref-impl/include/ref-api/AAFTypes.h, ref-impl/src/com-api/CAAFEnumValidation.cpp, ref-impl/src/com-api/CAAFEnumValidation.h, ref-impl/src/impl/ImplEnumAAFMobs.cpp, test/com/ComModTestAAF/ModuleTests/CEnumAAFMobsTest.cpp Add support for per-mob-class usage code search.
2004/07/14 stuart_hc AAFWinSDK/ref-impl/Om/Om.vcproj BBC refactored OM to support multiple Structured Storage implementations. See OM_Refactor_bbc_20040512.pdf on the AAF Association site for details.
2004/07/14 stuart_hc AAFWinSDK/AAFWinSDK.sln, AAFWinSDK/Test/com/MultiGenTest/MultiGenTest.vcproj, examples2/axHrMap/axHrMap.vcproj, examples2/axMasterMobEx/axMasterMobEx.vcproj, examples2/axPlugin/axPlugin.vcproj, examples2/axPluginInfo/axPluginInfo.vcproj Merge of CVS tip (as of tag V102 released) into rosebud branch
2004/07/14 stuart_hc AAFWinSDK/AAFWinSDK.dsw Merge of CVS tip (as of tag V102 released) into rosebud branch
2004/07/14 stuart_hc ref-impl/include/AAFCOMPlatformTypes.h Merge of CVS tip (as of tag V102 released) into rosebud branch
2004/07/14 stuart_hc AAFWinSDK/Test/com/MultiGenTest/MultiGenTest.dsp, Utilities/aafviewer/src/aafmeta2dot/AAFXsMapper.cpp, examples2/axHrMap/axHrMap.dsp, examples2/axMasterMobEx/axMasterMobEx.dsp, examples2/axPlugin/axPlugin.dsp, examples2/axPluginInfo/axPluginInfo.dsp, ref-impl/include/AAFCOMPlatform.h, AAFPPCDarwinSDK/g++/Scripts/README, AAFPPCDarwinSDK/g++/Scripts/mkDistPackage, AAFPPCDarwinSDK/g++/Scripts/mkDistRoot, AAFPPCDarwinSDK/g++/Scripts/rmDistRoot Merge of CVS tip (as of tag V102 released) into rosebud branch
2004/07/14 stuart_hc build/history/VadeMecum.txt, build/history/flatlog.awk, doc/AAFProjectFAQ.html Merge of CVS tip (as of tag V102 released) into rosebud branch
2004/07/14 stuart_hc dist/CreateDistribution.bash Use now preferred hyphen separator between components of release name.
2004/07/14 stuart_hc dist/GNUmakefile Use more descriptive names for releases: AAF-runtime-libs (was aaf_release) and AAF-devel-libs (was aaf_sdk). Remove Mac OS9 cruft.
2004/07/14 stuart_hc GNUmakefile Prevent "make dist" failure by replacing "ref-impl" target with "install" target (which depends on ref-impl). Avoid unnecessary compilation of "make everything" when only "make install" is required to complete the "sdk-dist" target.
2004/07/14 stuart_hc examples2/axPlugin/CAxEssenceCodec.h Fix compiler error under gcc-3.4.1
2004/07/14 stuart_hc examples2/axPlugin/AxPluginUtil.h Move AX_PLUGIN_CHECK_NULL_PARAM macro definition inside ifndef/endif header include guard to avoid redefinition.
2004/07/14 stuart_hc examples2/axLib/AxTypes.h Fixed compile error due to typo in source uncovered by gcc-3.4.1
2004/07/14 stuart_hc examples2/axLib/AxIterator.cpp Disable warning 4660 on windows - template already instantiated.
2004/07/14 stuart_hc examples2/axFileGen/FileGenOps/AudioEssenceSource.cpp Add casts to resolve compiler warnings.
2004/07/14 stuart_hc examples2/axFileGen/axFileGen.cpp disable warning 4660 - template-class specialization already instantiated
2004/07/14 stuart_hc examples2/axFileGen/FileGenOps/ParamMaps.cpp Change if defined(OS_WINDOWS) to ifdef WIN32 to activate the warning disable pragma.
2004/07/14 stuart_hc ref-impl/src/OM/OMMSStructuredStorage.h Fixed MIPSpro compile error and added clarifying comment
2004/07/14 stuart_hc ref-impl/src/OM/GNUmakefile Avoid make warnings by not generating dependencies for libgsf dependent files unless LIBGSF_PATH is specified.
2004/07/12 stuart_hc doc/aafcontainerspec-v1.0.1.pdf, doc/aafobjectspec-v1.0.1.pdf, doc/aafstoredformatspec-v1.0.1.pdf AAF v1.0.1 specifications
2004/07/12 stuart_hc examples2/axPlugin/CAxEssenceCodec.h Fix compiler error under gcc-3.4.1
2004/07/12 stuart_hc examples2/axPlugin/AxPluginUtil.h Move AX_PLUGIN_CHECK_NULL_PARAM macro definition inside ifndef/endif header include guard to avoid redefinition.
2004/07/12 stuart_hc examples2/axLib/AxTypes.h Fixed compile error due to typo in source uncovered by gcc-3.4.1
2004/07/08 stuart_hc build/pdefs-SparcSolaris.mk, ref-impl/GNUmakefile Removed make commands which build and link in ref-impl/uuid_gen since the code in the uuid_gen library is never called by the SDK.
2004/07/07 phil_tudor ref-impl/include/OM/OMMSSStoredObjectFactory.h Merge 4K SS file signature change from CVS tip into rosebud branch.
2004/07/07 phil_tudor ref-impl/include/AAFFileKinds.h Merge filekind GUIDs and 4K SS file signature change from tip to rosebud.
2004/07/07 stuart_hc ref-impl/src/OM/OMSSSStorageRWInputSource.cpp BBC refactored OM to support multiple Structured Storage implementations. See OM_Refactor_bbc_20040512.pdf on the AAF Association site for details.
2004/07/07 stuart_hc sss-impl/include/StructuredStorage.h BBC refactored OM to support multiple Structured Storage implementations. See OM_Refactor_bbc_20040512.pdf on the AAF Association site for details.
2004/07/07 stuart_hc ref-impl/src/OM/OMSSSStructuredStorage.cpp file OMSSSStructuredStorage.cpp was initially added on branch rosebud.
2004/07/07 stuart_hc ref-impl/src/OM/OMGSFStructuredStorage.cpp file OMGSFStructuredStorage.cpp was initially added on branch rosebud.
2004/07/07 stuart_hc ref-impl/src/OM/OMGSFStructuredStorage.h file OMGSFStructuredStorage.h was initially added on branch rosebud.
2004/07/07 stuart_hc ref-impl/src/OM/OMSSSStorageRWInputSource.h file OMSSSStorageRWInputSource.h was initially added on branch rosebud.
2004/07/07 stuart_hc ref-impl/src/OM/OMGSFxMSSStoredObjectFactory.cpp file OMGSFxMSSStoredObjectFactory.cpp was initially added on branch rosebud.
2004/07/07 stuart_hc ref-impl/src/OM/OMMSxMSSStoredObjectFactory.cpp file OMMSxMSSStoredObjectFactory.cpp was initially added on branch rosebud.
2004/07/07 stuart_hc ref-impl/src/OM/OMSSxMSSStoredObjectFactory.cpp file OMSSxMSSStoredObjectFactory.cpp was initially added on branch rosebud.
2004/07/07 stuart_hc ref-impl/include/OM/OMGSFxMSSStoredObjectFactory.h file OMGSFxMSSStoredObjectFactory.h was initially added on branch rosebud.
2004/07/07 stuart_hc ref-impl/include/OM/OMMSxMSSStoredObjectFactory.h file OMMSxMSSStoredObjectFactory.h was initially added on branch rosebud.
2004/07/07 stuart_hc ref-impl/include/OM/OMMSxMSSStoredObjectFactory.h, ref-impl/include/OM/OMSSSStoredObject.h, ref-impl/include/OM/OMSSSStoredObjectFactory.h, ref-impl/include/OM/OMSSSStoredStream.h, ref-impl/include/OM/OMSSxMSSStoredObjectFactory.h, ref-impl/include/OM/OMGSFxMSSStoredObjectFactory.h, ref-impl/include/OM/OMMSSStoredObject.h, ref-impl/include/OM/OMMSSStoredObjectFactory.h, ref-impl/src/OM/OMMSxMSSStoredObjectFactory.cpp, ref-impl/src/OM/OMSSSStoredObject.cpp, ref-impl/src/OM/OMSSSStoredObjectFactory.cpp, ref-impl/src/OM/OMSSSStoredStream.cpp, ref-impl/src/OM/OMSSxMSSStoredObjectFactory.cpp, ref-impl/include/AAFFileKinds.h, ref-impl/src/OM/GNUmakefile, ref-impl/src/OM/OMGSFStructuredStorage.cpp, ref-impl/src/OM/OMGSFStructuredStorage.h, ref-impl/src/OM/OMGSFxMSSStoredObjectFactory.cpp, ref-impl/src/OM/OMMSSStoredObject.cpp, ref-impl/src/OM/OMMSSStoredObjectFactory.cpp, ref-impl/src/OM/OMMSStructuredStorage.h, ref-impl/src/OM/OMSSSStorageRWInputSource.h, ref-impl/src/OM/OMSSSStructuredStorage.cpp, ref-impl/src/OM/OMSSSStructuredStorage.h, ref-impl/src/OM/OMUtilities.cpp, ref-impl/src/impl/ImplAAFFile.cpp, AAFWinSDK/ref-impl/Om/Om.dsp, build/pdefs-i586Linux.mk BBC refactored OM to support multiple Structured Storage implementations. See OM_Refactor_bbc_20040512.pdf on the AAF Association site for details.
2004/07/07 stuart_hc ref-impl/include/OM/OMSSxMSSStoredObjectFactory.h file OMSSxMSSStoredObjectFactory.h was initially added on branch rosebud.
2004/07/06 tbingham ref-impl/src/OM/OMDataSet.cpp, ref-impl/src/OM/OMDataVector.cpp Second round of support for arrays and sets of scalars (latent).
2004/07/06 tbingham ref-impl/include/OM/OMArrayProperty.h, ref-impl/include/OM/OMArrayPropertyIterator.h, ref-impl/include/OM/OMDataContainer.h, ref-impl/include/OM/OMDataContainerIterator.h, ref-impl/include/OM/OMDataSet.h, ref-impl/include/OM/OMDataVector.h, ref-impl/include/OM/OMIdentitySetIter.h, ref-impl/include/OM/OMSetPropertyIterator.h, ref-impl/include/OM/OMSetType.h, ref-impl/src/OM/OMArrayPropertyIteratorT.h, ref-impl/src/OM/OMArrayPropertyT.h, ref-impl/src/OM/OMIdentitySetIterT.h, ref-impl/src/OM/OMSetPropertyIteratorT.h, ref-impl/src/OM/OMSetPropertyT.h First round of support for arrays and sets of scalars (latent).
2004/07/05 phil_tudor ref-impl/include/AAFMetaDictionary.h, ref-impl/include/AAFPropertyDefs.h, ref-impl/include/AAFPropertyIDs.h, ref-impl/src/impl/ImplAAFCompositionMob.cpp, ref-impl/src/impl/ImplAAFSoundDescriptor.cpp Revert two properties to short non-unique names, pending policy decision: CompositionMob::Rendering SoundDescriptor::Compression
2004/07/05 phil_tudor meta/AAFMetaDict.xls Revert two properties to short non-unique names, pending policy decision: CompositionMob::Rendering SoundDescriptor::Compression
2004/07/02 stuart_hc GNUmakefile Prevent "make dist" failure by replacing "ref-impl" target with "install" target (which depends on ref-impl). Avoid unnecessary compilation of "make everything" when only "make install" is required to complete the "sdk-dist" target.
2004/07/02 stuart_hc dist/GNUmakefile Use more descriptive names for releases: AAF-runtime-libs (was aaf_release) and AAF-devel-libs (was aaf_sdk). Remove Mac OS9 cruft.
2004/07/02 stuart_hc dist/CreateDistribution.bash Use now preferred hyphen separator between components of release name.
2004/07/02 phil_tudor meta/AAFMetaDict.xls, ref-impl/include/AAFClassDefUIDs.h, ref-impl/include/AAFExtEnum.h, ref-impl/include/AAFMetaDictionary.h, ref-impl/include/AAFPropertyDefs.h, ref-impl/include/AAFPropertyIDs.h, ref-impl/include/AAFStoredObjectIDs.h, ref-impl/include/AAFTypeDefUIDs.h, ref-impl/src/impl/ImplAAFCompositionMob.cpp, ref-impl/src/impl/ImplAAFDescriptiveMarker.cpp, ref-impl/src/impl/ImplAAFDigitalImageDescrip.cpp, ref-impl/src/impl/ImplAAFSoundDescriptor.cpp Changed DescriptiveMarker::DescriptiveFramework to Description. Commented out kAAFTransferCharacteristic_274M_296M. Changed DigitalImageDescriptor::Gamma to TransferCharacteristic. Changed CompositionMob::Rendering to CompositionRendering. Made SoundDescriptor concrete. Corrected PropertyID of TimelineMobSlot::MarkOut to match SMPTE RP210. Changed SoundDescriptor::Compression to SoundCompression. Changed Header::DMSchemes to DescriptiveSchemes.
2004/07/02 stuart_hc test/com/ComModTestAAF/ModuleTests/CAAFEssenceAccessTest.cpp Rearrange #include unistd.h to use existing _MSC_VER test for improved maintainability.
2004/07/01 tbingham ref-impl/src/OM/OMArrayPropertyIteratorT.h, ref-impl/src/OM/OMArrayPropertyT.h, ref-impl/src/OM/OMDataSet.cpp, ref-impl/src/OM/OMDataVector.cpp, ref-impl/src/OM/OMIdentitySetIterT.h, ref-impl/src/OM/OMSetPropertyIteratorT.h, ref-impl/src/OM/OMSetPropertyT.h, ref-impl/include/OM/OMArrayProperty.h, ref-impl/include/OM/OMArrayPropertyIterator.h, ref-impl/include/OM/OMDataContainer.h, ref-impl/include/OM/OMDataContainerIterator.h, ref-impl/include/OM/OMDataSet.h, ref-impl/include/OM/OMDataVector.h, ref-impl/include/OM/OMIdentitySetIter.h, ref-impl/include/OM/OMSetPropertyIterator.h, ref-impl/include/OM/OMSetType.h New files to support arrays and sets of scalars (placeholder).
2004/07/01 tbingham test/com/ComModTestAAF/ModuleTests/CAAFEssenceAccessTest.cpp Include header file declaring getcwd(),

Key

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

Valid HTML 4.01!