summaryrefslogtreecommitdiff
path: root/src/lib/config.cc
AgeCommit message (Expand)Author
2017-04-27Distinguish master DoM encode threads count from the server count.Carl Hetherington
2017-04-27Try to fix build with older boosts.Carl Hetherington
2017-04-26Copy config.xml and cinemas.xml if they fail to load so data is not lost.Carl Hetherington
2017-04-19Config option to disable preview audio.Carl Hetherington
2017-04-19Another mis-merge.Carl Hetherington
2017-04-19Fix mis-merge.Carl Hetherington
2017-04-19First bits of audio support.Carl Hetherington
2017-04-07Make jump-to-content-start on selection in the content list optional.Carl Hetherington
2017-03-07Merge.Carl Hetherington
2017-03-07Handle failure to write to cinemas file more nicely.Carl Hetherington
2017-03-03Add options to write KDMs to separate directories / ZIP files.Carl Hetherington
2017-02-12Remove some out-of-date includes.Carl Hetherington
2016-12-16Add preference for default KDM target directory (#1013).Carl Hetherington
2016-12-16Use boost::optional for Config::_default_directory.Carl Hetherington
2016-09-08Default to building Interop DCPs.Carl Hetherington
2016-08-26Confirm sending of KDM emails.Carl Hetherington
2016-08-26Fix exception on new file with no templates.Carl Hetherington
2016-08-24Add a basic management dialogue for templates.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-16Fix default filename formats.Carl Hetherington
2016-08-16Tidy up a few details with custom filenames.Carl Hetherington
2016-08-12Move locale_convert into libdcp.Carl Hetherington
2016-08-12Move raw_convert into libdcp.Carl Hetherington
2016-08-04Different configuration of filename format for assets / metadata (since CPL/P...Carl Hetherington
2016-08-01Simplify NameFormat stuff.Carl Hetherington
2016-07-29Rename KDMNameFormat.Carl Hetherington
2016-07-29Basics of custom DCP filename components.Carl Hetherington
2016-07-29Allow configuration of KDM filename format.Carl Hetherington
2016-07-14Better behaviour if config fails to load.Carl Hetherington
2016-07-12Stop silently catching exceptions when config load fails.Carl Hetherington
2016-07-08Show hints before make DCP (#823).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-10Remove some debug code.Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2016-04-14Debug strange config error on OS X.Carl Hetherington
2016-03-02Add configure option to disable EBUR128 analysis of audio.Carl Hetherington
2016-02-21Add some assertion checks to config_write.Carl Hetherington
2016-02-17Use a separate file (in a configurable location) to store cinema / screen cer...Carl Hetherington
2016-02-17Allow multiple configuration files in DCP-o-matic's directory.Carl Hetherington
2016-01-14Multiple CC addresses for KDM emails (#785).Carl Hetherington
2015-12-23Add a stored list of DKDMs to the creator rather than just a load button (#767).Carl Hetherington
2015-12-11Rename Server -> EncodeServer, ServerFinder -> EncodeServerFinder, ServerDesc...Carl Hetherington
2015-11-02Reset KDM email subject as well as body; fix erroneous initial subject.Carl Hetherington
2015-10-09Nicer default labels in certificate chains.Carl Hetherington
2015-10-09Logging improvements to allow prettier displays in the server GUI.Carl Hetherington
2015-10-01Fix erroneous optional dereference.Carl Hetherington