summaryrefslogtreecommitdiff
path: root/src/KM_fileio.cpp
AgeCommit message (Expand)Author
2024-12-25debug it harder.test-filenameCarl Hetherington
2024-12-25DEBUG: print filename.Carl Hetherington
2024-03-22Remove use of register keyword (reserved in C++17).Carl Hetherington
2024-03-21Add some more logging to RESULT_WRITEFAIL cases.Carl Hetherington
2024-03-21Log actual error codes from CreateFileW failures.Carl Hetherington
2024-03-21Support hashing while writing MXFs.Carl Hetherington
2024-03-21Allow overwrite (i.e. continue) when writing JPEG2000 MXFs.Carl Hetherington
2024-03-21Add missing UTF8 version of do_stat().Carl Hetherington
2021-08-27Merge pull request #2 from DolbyLaboratories/dolby/atmos_storage/asdcplib_int...John Hurst
2021-06-15Add return type for win, was deleted by mistakemilla
2021-06-15Fix indentationmilla
2021-06-03Put definitions inside their corresponding namespacesmilla
2021-06-03FileReader pluggable at runtimemilla
2020-07-11Add some missing break statements.Carl Hetherington
2020-07-11Remove some unused variables.Carl Hetherington
2020-04-28Add large file support on WindowsStefan Kersten
2019-06-12ReadFileIntoString() modified to return OK when the file is emptyjhurst
2019-02-12 o Fixed ISXD bugs:jhurst
2019-01-28 o removed waywars #endifjhurst
2019-01-28 o Added wilde-char support for filenames on Win32jhurst
2016-12-22Fixed the double mistake errant const, comma!tmccolm
2016-12-03 o Fixed *all* Partiton version numbers in AS-02 filesjhurst
2016-12-02 o Replaced WIN32 directory scanner with dirent_win.hjhurst
2016-05-06update makefile for version rollmschroffel
2016-03-17included CMakelists.txt into distmschroffel
2016-03-02added Mikey's patch for Solarisjhurst
2016-03-02Changed default UNIX file permissions to "666"jhurst
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