Add Certificate::not_{before,after}
[libdcp.git] / tools /
2019-03-22 Carl HetheringtonFix incorrect dcpinfo output for sound assets.
2019-01-24 Carl HetheringtonRemove sign test tool.
2019-01-24 Carl HetheringtonAttempt to fix Sony digest validation by indenting...
2019-01-12 Carl HetheringtonMove verify API away from strings towards error codes.
2019-01-10 Carl HetheringtonFix crash with insufficient parameters to libdcp.
2019-01-06 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2019-01-06 Carl HetheringtonVery simple dcpverify.
2018-12-29 Carl HetheringtonFix some warnings.
2018-12-12 Carl HetheringtonAdd duration as H:M:S:F.
2018-11-14 Carl HetheringtonSimpole DCP recovery utility (dcprecover) added.
2018-11-08 Carl HetheringtonSlightly nicer error handling.
2018-11-08 Carl HetheringtonRename dcpsignerthumb -> dcpthumb.
2018-07-07 Carl HetheringtonSubtitleString -> shared_ptr<Subtitle>
2018-04-07 Carl HetheringtonTry to fix Windows build.
2018-04-07 Carl HetheringtonSupport decryption and decompression of picture assets.
2018-04-07 Carl HetheringtonAdd optional dump of JPEG2000 picture sizes.
2018-03-13 Carl HetheringtonMerge EncryptionContext with DecryptionContext and...
2018-02-22 Carl HetheringtonCope nicely with VFs in dcpinfo.
2017-09-11 Carl HetheringtonSupport extraction of encrypted subtitles.
2017-09-11 Carl HetheringtonAdd comments.
2017-07-25 Carl Hetheringtondcpdiff option to allow issue dates to differ.
2017-07-24 Carl HetheringtonAllow dcpinfo to read a CPL.
2017-05-15 Carl HetheringtonAdd dcpsignerthumb files.
2017-05-15 Carl HetheringtonA few new bits.
2017-04-04 Carl HetheringtonAdd some more bits to the dcpinfo.
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.
2017-02-14 Carl HetheringtonFix copy-and-paste error.
2016-09-28 Carl HetheringtonMerge branch '1.0' of ssh://main.carlh.net/home/carl...
2016-09-27 Carl HetheringtonAdd Atmos read/write and untested MXF decryption tool. 1.0-templates
2016-09-27 Carl HetheringtonSmall cleanups.
2016-09-27 Carl HetheringtonFix GPL boilerplate in tools/
2016-06-13 Carl HetheringtonAdd OpenSSL licence exception.
2016-06-01 Carl HetheringtonStill more licence fixups.
2016-02-03 Carl HetheringtonVarious build system / dependency fixes.
2016-01-28 Carl HetheringtonTry to fix cscript build.
2015-12-16 Carl HetheringtonTidy API; subtitle_asset() -> asset()>
2015-12-04 Carl HetheringtonTake DCP-o-matic's version of Data class.
2015-12-03 Carl HetheringtonFlush buffer after each output line when diffing.
2015-12-02 Carl HetheringtonUse OpenMP when comparing picture assets.
2015-12-01 Carl HetheringtonCheck every picture frame when -k is passed to dcpdiff.
2015-06-24 Carl HetheringtonMerge.
2015-06-24 Carl HetheringtonFix various SNAFUs with Font ID handling.
2015-06-24 Carl HetheringtonNo-op: whitespace.
2015-06-24 Carl HetheringtonNo-op: whitespace.
2015-06-10 Carl HetheringtonRename Font -> FontAsset; add dcpdumpsub tool.
2015-06-09 Carl HetheringtonAdd --reel-annotation-texts to dcpdiff.
2015-06-05 Carl HetheringtonInitial work on SMPTE subtitles.
2015-06-05 Carl HetheringtonMXF -> Asset in lots of places.
2015-06-05 Carl HetheringtonRename some stuff Content -> Asset.
2015-06-03 Carl HetheringtonAdd halign to SubtitleString's operator<< and use it...
2015-02-06 Carl HetheringtonMerge branch '1.0' of ssh://main.carlh.net/home/carl...
2015-02-03 Carl HetheringtonFix build.
2015-02-03 Carl HetheringtonFix previous.
2015-02-03 Carl HetheringtonTry to add basic decryption support to dcpdiff.
2015-01-07 Carl HetheringtonRename mxf filename ignoring stuff slightly.
2015-01-07 Carl HetheringtonRename --names to --mxf-names.
2014-12-27 Carl HetheringtonRename color -> colour.
2014-12-14 Carl HetheringtonSwitch subtitle string font specs to be the font ID...
2014-07-21 Carl HetheringtonVarious attempts to clean up DCP comparison code.
2014-07-01 Carl HetheringtonTweaks: don't use shared_ptr for dcp::SubtitleString...
2014-06-13 Carl HetheringtonWork around symbol clash with ERROR on Win32/mingw.
2014-05-21 Carl HetheringtonForward-port --cpl-names option to dcpdiff.
2014-05-14 Carl HetheringtonMerge master.
2014-05-03 Carl HetheringtonAssorted test fixes.
2014-05-03 Carl HetheringtonUse exceptions to hold errors even in the keep_going...
2014-05-03 Carl HetheringtonAdd --keep-going option.
2014-04-10 Carl HetheringtonRemove debug code.
2014-04-10 Carl HetheringtonRemove picture_asset.h; some better error messages.
2014-04-10 Carl HetheringtonMissing GPL boilerplate.
2014-03-18 Carl HetheringtonMerge master.
2014-03-18 Carl HetheringtonVarious test tidying.
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-24 Carl HetheringtonMake 1.0 parallel-installable with 0.x.
2014-01-26 Carl HetheringtonIt builds again.
2014-01-23 Carl HetheringtonMerge branch 'master' into 1.0
2014-01-17 Carl HetheringtonAsset -> MXF in some cases.
2014-01-17 Carl Hetheringtonnamespace libdcp -> dcp.
2013-07-06 Carl HetheringtonWorking decryption via KDM.
2013-07-02 Carl HetheringtonMerge master; at least partially.
2013-06-18 Carl HetheringtonFix static build.
2013-06-18 Carl HetheringtonMerge master.
2013-05-04 Carl HetheringtonMerge master.
2013-05-04 Carl HetheringtonSplit CPL up into its own files.
2013-05-03 Carl HetheringtonMerge branch 'master' of /home/carl/git/libdcp
2013-05-03 Carl HetheringtonA few tweaks to dcpdiff.
2013-04-16 Carl HetheringtonMerge branch 'master' of /home/carl/git/libdcp
2013-04-16 Carl HetheringtonAdd a couple of notes.
2013-04-16 Carl HetheringtonMerge and add option to ignore differing MXF names.
2013-04-15 Carl HetheringtonTry to give basic progress indication on dcpdiff.
2013-04-15 Carl HetheringtonUse boost::function for making notes during equals...
2013-01-17 Carl HetheringtonUse new Size struct.
2012-12-07 Carl HetheringtonMerge branch 'master' of ssh://carlh.dnsalias.org/home...
2012-12-07 Carl HetheringtonAllow static builds.
2012-10-25 Carl HetheringtonUse signals2 rather than sigc++
2012-10-03 Carl HetheringtonBe more unixy and be quiet on success.
next