summaryrefslogtreecommitdiff
path: root/src/lib/config.cc
AgeCommit message (Expand)Author
2015-06-03Write prefs to ~/Library/Preferences on OS X.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-22Add P3 colour conversion preset.Carl Hetherington
2015-04-22Various changes to colour conversion specification to use chromaticities.Carl Hetherington
2015-04-16Add our own raw_convert that uses SafeStringStream.Carl Hetherington
2015-04-1500cc8646894f6519d1e2726f3e7a4fbc1e11d8f3 from master; make the config dialog ...Carl Hetherington
2015-03-25Remove Scaler config and use SWS_BICUBIC everywhere.Carl Hetherington
2015-02-19Update copyright year.Carl Hetherington
2015-01-06Default to logging at DEBUG level.Carl Hetherington
2015-01-04Fix loading of 1.x metadata.Carl Hetherington
2015-01-04Adapt for changes to libdcp.Carl Hetherington
2014-12-28Basic adaptations for changes to libdcp1 colour conversion handling.Carl Hetherington
2014-12-09Hand apply 5e96dbee6de3b4baf82083e5c7169f27e6051c5b from master; give a nicer...Carl Hetherington
2014-12-05Include rearrangement.Carl Hetherington
2014-11-11Hand-apply 80562fe5dce5fd625da583ca6f7c2833f9db8754 from master (remove defau...Carl Hetherington
2014-11-03Change default DCP content type to FTR.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-25Create a dcp::Signer in Config even when there is no existing file.Carl Hetherington
2014-08-23Merge master.Carl Hetherington
2014-08-19Use SafeStringStream instead of std::stringstream to try to fix random crashe...Carl Hetherington
2014-08-06Merge master.Carl Hetherington
2014-08-04Add KDM BCC email option.Carl Hetherington
2014-07-21Adapt to changes in libdcp1 wrt shared_ptr and Certificate.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-16Allow $CPL_NAME etc. in KDM email subjects. Add de_DE translation ofCarl 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
2014-06-22Reset-to-default button for KDM email text.Carl Hetherington
2014-06-12Merge master.Carl Hetherington
2014-06-10Use ISDCF rather than DCI when talking about the digital cinemaCarl Hetherington
2014-06-02Merge master.Carl Hetherington
2014-05-21Try to fix clashes caused by ERROR, WARNING etc. as variables.Carl Hetherington
2014-05-21Tidy up logging a bit. Make it configurable from the GUI.Carl Hetherington
2014-05-16Merge master.Carl Hetherington
2014-05-12Add option to use any DCP frame rate, rather than just theCarl Hetherington