summaryrefslogtreecommitdiff
path: root/src/lib/config.h
AgeCommit message (Expand)Author
2016-03-21Basic classes for different JPEG2000 encoders; config to choose one.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 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-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
2015-08-26Include tidying src/lib/a-j*.hCarl Hetherington
2015-08-19Add only-servers-encode option for debugging / optimisation / testing of serv...Carl Hetherington
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 pas...Carl Hetherington
2015-06-21No-op: remove all trailing whitespace.Carl Hetherington
2015-05-27Untested use of Frame for video/audio content lengths.Carl Hetherington
2015-05-25Remove user-configurable colour conversion presets.Carl Hetherington
2015-05-07Only write config on change from the UI, not (say) from tests.Carl Hetherington
2015-04-1500cc8646894f6519d1e2726f3e7a4fbc1e11d8f3 from master; make the config dialog ...Carl Hetherington
2014-12-05Some include tidying.Carl Hetherington
2014-11-11Hand-apply 80562fe5dce5fd625da583ca6f7c2833f9db8754 from master (remove defau...Carl Hetherington
2014-09-18Try to make Windows console appearance a preference.Carl Hetherington
2014-09-09Use dcpomatic2 for config files (for now, at least) and remove old .dvdomatic...Carl Hetherington
2014-09-07Merge master.Carl Hetherington
2014-09-07Use VideoContentScale rather than Ratio for the default scale to.Carl Hetherington
2014-09-01Merge master.Carl Hetherington
2014-08-31Stop CPL <Creator> tag being configurable and use DCP-o-matic version number ...Carl Hetherington
2014-08-25Merge master.Carl Hetherington
2014-08-25Basic recent files list in the File menu.Carl Hetherington
2014-08-25Also create decryption certs if there is no config file.Carl Hetherington
2014-08-06Merge master.Carl Hetherington
2014-08-04Add KDM BCC email option.Carl Hetherington
2014-07-18Keep signing certificates / keys in config.xml rather than on disk; allow con...Carl Hetherington
2014-07-16Merge remote-tracking branch 'origin/master' into 1.0Carl Hetherington
2014-07-16Add default scaling setting to preferences (#384).Carl Hetherington
2014-07-16Merge remote-tracking branch 'origin/master' into 2.0Carl Hetherington
2014-07-16Make KDM email subject configurable.Carl Hetherington
2014-07-13Remove support for (very) old config file format.Carl Hetherington
2014-07-13Rename SoundProcessor -> CinemaSoundProcessor.Carl Hetherington
2014-06-23Merge master.Carl Hetherington
2014-06-23Add option to CC a KDM email, and addCarl Hetherington