summaryrefslogtreecommitdiff
path: root/src/lib/types.cc
AgeCommit message (Expand)Author
2020-04-14DCPReadError -> ReadError in libdcp.Carl Hetherington
2019-12-08Throw errors from CPLSummary constructor if the DCP::read reported any problems.Carl Hetherington
2019-05-10Basics of marker writing (part of #782).Carl Hetherington
2019-03-25Sort KDM CPL list in reverse timestamp order (#1496).Carl Hetherington
2019-03-15Don't offer to make KDMs for CPLs with no encrypted assets (#1490).Carl Hetherington
2018-07-25Fix problems with loading projects with captions / subs.Carl Hetherington
2018-07-23Introduce the idea of unknown original subtitle type to clean up the GUI a bit.Carl Hetherington
2018-07-23Tidy up after mass rename.Carl Hetherington
2018-07-23More automated renaming.Carl Hetherington
2018-07-22Display only required tabs, including subs / ccap.Carl Hetherington
2018-07-19Clean up after previous commit.Carl Hetherington
2018-07-19Add type for text content (CCAP/subtitle).Carl Hetherington
2016-08-12Move raw_convert into libdcp.Carl Hetherington
2016-06-13Add 3D video frame type for, e.g. 3D DCP inputs (part of #806).Carl Hetherington
2016-06-13Make storage of VideoFrameType robust by using a string in the XML rather tha...Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2015-08-26Rest of src/lib/*.h tidying.Carl Hetherington
2015-04-16Add our own raw_convert that uses SafeStringStream.Carl Hetherington
2014-12-20Hand-apply d849d411cff28ef5453085791d0b4d7cd73bd070 from master; replace all ...Carl Hetherington
2014-05-20libdcp -> dcp fixes.Carl Hetherington
2014-05-14Make DCPVideoFrame use PlayerVideoFrame to store its image.Carl Hetherington
2013-07-18Speculative 4K support.Carl Hetherington
2013-07-10Make subtitles work at least a bit.Carl Hetherington
2013-06-03A few build fixes.Carl Hetherington
2013-05-09Basic retained-mode-style canvas for timeline; allow selection.Carl Hetherington
2013-04-02Missing files.Carl Hetherington