Log of changes made between Build-0501 and Build-0502

Date Developer Files Checkin comment
2001/10/29 whoopy dodo/AAFEssenceMultiAccess.dod tidy up comments
2001/10/29 whoopy AAFi686LinuxSDK/g++/include/AAF.h Automatic update, derived file
2001/10/29 whoopy ref-impl/include/ref-api/AAF.h, ref-impl/src/com-api/CAAFEssenceAccess.h Automatic update, derived file
2001/10/29 whoopy build/history/updateHistory.pl use 'system' command rather than exec
2001/10/22 gmsb ref-impl/src/impl/ImplAAFDictionary.cpp ImplAAFDictionary::pvtInstantiate() did not correctly iterate up the class parent hierarchy. Fix: move loop variable initialization outside the loop.
2001/10/15 whoopy build/pdefs-Win.mk added pdefs-Win.mk to support dodo GNUmakes under cygwin
2001/10/15 whoopy dodo/dodotargets.mak fix to get dodo GNUmake to run under cygwin
2001/10/11 whoopy AAFWinSDK/include/AAFVersion.rc, AAFWinSDK/include/resource.h, AAFWinSDK/ref-impl/comapi/comapi.dsp Add Version resource to COMAPI DLL
2001/10/08 whoopy dodo/maketargets.mak, dodo/maketargets_gnu.mak fix spurious $ and unneeded $(RM) -f ... (build/pdefs-Unix.mk already has RM = rm -f)
2001/10/03 tbingham test/com/CreateSequence/CreateSequence.cpp Change function names to avoid confusion.
2001/10/01 whoopy ref-impl/include/com-api/AAF.idl Automatic update derived files
2001/10/01 whoopy dodo/macros/fidl.mac fix AD_FUNCTION0 to emit commented prototype for DocJet manual, (only use is AAFModule AAFUnload())
2001/10/01 whoopy dodo/AAFModule.dod tweak comments for DocJet: indent PREformatted stuff >10 spaces, bulleted paras can't be more than 2 lines
2001/10/01 whoopy ref-impl/doc/com-api/Makefile, ref-impl/doc/com-api/frontCover.html, ref-impl/doc/com-api/idlcleanup.perl rev 1.01 with better improved global funcs
2001/10/01 whoopy ref-impl/doc/com-api/refDocFromIDL.djt, ref-impl/doc/com-api/refHHDocFromIDL.djt highlight Stub Only Comments
2001/10/01 whoopy ref-impl/doc/com-api/Makefile, ref-impl/doc/com-api/README.txt, ref-impl/doc/com-api/frontCover.html improve Make to use WinZip and make standalone CHM file for HTMLHelp without CHI
2001/09/30 whoopy doc/AAFProjectFAQ.html Periodic Update
2001/09/28 whoopy ref-impl/doc/com-api/refHHDocFromIDL.djt Initial docjet set for HTMLHelp version of Manual
2001/09/28 whoopy ref-impl/doc/com-api/Makefile, ref-impl/doc/com-api/README.txt, ref-impl/doc/com-api/frontCover.html, ref-impl/doc/com-api/idlcleanup.perl, ref-impl/doc/com-api/refDocFromIDL.djt First release of Manual
2001/09/26 whoopy ref-impl/include/com-api/AAF.idl, ref-impl/include/ref-api/AAF.h, ref-impl/src/com-api/CAAFTypeDefStream.cpp, ref-impl/src/com-api/CAAFTypeDefStream.h Automatic update - derived files
2001/09/26 whoopy dodo/AAFTypeDefStream.dod Tidy up comments for DocJet
2001/09/24 whoopy ref-impl/doc/com-api/Makefile, ref-impl/doc/com-api/idlcleanup.perl, ref-impl/doc/com-api/refDocFromIDL.djt changes to make entirely from cygwin make
2001/09/24 whoopy ref-impl/doc/com-api/Summary Hook.dll Summary hook to seperate initial Summary sentence from rest of Remarks
2001/09/24 whoopy ref-impl/doc/com-api/DigImgAreas.bmp, ref-impl/doc/com-api/DigImgAreas.gif Versions of ASCII art in IDL
2001/09/24 whoopy ref-impl/doc/com-api/README.txt Updated notes
2001/09/24 whoopy ref-impl/doc/com-api/README.txt Josh's original notes
2001/09/22 tbingham test/com/CreateSequence/CreateSequence.cpp Make sure timing comparison is fair with and without USE_MEMORY_FILE.
2001/09/22 tbingham test/com/CreateSequence/CreateSequence.cpp Use newly added AAFMemoryFileOpenNewModify() and AAFMemoryFileSaveToDisk() functions if USE_MEMORY_FILE is defined.
2001/09/22 tbingham test/com/CreateSequence/CreateSequence.cpp Add AAFMemoryFileOpenNewModify() and AAFMemoryFileSaveToDisk() functions.
2001/09/22 tbingham test/com/CreateSequence/CreateSequence.cpp File open time is not interesting for now.
2001/09/22 tbingham test/com/CreateSequence/CreateSequence.cpp More clean up.
2001/09/22 tbingham test/com/CreateSequence/CreateSequence.cpp Rip out the USE_TIMER_LIB stuff.
2001/09/22 tbingham test/com/CreateSequence/CreateSequence.cpp Add more simple platform independent timing code.
2001/09/22 tbingham test/com/CreateSequence/CreateSequence.cpp Tidy up usage message and output.
2001/09/22 tbingham test/com/CreateSequence/CreateSequence.cpp More clean up.
2001/09/22 tbingham test/com/CreateSequence/CreateSequence.cpp More clean up.
2001/09/22 tbingham test/com/CreateSequence/CreateSequence.cpp More clean up.
2001/09/22 tbingham test/com/CreateSequence/CreateSequence.cpp Add simple platform independent timing code.
2001/09/22 tbingham test/com/CreateSequence/CreateSequence.cpp Only add .aaf to file name if it isn't already there.
2001/09/22 tbingham test/com/CreateSequence/CreateSequence.cpp Clean up formatting (a little).
2001/09/22 tbingham test/com/CreateSequence/CreateSequence.cpp Untabify.
2001/09/22 tbingham test/com/CreateSequence/CreateSequence.cpp Load the AAF DLL explicitly to catch the common error of PATH not being set properly.
2001/09/22 tbingham test/com/CreateSequence/CreateSequence.cpp Fix memory stomper.
2001/09/22 tbingham test/com/CreateSequence/CreateSequence.cpp Minor clean up.
2001/09/19 whoopy ref-impl/doc/com-api/aafDSlogo.gif, ref-impl/doc/com-api/frontCover.html inital copy
2001/09/14 whoopy ref-impl/doc/com-api/AAFapi.dof, ref-impl/doc/com-api/refDocFromIDL.djt initial DocJet files
2001/09/14 whoopy ref-impl/doc/com-api/Makefile, ref-impl/doc/com-api/SummaryHook.cpp, ref-impl/doc/com-api/idlblankcomfix.perl, ref-impl/doc/com-api/idlcleanup.perl, ref-impl/doc/com-api/styles.css inital pass on DocJet API manual
2001/09/14 whoopy ref-impl/include/com-api/AAF.idl, ref-impl/include/ref-api/AAF.h, ref-impl/src/com-api/CAAFKLVData.h, ref-impl/src/com-api/CAAFPulldown.h, ref-impl/src/com-api/CAAFRGBADescriptor.h, ref-impl/src/com-api/CAAFSourceMob.h, ref-impl/src/com-api/CAAFTypeDef.h, ref-impl/src/com-api/CAAFTypeDefString.h, ref-impl/src/com-api/CAAFTypeDefWeakObjRef.h Automatic update - dervied files
2001/09/14 whoopy dodo/AAFEssenceMultiAccess.dod, dodo/AAFSourceMob.dod, dodo/AAFTypeDef.dod, dodo/AAFTypeDefString.dod, dodo/AAFTypeDefWeakObjRef.dod Tweak comments slightly for DocJet
2001/09/14 whoopy dodo/AAFRGBADescriptor.dod Tweak comments to help DocJet
2001/09/14 whoopy dodo/AAFPulldown.dod Tweak comment to help DocJet
2001/09/14 whoopy dodo/AAFKLVData.dod space out return values better to placate DocJet
2001/09/14 whoopy 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/CAAFDataDef.h, ref-impl/src/com-api/CAAFHeader.h, ref-impl/src/com-api/CAAFTypeDefEnum.h, ref-impl/src/com-api/CAAFVaryingValue.h Automatic update - derived files
2001/09/14 whoopy dodo/AAFContentStorage.dod, dodo/AAFDataDef.dod, dodo/AAFEssenceAccess.dod, dodo/AAFHeader.dod, dodo/AAFTypeDefEnum.dod, dodo/AAFVaryingValue.dod remove tabs to assist DocJet parsing
2001/09/11 whoopy ref-impl/include/com-api/AAF.idl, ref-impl/include/ref-api/AAF.h, ref-impl/src/com-api/CAAFOperationGroup.cpp, ref-impl/src/com-api/CAAFOperationGroup.h, ref-impl/src/com-api/CAAFScopeReference.h, ref-impl/src/com-api/CAAFTapeDescriptor.h automatic update - dodo derived files
2001/09/11 whoopy dodo/AAFScopeReference.dod, dodo/AAFTapeDescriptor.dod Fix spuriously double escaped parentheses and commas to tidy up resulting documentation
2001/09/11 tbingham examples/com-api/InfoDumper/InfoDumper.cpp Load the AAF library explicity to catch the common error that the AAF DLL is not in the user's path, otherwise this error looks like an error opening the file.
2001/09/10 whoopy dodo/AAFOperationGroup.dod Fix unescaped ) in comment (at the second Attempt)
2001/09/10 whoopy dodo/AAFOperationGroup.dod Fix comments, doubly escaped backslashes
2001/09/08 whoopy build/history/updateHistory.pl inital attempt at script to extract CVS history for HTML summary
2001/09/07 tbingham AAFMacSDK/DevUtils/Dump/Dump.mcp For the debug build use the new debug prefix file.
2001/09/07 tbingham AAFMacSDK/DevUtils/Dump/Dump.5.mcp For the debug build use the new debug prefix file.
2001/09/07 tbingham AAFMacSDK/DevUtils/Dump/dump_prefix.h Turn off debugging in the release prefix file.
2001/09/07 tbingham AAFMacSDK/DevUtils/Dump/dumpDbg_prefix.h Prefix file for debug version.
2001/09/07 tbingham AAFMacSDK/DevUtils/Dump/dump_prefix.h Clean up.
2001/09/07 tbingham AAFMacSDK/DevUtils/Dump/dump_prefix.h Add _MSL_USING_NAMESPACE for consistency.
2001/09/07 tbingham AAFMacSDK/DevUtils/Dump/dump_prefix.h Clean up (including removal of the enigmatic BOB_TEST symbol).
2001/09/07 tbingham AAFMacSDK/DevUtils/Dump/dump_prefix.h Add comments.
2001/09/07 tbingham AAFMacSDK/ref-impl/om/AAFOM_prefix.h Clean up.
2001/09/07 tbingham AAFMacSDK/ref-impl/om/AAFOMDbg_prefix.h, AAFMacSDK/ref-impl/om/AAFOM_prefix.h Clean up. The Object Manager doesn't use ISO/ANSI assert so we don't need to bother with NDEBUG. The Object Manager doesn't use _DEBUG.
2001/09/07 tbingham AAFMacSDK/ref-impl/om/AAFOMDbg_prefix.h, AAFMacSDK/ref-impl/om/AAFOM_prefix.h Clean up (add comments only)
2001/09/07 tbingham AAFMacSDK/ref-impl/om/AAFOMDbg_prefix.h, AAFMacSDK/ref-impl/om/AAFOM_prefix.h Clean up (remove comments only)
2001/09/07 tbingham AAFMacSDK/DevUtils/Dump/dump_prefix.h, AAFMacSDK/ref-impl/om/AAFOMDbg_prefix.h, AAFMacSDK/ref-impl/om/AAFOM_prefix.h Detabify.
2001/09/05 tbingham ref-impl/doc/OM/makedocs.ksh Add error checking.
2001/08/30 tbingham ref-impl/src/OM/OMIOStream.cpp Define NEWLINE for OM_OS_MACOSX.
2001/08/30 tbingham ref-impl/src/OM/OMMSSStoredObject.cpp Clarify dealings with Structured Storage API functions that have different prototypes depending on the symbol UNICODE.
2001/08/30 tbingham ref-impl/include/OM/OMExceptions.h, ref-impl/src/OM/OMExceptions.cpp Initial implementation of Object Manager error reporting.
2001/08/30 tbingham ref-impl/src/OM/OMUtilities.cpp Make sure hostByteOrder() fails on middle-endian machines.
2001/08/30 tbingham DevUtils/Dump/dump.cpp Detabify.
2001/08/30 tbingham ref-impl/src/OM/OMMSStructuredStorage.h USE_*_SS -> OM_*_SS.
2001/08/30 tbingham ref-impl/src/OM/OMIOStream.cpp, ref-impl/src/OM/OMMSStructuredStorage.h, ref-impl/src/OM/OMUtilities.cpp Use the new OM_OS_* symbols.
2001/08/30 tbingham ref-impl/src/OM/OMPortability.h Add OM_OS_* symbols identifying the host operating system.
2001/08/30 tbingham ref-impl/include/OM/OMDataTypes.h, ref-impl/src/OM/OMPortability.h COMPILER_* -> OM_COMPILER_*
2001/08/30 tbingham ref-impl/src/OM/OMFile.cpp Detabify.
2001/08/30 tbingham bin/HTML.FMT Standard html format definitions from the AUTODUCK distribution.
2001/08/30 tbingham ref-impl/doc/OM/contents.d Make document title consistent.
2001/08/30 tbingham ref-impl/doc/OM/html.fmt Fix document title.
2001/08/29 tbingham ref-impl/include/OM/OMDataTypes.h, ref-impl/src/OM/OMPortability.h Move code for detecting the host compiler from OMDataTypes.h to OMPortability.h.
2001/08/29 tbingham ref-impl/src/OM/OMStorable.cpp Provide implementation for OMStorable::objectCount()
2001/08/29 tbingham ref-impl/include/OM/OMDataStreamProperty.h, ref-impl/include/OM/OMProperty.h, ref-impl/include/OM/OMStrongRefProperty.h, ref-impl/include/OM/OMStrongRefSetProperty.h, ref-impl/include/OM/OMStrongRefVectorProperty.h, ref-impl/include/OM/OMWeakRefProperty.h, ref-impl/include/OM/OMWeakRefSetProperty.h, ref-impl/include/OM/OMWeakRefVectorProperty.h, ref-impl/src/OM/OMDataStreamProperty.cpp, ref-impl/src/OM/OMProperty.cpp, ref-impl/src/OM/OMStrongRefPropertyT.h, ref-impl/src/OM/OMStrongRefSetPropertyT.h, ref-impl/src/OM/OMStrongRefVectorPropertyT.h, ref-impl/src/OM/OMWeakRefPropertyT.h, ref-impl/src/OM/OMWeakRefSetPropertyT.h, ref-impl/src/OM/OMWeakRefVectorPropertyT.h Add OMProperty::objectCount() and descendants.
2001/08/28 tbingham ref-impl/src/OM/OMFile.cpp Add body for OMFile::objectCount().
2001/08/28 tbingham ref-impl/src/OM/OMStorable.cpp, ref-impl/src/OM/OMStorable.h Add stubbed OStorable::objectCount() which returns the number of contained objects.
2001/08/28 tbingham ref-impl/src/OM/OMFile.cpp, ref-impl/src/OM/OMFile.h Add stibbed OMFile::objectCount() which returns the number of objects in the file.
2001/08/28 tbingham DevUtils/Dump/dump.cpp Remove unused code.
2001/08/28 tbingham DevUtils/Dump/dump.cpp Fix typo.
2001/08/28 tbingham DevUtils/Dump/dump.cpp Clean up UNICODE specific conditional code.
2001/08/28 tbingham DevUtils/Dump/dump.cpp Clean up structured storage implementation specific conditional code.
2001/08/28 tbingham DevUtils/Dump/dump.cpp Clean up operating system specific conditional code.
2001/08/28 tbingham DevUtils/Dump/dump.cpp Remove unused code.
2001/08/28 tbingham DevUtils/Dump/dump.cpp, DevUtils/Dump/dump.cpp Clean up operating system specific conditional code.
2001/08/28 tbingham DevUtils/Dump/dump.cpp, DevUtils/Dump/dump.cpp Remove unused code.
2001/08/23 tbingham AAFWinSDK/dodo/tool/DoDo.dsp, AAFWinSDK/dodo/tool/DoDo.dsw Visual Studlio workspace and project for the dodo tool.
2001/08/15 tbingham ref-impl/src/OM/OMMSSStoredObject.cpp Remove assertions preventing modification of a foreign file.
2001/08/14 tbingham ref-impl/doc/OM/Design/StoredFormat.doc Add missing description of Data Streams.
2001/08/14 tbingham ref-impl/doc/OM/Design/StoredFormat.doc Add section on PID assignment.
2001/08/14 tbingham ref-impl/doc/OM/Design/StoredFormat.doc Add field byte sizes.
2001/08/14 tbingham ref-impl/src/OM/OMMSSStoredObject.cpp Call write routines that swap (if necessary) from save(singleton weak reference) and from save(OMStoredPropertySetIndex).
2001/08/14 tbingham ref-impl/src/OM/OMObjectReference.cpp Add comment (only) about dangling weak references.
2001/08/13 tbingham DevUtils/Dump/dump.cpp Call new reportBadIndex() function.
2001/08/13 tbingham DevUtils/Dump/dump.cpp Add new reportBadIndex() function.
2001/08/10 tbingham AAFMacSDK/ref-impl/om/AAFOM.mcp Add new files for Object Manager typedefinitions and error reporting.
2001/08/10 tbingham AAFMacSDK/ref-impl/om/AAFOM.5.mcp Add new files for Object Manager error reporting.
2001/08/10 tbingham AAFMacSDK/ref-impl/om/AAFOM.5.mcp Add new files for Object Manager error reporting.
2001/08/10 tbingham AAFMacSDK/AAFMacSDK.5.mcp Add new files for Object Manager error reporting.
2001/08/10 tbingham AAFWinSDK/ref-impl/Om/Om.dsp Add new files for Object Manager error reporting.
2001/08/10 tbingham ref-impl/include/OM/OMExceptions.h, ref-impl/src/OM/OMExceptions.cpp New files for Object Manager error reporting.
2001/08/10 tbingham AAFWinSDK/ref-impl/Om/Om.dsp Add new type definition files.
2001/08/10 tbingham ref-impl/include/OM/OMArrayType.h, ref-impl/include/OM/OMEnumeratedType.h, ref-impl/include/OM/OMObjectReferenceType.h, ref-impl/include/OM/OMRecordType.h, ref-impl/include/OM/OMRenamedType.h, ref-impl/include/OM/OMStreamType.h, ref-impl/include/OM/OMStringType.h, ref-impl/src/OM/OMArrayType.cpp, ref-impl/src/OM/OMEnumeratedType.cpp, ref-impl/src/OM/OMObjectReferenceType.cpp, ref-impl/src/OM/OMRecordType.cpp, ref-impl/src/OM/OMRenamedType.cpp, ref-impl/src/OM/OMStreamType.cpp, ref-impl/src/OM/OMStringType.cpp New files for Object Manager type definitions.
2001/08/10 tbingham ref-impl/src/OM/OMMSSStoredObject.cpp Delete dynamically allocated keys and names as soon as we are done with them.
2001/08/10 tbingham ref-impl/src/OM/OMMSSStoredObject.cpp Fix comment.
2001/08/10 tbingham ref-impl/src/OM/OMMSSStoredObject.cpp Fix TRACE statements.
2001/08/10 tbingham ref-impl/include/OM/OMMSSStoredObject.h, ref-impl/src/OM/OMMSSStoredObject.cpp Keep track of the maximum number of open storages and streams.
2001/08/10 tbingham ref-impl/src/OM/OMMSSStoredObject.cpp Call write routines that swap (if necessary).
2001/08/10 tbingham ref-impl/src/impl/ImplAAFTimecodeStream12M.cpp Write the two synch bytes (0x3f,0xfd) in PackTimecode() and in PackUserBits().
2001/08/09 tbingham ref-impl/src/OM/OMXMLStoredObject.cpp Use new OM_DEFINITIONS symbol (By default this is _not_defined).
2001/08/09 tbingham ref-impl/include/OM/OMStrongRefSetProperty.h, ref-impl/include/OM/OMStrongReferenceSet.h, ref-impl/src/OM/OMStrongRefSetPropertyT.h Add find() that returns an OMStrongReferenceSetElement.
2001/08/09 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp, ref-impl/src/OM/OMXMLStoredObject.cpp Return false in unimplemented isRecognized().
2001/08/09 tbingham test/com/ComModTestAAF/ModuleTests/CAAFRandomRawStorageTest.cpp Get rid of compilation warnings.
2001/08/09 tbingham ref-impl/src/OM/OMFile.cpp, ref-impl/src/OM/OMFile.h, ref-impl/src/OM/OMKLVStoredObject.cpp, ref-impl/src/OM/OMMSSStoredObject.cpp, ref-impl/src/OM/OMXMLStoredObject.cpp Clean up comments.
2001/08/09 tbingham ref-impl/include/OM/OMMSSStoredObject.h, ref-impl/src/OM/OMMSSStoredObject.cpp Add writeUInt{8|16|32|64}ToStream(), writeUniqueObjectIdentificationToStream() and writeUniqueMaterialIdentificationToStream().
2001/08/06 whoopy AAFMacSDK/examples/com-api/ComPersonnelExtension/PersonnelExtensionD_prefix.h, AAFMacSDK/examples/com-api/ComPersonnelExtension/PersonnelExtensionR_prefix.h, AAFMacSDK/ref-impl/AAFBasicInterpolators/AAFBasicInterp_prefix.h, AAFMacSDK/ref-impl/AAFBasicInterpolators/AAFBasicInterpDebug_prefix.h, AAFMacSDK/ref-impl/AAFStandardCodecs/AAFStandardCodecs_prefix.h, AAFMacSDK/ref-impl/com-api/com-dll/AAFCOAPI_prefix.h, AAFMacSDK/ref-impl/com-api/com-dll/AAFCOAPIDbg_prefix.h, AAFMacSDK/ref-impl/om/AAFOM_prefix.h, AAFMacSDK/ref-impl/om/AAFOMDbg_prefix.h Had to change CW6 ifdef to __MWERKS__ >= 0x2400 because __MSL_CPP__ not defined early in prefix
2001/08/06 whoopy AAFMacSDK/ref-impl/com-api/com-dll/AAFCOAPI.5.mcp, AAFMacSDK/test/com/ComModTestAAF/ComModTestAAF.5.mcp Forgot to ref CW5 Subprojects of Subprojects
2001/08/06 whoopy AAFMacSDK/examples/com-api/ExportSimpleComposition/ExportSimpleComp.mcp, AAFMacSDK/examples/com-api/ImportAudioExample/ImportAudioExample.mcp, AAFMacSDK/examples/com-api/InfoDumper/InfoDumper.mcp, AAFMacSDK/examples/com-api/MetadataExample/MetadataExample.mcp Migrate to CW6: Example Apps remove __intialize entry because it cause hangup on exit, add MSL SIOUX C++ and Runtime Libs
2001/08/06 whoopy AAFMacSDK/examples/com-api/ComPropDirectDumpTest/ComPropDirectDump.mcp, AAFMacSDK/examples/com-api/ExportAudioExample/ExportAudioExample.mcp Migrate to CW6: Example Apps remove __intialize entry because it cause hangup on exit, add MSL SIOUX C++ and Runtime Libs
2001/08/06 whoopy AAFMacSDK/examples/com-api/ComAAFInfoTest/ComAAFInfoTest.mcp, AAFMacSDK/examples/com-api/ComClientTestAAF/ComClientTestAAF.mcp, AAFMacSDK/examples/com-api/ComCutsTestAAF/ComCutsOnlyTestAAF.mcp, AAFMacSDK/examples/com-api/ComEssenceDataTest/ComEssenceDataTest.mcp, AAFMacSDK/examples/com-api/ComExtension/ComExtensionRead.mcp, AAFMacSDK/examples/com-api/ComExtension/ComExtensionWrite.mcp, AAFMacSDK/examples/com-api/ComPersonnelExtension/PersonnelPluginWrite.mcp, AAFMacSDK/examples/com-api/ComPropDirectAccessTest/ComPropDirectAccess.mcp Migrate to CW6: Example Apps remove __intialize entry because it cause hangup on exit, add MSL SIOUX C++ and Runtime Libs
2001/08/06 whoopy AAFMacSDK/test/com/EssenceAccess/EssenceAccess.mcp Migrate to CW6: App Projects, took out __Initialize entry and set MSL SIOUX C C++ and Runtime libs
2001/08/06 whoopy AAFMacSDK/DevUtils/Dump/Dump.mcp, AAFMacSDK/ref-impl/libjpeg/cjpeg.mcp, AAFMacSDK/ref-impl/libjpeg/djpeg.mcp, AAFMacSDK/ref-impl/libjpeg/jpegtran.mcp, AAFMacSDK/test/com/ComModTestAAF/ComModTestAAF.mcp, AAFMacSDK/test/com/CreateSequence/CreateSequence.mcp Migrate to CW6: App Projects, took out __Initialize entry and set MSL SIOUX C C++ and Runtime libs
2001/08/06 whoopy AAFMacSDK/Utilities/AafOmf.mcp Migrate to CW6: had to add CW6ctypeFix.c for tolower/upper
2001/08/06 whoopy AAFMacSDK/bin/debug/MW_MSL.PPC.Shlb Try add as an Alias
2001/08/06 whoopy AAFMacSDK/bin/debug/MW_MSL.PPC.Shlb Alias not relative - try add again from MacCVSPro
2001/08/06 whoopy AAFMacSDK/bin/debug/MW_MSL.PPC.Shlb Alias rather than duplicate file
2001/08/06 whoopy AAFMacSDK/bin/debug/MW_MSL.PPC.Shlb, AAFMacSDK/bin/MW_MSL.PPC.Shlb Migrate to CW6: CodeWarrior 6 MSL DLL
2001/08/06 whoopy AAFMacSDK/examples/com-api/ComPersonnelExtension/PersonnelExtension.mcp, AAFMacSDK/ref-impl/AAFBasicInterpolators/AAFBasicInterpolators.mcp, AAFMacSDK/ref-impl/AAFStandardCodecs/AAFStandardCodecs.mcp, AAFMacSDK/ref-impl/com-api/com-dll/AAFCOAPI.mcp Migrate to CW6: Shared Libs automatic conversion
2001/08/06 whoopy AAFMacSDK/ref-impl/om/AAFOM_prefix.h, AAFMacSDK/ref-impl/om/AAFOMDbg_prefix.h Migrate to CW6: Shared libs now require _MSL_IMP_EXP __declspec(dllimport) and _MSL_NO_LOCALE
2001/08/06 whoopy AAFMacSDK/ref-impl/impl/AAFIMPL.mcp, AAFMacSDK/ref-impl/libjpeg/libjpeg.mcp, AAFMacSDK/ref-impl/om/AAFOM.mcp Migrate to CW6: automatic project conversion (no other change)
2001/08/06 whoopy AAFMacSDK/AAFAppDev.mcp, AAFMacSDK/AAFHeaders/AAFHeaders.mcp, AAFMacSDK/AAFMacSDK.mcp, AAFMacSDK/dodo/tool/dodo.mcp, AAFMacSDK/dodo/tool/MakeRelativeAlias.mcp, AAFMacSDK/ref-impl/aafiid/AAFIID.mcp, AAFMacSDK/ref-impl/aaflib/AAFLIB.mcp Migrate to CW6: automatic project conversion (no other change)
2001/08/06 whoopy AAFMacSDK/ref-impl/com-api/com-dll/AAFCOAPIDbg_prefix.h Migrate to CW6: Prefix files for Shared Libraries now need _MSL_IMP_EXP __declspec(dllimport) and _MSL_NO_LOCALE
2001/08/06 whoopy AAFMacSDK/examples/com-api/ComPersonnelExtension/PersonnelExtensionD_prefix.h, AAFMacSDK/examples/com-api/ComPersonnelExtension/PersonnelExtensionR_prefix.h, AAFMacSDK/ref-impl/AAFBasicInterpolators/AAFBasicInterp_prefix.h, AAFMacSDK/ref-impl/AAFBasicInterpolators/AAFBasicInterpDebug_prefix.h, AAFMacSDK/ref-impl/AAFStandardCodecs/AAFStandardCodecs_prefix.h, AAFMacSDK/ref-impl/com-api/com-dll/AAFCOAPI_prefix.h Migrate to CW6: Prefix files for Shared Libraries now need _MSL_IMP_EXP __declspec(dllimport) and _MSL_NO_LOCALE
2001/08/06 whoopy AAFMacSDK/examples/com-api/ComPersonnelExtension/PersonnelPluginWriteD_prefix.h, AAFMacSDK/examples/com-api/ComPersonnelExtension/PersonnelPluginWriteR_prefix.h Migrate to CW6: Seperate Prefix files for Personnel App and DLL
2001/08/06 whoopy Utilities/AafOmf/Mac/CW6ctypeFix.c Migrate to CW6: need tolower and toupper as real funcs for CW5 OMFANSIlib
2001/08/01 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp, ref-impl/src/OM/OMMSSStoredObject.cpp, ref-impl/src/OM/OMXMLStoredObject.cpp Beef up assertions.
2001/08/01 tbingham ref-impl/src/OM/OMMSSStoredObject.cpp Make files invalid during modify by writing an empty signature.
2001/08/01 tbingham ref-impl/include/OM/OMDiskRawStorage.h, ref-impl/include/OM/OMMappedFileRawStorage.h, ref-impl/include/OM/OMMemoryRawStorage.h, ref-impl/include/OM/OMRawStorage.h Clarify the difference between size() and extent().
2001/08/01 tbingham ref-impl/include/OM/OMDiskRawStorage.h, ref-impl/include/OM/OMMappedFileRawStorage.h, ref-impl/include/OM/OMMemoryRawStorage.h Make position() and setPosition() public.
2001/08/01 tbingham ref-impl/src/OM/OMFile.cpp, ref-impl/src/OM/OMFile.h Remove readSignature() and encodingOf().
2001/08/01 tbingham ref-impl/src/OM/OMFile.cpp Use isRecognized() functions on descendants of OMStoredObject.
2001/08/01 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp, ref-impl/src/OM/OMMSSStoredObject.cpp, ref-impl/src/OM/OMXMLStoredObject.cpp Implement isRecognized() for some descendants of OMStoredObject.
2001/08/01 whoopy doc/AAFProjectFAQ.html Periodic update - mostly for CVS modules
2001/07/31 tbingham ref-impl/src/OM/OMFile.cpp Update POSTCONDITIONs to distinguish more clearly between the four constructors.
2001/07/31 tbingham ref-impl/src/OM/OMFile.cpp Beef up assertions for valid _root.
2001/07/31 tbingham ref-impl/src/OM/OMMSSStoredObject.cpp Only write the file signature when closing a valid file.
2001/07/31 tbingham ref-impl/src/OM/OMFile.cpp Make files invalid during save.
2001/07/31 tbingham ref-impl/src/OM/OMFile.cpp, ref-impl/src/OM/OMFile.h Add isvalid().
2001/07/31 tbingham ref-impl/src/OM/OMFile.cpp, ref-impl/src/OM/OMFile.h Always read signature when opening an existing file.
2001/07/31 tbingham ref-impl/src/OM/OMFile.cpp Provide implementations for isRecognized().
2001/07/31 tbingham ref-impl/src/OM/OMFile.cpp Clean up formatting.
2001/07/31 tbingham ref-impl/src/OM/OMFile.cpp, ref-impl/src/OM/OMKLVStoredObject.cpp, ref-impl/src/OM/OMMSSStoredObject.cpp, ref-impl/src/OM/OMXMLStoredObject.cpp Reorder stubs.
2001/07/31 tbingham ref-impl/src/OM/OMFile.cpp, ref-impl/src/OM/OMFile.h Fix comment (only).
2001/07/31 tbingham ref-impl/src/OM/OMFile.cpp, ref-impl/src/OM/OMFile.h Add stubbed isRecognized().
2001/07/31 tbingham ref-impl/include/OM/OMKLVStoredObject.h, ref-impl/include/OM/OMMSSStoredObject.h, ref-impl/include/OM/OMXMLStoredObject.h, ref-impl/src/OM/OMKLVStoredObject.cpp, ref-impl/src/OM/OMMSSStoredObject.cpp, ref-impl/src/OM/OMXMLStoredObject.cpp Add stubs for OM{MSS|KLV|XML}StoredObject::isRecognized().

Key

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

Valid HTML 4.01!