Simple cover sheet support (#1039).
[dcpomatic.git] / src / lib / config.cc
2017-05-09 Carl HetheringtonSimple cover sheet support (#1039).
2017-05-04 Carl HetheringtonNag users to backup config.xml if they make a DKDM.
2017-04-27 Carl HetheringtonDistinguish master DoM encode threads count from the...
2017-04-27 Carl HetheringtonTry to fix build with older boosts.
2017-04-26 Carl HetheringtonCopy config.xml and cinemas.xml if they fail to load...
2017-04-19 Carl HetheringtonConfig option to disable preview audio.
2017-04-19 Carl HetheringtonAnother mis-merge.
2017-04-19 Carl HetheringtonFix mis-merge.
2017-04-19 Carl HetheringtonFirst bits of audio support.
2017-04-07 Carl HetheringtonMake jump-to-content-start on selection in the content...
2017-03-07 Carl HetheringtonMerge.
2017-03-07 Carl HetheringtonHandle failure to write to cinemas file more nicely.
2017-03-03 Carl HetheringtonAdd options to write KDMs to separate directories ...
2017-02-12 Carl HetheringtonRemove some out-of-date includes.
2016-12-16 Carl HetheringtonAdd preference for default KDM target directory (#1013).
2016-12-16 Carl HetheringtonUse boost::optional for Config::_default_directory.
2016-09-09 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2016-09-08 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2016-09-08 Carl HetheringtonDefault to building Interop DCPs.
2016-08-27 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2016-08-26 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2016-08-26 Carl HetheringtonConfirm sending of KDM emails.
2016-08-26 Carl HetheringtonFix exception on new file with no templates.
2016-08-24 Carl HetheringtonAdd a basic management dialogue for templates.
2016-08-24 Carl HetheringtonBasic template support (#485).
2016-08-24 Carl HetheringtonRevert "Bump libdcp for new method."
2016-08-24 Carl HetheringtonBump libdcp for new method.
2016-08-16 Carl HetheringtonFix default filename formats.
2016-08-16 Carl HetheringtonTidy up a few details with custom filenames.
2016-08-12 Carl HetheringtonMove locale_convert into libdcp.
2016-08-12 Carl HetheringtonMove raw_convert into libdcp.
2016-08-04 Carl HetheringtonDifferent configuration of filename format for assets...
2016-07-31 Carl HetheringtonSimplify NameFormat stuff.
2016-07-29 Carl HetheringtonRename KDMNameFormat.
2016-07-29 Carl HetheringtonBasics of custom DCP filename components.
2016-07-29 Carl HetheringtonAllow configuration of KDM filename format.
2016-07-14 Carl HetheringtonBetter behaviour if config fails to load.
2016-07-12 Carl HetheringtonStop silently catching exceptions when config load...
2016-07-08 Carl HetheringtonShow hints before make DCP (#823).
2016-06-21 Carl HetheringtonRevert "Use make_shared<>."
2016-06-21 Carl HetheringtonUse make_shared<>.
2016-06-17 Carl HetheringtonAdd preference for the default number of DCP channels...
2016-06-09 Carl HetheringtonRemove some debug code.
2016-05-25 Carl HetheringtonNo-op; fix GPL address and use the explicit-program...
2016-04-14 Carl HetheringtonDebug strange config error on OS X.
2016-03-02 Carl HetheringtonAdd configure option to disable EBUR128 analysis of...
2016-02-21 Carl HetheringtonAdd some assertion checks to config_write.
2016-02-17 Carl HetheringtonUse a separate file (in a configurable location) to...
2016-02-17 Carl HetheringtonAllow multiple configuration files in DCP-o-matic's...
2016-01-14 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2016-01-14 Carl HetheringtonMultiple CC addresses for KDM emails (#785).
2016-01-06 Carl HetheringtonMerge.
2015-12-23 Carl HetheringtonAdd a stored list of DKDMs to the creator rather than...
2015-12-11 Carl HetheringtonRename Server -> EncodeServer, ServerFinder -> EncodeSe...
2015-11-02 Carl HetheringtonReset KDM email subject as well as body; fix erroneous...
2015-10-09 Carl HetheringtonNicer default labels in certificate chains.
2015-10-09 Carl HetheringtonLogging improvements to allow prettier displays in...
2015-10-02 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2015-10-01 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2015-10-01 Carl HetheringtonFix erroneous optional dereference.
2015-09-16 Carl HetheringtonConfig option for default standard (SMPTE / Interop).
2015-09-14 Carl HetheringtonLots of #include <iostream>s for Arch.
2015-09-14 Carl HetheringtonAdd option to analyse audio automatically when content...
2015-08-28 Carl HetheringtonFix incorrect loading of decryption private key from...
2015-08-27 Carl HetheringtonMake sure we don't create any config directories until...
2015-08-26 Carl HetheringtonInclude tidying src/lib/a-j*.h
2015-08-26 Carl HetheringtonMove ServerDescription into its own header.
2015-08-18 Carl HetheringtonAdd only-servers-encode option for debugging / optimisa...
2015-08-18 Carl HetheringtonMake DCP creator configurable.
2015-08-13 Carl HetheringtonLess severe error message when there is no config file.
2015-08-11 Carl HetheringtonShow a splash screen if config needs creating.
2015-08-10 Carl HetheringtonWrite config after certificate chains have been created
2015-07-30 Carl HetheringtonAllow config of the full KDM decryption chain.
2015-07-30 Carl HetheringtonRename Config::_signer to Config::_signer_chain.
2015-07-30 Carl HetheringtonChanges to libdcp.
2015-07-19 Carl HetheringtonFix some missing set-to-defaults (#640).
2015-07-17 Carl HetheringtonAdd FTP uploader using curl.
2015-07-06 Carl HetheringtonMerge branch '2.0' of ssh://git.carlh.net/home/carl...
2015-07-06 Carl HetheringtonBetter updating of servers list when things change.
2015-07-06 Carl HetheringtonAdd configuration of KDM SMTP port; remove slight warni...
2015-06-25 Carl HetheringtonMerge.
2015-06-25 Carl HetheringtonAdd DEBUG_DECODE and some basic debugging of the decodi...
2015-06-21 Carl HetheringtonNo-op: remove all trailing whitespace.
2015-06-03 Carl HetheringtonWrite prefs to ~/Library/Preferences on OS X.
2015-05-25 Carl HetheringtonRemove user-configurable colour conversion presets.
2015-05-07 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/dcpomatic into 2.0
2015-05-07 Carl HetheringtonOnly write config on change from the UI, not (say)...
2015-04-24 Carl HetheringtonMerge branch '2.0' of git.carlh.net:git/dcpomatic into 2.0
2015-04-23 Carl HetheringtonMerge branch '2.0' of ssh://main.carlh.net/home/carl...
2015-04-22 Carl HetheringtonAdd P3 colour conversion preset.
2015-04-22 Carl HetheringtonVarious changes to colour conversion specification...
2015-04-16 Carl HetheringtonAdd our own raw_convert that uses SafeStringStream.
2015-04-15 Carl HetheringtonMerge.
2015-04-15 Carl Hetherington00cc8646894f6519d1e2726f3e7a4fbc1e11d8f3 from master...
2015-03-25 Carl HetheringtonRemove Scaler config and use SWS_BICUBIC everywhere.
2015-02-19 Carl HetheringtonUpdate copyright year.
2015-01-06 Carl HetheringtonDefault to logging at DEBUG level.
2015-01-04 Carl HetheringtonFix loading of 1.x metadata.
2015-01-04 Carl HetheringtonAdapt for changes to libdcp.
2014-12-28 Carl HetheringtonBasic adaptations for changes to libdcp1 colour convers...
next