Cleanup: fix more comments/guards (and add check script).
[libdcp.git] / src / asset_reader.h
2024-04-18 Carl HetheringtonRemove unnecessary explicit qualifier.
2024-04-18 Carl HetheringtonRename classes.
2024-04-18 Carl HetheringtonMerge remote-tracking branch 'origin/main' into v1.9.x
2024-03-22 Carl HetheringtonBump asdcplib to dcpomatic-2.13.0 branch. v1.9.4
2023-10-08 Carl HetheringtonAdd wrappers around boost::filesystem methods that...
2021-06-04 Carl HetheringtonAdd option to ignore mismatched HMACs when reading...
2021-01-24 Carl HetheringtonTidying.
2021-01-23 Carl HetheringtonTidying.
2021-01-07 Carl Hetheringtonstd::shared_ptr
2020-09-21 Carl HetheringtonSupport MCA sound channel tags in MXF/CPL.
2018-03-13 Carl HetheringtonMerge EncryptionContext with DecryptionContext and...
2016-09-28 Carl HetheringtonMerge branch '1.0' of ssh://main.carlh.net/home/carl...
2016-09-27 Carl HetheringtonFix decryption of assets.
2016-09-27 Carl HetheringtonUse a template for AssetReader.
2016-08-14 Carl HetheringtonSupport reading of encrypted subtitles.
2016-06-13 Carl HetheringtonAdd OpenSSL licence exception.
2016-06-02 Carl HetheringtonAdd some explicit declarations to constructors.
2016-06-02 Carl HetheringtonMissing noncopyable.
2016-06-01 Carl HetheringtonMore licence fixups.
2016-06-01 Carl HetheringtonAdd Reader classes to permit much more efficient DCP...