Add a nice note for general MXF errors.
[libdcp.git] / src / file.cc
2022-12-23 Carl HetheringtonFix windows build.
2022-12-23 Carl HetheringtonAdd File::open_error().
2022-12-23 Carl HetheringtonWhitespace fix.
2022-05-06 Carl HetheringtonTypo in function name.
2022-05-05 Carl HetheringtonMissing includes.
2022-05-05 Carl HetheringtonTweak whitespace. file-class-in-dom
2022-05-05 Carl HetheringtonAdd ::puts().
2022-05-05 Carl HetheringtonAdd ::tell().
2022-05-05 Carl HetheringtonAdd move constructor.
2022-05-05 Carl HetheringtonAdd ::seek().
2022-05-05 Carl HetheringtonAdd ::take().
2022-05-05 Carl HetheringtonAdd checked_{read,write} from DoM.
2022-05-05 Carl HetheringtonCopy and use fix_long_path from DoM.
2022-04-12 Carl HetheringtonAdd and use new File class. merged-to-main
2021-01-17 Carl HetheringtonReplace dcp::File with dcp::ArrayData.
2019-01-24 Carl HetheringtonCheck return value of fread in File::File.
2016-06-13 Carl HetheringtonAdd OpenSSL licence exception.
2016-06-01 Carl HetheringtonStill more licence fixups.
2016-05-25 Carl HetheringtonNo-op; Fix GPL address and mention libdcp by name.
2015-06-18 Carl HetheringtonFix several missing binary specifiers to fopen.
2014-12-28 Carl HetheringtonPurge assert() from src/, at least (not asdcplib).
2014-05-14 Carl HetheringtonMerge master.
2014-03-19 Carl HetheringtonConsiderable re-work of KDM class to express the differ...
2014-03-18 Carl HetheringtonMerge master.
2014-03-17 Carl HetheringtonMerge master.
2014-03-17 Carl HetheringtonMerge branch 'master' into 1.0
2014-02-26 Carl HetheringtonMerge master; MXF subtitle stuff not included.
2014-02-05 Carl HetheringtonComments / tweaks.
2014-01-26 Carl HetheringtonIt builds again.