Missed update to private test repo version.
[dcpomatic.git] / src / lib / config.cc
2024-02-17 Carl HetheringtonAdd option to load prefs from ZIP (#2771).
2024-02-17 Carl HetheringtonUse FileDialog for saving preferences ZIPs.
2024-02-17 Carl HetheringtonCleanup: 0 -> nullptr.
2024-02-16 Carl HetheringtonReturn empty optional rather than asserting.
2024-01-16 Carl HetheringtonRemember some more paths when selecting files (#2728).
2024-01-09 Carl HetheringtonCheck for bad DN qualifiers on signer certificates...
2023-12-30 Carl HetheringtonTry to clarify player "dual" mode in the configuration.
2023-11-11 Carl HetheringtonStore last path for adding KDMs (#2348).
2023-10-16 Carl HetheringtonRemove unused code.
2023-10-09 Carl HetheringtonUse dcp::filesystem to wrap filesystem calls and fix_lo...
2023-08-06 Carl HetheringtonDefault to writing 8 audio channels in DCPs (#2443).
2023-06-23 Carl HetheringtonAdd config option to allow long ISDCF name parts.
2023-05-13 Carl HetheringtonFix some typos in comments.
2023-03-04 Carl HetheringtonReplace spaces with _ in default KDM name formats,...
2023-03-03 Carl HetheringtonAdd option to limit DCP output to the "Bv2.0 profile... v2.16.45
2023-01-13 Carl HetheringtonAdd options for where the add files dialog starts ...
2023-01-07 Carl HetheringtonRemember paths in the add input dir picker in the combiner.
2023-01-04 Carl HetheringtonAlso use FileDialog for adding certificates to screens.
2023-01-04 Carl HetheringtonUse FileDialog for Add DKDM in the KDM creator.
2023-01-03 Carl HetheringtonGeneralise add_files_path to initial_paths().
2022-12-13 Carl HetheringtonMore header trimming.
2022-12-09 Carl HetheringtonExtract constants.h
2022-11-28 Carl HetheringtonAdd default release territory configuration (#2375).
2022-11-28 Carl HetheringtonAdd default audio language configuration (#2375).
2022-11-28 Carl HetheringtonRemove default container configuration option.
2022-11-02 Carl HetheringtonAdd passive mode option to TMS upload.
2022-10-14 Carl HetheringtonSave and restore sash positions in the main DoM.
2022-09-14 Carl HetheringtonFix some spelling mistakes (mostly in comments).
2022-09-05 Carl HetheringtonLet config/cinemas/dkdm_recipients take care of their...
2022-09-04 Carl HetheringtonAdd a description of which part of the config failed...
2022-09-04 Carl HetheringtonSplit up Config::read().
2022-08-30 Carl HetheringtonRefresh cinemas UI if the cinemas.xml file location...
2022-07-20 Carl HetheringtonBasic release notes support (#2282).
2022-06-30 Carl HetheringtonAdvanced option to allow mapping to any audio channel...
2022-06-06 Carl HetheringtonPreserve export video settings in the config (#2259).
2022-05-05 Carl HetheringtonUse dcp::File in DCP-o-matic (#2231).
2022-05-02 Carl HetheringtonAdd preference for default KDM duration (#2224).
2022-05-01 Carl HetheringtonAdd CPL_FILENAME variable for cover sheets (#2107).
2022-04-28 Carl HetheringtonPrimitive auto-crop (#1477).
2022-04-28 Carl HetheringtonAllow 96kHz audio as an advanced option (#1789).
2022-04-03 Carl HetheringtonC++11 and whitespace cleanups.
2022-03-19 Carl HetheringtonAdd config option for default KDM type.
2022-03-13 Carl HetheringtonRemember the state of the write to/email checkboxes...
2022-03-09 Carl HetheringtonAdd option to use (or not) ISDCF names by default.
2022-03-09 Carl HetheringtonAdd option to export config as a .zip (#1776).
2022-02-14 Carl HetheringtonAdd a hint about certificate validity, moving some...
2022-02-14 Carl HetheringtonExtract check_certificates() method.
2022-02-12 Carl HetheringtonWarn if the signing certificates have a validity period...
2022-02-12 Carl HetheringtonGo back to 10-year certificate validity periods (#2174).
2022-02-10 Carl HetheringtonDon't give up on backups if config.xml isn't there...
2021-12-24 Carl HetheringtonTidy up backing up of config files, improve the tests...
2021-11-11 Carl HetheringtonRemove player activity logging. Fixes #2122.
2021-10-27 Carl HetheringtonManual tweaks.
2021-09-27 Carl HetheringtonMerge branch 'own-config' into v2.15.x
2021-09-27 Carl HetheringtonRemove unused method. own-config
2021-09-27 Carl HetheringtonAdd config location versioning (#2090).
2021-09-26 Carl HetheringtonRemove some unused using statements.
2021-08-17 Carl HetheringtonAdd defaults for facility, studio, chain, distributor...
2021-06-21 Carl HetheringtonRemember the path used for "add files" (#2049).
2021-04-22 Carl HetheringtonRemove configuration option for minimum frame size.
2021-04-05 Carl HetheringtonDefault to making SMPTE DCPs on new installs.
2021-04-04 Carl HetheringtonRemove the ISDCF metadata dialogue box (#1929).
2021-04-04 Carl HetheringtonMove luminance to Interop/SMPTE metadata and remove...
2021-03-22 Carl HetheringtonAdd simpler language tag dialog (#1931).
2021-02-28 Carl HetheringtonSlight hack to reduce the chance of config files lookin...
2021-02-24 Carl HetheringtonFix config.xml corruption when it contains multi-byte...
2021-02-06 Carl HetheringtonFix copy-and-paste error in manual.
2021-02-05 Carl HetheringtonTesting: add minimum frame size configuration option. v2.15.126
2021-01-31 Carl HetheringtonMore enum class additions.
2021-01-21 Carl HetheringtonAdapt for libdcp use of enum class.
2021-01-08 Carl Hetheringtonc++ tidying.
2021-01-07 Carl HetheringtonBOOST_FOREACH.
2021-01-07 Carl Hetheringtonstd::shared_ptr
2020-12-15 Carl HetheringtonTweak config comment.
2020-12-03 Carl HetheringtonEnable TYPE_DISK logging by default.
2020-11-23 Carl HetheringtonRemove swaroop variant.
2020-11-21 Carl HetheringtonRemove the "simple" UI (#1868).
2020-07-12 Carl HetheringtonFix typo in comment.
2020-06-16 Carl HetheringtonAllow more complete control over the libdcp/DCP-o-matic...
2020-06-08 Carl HetheringtonMove upload-DCP-to-TMS button to preferences.
2020-05-25 Carl HetheringtonDon't offer full-frame containers unless 'allow any...
2020-05-12 Carl HetheringtonRe-work scaling following excellent insights by Carsten...
2020-05-11 Carl HetheringtonRemove now-unused default-scale-to config option.
2020-05-06 Carl HetheringtonAdd a new "Add DKDM" dialogue (#1637).
2020-05-06 Carl HetheringtonAdd configuration options for DKDMs.
2020-04-16 Carl HetheringtonRemove some unnecessary using statements.
2019-12-19 Carl HetheringtonAdd an output audio matrix (#1482).
2019-10-14 Carl HetheringtonMerge branch 'v2.15.x' of ssh://localhost:2222/home...
2019-10-13 Carl HetheringtonHide the upmixers unless an "advanced" configuration... v2.15.22
2019-07-02 Carl HetheringtonDon't crash if history items are inaccessible.
2019-07-02 Carl HetheringtonAdd support for Datasat AP2x and USL sound processors...
2019-05-10 Carl HetheringtonMake video view type configurable.
2019-05-10 Carl HetheringtonValidation of certificate chains will fail before dcpom...
2019-05-10 Carl HetheringtonComplain on startup if signer or decryption chains...
2019-04-20 Carl HetheringtonBump default J2K bandwidth to 150MBit/s (#1523).
2019-04-14 Carl HetheringtonStore successful DCP encodes.
2019-03-28 Carl HetheringtonAllow explicit specification of email protocol (plain... v2.13.138
2019-02-19 Carl HetheringtonDon't display non-existant items in the history.
2019-02-15 Carl HetheringtonAdd support for player logging. v2.13.119
2019-02-14 Carl HetheringtonPlayer log file -> player activity log file.
next