summaryrefslogtreecommitdiff
path: root/src/lib/film.cc
AgeCommit message (Expand)Author
2016-08-25Add channel details to high-audio-level hints (#822).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-17Check for conflicing refer-to-DCP settings.Carl Hetherington
2016-08-17Small libdcp API change.Carl Hetherington
2016-08-12Move locale_convert into libdcp.Carl Hetherington
2016-08-12Move raw_convert into libdcp.Carl Hetherington
2016-08-12Remove all use of stringstream in an attempt to fixCarl Hetherington
2016-07-31Allow configuration of MXF/XML filenames (part of #710).Carl Hetherington
2016-07-22Rename SafeStringStream -> locked_stringstream. Bump deps for removal of str...Carl Hetherington
2016-07-09Remove unused variable.Carl Hetherington
2016-07-08Support shadow in subtitles (#911).Carl Hetherington
2016-06-21Revert "Use make_shared<>."Carl Hetherington
2016-06-21Use make_shared<>.Carl Hetherington
2016-06-17Add preference for the default number of DCP channels (#897).Carl Hetherington
2016-06-14Basic guessing of audio channels from filenames (#393).Carl Hetherington
2016-06-13Make storage of VideoFrameType robust by using a string in the XML rather tha...Carl Hetherington
2016-06-13Rename MD5Digester -> Digester.Carl Hetherington
2016-06-02Fix crash when loading old state files.Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
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