summaryrefslogtreecommitdiff
path: root/src/KM_fileio.cpp
AgeCommit message (Expand)Author
2022-06-14Add some more logging to RESULT_WRITEFAIL cases.Carl Hetherington
2022-05-01Log actual error codes from CreateFileW failures.Carl Hetherington
2022-05-01Remove use of deprecated register keyword.Carl Hetherington
2019-12-03Install KM_log.hCarl Hetherington
2019-12-03Remove use of stringstream in FileWriter.Carl Hetherington
2019-12-03Move public headers into src/asdcp and install them in a asdcp subdirectory.Carl Hetherington
2019-12-03Win32 build fixes.Carl Hetherington
2019-12-03Support hashing while writing MXFs.Carl Hetherington
2019-12-03Allow overwrite (i.e. continue) when writing JPEG2000 MXFs.Carl Hetherington
2019-12-03Fix UTF-8 filename handling; replace DirScanner code with boost-based impleme...Carl Hetherington
2019-12-03Remove unused parameters to methods.Carl Hetherington
2015-10-07portjhurst
2015-02-19banner updates to 2015mschroffel
2014-09-22win32 compiler fixesjhurst
2014-09-21imf bugsjhurst
2014-04-29added a note about AS-02 support.mikey
2014-01-02 o Fixed missing-index-partion bugs for AS-02 files.jhurst
2013-02-08big change rollupjhurst
2011-03-08compiler warnings never ceasejhurst
2011-03-07*** empty log message ***jhurst
2009-08-04build JP2K parsers with file listsjhurst
2009-07-10eliminated spurious estra leading '/'jhurst
2009-06-22new log and fileio featuresjhurst
2009-06-21Add extra include for OpenBSD and OSX.msheby
2009-04-15Explicitly set the DirScanner handle to NULL (-1 for Windows) on instantiation.msheby
2009-04-08Fix typo.msheby
2009-04-08Return more specific failure codes in (POSIX-land) DirScanner functions.msheby
2009-04-08Implement FreeSpaceForPath.msheby
2009-04-06Do a bunch of Win32 implementation for new functions.msheby
2009-04-05new functions for KM_fileIOjhurst
2009-03-12Win32 platform portability fixes.msheby
2009-03-10HANDLE is a bad symbol for portable code!jhurst
2008-10-06easy marshalling for IArchivejhurst
2008-08-15removed extraneous assert(), added multi-/ test to path-test.cppjhurst
2008-08-06Eliminate warnings about copy constructors not getting initialized.msheby
2008-05-20version reorg, precedence patch for stat checkjhurst
2007-10-25Win32 portability fixesmsheby
2007-06-13oopsjhurst
2007-06-08fixed encryption for timed textjhurst
2007-03-26added identifier list typejhurst
2007-01-23PathIs* were too noisyjhurst
2007-01-19updated TEST_NULL debug macrosjhurst
2006-09-231.1.9 release ajhurst
2006-07-11fixed unix group permissionsjhurst
2006-05-30more printf format fixesjhurst
2006-04-21kumu mergejhurst
2006-04-05ginormo merge-back with Kumu, SMPTE MIC key and MPEG parser fixjhurst