summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-16Consider assets outside the DCP as referenced assets (i.e.1.0-vfCarl Hetherington
2015-09-15Move _started from PictureAssetWriter into AssetWriterCarl Hetherington
2015-09-15Fix comment.Carl Hetherington
2015-09-15Return an empty string rather than assert()ing if a name part is not found.Carl Hetherington
2015-09-13Bump versionCarl Hetherington
2015-09-13Bump versionv1.2.4Carl Hetherington
2015-09-12Remove erroneous local time from generated ContentVersionId.Carl Hetherington
2015-09-12A number of SMPTE subtitle syntax fixes.Carl Hetherington
2015-09-12Add set_start_time.Carl Hetherington
2015-09-12Missing urn:uuid:Carl Hetherington
2015-09-12Add set_reel_number method.Carl Hetherington
2015-09-12White space.Carl Hetherington
2015-09-11Merge branch '1.0' of ssh://main.carlh.net/home/carl/git/libdcp into 1.0Carl Hetherington
2015-09-11DeviceListDescription is optional.Carl Hetherington
2015-09-10Slightly better error message.Carl Hetherington
2015-09-02Prevent theoretical possibility of an uninitialised variable.Carl Hetherington
2015-08-31Bump versionCarl Hetherington
2015-08-31Bump versionv1.2.3Carl Hetherington
2015-08-31Fix libcxml release tag.Carl Hetherington
2015-08-31Bump versionCarl Hetherington
2015-08-31Bump versionv1.2.2Carl Hetherington
2015-08-31Use a release version for libcxml.Carl Hetherington
2015-08-31Bump versionCarl Hetherington
2015-08-31Bump versionv1.2.1Carl Hetherington
2015-08-28Better error if a test file is missing.Carl Hetherington
2015-08-28Fix copy and paste error in previous commit.Carl Hetherington
2015-08-27Fairly significant optimisation of RGB -> XYZ conversions.Carl Hetherington
2015-08-18Fix corruption of font files on Windows.Carl Hetherington
2015-08-18Fix previous.Carl Hetherington
2015-08-18Don't allow backslashes into the ASSETMAP on Windows.Carl Hetherington
2015-07-30Merge Signer into CertificateChain.Carl Hetherington
2015-07-30Merge branch '1.0' of ssh://main.carlh.net/home/carl/git/libdcp into 1.0Carl Hetherington
2015-07-30Rename certificates.{cc,h} -> certificate.{cc,h}.Carl Hetherington
2015-07-28Bump versionCarl Hetherington
2015-07-28Bump versionv1.2.0Carl Hetherington
2015-07-20Round up in Time::as_editable_units.Carl Hetherington
2015-07-20Fix font id confusion.Carl Hetherington
2015-07-20Add urn:uuid: to LoadFont nodes in SMPTE subs.Carl Hetherington
2015-07-12Move CertificateChain into the right header.Carl Hetherington
2015-07-12Rename a couple of Certificate methods and add accessors for organization and...Carl Hetherington
2015-07-07Add another test.Carl Hetherington
2015-07-06Tweak reference data path.Carl Hetherington
2015-07-06More tests.Carl Hetherington
2015-07-06Add very simple test of dcp::SoundFrame.Carl Hetherington
2015-07-06Try to fix compile failure on Arch.Carl Hetherington
2015-07-06Extend SubtitleAsset::subtitles_during to allow asking for subtitles either s...Carl Hetherington
2015-07-05Add coverage fix that I think is right but it's odd it wasn't needed before.Carl Hetherington
2015-07-05Restore ability to read SMPTE subs from XML files.Carl Hetherington
2015-07-05Add a new test.Carl Hetherington
2015-07-05Run all tests before establishing coverage.Carl Hetherington