Activity for Ian Baker

  • Ian Baker Ian Baker committed [1c8ac2]

    Initial commit of Schemasoft structured storage - currently only works on linux

  • Ian Baker Ian Baker committed [aee012]

    Backing out changes committed to head that should have been put in schemasoft branch

  • Ian Baker Ian Baker committed [9b3778]

    backing off error in committing to branch schemasoft

  • Ian Baker Ian Baker committed [5479c9]

    Updated library following feedback

  • Ian Baker Ian Baker committed [47eba2]

    Now writes faked essence data to prevent exceptions when using schemasoft libs

  • Ian Baker Ian Baker committed [662a66]

    Exection thrown in test - fixed by writing dummy data to essence stream

  • Ian Baker Ian Baker committed [164fa1]

    Strange line endings corrected

  • Ian Baker Ian Baker committed [a9bec5]

    Initial commit of Schemasoft structured storage - currently only works on linux

  • Ian Baker Ian Baker committed [8816d2]

    first commit of schema soft structured storage

  • Ian Baker Ian Baker committed [a77d37]

    first commit of branch schemasoft

  • Ian Baker Ian Baker committed [8f5b48]

    backing off error in committing to branch schemasoft

  • Ian Baker Ian Baker committed [48827f]

    First commit of schemasoft structured storage

  • Ian Baker Ian Baker committed [d0894d]

    Updated to test for schemasoft structured storage

  • Ian Baker Ian Baker committed [ed0e3e]

    Changes to use same SchemaSoft library in relaese and debug builds

  • Ian Baker Ian Baker committed [d88e41]

    Added 4k sector fixes

  • Ian Baker Ian Baker committed [567d66]

    Added project files for VC7

  • Ian Baker Ian Baker committed [ad6729]

    Added Schemasoft fixes for 4k sector compatibility

  • Ian Baker Ian Baker committed [76931d]

    Added files for Solaris platform

  • Ian Baker Ian Baker committed [5ac302]

    Added MS SS 4K support

  • Ian Baker Ian Baker committed [fd7497]

    Added MS4K support

  • Ian Baker Ian Baker committed [15044e]

    Test now uses real essence to prevent an exception created in the WAV codec

  • Ian Baker Ian Baker committed [2a518c]

    Added support for MS4K and some bug fixes

  • Ian Baker Ian Baker committed [410d86]

    Cahnges to support MS 4k Structured Storage

  • Ian Baker Ian Baker committed [1e117e]

    Regression in linux build repaired

  • Ian Baker Ian Baker committed [7c7722]

    fixed regression in library which stopped interoperability with MS 4k

  • Ian Baker Ian Baker committed [78d17b]

    LGPL UUID Generator

  • Ian Baker Ian Baker committed [2388c9]

    Added 4k sector size, new files, in MS raw storage

  • Ian Baker Ian Baker committed [3908c2]

    bug fixed with >2GB files

  • Ian Baker Ian Baker committed [8687a3]

    fixes for >2GB files

  • Ian Baker Ian Baker committed [8e14f8]

    Build for large files on Solaris

  • Ian Baker Ian Baker committed [0c5c94]

    more poratable version of off_64_t

  • Ian Baker Ian Baker committed [fe23ae]

    improved size() algorithm

  • Ian Baker Ian Baker committed [7d7383]

    Fix Typo in registering files leading to no selection of MS library

  • Ian Baker Ian Baker committed [b2b472]

    Added alternate file selection

  • Ian Baker Ian Baker committed [bcb53d]

    Bug fix whereby default selection of factory always made

  • Ian Baker Ian Baker committed [6fffe7]

    MSB set on error status return to correctly detect erros

  • Ian Baker Ian Baker committed [222582]

    small typo with __int64 incorrectly written with one _

  • Ian Baker Ian Baker committed [bbb5cf]

    small fix to readSignature to stop propagation of - sign when comparing signatures

  • Ian Baker Ian Baker committed [25c2d5]

    define OM_KLUDGE_TYPEDEFRECORD to eliminate PRECONDITION optional property not present

  • Ian Baker Ian Baker committed [99b3df]

    typedef off64_t __off64_t added to solaris definitions

  • Ian Baker Ian Baker committed [686249]

    remove solris typedef for off64_t

  • Ian Baker Ian Baker committed [ceffa4]

    fixed comile failues due to lack of aaffilekind declarations on some platforms

  • Ian Baker Ian Baker committed [6232d2]

    changed method of selecing size, by removing commented out code and replacing with #if(0)

  • Ian Baker Ian Baker committed [e47ce1]

    removed 5 assertions in writing test file by writing essence to the EssenceData objects

  • Ian Baker Ian Baker committed [17a262]

    added call to uuid library for solaris use

  • Ian Baker Ian Baker committed [5bd2e6]

    removed 5 assertions in writing test file by writing essence to the EssenceData objects

  • Ian Baker Ian Baker committed [471172]

    Small typo fixed in #else statement

  • Ian Baker Ian Baker committed [a9eb14]

    Under certain circumstances (see bug log) the destructor can throw an exception. try/catch block added to stop exception leaving the destructor

  • Ian Baker Ian Baker committed [b5e6e4]

    Changs resulting from SS update to version 3.10

  • Ian Baker Ian Baker committed [5be474]

    Removed precodition for writing a zero length stream

  • Ian Baker Ian Baker committed [af7dcf]

    Changs resulting from SS update to version 3.10

  • Ian Baker Ian Baker committed [062923]

    sorted line endigs problem

  • Ian Baker Ian Baker committed [a73b7d]

    Changes resulting from version 3.10 of SS library

  • Ian Baker Ian Baker committed [92301f]

    Now compiles with SchemaSoft library version 3.10

  • Ian Baker Ian Baker committed [0ab979]

    updates to SchemaSoft version 3.10

  • Ian Baker Ian Baker committed [a8996f]

    version 3.10

  • Ian Baker Ian Baker committed [695db1]

    Update to match changed location of ssrw_c.lib

  • Ian Baker Ian Baker committed [e0cc33]

    Update to match changed location of ssrw_c.lib

  • Ian Baker Ian Baker committed [5f7de3]

    Bug fixed where streams could be truncated with SchemaSoft library

  • Ian Baker Ian Baker committed [e39883]

    SS libs cna now safely store zero length essence

  • Ian Baker Ian Baker committed [99028c]

    Small fix to build on linux

  • Ian Baker Ian Baker committed [70f8be]

    Added AAF license notice

  • Ian Baker Ian Baker committed [d8d9a6]

    Now correctly tests Gamma optional property

  • Ian Baker Ian Baker committed [6308f0]

    Test modified to keep up with changes to Raw Storage interface

  • Ian Baker Ian Baker committed [5db8ed]

    Test modified to keep up with changes to Raw Storage interface

  • Ian Baker Ian Baker committed [b321ae]

    Added AAF license notice

  • Ian Baker Ian Baker committed [23c5b3]

    bug with debug memory allocation fixed, now uses same allocation as the SS library

  • Ian Baker Ian Baker committed [70b518]

    Added AAF Copyright notice

  • Ian Baker Ian Baker committed [721c25]

    Changed CreateAAFFileOnRawStorage to accept NULL for pFileKind when file esists and treat it as aafFileKindDontCare

  • Ian Baker Ian Baker committed [01c256]

    Now only uses Source Clip and segments to reconcile MobLength, thus avoiding trying to use such thngs as metadata slots

  • Ian Baker Ian Baker committed [11f890]

    reinstated precondition so that writing 0 bytes to essence data stream is prohibited

  • Ian Baker Ian Baker committed [12c397]

    previous fix updatesd so only avaialbe if using debug build of SS library

  • Ian Baker Ian Baker committed [d14c20]

    Improved comment on last commit

  • Ian Baker Ian Baker committed [1df7cf]

    Rebuilt with Multi thread DLL lib option

  • Ian Baker Ian Baker committed [113e32]

    Added header files to allow some dynamic casts under VC7

  • Ian Baker Ian Baker committed [a897ca]

    Added Mob2::AppendNewStaticSlot and Mob2::AppendNewEventSlot

  • Ian Baker Ian Baker committed [aba1ef]

    Removed ifdefed out code

  • Ian Baker Ian Baker committed [eeb082]

    Comments added to CreateStaticEssence and CreateEventEssence

  • Ian Baker Ian Baker committed [c54c73]

    Added new files to project files, made build consistent across the projects

  • Ian Baker Ian Baker committed [e46865]

    Test to exercise filenames with non-ascii characters in them

  • Ian Baker Ian Baker committed [f359f0]

    Header file for utf8 filename support

  • Ian Baker Ian Baker committed [2e9da8]

    File added to project pro-tem, can be removed when utilities library is implemented

  • Ian Baker Ian Baker committed [f071fb]

    File added to project pro-tem,. Can be removed when utilities library is implemented

  • Ian Baker Ian Baker committed [8b58ec]

    Small fix to remove warning

  • Ian Baker Ian Baker committed [93d819]

    changed wc conversion routines to support utf8 filenames

  • Ian Baker Ian Baker committed [d3abb0]

    Added utf8 filename support

  • Ian Baker Ian Baker committed [9ea082]

    Added utf8 filename support

  • Ian Baker Ian Baker committed [571d4c]

    added include to find utf8.h

  • Ian Baker Ian Baker committed [6e9581]

    First check in of test for UTF8 filename support

  • Ian Baker Ian Baker committed [d00ecb]

    Support of CreateStaticEssence

  • Ian Baker Ian Baker committed [3cb668]

    Added Utf8 support to filenames

  • Ian Baker Ian Baker committed [db2b46]

    Added Utf8 support to filenames

  • Ian Baker Ian Baker committed [bb6927]

    Support of MAsterMob2::CreateStaticEssence

  • Ian Baker Ian Baker committed [8d1e5d]

    Added Utf8 support to filenames

  • Ian Baker Ian Baker committed [b8e17a]

    Added support for UTF8

  • Ian Baker Ian Baker committed [8cb68d]

    Testing support for UTF8 filenames

  • Ian Baker Ian Baker committed [7cca58]

    Added Test UTF8 filenames

  • Ian Baker Ian Baker committed [4a1074]

    Added support for UTF8 filenames

  • Ian Baker Ian Baker committed [1891ae]

    fixed warning on return of size_t -1

  • Ian Baker Ian Baker committed [17d87a]

    Added UTF8 filename support

1 >