summaryrefslogtreecommitdiff
path: root/src/lib/film.cc
AgeCommit message (Expand)Author
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
2015-07-28Missing set of _dirty when content changes.Carl Hetherington
2015-07-22Use NR for rating in a ISDCF name if none is specified.Carl Hetherington
2015-07-17Rename SCPDCPJob -> UploadJob.Carl Hetherington
2015-07-01Restore short-cutting of analysis gain updates.Carl Hetherington
2015-07-01Re-add show audio button and analyse just that content when it is clicked.Carl Hetherington
2015-07-01Remove some unused methods.Carl Hetherington
2015-06-25Disallow non-burn of image subtitles by disabling the relevant widgets (#625).Carl Hetherington
2015-06-25Make player decide whether subtitles should be burnt based onCarl Hetherington
2015-06-21Prevent DCP creation if we're trying not to burn in text subs (#606).Carl Hetherington
2015-06-21No-op: remove all trailing whitespace.Carl Hetherington