libdcp.git
2019-12-15 Carl HetheringtonHacks. wtf
2019-12-15 Carl HetheringtonMore hacks.
2019-12-15 Carl HetheringtonMore general version of previous.
2019-12-15 Carl HetheringtonFix previous.
2019-12-15 Carl HetheringtonTry to fix centos build.
2019-12-14 Carl HetheringtonWindows build fix.
2019-12-14 Carl HetheringtonAnother incorrect enum namespace.
2019-12-14 Carl HetheringtonMore adventures in the art of enum namespacing.
2019-12-14 Carl HetheringtonFix bad implementation of bad hack.
2019-12-14 Carl Hetheringtonxerces-related build fixes.
2019-12-14 Carl HetheringtonRevert "Remove erroneous Code:: namespace from the...
2019-12-13 Carl HetheringtonFix win32 build with xerces.
2019-12-13 Carl HetheringtonRemove erroneous Code:: namespace from the Verification...
2019-12-12 Carl HetheringtonAdd xerces-c dependency to .pc file.
2019-12-11 Carl HetheringtonSome cleanups; output total time.
2019-12-11 Carl HetheringtonAdd operator+=
2019-12-11 Carl HetheringtonInstall DTD/XSD files.
2019-12-10 Carl Hetheringtonxerces is mandatory.
2019-12-09 Carl HetheringtonRemove now-unused boost regex. xerces
2019-12-08 Carl HetheringtonAdd licence for the SMPTE XSD files.
2019-12-08 Carl HetheringtonCheck ASSETMAP; add a PKL test; tidy up calls to valida...
2019-12-08 Carl HetheringtonUse VerificationNote more 'properly' in a fair few...
2019-12-08 Carl HetheringtonAlso check PKL XML.
2019-12-08 Carl HetheringtonNote any file that is used for reading/writing a PKL...
2019-12-08 Carl HetheringtonValidate XML with xerces.
2019-12-06 Carl HetheringtonMore tests.
2019-12-06 Carl HetheringtonFix .gitignore.
2019-12-06 Carl HetheringtonVerify Id in ContentVersion.
2019-12-06 Carl HetheringtonFix syntax of ContentVersion/Id in the reference.
2019-12-06 Carl HetheringtonAdd a debug method for when there are unexpected notes.
2019-12-06 Carl HetheringtonAdd a comment.
2019-12-06 Carl HetheringtonUse regex and check <IssueDate> in CPL.
2019-12-06 Carl HetheringtonCheck for badly-formed CPL <Id>
2019-12-06 Carl HetheringtonMore cleanups.
2019-12-06 Carl HetheringtonAdd another verification test.
2019-12-06 Carl HetheringtonUse VerificationNote for non-fatal errors in DCP::read.
2019-12-06 Carl HetheringtonAdd two new tests and tidy up some old ones a little.
2019-12-06 Carl HetheringtonReport errors passed back from DCP::read when exception...
2019-12-06 Carl HetheringtonTweak error message.
2019-12-05 Carl HetheringtonBump asdcplib to anything off the carl branch.
2019-12-04 Carl HetheringtonFix another -cth -> -carl.
2019-12-03 Carl HetheringtonMore -cth -> -carl.
2019-12-03 Carl HetheringtonFix asdcplib git revision.
2019-12-03 Carl Hetherington-cth -> -carl.
2019-12-03 Carl HetheringtonUse new, improved asdcplib.
2019-12-03 Carl HetheringtonUpdate for openjpeg git repo tidying.
2019-12-01 Carl HetheringtonCheck that KDM validity periods are safely within the...
2019-12-01 Carl HetheringtonFix incorrect month when returning not-before/not-after.
2019-12-01 Carl HetheringtonBump default certificate validity period to 40 years.
2019-12-01 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2019-11-24 Carl HetheringtonJust emit EmptyAssetPathError from DCP::read, not a...
2019-11-20 Carl HetheringtonMerge pull request #5 from Gofilex/increase-max-length
2019-11-20 Mart JansinkAllow e.g. larger DKDMs for CPLs with 40+ unique sound...
2019-11-08 Carl HetheringtonFix incorrect LocalTime strings when timezone is behind...
2019-11-04 Carl HetheringtonBump asdcplib-cth to allow it to be built with python 3.
2019-10-09 Carl HetheringtonFix enum confusion.
2019-09-08 Carl HetheringtonFix unit tests after CPL root namespace fix.
2019-09-05 Carl HetheringtonIn 8c852cb the CPL root attribute "dsig" was removed...
2019-09-05 Carl HetheringtonIt seems that <FrameRate> of 96 is ok for 48fps 3D.
2019-08-30 Carl HetheringtonAllow DCP reading to continue even with empty <Path...
2019-07-18 Carl HetheringtonCapitalise help message like all the others.
2019-07-18 Carl HetheringtonMerge pull request #4 from tschiemer/master
2019-07-18 philipadded explanations and links
2019-07-18 philipomp library can be chosen
2019-07-18 philipadded missing configure message for +MAGICK
2019-07-17 Carl HetheringtonAdd check that -fopenmp works (part of github bug #3).
2019-07-17 Carl HetheringtonSpeculative OpenMP build fix (github bug #1).
2019-07-17 Carl HetheringtonAdd credit.
2019-07-17 Carl HetheringtonMerge pull request #2 from tschiemer/master
2019-07-17 philipbugfix: unknown template instantiation
2019-06-27 Carl HetheringtonAdd some comments.
2019-06-26 Carl HetheringtonReject certificate chains where the adjacent certificat...
2019-06-26 Carl HetheringtonTry to fix build.
2019-06-26 Carl HetheringtonTry to fix OS X build.
2019-06-25 Carl HetheringtonAdd another raw_convert type.
2019-06-12 Carl HetheringtonAdd another type to raw/locale convert.
2019-05-21 Carl HetheringtonIncrease header size when writing SMPTE subtitle MXFs...
2019-04-28 Carl Hetheringtonclass/struct confusion.
2019-04-25 Carl HetheringtonThrow a different exception when an unrecognised LabelS...
2019-04-08 Carl HetheringtonFix previous and add unit test for Key::hex.
2019-04-08 Carl HetheringtonMake Key support any length.
2019-03-29 Carl HetheringtonAdd EPISODE and PROMO content types.
2019-03-27 Carl HetheringtonOnly build tests on Ubuntu 18.04 as we need BOOST_TEST.
2019-03-26 Carl HetheringtonBump libcxml.
2019-03-23 Carl HetheringtonBump libcxml for OS X fix.
2019-03-22 Carl HetheringtonBump libcxml for raw_convert type addition.
2019-03-22 Carl HetheringtonFix incorrect type.
2019-03-22 Carl HetheringtonBump libcxml for pkg-config fix.
2019-03-20 Carl HetheringtonMore bits in dcpkdm.
2019-03-19 Carl HetheringtonMissing include.
2019-03-19 Carl HetheringtonBump libcxml.
2019-03-19 Carl HetheringtonMissing file.
2019-03-19 Carl HetheringtonContentVersion is required by SMPTE, I think.
2019-03-19 Carl HetheringtonSupport RatingList.
2019-03-19 Carl HetheringtonBump cxml for removal of sstream dependency.
2019-03-18 Carl HetheringtonAccept that <Duration> and <EntryPoint> are optional...
2019-03-17 Carl HetheringtonMissing header install.
2019-03-17 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2019-03-17 Carl HetheringtonFinish initial CPL markers support.
2019-03-17 Carl HetheringtonMove asset refs and hash from ReelAsset to ReelMXF.
next