summaryrefslogtreecommitdiff
path: root/src/lib/film.cc
AgeCommit message (Expand)Author
2018-11-24Fix missed overload change.Carl Hetherington
2018-11-23Move make_default into AudioMapping.Carl Hetherington
2018-11-21Tidy and fix logging.Carl Hetherington
2018-11-21Take Film pointer out of Content.Carl Hetherington
2018-11-09Allow specification of trusted devices by thumbprint rather thanv2.13.68Carl Hetherington
2018-11-07Add button to force re-encode of J2K content.Carl Hetherington
2018-10-26Use Film/Playlist for SPL management rather than special classes.Carl Hetherington
2018-10-14Remove debug code.Carl Hetherington
2018-10-13Give a more informative error when using bad filename characters on Windows.v2.13.60Carl Hetherington
2018-09-07Use possibly-safer means of emitting maybe_sequence.Carl Hetherington
2018-08-29Fix another hang caused by Playlist::maybe_sequence being calledCarl Hetherington
2018-08-29Check for unassigned text tracks.Carl Hetherington
2018-08-23Basics of selecting 'tracks' for CCAPs.Carl Hetherington
2018-08-21Check content before making DCP.Carl Hetherington
2018-08-20Make ContentChange into a generic ChangeSignaller and use it for Filmv2.13.44Carl Hetherington
2018-08-19Similar pending/done for Film::Change.Carl Hetherington
2018-08-19Replace May/Done/NotDone signal sets with one signal and extendCarl Hetherington
2018-07-23Tidy up after mass rename.Carl Hetherington
2018-07-23More automated renaming.Carl Hetherington
2018-07-21Fix crash.Carl Hetherington
2018-07-21Basics of multiple captions per content so that DCPContent canCarl Hetherington
2018-07-20Put caption details inside their own tag in the metadata.Carl Hetherington
2018-07-19Clean up after previous commit.Carl Hetherington
2018-07-19Rename Subtitle -> TextCarl Hetherington
2018-06-08Speed up timeline drags in some cases.Carl Hetherington
2018-04-22Add MOS tag in ISDCF names if there is no sound.v2.13.16Carl Hetherington
2018-03-22Improve the appearance of a few error messages (#1187).Carl Hetherington
2018-03-10Take ISDCF metadata from templates.Carl Hetherington
2018-02-14Adapt for changes to disable_forensic variable types in libdcp.Carl Hetherington
2018-02-14Don't disable forensic marking by default.Mart Jansink
2018-02-10Fix odd behaviour when analysing single bits of audio which start at non-zero...Carl Hetherington
2018-02-08typeid() doesn't seem to downcast, so just check types in the take_settings_f...Carl Hetherington
2018-02-05Throw an exception if we try to make KDMs for an unencrypted project (#1188).Carl Hetherington
2018-01-31I think fix_conflicting_settings is now not required.Carl Hetherington
2018-01-31Disable DCP panel stuff which cannot be altered when a DCP is being referenced.Carl Hetherington
2018-01-16Allow configuration of default value of upload-to-TMS button.Carl Hetherington
2018-01-05s/use_template/take_settings_from/gCarl Hetherington
2017-08-27Fix incorrect ISDCF name in some cases (#1118).Carl Hetherington
2017-08-26Stop player analysing audio even if it is configured automatically to happen.Carl Hetherington
2017-08-26Comment typo.Carl Hetherington
2017-08-02Use a default DCP name if none is specified, rather than giving an error.Carl Hetherington
2017-08-02Make up a DCP name rather than giving an error.Carl Hetherington
2017-07-12Make ::length return rounded-up length.Carl Hetherington
2017-05-10Rename some classes.Carl Hetherington
2017-05-09Make TranscoderJob able to take any sort of transcoder.Carl Hetherington
2017-05-09Basica save-as (duplicate) (#746).Carl Hetherington
2017-05-09Simple cover sheet support (#1039).Carl Hetherington
2017-04-30Try to improve hint when making a DCP which is not 24 or 48fps.Carl Hetherington
2017-04-27Distinguish master DoM encode threads count from the server count.Carl Hetherington
2017-04-19Various Doxygen fixes.Carl Hetherington