index
:
asdcplib
2758-safe-write
carl
carl-2
carl-3
dcpomatic-2.13.0
debug
dom-hack-upstream-master
fixlibdir
gh-21-open
htj2c
issues/0015-replace-ATMOS-w-IAB
mac
macos
master
mattias-debug
mpeg2
no_tc_in_as_02
nu
test-filename
videocon-0
videocon-1
warning-fixes
win32-crash
Fork of asdcplib library for low-level DCP handling
cth@carlh.net
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
KM_fileio.cpp
Age
Commit message (
Expand
)
Author
2024-12-25
debug it harder.
test-filename
Carl Hetherington
2024-12-25
DEBUG: print filename.
Carl Hetherington
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 DolbyLaboratories/dolby/atmos_storage/asdcplib_int...
John Hurst
2021-06-15
Add return type for win, was deleted by mistake
milla
2021-06-15
Fix indentation
milla
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
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
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
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
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
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
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
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
[next]