| Date |
Developer |
Files |
Checkin comment |
| 2004/01/06 |
asuraparaju |
AAFWinSDK/ref-impl/comapi/comapi.dsp |
Fix link errors by including schemasoft library in link command |
| 2004/01/06 |
jptrainor |
ref-impl/include/AAFSDKBuild.h |
BuildNumber script automated edit. Changed build number from 538 to 539. |
| 2004/01/05 |
jptrainor |
examples2/axDump/axDump.cpp, examples2/axExample/axCompCreate.cpp, examples2/axExample/axEssenceCreate.cpp, examples2/axMasterMobEx/axMasterMobEx.cpp, examples2/axPluginInfo/axPluginInfo.cpp |
Clean up use of std namespace. |
| 2004/01/05 |
jptrainor |
examples2/axLib/AxBaseObjIter.cpp, examples2/axLib/AxBaseObjIter.h, examples2/axLib/AxIterator.cpp, examples2/axLib/AxIterator.h |
Removed top level "using namespace std" declaration. |
| 2004/01/05 |
stuart_hc |
Utilities/eli2aaf/eli2aaf.cpp |
Add 'using namespace std' (previously relied on inclusion through headers). Fix to allow GCC compilation under MS Windows. |
| 2004/01/05 |
bakerian |
ref-impl/include/OM/OMMSSStoredObject.h, ref-impl/include/OM/OMMSSStoredObjectFactory.h |
Cahnges to support MS 4k Structured Storage |
| 2004/01/05 |
asuraparaju |
ref-impl/include/AAFPlatform.h |
Removed obvious typo that broke building on Linux |
| 2004/01/02 |
bakerian |
AAFWinSDK/include/AAFFileKinds.h |
Added MS4K support |
| 2004/01/02 |
bakerian |
ref-impl/src/impl/GNUmakefile, ref-impl/src/impl/ImplAAFFile.cpp, ref-impl/src/impl/ImplAAFTypeDef.cpp, ref-impl/src/impl/ImplAAFTypeDefRecord.cpp |
Added support for MS4K and some bug fixes |
| 2004/01/02 |
bakerian |
test/com/ComModTestAAF/ModuleTests/CAAFEssenceFormatTest.cpp |
Test now uses real essence to prevent an exception created in the WAV codec |
| 2004/01/02 |
bakerian |
ref-impl/src/OM/GNUmakefile, ref-impl/src/OM/OMFile.cpp, ref-impl/src/OM/OMMSSStoredObject.cpp, ref-impl/src/OM/OMMSSStoredObjectFactory.cpp, ref-impl/src/OM/OMProperty.cpp, ref-impl/src/OM/OMSSSStoredObject.cpp, ref-impl/src/OM/OMSSSStoredObjectFactory.cpp, ref-impl/src/OM/OMStorable.cpp, ref-impl/src/OM/OMStoredPropertySetIndex.cpp, ref-impl/src/OM/OMType.cpp, test/com/ComFileKindTest/ComFileKindTest.cpp |
Added MS SS 4K support |
| 2004/01/02 |
bakerian |
ref-impl/include/AAFFileKinds.h |
Added MS SS 4K support to windows |