summaryrefslogtreecommitdiff
path: root/src/lib/film.cc
AgeCommit message (Expand)Author
2016-05-18Various text fixes.Carl Hetherington
2016-05-18Move video frame rate ('prepared-for') into Content.Carl Hetherington
2016-05-18Rename video/audio/subtitle part methods.Carl Hetherington
2016-05-18Split audio; builds.Carl Hetherington
2016-05-18Reasonably straightforward stuff; main things are addingCarl Hetherington
2016-05-16Use CPL title for KDM AnnotationTexts.Carl Hetherington
2016-04-25Fix erroneous lower-casing of XX subtitle languages.Carl Hetherington
2016-04-25Assume burn-in when making ISDCF name unless we definitely have non-burnt subs.Carl Hetherington
2016-04-22Select active channels on opening audio analysis (#802).Carl Hetherington
2016-04-11Add UTC-3:30 timezone to cinema (#831).Carl Hetherington
2016-03-08Take notice of cinema time zones when making KDMs (#788).Carl Hetherington
2016-03-07Don't try to auto-analyse non AudioContent.Carl Hetherington
2016-02-24An unfortunately large set of timeline-related changes:Carl Hetherington
2016-02-16Add option to auto-upload to the TMS (#794).Carl Hetherington
2016-02-01Subtitle "to" times used to be stored against their "from" times.Carl Hetherington
2016-01-30Add a PlaylistOrderChanged signal and emit it when the playlistCarl Hetherington
2016-01-23Fix estimate of required disk space to take referencingCarl Hetherington
2016-01-09Add comment.Carl Hetherington
2015-12-10Put ISDCF name subtitle language in lower case if subs are burnt in.Carl Hetherington
2015-12-04Ensure basic system information is in problem reports.Carl Hetherington
2015-11-17Comments.Carl Hetherington
2015-11-15Remove confusing unnamed-channel label.Carl Hetherington
2015-11-15Basic support for trusted device lists in KDMs (#750).Carl Hetherington
2015-11-15Rename certificate -> recipient in Screen.Carl Hetherington
2015-11-12Extend maximum DCP audio channels to 16.Carl Hetherington
2015-10-22Somewhat hackily fix rounding of reel lengths.Carl Hetherington
2015-10-22Remove ref_write mechanism and instead maintain state for eachCarl Hetherington
2015-10-20Replace StringError with the equivalent std::runtime_error.Carl Hetherington
2015-10-19Fix by-video-content reel split when there is content after the last video co...Carl Hetherington
2015-10-12Rename split-by-video content slightly; fix referencing to multi-reel DCPs.Carl Hetherington
2015-10-12Implement Film::reels().Carl Hetherington
2015-10-12Un-attached reel UI.Carl Hetherington
2015-10-12Basics of reel split.Carl Hetherington
2015-10-09Logging improvements to allow prettier displays in the server GUI.Carl Hetherington
2015-10-09Remove the need for ScreenKDM::collect.Carl Hetherington
2015-09-16Config option for default standard (SMPTE / Interop).Carl Hetherington
2015-09-16Set up OV/VF in name according to whether DCP content has been referenced.Carl Hetherington
2015-09-14Fix analysis of audio when the subject is later in the playlist thanCarl Hetherington
2015-09-14Some use of BOOST_FOREACH.Carl Hetherington
2015-09-14Add option to analyse audio automatically when content is added (#673).Carl Hetherington
2015-08-26Split log.{cc,h}.Carl Hetherington
2015-08-26Rest of src/lib/*.h tidying.Carl Hetherington
2015-08-19Add only-servers-encode option for debugging / optimisation / testing of serv...Carl Hetherington
2015-08-18Include tidying.Carl Hetherington
2015-08-09Fix DCP audio rate with 96kHz sources.Carl Hetherington
2015-08-05Improve error reporting, in particular from dcpomatic_create.Carl Hetherington
2015-08-04Tweak word separators for ISDCF name guessing game.Carl Hetherington
2015-08-04Disable '2D version of 3D content' ISDCF metadata checkbox with 3D content (p...Carl Hetherington
2015-07-30Rename Config::_signer to Config::_signer_chain.Carl Hetherington
2015-07-30Changes to libdcp.Carl Hetherington