summaryrefslogtreecommitdiff
path: root/src/lib/config.cc
AgeCommit message (Expand)Author
2018-04-29Allow command-line configuration of config location (#1284).Carl Hetherington
2018-03-09Check for signer chains containing UTF8-marked strings and offerCarl Hetherington
2018-02-26Make a backup of configuration when we load in a Version 2 file, and bump our...Carl Hetherington
2018-02-13Make Config::read() fallback match Config::set_defaults() forCarl Hetherington
2018-02-10Save decoding resolution reduction between launches (#1195).Carl Hetherington
2018-02-05Fix KDM target buttons for DKDMs too (#1137).Carl Hetherington
2018-02-01Enable audio by default.Carl Hetherington
2018-01-17Add recent files list to player.Carl Hetherington
2018-01-16Allow configuration of default value of upload-to-TMS button.Carl Hetherington
2018-01-05Backup more than one config on failure to load.Carl Hetherington
2018-01-04Set up a default KDM write mode and preselect the last used one when re-openi...Carl Hetherington
2018-01-02Add test for incorrect ISDCF name with full-frame content, and fix it (#1118).Carl Hetherington
2017-10-05Add configuration option to set writer's maximum frames in memory.Carl Hetherington
2017-09-02Remember the last directory used when opening DCPs in the player (#1121).Carl Hetherington
2017-08-19Cope nicely if the user has a configured default container ratio which is now...Carl Hetherington
2017-08-15Give player its own configuration dialogue.Carl Hetherington
2017-08-14Fix previous to generate chains if we are starting with no config.xml.Carl Hetherington
2017-08-14Try to fix errors when starting DoM on a machine with no config.xml.Carl Hetherington
2017-07-27Add some documentation for config.xml.Carl Hetherington
2017-07-25First go at configurable config.xml location.Carl Hetherington
2017-07-24Back-end support for linked configuration.Carl Hetherington
2017-06-08Add size and audio/subtitle languages to contact sheet.Carl Hetherington
2017-06-05Improve management of certificate chains to make it harder to haveCarl Hetherington
2017-05-24Basic implementation of a tree view for DKDMs (#1012).Carl Hetherington
2017-05-12Add default scale-to (#664).Carl Hetherington
2017-05-09Simple cover sheet support (#1039).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-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