summaryrefslogtreecommitdiff
path: root/src/lib/config.h
AgeCommit message (Collapse)Author
2017-05-04Nag about saving metadata.xml and DCP XMLs when making an encrypted DCP.Carl Hetherington
2017-05-04Nag users to backup config.xml if they make a DKDM.Carl Hetherington
2017-04-27Distinguish master DoM encode threads count from the server count.Carl Hetherington
2017-04-19Config option to disable preview audio.Carl Hetherington
2017-04-19Fix mis-merge.Carl Hetherington
2017-04-19First bits of audio support.Carl Hetherington
2017-04-19Various Doxygen fixes.Carl Hetherington
2017-04-07Make jump-to-content-start on selection in the content list optional.Carl Hetherington
This behaviour is annoying in some cases, e.g. trying to move separate subtitle files around when looking at a particular time in the preview.
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
2016-12-16Add preference for default KDM target directory (#1013).Carl Hetherington
2016-12-16Use boost::optional for Config::_default_directory.Carl Hetherington
2016-08-26Confirm sending of KDM emails.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
This reverts commit 3412af70b950dcdc604413ef05c26becda6da789.
2016-08-24Bump libdcp for new method.Carl Hetherington
2016-08-04Different configuration of filename format for assets / metadata (since ↵Carl Hetherington
CPL/PKL files don't refer to reels).
2016-08-01Simplify NameFormat stuff.Carl Hetherington
2016-07-31White space.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
Create a default config if any exception is thrown by ::read, and tell the UI so that it can pop up a message to say what has happened.
2016-07-08Show hints before make DCP (#823).Carl Hetherington
2016-06-17Add preference for the default number of DCP channels (#897).Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2016-03-02Add configure option to disable EBUR128 analysis of audio.Carl Hetherington
2016-02-17Use a separate file (in a configurable location) to store cinema / screen ↵Carl Hetherington
certificates (#796).
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-11Basics of send-to-batch-converter; not tested on Windows nor OS X.Carl Hetherington
2015-11-14Turn off test update checking if main update checking is turned off.Carl Hetherington
2015-10-09Nicer default labels in certificate chains.Carl Hetherington
2015-09-16Config option for default standard (SMPTE / Interop).Carl Hetherington
2015-09-14Add option to analyse audio automatically when content is added (#673).Carl Hetherington
2015-08-27Make sure we don't create any config directories until we've set up the i18n ↵Carl Hetherington
properly.
2015-08-26Include tidying src/lib/a-j*.hCarl Hetherington
2015-08-19Add only-servers-encode option for debugging / optimisation / testing of ↵Carl Hetherington
servers.
2015-08-18Make DCP creator configurable.Carl Hetherington
2015-08-11Show a splash screen if config needs creating.Carl Hetherington
2015-07-30Allow config of the full KDM decryption chain.Carl Hetherington
2015-07-30Rename Config::_signer to Config::_signer_chain.Carl Hetherington
2015-07-30Changes to libdcp.Carl Hetherington
2015-07-17Add FTP uploader using curl.Carl Hetherington
2015-07-06Merge branch '2.0' of ssh://git.carlh.net/home/carl/git/dcpomatic2 into 2.0Carl Hetherington
2015-07-06Better updating of servers list when things change.Carl Hetherington
2015-07-06Add configuration of KDM SMTP port; remove slight warning about plaintext ↵Carl Hetherington
passwords.