summaryrefslogtreecommitdiff
path: root/src/lib/dcp_content.h
AgeCommit message (Expand)Author
2023-05-14Don't scan the directory on DCPContent creation; instead do it when2528-contentCarl Hetherington
2023-05-14Cleanup: make a couple of methods static.Carl Hetherington
2022-12-11Extract resolution.hCarl Hetherington
2022-09-27Use EnumIndexedVector in DCPContent.Carl Hetherington
2022-09-03Bump libdcp for better ContentKind support, and libsubCarl Hetherington
2022-07-11Fix font handling for DCP subtitles.Carl Hetherington
2022-04-20Replace encrypted content with black if we have no key (#2234).Carl Hetherington
2022-04-09Add some missing override labels.Carl Hetherington
2022-03-09Improve ratings dialog to allow only valid values (#2199).Carl Hetherington
2021-05-01C++11 tidying.Carl Hetherington
2021-01-31More enum class additions.Carl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
2020-10-12Fix incorrect forward declaration of struct as class.Carl Hetherington
2020-09-27Fixes for new libdcp with multiple content versions.Carl Hetherington
2020-04-21Allow DCP content to store and serialise metadata.Carl Hetherington
2020-04-21Add DCPContent::resolution().Carl Hetherington
2020-04-21Allow DCPContent to recover and serialise marker positions.Carl Hetherington
2020-04-21Add a getter for _standard in DCPContent.Carl Hetherington
2019-05-10Put Time types in dcpomatic namespace.Carl Hetherington
2018-11-24Fix tests.Carl Hetherington
2018-11-23Remove required Film from content examine.Carl Hetherington
2018-11-21Take Film pointer out of Content.Carl Hetherington
2018-09-29swaroop: Disable play/stop/pause and slider during ad content.Carl Hetherington
2018-09-14Basic and rather clumsy option to respect KDM validity windows.Carl Hetherington
2018-08-14More fixes for errors / crashes / misbehaviour with content changesCarl Hetherington
2018-07-23Tidy up after mass rename.Carl Hetherington
2018-07-23More automated renaming.Carl Hetherington
2018-07-21Basics of multiple captions per content so that DCPContent canCarl Hetherington
2018-04-11Fix 3D DCP handling in the player.Carl Hetherington
2018-03-27why_not in can_reference can just be a string rather than a list of strings.Carl Hetherington
2018-01-05s/use_template/take_settings_from/gCarl Hetherington
2017-08-14Initial and not-working information panel in player.Carl Hetherington
2017-01-05Fix insensitive subtitle controls after adding a VF.Carl Hetherington
2016-12-14Store reel lengths in DCPContent to speed up e.g. timeline with many DCPs.Carl Hetherington
2016-10-14Update content list when selected CPL changes in DCP content.Carl Hetherington
2016-10-06Add menu option to select CPL.Carl Hetherington
2016-09-21Correctly spot that a DCP with unencrypted picture but encrypted sound/subtit...Carl Hetherington
2016-09-21Disallow referencing DCPs of different frame rates to the project.Carl Hetherington
2016-08-24Basic template support (#485).Carl Hetherington
2016-08-24Revert "Bump libdcp for new method."Carl Hetherington
2016-08-24Bump libdcp for new method.Carl Hetherington
2016-08-24Allow import of OV/VF DCPs (#906).Carl Hetherington
2016-06-14Set correct video frame type when importing DCPs (part of #806).Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2016-05-24Disallow referencing of Interop DCPs in SMPTE films, and vice versa (#804).Carl Hetherington
2016-05-18More of previous.Carl Hetherington
2016-05-18Move video frame rate ('prepared-for') into Content.Carl Hetherington
2016-05-18Fiddle with some subtitle methods.Carl Hetherington
2016-05-18Split audio; builds.Carl Hetherington
2016-05-18Copy SingleStreamAudioContent into DCPContent and SndfileContent.Carl Hetherington