Doc fixes.
[libdcp.git] / tools /
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.
2012-10-03 Carl HetheringtonAllow some error in audio when comparing.
2012-10-02 Carl HetheringtonRemove bitwise DCP comparison, which I think is fairly...
2012-10-02 Carl HetheringtonClean up DCP comparison a bit.
2012-09-16 Carl HetheringtonMissing read() calls in dcpdiff.
2012-09-16 Carl HetheringtonTweak message.
2012-09-09 Carl HetheringtonTest subtitle attributes too.
2012-09-09 Carl HetheringtonList subtitles in test output.
2012-09-09 Carl HetheringtonSomewhat hacky rearrangement to support multiple CPLs...
2012-09-07 Carl HetheringtonTweaks to dcpinfo.
2012-09-06 Carl HetheringtonAdd a test corpus for XML.
2012-08-02 Carl HetheringtonTidy up equality options slightly.
2012-08-01 Carl HetheringtonCompare using maximum mean absolute difference and...
2012-08-01 Carl HetheringtonMerge branch 'master' into check-bitmaps check-bitmaps
2012-08-01 Carl HetheringtonMerge.
2012-08-01 Carl HetheringtonTweak to build onboost filesystem v2
2012-07-31 Carl HetheringtonCheck sound; various fixups.
2012-07-31 Carl HetheringtonMissing long option.
2012-07-31 Carl HetheringtonInspect J2K data in MXFs.
2012-07-31 Carl HetheringtonBitwise MXF comparison.
2012-07-30 Carl HetheringtonBarely-functional dcpdiff.
2012-07-30 Carl HetheringtonVarious.