Add KDM directory configuration in player.
[dcpomatic.git] / src / lib / config.cc
2018-09-24 Carl HetheringtonAdd KDM directory configuration in player.
2018-09-24 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-09-23 Carl HetheringtonAdd player DCP directory to config.
2018-09-18 Carl HetheringtonConfigurable window arrangement in player dual-screen...
2018-09-18 Carl HetheringtonProbably makes sense to default to checking KDM validit...
2018-09-14 Carl HetheringtonVery basic player logging. v2.13.49
2018-09-14 Carl HetheringtonBasic and rather clumsy option to respect KDM validity...
2018-09-14 Carl HetheringtonAllow configurable start mode for player.
2018-09-08 Carl HetheringtonFix interface complexity configuration.
2018-09-07 Carl HetheringtonInitial nag for interface complexity.
2018-09-06 Carl HetheringtonAdd simple/full interface option and make DCP panel...
2018-08-15 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-08-15 Carl HetheringtonAdd GDC and accounts icon.
2018-08-15 Carl HetheringtonChristie support.
2018-08-15 Carl HetheringtonMore rearrangement and add Barco Alchemy.
2018-07-20 Carl HetheringtonAdd advanced configuration option to allow any containe...
2018-07-06 Carl HetheringtonPrevent an unnecessary config file write.
2018-05-27 Carl HetheringtonAdd UI for message box / email notifications.
2018-05-27 Carl HetheringtonSimple and optional messagebox notification when jobs...
2018-04-28 Carl HetheringtonAllow command-line configuration of config location...
2018-03-09 Carl HetheringtonCheck for signer chains containing UTF8-marked strings...
2018-02-26 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-02-26 Carl HetheringtonMake a backup of configuration when we load in a Versio...
2018-02-13 Carl HetheringtonMake Config::read() fallback match Config::set_defaults...
2018-02-10 Carl HetheringtonSave decoding resolution reduction between launches...
2018-02-05 Carl HetheringtonFix KDM target buttons for DKDMs too (#1137).
2018-02-01 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-02-01 Carl HetheringtonEnable audio by default.
2018-01-17 Carl HetheringtonAdd recent files list to player.
2018-01-16 Carl HetheringtonAllow configuration of default value of upload-to-TMS...
2018-01-05 Carl HetheringtonBackup more than one config on failure to load.
2018-01-04 Carl HetheringtonSet up a default KDM write mode and preselect the last...
2018-01-02 Carl HetheringtonAdd test for incorrect ISDCF name with full-frame conte...
2017-10-05 Carl HetheringtonAdd configuration option to set writer's maximum frames...
2017-09-02 Carl HetheringtonRemember the last directory used when opening DCPs...
2017-08-19 Carl HetheringtonCope nicely if the user has a configured default contai...
2017-08-14 Carl HetheringtonGive player its own configuration dialogue.
2017-08-14 Carl HetheringtonFix previous to generate chains if we are starting...
2017-08-14 Carl HetheringtonTry to fix errors when starting DoM on a machine with...
2017-07-27 Carl HetheringtonAdd some documentation for config.xml.
2017-07-25 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2017-07-25 Carl HetheringtonFirst go at configurable config.xml location.
2017-07-24 Carl HetheringtonMerge mxe branch.
2017-07-24 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2017-07-24 Carl HetheringtonBack-end support for linked configuration.
2017-06-08 Carl HetheringtonAdd size and audio/subtitle languages to contact sheet.
2017-06-05 Carl HetheringtonImprove management of certificate chains to make it...
2017-05-24 Carl HetheringtonBasic implementation of a tree view for DKDMs (#1012).
2017-05-12 Carl HetheringtonAdd default scale-to (#664).
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).
next