Remove unnecessary -c option for compatiblity with different versions of xmldiff.
[libdcp.git] / test / rewrite_subs.cc
2020-09-27 Carl HetheringtonLoad language tags from on-disk files rather than embed...
2020-04-14 Carl Hetheringtons/DCPReadError/ReadError/g
2019-12-22 Carl HetheringtonUse VerificationNote for non-fatal errors in DCP::read.
2019-03-17 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2019-03-16 Carl HetheringtonFix some GPL boilerplate.
2016-08-17 Carl HetheringtonUse an optional<> where there should be one.
2016-06-01 Carl HetheringtonStill more licence fixups.
2015-12-16 Carl HetheringtonTidy API; subtitle_asset() -> asset()>
2015-06-24 Carl HetheringtonNo-op: whitespace.
2015-06-24 Carl HetheringtonNo-op: whitespace.
2015-06-08 Carl HetheringtonMerge branch '1.0' of ssh://main.carlh.net/home/carl...
2015-06-08 Carl HetheringtonSome comments and test tweaks.
2015-06-05 Carl HetheringtonInitial work on SMPTE subtitles.
2015-06-05 Carl HetheringtonRename some stuff Content -> Asset.
2014-07-01 Carl HetheringtonTweaks: don't use shared_ptr for dcp::SubtitleString...
2014-05-14 Carl HetheringtonMerge master.
2014-05-03 Carl HetheringtonUse exceptions to hold errors even in the keep_going...
2014-05-03 Carl HetheringtonIgnore missing asset errors.
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-26 Carl HetheringtonClean up unit testing.
2014-01-26 Carl HetheringtonIt builds again.
2014-01-23 Carl HetheringtonMerge branch 'master' into 1.0
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-20 Carl HetheringtonInclude trimming.
2013-06-18 Carl HetheringtonMerge master.
2013-05-04 Carl HetheringtonMerge master.
2013-05-04 Carl HetheringtonSplit CPL up into its own files.
2012-12-22 Carl HetheringtonMore various fixes to subtitle XML writing.