Activity for Jim Trainor

  • Jim Trainor Jim Trainor posted a comment on discussion AAF v1.1 SDK

    Yes, you may get an error with compiler that nobody has tested yet. The 1.1.6 AAF code is quite old at this point. It's probably and easy to fix, however. Look for a command line option that disables this error: clang: error: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated I have not tested, but I think you need to add "-x c++" to command line of g++ command. Open the build/pdefs-x86_64Darwin.mk and add it to the PLATFORM_CFLAGS. It may help. If not, then that's the general...

  • Jim Trainor Jim Trainor posted a comment on discussion AAF v1.1 SDK

    I can't say one way or another regarding python. I've never used the python wrapper. I do know the avid2018 branch works fine. I'm using it now.

  • Jim Trainor Jim Trainor posted a comment on discussion AAF v1.1 SDK

    The latest version of XCode is not working. I just confirmed that by trying to build the AAF 1.1.6 code using clang-1000.11.45.5 (see below). You can try one of the binary releases. I don't know if the compatible with the latest macOS releases, however. You also use the AAF avid2018 branch. That build uses cmake and will work with the latest version of XCode. It is not officially released yet, however. uname -v Darwin Kernel Version 17.7.0: Fri Nov 2 20:43:16 PDT 2018; root:xnu-4570.71.17~1/RELEASE_X86_64...

  • Jim Trainor Jim Trainor posted a comment on discussion AAF v1.1 SDK

    Has anyone played with the avid2018 branch that adds cmake support? Are more commits from Avid expected, or is that it?

  • Jim Trainor Jim Trainor posted a comment on discussion Developers

    BTW, I see that my comment was ambigous. I didn't mean discussion about making the schema soft code available. I meant updated builds to support new compilers - that's what is hopefully forthcoming.

  • Jim Trainor Jim Trainor modified a comment on discussion Developers

    I don't have access to the source code, even if I didn't I could not make it available.. There is some discussion about this happening. Stay tuned. Hopefully a solution will be forthcomming.

  • Jim Trainor Jim Trainor modified a comment on discussion Developers

    I don't have access to the source code, even if I didn't I could not make it available.. There is some discussion about this happening. Stay tuned. Hopefully a solution will be forthcomming.

  • Jim Trainor Jim Trainor posted a comment on discussion Developers

    I don't have access to the source code, even if I didn't I could not make it available.. There is some discussion of this happening. Stay tuned. Hopefully a solution will be forthcomming.

  • Jim Trainor Jim Trainor posted a comment on discussion Developers

    As I recall, the structured storage source code (for ssrw_c.lib) is available to AMWA members. I know I've had access to it in the past for the purpose of porting the SDK to a new compiler.

  • Jim Trainor Jim Trainor committed [4a06a9]

    RunModTestAndExamples.ksh modified to work with Cygwin's bash shell.

  • Jim Trainor Jim Trainor committed [20869c]

    Sequence in MasterMob support (IAAFMasterMobEx)

  • Jim Trainor Jim Trainor committed [0a5855]

    Sequence in MasterMob support (IAAFMasterMobEx)

  • Jim Trainor Jim Trainor committed [9b1270]

    Sequence in MasterMob support (IAAFMasterMobEx)

  • Jim Trainor Jim Trainor committed [093d49]

    Sequence in MasterMob support (IAAFMasterMobEx)

  • Jim Trainor Jim Trainor committed [579d8a]

    initial version of Ax library and example code

  • Jim Trainor Jim Trainor committed [f6b9da]

    Return AAFRESULT_EOF in WriteSamples if essence size will exceed 2GB.

  • Jim Trainor Jim Trainor committed [37a9c1]

    Fix small bug in PutFileFormat() introduced by recent Sequence in MasterMob merge.

  • Jim Trainor Jim Trainor committed [d00038]

    Add axMasterMobEx example.

  • Jim Trainor Jim Trainor committed [661ccf]

    Small mod to reflect AxEssenceAccess::WriteSamples() return type changes.

  • Jim Trainor Jim Trainor committed [a3d057]

    Added essence read test/example.

  • Jim Trainor Jim Trainor committed [d65d4f]

    Added support for essence read.

  • Jim Trainor Jim Trainor committed [a7eeae]

    Added axMasterMobEx as a dependency of All.

  • Jim Trainor Jim Trainor committed [336e64]

    Fix compilation error in Win version of printStackTrack().

  • Jim Trainor Jim Trainor committed [284754]

    Remove AxMasterMobEx::Initialize() declaration.

  • Jim Trainor Jim Trainor committed [215047]

    Change AutoType to AxAutoType.

  • Jim Trainor Jim Trainor committed [2ff345]

    Modifications to compile with gcc.

  • Jim Trainor Jim Trainor committed [a79138]

    UNIX makefiles

  • Jim Trainor Jim Trainor committed [1ec7cc]

    UNIX makefiles

  • Jim Trainor Jim Trainor committed [8372b7]

    Added newline at end of file to avoid warning.

  • Jim Trainor Jim Trainor committed [223b9d]

    Initial MultiGenTest code.

  • Jim Trainor Jim Trainor committed [ff3078]

    Release built support

  • Jim Trainor Jim Trainor committed [11434c]

    Initial MultiGenTest MSVC project file.

  • Jim Trainor Jim Trainor committed [e7e953]

    Mods to compile with MSVCC

  • Jim Trainor Jim Trainor committed [1eb5e7]

    remove unnecessary debug code

  • Jim Trainor Jim Trainor committed [e9a642]

    added MultiGenTest

  • Jim Trainor Jim Trainor committed [eb27de]

    Initialize dummy variable to avoid compiler warning.

  • Jim Trainor Jim Trainor committed [58f86a]

    Added IAAFHeaderSP implicit cast operator.

  • Jim Trainor Jim Trainor committed [9d68af]

    Remove unnecessary use of array_ptr<>

  • Jim Trainor Jim Trainor committed [823d06]

    Initialize dummy variable to avoid compiler warning.

  • Jim Trainor Jim Trainor committed [2a36d6]

    Remove use of auto_ptr<AxString>.

  • Jim Trainor Jim Trainor committed [fc5022]

    Added AAFShellExt

  • Jim Trainor Jim Trainor committed [af7d5c]

    No longer use auto_ptr<AxString>

  • Jim Trainor Jim Trainor committed [466722]

    AAF Explorer Shell Extension

  • Jim Trainor Jim Trainor committed [9a4fb2]

    AAF Explorer Shell Extension

  • Jim Trainor Jim Trainor committed [a08cde]

    AAF Explorer Shell Extension

  • Jim Trainor Jim Trainor committed [0e2187]

    Remove unnecessary debug code.

  • Jim Trainor Jim Trainor committed [4c72a5]

    Added comment about AX_AAF_COMAPI env variable.

  • Jim Trainor Jim Trainor committed [7958fa]

    Modificatiosn to use new iid\'less AxCreateMetaInstance() function.

  • Jim Trainor Jim Trainor committed [422fb9]

    Cleanup and support AAFFileOpenExistingModify().

  • Jim Trainor Jim Trainor committed [1f2358]

    Removed use of IIDs in favour of AxIID() and added AxAUID().

  • Jim Trainor Jim Trainor committed [c4893c]

    release settings

  • Jim Trainor Jim Trainor committed [fa43a2]

    cleanup

  • Jim Trainor Jim Trainor committed [d91316]

    Removed one assert in favour of exception to quell compiler warning.

  • Jim Trainor Jim Trainor committed [c5cbb5]

    Use new AxCreateInstance template to fix introduced by recent axLib changes.

  • Jim Trainor Jim Trainor committed [aca9aa]

    Added new AxCreateInstance template that allows differing object, and interface types.

  • Jim Trainor Jim Trainor committed [112ffb]

    MipsPro 7.3.1.3m support

  • Jim Trainor Jim Trainor committed [a21e85]

    MSVC doesn't like the new version of AxCreateInstance

  • Jim Trainor Jim Trainor committed [34ce6b]

    Added new MODULE_PLATFORM_CFLAGS so that makefiles can add custom platform CFLAGS.

  • Jim Trainor Jim Trainor committed [e45842]

    MIPSPro 7.3.1.3m support

  • Jim Trainor Jim Trainor committed [6c1496]

    move from snprintf to ordinary sprintf

  • Jim Trainor Jim Trainor committed [59fdbe]

    new exception, new State method

  • Jim Trainor Jim Trainor committed [723366]

    use new HRESULT exception

  • Jim Trainor Jim Trainor committed [d14568]

    load/unload com library test module

  • Jim Trainor Jim Trainor committed [5b295b]

    Throw proper HRESULT exception on error.

  • Jim Trainor Jim Trainor committed [02e8b8]

    report exist status on stdout

  • Jim Trainor Jim Trainor committed [ffd00f]

    Remove code that disables support for OpenExistingModify when file and host byte order differ.

  • Jim Trainor Jim Trainor committed [a5efcd]

    Initial sample files

  • Jim Trainor Jim Trainor committed [0b7a3f]

    Add MultiGenTest dependencies.

  • Jim Trainor Jim Trainor committed [5dd9be]

    Initial version of MultiGenTest Perl script.

  • Jim Trainor Jim Trainor committed [95b0b5]

    Initial documentation.

  • Jim Trainor Jim Trainor committed [c049ec]

    Added MultGenTest.

  • Jim Trainor Jim Trainor committed [eb1ff3]

    fix release build error

  • Jim Trainor Jim Trainor committed [0af15c]

    Added MODULE_PLATFORM_CLFAGS that were missed prior to V101_RC2 tag - darn.

  • Jim Trainor Jim Trainor committed [119cad]

    cripes... entered the wrong year in the initial document revision history entry.

  • Jim Trainor Jim Trainor committed [0af8d3]

    more minor comment edits

  • Jim Trainor Jim Trainor committed [2ce80b]

    minor tweaks; result of implementing initial test module set

  • Jim Trainor Jim Trainor committed [9c8be3]

    use new macros

  • Jim Trainor Jim Trainor committed [680d45]

    Common MultiGenTest code.

  • Jim Trainor Jim Trainor committed [fef0e4]

    New MultiGenTest test implementations.

  • Jim Trainor Jim Trainor committed [48970b]

    remove silly const int return value

  • Jim Trainor Jim Trainor committed [cabcc2]

    cast unsigned long to int to resolve stream operator compile error

  • Jim Trainor Jim Trainor committed [7eaeb0]

    change include directive to search cpp directory first

  • Jim Trainor Jim Trainor committed [ea3c6a]

    added files for new test modules

  • Jim Trainor Jim Trainor committed [173181]

    Restored test options mentioned in the ReadMe.

  • Jim Trainor Jim Trainor committed [89d9f7]

    Added test coverage section.

  • Jim Trainor Jim Trainor committed [487fd0]

    new tests included, plugin paths, etc

  • Jim Trainor Jim Trainor committed [3975a5]

    restore full platform list

  • Jim Trainor Jim Trainor committed [51fd84]

    Fixed release build problem.

  • Jim Trainor Jim Trainor committed [4889ca]

    Update version for new build

  • Jim Trainor Jim Trainor committed [0e3e25]

    file list for mac binary distribution

  • Jim Trainor Jim Trainor committed [d0e7b9]

    Code Warrior V8 project file

  • Jim Trainor Jim Trainor committed [81de74]

    minor fixes based on intial clean check out and compile test

  • Jim Trainor Jim Trainor committed [84173f]

    change sdk_files.mac to sdk-files.mac in comment

  • Jim Trainor Jim Trainor committed [760893]

    update to CodeWarrior V8.3

  • Jim Trainor Jim Trainor committed [2fa757]

    Use CopyCStringToPascal() instread of p2cstr(). p2cstr() is not supported by Carbon.

  • Jim Trainor Jim Trainor committed [42f568]

    resolved CarbonLib problems

  • Jim Trainor Jim Trainor committed [2be7c3]

    CodeWarrior V8 library

  • Jim Trainor Jim Trainor committed [834529]

    Use the StuffIt \"stuff\" program to automate Mac distribution creation.

  • Jim Trainor Jim Trainor committed [d182b7]

    Add mac target (hopefully temporary)

  • Jim Trainor Jim Trainor committed [2e7b02]

    use correct V8 libraries

1 >