| Date |
Developer |
Files |
Checkin comment |
| 2006/04/28 |
tbingham |
ref-impl/src/impl/ImplAAFPluginManager.cpp |
Fix enumeration over loaded plugins for category == kAAFPluginNoCategory. |
| 2006/04/28 |
jlow |
Utilities/AAFAnalyzer/GUI/documentation.doc |
Small update. |
| 2006/04/28 |
jlow |
Utilities/AAFAnalyzer/GUI/parse.py |
Bug fix |
| 2006/04/28 |
jlow |
Utilities/AAFAnalyzer/AAFAnalyzer/AAFAnalyzerMain.cpp |
Updated documentation. |
| 2006/04/28 |
jlow |
Utilities/AAFAnalyzer/GUI/analyzer.py, Utilities/AAFAnalyzer/GUI/documentation.doc, Utilities/AAFAnalyzer/GUI/gui.py, Utilities/AAFAnalyzer/GUI/parse.py |
Documentation update |
| 2006/04/27 |
jlow |
Utilities/AAFAnalyzer/GUI/Tree.py, Utilities/AAFAnalyzer/GUI/analyzer.py, Utilities/AAFAnalyzer/GUI/analyzerhtml.py, Utilities/AAFAnalyzer/GUI/documentation.doc, Utilities/AAFAnalyzer/GUI/gui.py, Utilities/AAFAnalyzer/GUI/parse.py, Utilities/AAFAnalyzer/GUI/runanalyzer.py, Utilities/AAFAnalyzer/GUI/tktable.py |
Python application for AAF Analyzer |
| 2006/04/26 |
jlow |
Utilities/AAFAnalyzer/AAFAnalyzer/AAFAnalyzerMain.cpp |
Updated main for Python GUI (doesn't affect previous functionality) |
| 2006/04/19 |
tbingham |
ref-impl/src/impl/ImplAAFObject.cpp |
Merge comment explaining ImplAAFObject::InitOMProperty(). |
| 2006/04/12 |
matt-beard |
AAFWinSDK/Test/com/MetaModelVerification/MetaModelVerification.vcpr oj, test/com/MetaModelVerification/GNUmakefile, test/com/MetaModelVerification/MetaModelVerification.cpp, test/com/MetaModelVerification/MetaModelVerification.h, test/com/MetaModelVerification/ResultCodes.h |
Add Meta-Model Verification |
| 2006/04/10 |
tbingham |
ref-impl/src/OM/OMKLVStoredObject.cpp |
Add OperationGroup::OperationDefinition (0b.01) and VaryingValue::InterpolationDefinition (4e.01) to the list of weak references to be treated as definition references. |
| 2006/04/10 |
tbingham |
AAFPPCDarwinSDK/g++/sss-impl/libSSRW2C.a, AAFi386DarwinSDK/g++/sss-impl/libSSRW2C.a, AAFUniversalDarwinSDK/g++/sss-impl/libSSRW2C.a |
Set archive table of contents modification date to 1/18/2038 (Unix epoch + INT32_MAX). This avoids the error <ld: table of contents for archive <name> is out of date; rerun ranlib(1) (cant load from it).> from the Apple linker. |
| 2006/04/10 |
tbingham |
build/pdefs-UniversalDarwin.mk, build/pdefs-i386Darwin.mk |
Provide a definition for LD_DYN_LIB. Fixes cross-linking. |
| 2006/04/06 |
jfpanisset |
examples2/axLib/AxDefObject.cpp, examples2/axLib/AxDefObject.h |
New methods for AxParameterDef: GetTypeDefinition(), SetDisplayUnits(), GetDisplayUnit(), GetDisplayUnitsBufLen() |
| 2006/04/06 |
jfpanisset |
examples2/axLib/AxIterator.cpp, examples2/axLib/AxIterator.h |
A couple of new iterators: AxParameterIter, AxControlPointIter |
| 2006/04/06 |
jfpanisset |
examples2/axLib/AxParameter.h, examples2/axLib/AxParameter.cpp |
New wrapper class: AxControlPoint, wraps a IAAFControlPoint Three new methods for AxConstantValue: - GetValueBufLen() - GetTypeDefinition() - SetValue() |
| 2006/04/05 |
tbingham |
build/history/cl2html.awk |
On each page, add a link back to the index. |
| 2006/04/05 |
tbingham |
build/history/cl2html.awk |
Move key to the bottom of the page. |
| 2006/04/05 |
tbingham |
build/history/cl2html.awk |
Fix variable name clash. |
| 2006/04/05 |
tbingham |
build/history/AAFtagdates |
Add April 2006. |
| 2006/04/05 |
jlow |
ref-impl/include/CAAFBuiltinDefs.h, test/com/ComModTestAAF/ModuleTests/CAAFAES3PCMDescriptorTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFDataEssenceDescriptorTest.cp p, test/com/ComModTestAAF/ModuleTests/CAAFEssenceDescriptorTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFSubDescriptorTest.cpp, test/com/ComModTestAAF/ModuleTests/CEnumAAFSubDescriptorsTest.cpp |
Updated mod tests, previously unimplemented. |