summaryrefslogtreecommitdiff
path: root/src/lib/film.cc
AgeCommit message (Expand)Author
2021-08-17Add defaults for facility, studio, chain, distributor (#2075).Carl Hetherington
2021-08-04Allow specifying and writing sign language video language metadata (#2062).v2.15.157Carl Hetherington
2021-06-01Put audio language back in the Film.Carl Hetherington
2021-05-31Allow any ratio to appear in the ISDCF name as an interior aspect ratio (#2030).Carl Hetherington
2021-04-16Fix failure to update project-wide audio level plot when content moves.Carl Hetherington
2021-04-16C++11 tidying.Carl Hetherington
2021-04-14More libdcp API tweaks.Carl Hetherington
2021-04-12Bump libdcp for some API improvements.Carl Hetherington
2021-04-06Don't set a default luminance now that it's optional.Carl Hetherington
2021-04-06Remove out-of-date Film::_audio_language.Carl Hetherington
2021-04-04Move luminance to Interop/SMPTE metadata and remove the ISDCF metadata dialogue.Carl Hetherington
2021-04-04Move chain to the Interop/SMPTE metadata.Carl Hetherington
2021-04-04Move some ISDCF flags to the Interop/SMPTE metadata.Carl Hetherington
2021-04-04Use studio and facility from Interop/SMPTE metadata rather than ISDCF.Carl Hetherington
2021-04-04Add to_upper() method to util.{cc,h}Carl Hetherington
2021-04-04Use ratings from Interop/SMPTE metadata instead of ISDCF metadata dialogue.Carl Hetherington
2021-04-04Use release territory from Interop/SMPTE metadata instead of ISDCF metadata d...Carl Hetherington
2021-04-04Use content version from Interop (or version number from SMPTE metadata)Carl Hetherington
2021-04-02Add language to audio content and use it instead of the general metadata.Carl Hetherington
2021-03-31Add burnt subtitle language to video content.Carl Hetherington
2021-03-31Put subtitle language back into content from the film (#1930).Carl Hetherington
2021-03-25Use XX as an audio language when there is no specified audio language (#1939).Carl Hetherington
2021-03-22Don't insist on writing optional metadata (#1923).Carl Hetherington
2021-02-23Fix reel setup when the last reel is less than 1 second long.Carl Hetherington
2021-01-31Use enum class for Film::Property.Carl Hetherington
2021-01-31More enum class additions.Carl Hetherington
2021-01-26libdcp API change ReelMXF -> ReelFileAsset.Carl Hetherington
2021-01-22Fix FFOC time per Bv2.1Carl Hetherington
2021-01-21Adapt for libdcp use of enum class.Carl Hetherington
2021-01-11More c++ tidying.Carl Hetherington
2021-01-07BOOST_FOREACH.Carl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
2020-11-30Fix loading very (very) old metadata files.Carl Hetherington
2020-11-25Check for inconsistency in settings for referring to text.Carl Hetherington
2020-11-20Recover subtitle language metadata from the places is was writtenCarl Hetherington
2020-11-20Store subtitle language(s) in Film, and allow setup of thoseCarl Hetherington
2020-11-20Always add FFOC and LFOC markers (#1805).Carl Hetherington
2020-11-03Revert "Re-allow audio channel 15 to be mapped so that users can add"Carl Hetherington
2020-11-02Re-allow audio channel 15 to be mapped so that users can addCarl Hetherington
2020-10-21macOS / new boost build fixes.v2.15.104Carl Hetherington
2020-09-25Add NamedChannel and use it to hide the never-used channelsCarl Hetherington
2020-09-23Add audio language configuration and pass it to libdcp.Carl Hetherington
2020-09-23Support CPL metadata.Carl Hetherington
2020-08-26Content changes should mark the film dirty (#1810).Carl Hetherington
2020-07-11Use new channel 14 ATMOS sync creation code in libdcp,Carl Hetherington
2020-06-19Missing return statement.Carl Hetherington
2020-06-19Make Atmos content work more like other content. Now its MXFsv2.15.82Carl Hetherington
2020-06-08Move upload-DCP-to-TMS button to preferences.Carl Hetherington
2020-06-08Remove encryption key options (#1760).Carl Hetherington
2020-06-08Always sign DCPs (#1760).Carl Hetherington