C++11 tidying.
[libdcp.git] / tools / dcpkdm.cc
2021-07-14 Carl HetheringtonC++11 tidying.
2021-01-22 Carl HetheringtonRemove some unused #includes.
2021-01-22 Carl HetheringtonAssorted c++11 cleanups.
2021-01-21 Carl HetheringtonUse enum class for the things in types.h
2020-11-14 Carl HetheringtonTweak formatting.
2020-09-21 Carl HetheringtonFix crashes when static linking due to tricky lifetime crash
2020-08-12 Carl HetheringtonSlightly nicer errors from dcpkdm.
2020-08-12 Carl HetheringtonFix off-by-one in display of month numbers in dcpkdm.
2020-06-19 Carl HetheringtonFormatting fix.
2019-03-20 Carl HetheringtonMore bits in dcpkdm.
2019-03-15 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2019-03-14 Carl HetheringtonWarn about incorrect string encoding in dcpkdm.
2019-03-14 Carl HetheringtonSome new features in dcpkdm.
2019-03-14 Carl HetheringtonHelp fix in dcpkdm tool.
2017-05-15 Carl HetheringtonA few new bits.
2017-02-14 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/libdcp into 1.0
2017-02-14 Carl HetheringtonExtract KDM standard.
2017-02-14 Carl HetheringtonTidy up storage of key type in DecryptedKDMKey.
2017-02-14 Carl HetheringtonNew dcpkdm tool.