| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-03-22 | Remove use of register keyword (reserved in C++17). | Carl Hetherington | |
| 2024-03-21 | Add some more logging to RESULT_WRITEFAIL cases. | Carl Hetherington | |
| 2024-03-21 | Log actual error codes from CreateFileW failures. | Carl Hetherington | |
| 2024-03-21 | Support hashing while writing MXFs. | Carl Hetherington | |
| 2024-03-21 | Allow overwrite (i.e. continue) when writing JPEG2000 MXFs. | Carl Hetherington | |
| 2024-03-21 | Add missing UTF8 version of do_stat(). | Carl Hetherington | |
| 2021-08-27 | Merge pull request #2 from ↵ | John Hurst | |
| DolbyLaboratories/dolby/atmos_storage/asdcplib_integration/as02info_as02unwrap_iab Merge dolby/atmos_storage/asdcplib_integration/as02info_as02unwrap_iab (contains also FileReader pluggable at runtime) to master | |||
| 2021-06-15 | Add return type for win, was deleted by mistake | milla | |
| 2021-06-15 | Fix indentation | milla | |
| Use smart pointer for Reader Don't define fileReader constructor and destructor twice (win and posix) but just once as their implementation is the same | |||
| 2021-06-03 | Put definitions inside their corresponding namespaces | milla | |
| 2021-06-03 | FileReader pluggable at runtime | milla | |
| 2020-07-11 | Add some missing break statements. | Carl Hetherington | |
| 2020-07-11 | Remove some unused variables. | Carl Hetherington | |
| 2020-04-28 | Add large file support on Windows | Stefan Kersten | |
| 2019-06-12 | ReadFileIntoString() modified to return OK when the file is empty | jhurst | |
| 2019-02-12 | o Fixed ISXD bugs: | jhurst | |
| o Incorrect UTF_8_Text_DataEssenceCoding UL o Incorrect ISXDDataEssenceDescriptor_NamespaceURI UL o Incorrect use of FrameWrappedISXDData UL o Incorrect use of FrameWrappedISXDContainer UL o Added KM_WIN32_UTF8 macro to protect old users from new ideas | |||
| 2019-01-28 | o removed waywars #endif | jhurst | |
| 2019-01-28 | o Added wilde-char support for filenames on Win32 | jhurst | |
| 2016-12-22 | Fixed the double mistake errant const, comma! | tmccolm | |
| 2016-12-03 | o Fixed *all* Partiton version numbers in AS-02 files | jhurst | |
| 2016-12-02 | o Replaced WIN32 directory scanner with dirent_win.h | jhurst | |
| o The NamespaceURI property of AS-02 timed text files has been exposed in the API and via as-02-wrap -P. This behavior replaces previous bad behavior, but puts responsibility for selecting the correct value on the operator. o Exposed CreatePNGNameId and CreateFontNameId subroutines in AS_02::TimedText o Adjusted UUID generation based on PNG and font names to exclude paths by inserting a call to PathBasename at each Id generation site | |||
| 2016-05-06 | update makefile for version roll | mschroffel | |
| 2016-03-17 | included CMakelists.txt into dist | mschroffel | |
| 2016-03-02 | added Mikey's patch for Solaris | jhurst | |
| 2016-03-02 | Changed default UNIX file permissions to "666" | jhurst | |
| Changed default UNIX file permissions to "777" Added missing initializer for caltime::offset Fixed UL values for Aux Data files (per ST 429-14) Added support for default TTML fonts (ST2052_TextParser) | |||
| 2015-10-07 | port | jhurst | |
| 2015-02-19 | banner updates to 2015 | mschroffel | |
| 2014-09-22 | win32 compiler fixes | jhurst | |
| 2014-09-21 | imf bugs | jhurst | |
| date parse bug timed-text transform removed | |||
| 2014-04-29 | added a note about AS-02 support. | mikey | |
| 2014-01-02 | o Fixed missing-index-partion bugs for AS-02 files. | jhurst | |
| o Improved integration of ST 377-4 MCA concepts with ST 429-2 static labels. o Added new EssenceType_t values for IMF/AS-02 track files. o Added detection for AS-02 track files to ASDCP::EssenceType() o Changed lots of "const char*" to "const std::string&" in the APIs defined by KM_fileio.h and AS_DCP.h. o Fixed VBR Delta Segment entries to correctly flag progressive material. o Fixed PCM unwrapping bugs in as-02-unwrap. | |||
| 2013-02-08 | big change rollup | jhurst | |
| 2011-03-08 | compiler warnings never cease | jhurst | |
| 2011-03-07 | *** empty log message *** | jhurst | |
| 2009-08-04 | build JP2K parsers with file lists | jhurst | |
| 2009-07-10 | eliminated spurious estra leading '/' | jhurst | |
| 2009-06-22 | new log and fileio features | jhurst | |
| XMLElement parse bugfix (was ignoring well-formedness errors) | |||
| 2009-06-21 | Add extra include for OpenBSD and OSX. | msheby | |
| 2009-04-15 | Explicitly set the DirScanner handle to NULL (-1 for Windows) on instantiation. | msheby | |
| 2009-04-08 | Fix typo. | msheby | |
| 2009-04-08 | Return more specific failure codes in (POSIX-land) DirScanner functions. | msheby | |
| 2009-04-08 | Implement FreeSpaceForPath. | msheby | |
| 2009-04-06 | Do a bunch of Win32 implementation for new functions. | msheby | |
| 2009-04-05 | new functions for KM_fileIO | jhurst | |
| comment updates in AS_DCP.h additional frame rates in AS_DCP.h | |||
| 2009-03-12 | Win32 platform portability fixes. | msheby | |
| 2009-03-10 | HANDLE is a bad symbol for portable code! | jhurst | |
| 2008-10-06 | easy marshalling for IArchive | jhurst | |
| 2008-08-15 | removed extraneous assert(), added multi-/ test to path-test.cpp | jhurst | |
| 2008-08-06 | Eliminate warnings about copy constructors not getting initialized. | msheby | |
| 2008-05-20 | version reorg, precedence patch for stat check | jhurst | |
