summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-10-04Add set_{in,out}.Carl Hetherington
2015-10-01Tweaks for Debian unstable.Carl Hetherington
2015-09-28Round down when rebasing times.Carl Hetherington
2015-09-28Add frames_written().Carl Hetherington
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-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-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-30Rename certificates.{cc,h} -> certificate.{cc,h}.Carl 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-06Extend SubtitleAsset::subtitles_during to allow asking for subtitles either s...Carl Hetherington
2015-07-05Restore ability to read SMPTE subs from XML files.Carl Hetherington
2015-07-03Write very small VPosition values as 0.Carl Hetherington
2015-07-03Whitespace.Carl Hetherington
2015-07-03A few bits of documentation.Carl Hetherington
2015-06-29Return to DCP-o-matic v1's gamma correction for Rec 601/709.Carl Hetherington
2015-06-24Merge.Carl Hetherington
2015-06-24Thinko in previous.Carl Hetherington
2015-06-24Fix various SNAFUs with Font ID handling.Carl Hetherington
2015-06-24Give Data a loading constructor.Carl Hetherington
2015-06-24No-op: whitespace.Carl Hetherington
2015-06-24No-op: whitespace.Carl Hetherington
2015-06-24No-op; whitespace and a comment typo.Carl Hetherington
2015-06-18Fix several missing binary specifiers to fopen.Carl Hetherington
2015-06-16Merge branch '.0' of git.carlh.net:git/libdcp into 1.0Carl Hetherington
2015-06-16Fix build on some platforms.Carl Hetherington
2015-06-12Fix erroneous suffix.Carl Hetherington
2015-06-11Fix thinko which broke xyz->rgb conversion.Carl Hetherington
2015-06-11Fix possible assert failure.Carl Hetherington