Fix the build for older macOS.
[dcpomatic.git] / src / lib / config.cc
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.
2019-01-13 Carl HetheringtonVarious manual updates.
2019-01-09 Carl Hetheringtonswaroop: store whole signer/decryption chains and priva...
2018-12-25 Carl HetheringtonFix failure to re-create config when it is bad (due...
2018-12-23 Carl HetheringtonBe a bit more careful with fwrite.
2018-12-23 Carl Hetheringtonswaroop: encrypt decryption private key with motherboar...
2018-12-23 Carl HetheringtonIncomplete encryption of private keys.
2018-11-28 Carl HetheringtonWrite config.xml with CR/LF terminators on Windows.
2018-11-22 Carl Hetheringtonswaroop: remove SPL editing from player UI.
2018-11-18 Carl HetheringtonManual tweaks.
2018-11-13 Carl Hetheringtonswaroop: only allow playback if configured lock file... v2.13.72
2018-11-10 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl... v2.13.70
2018-11-09 Carl Hetheringtonswaroop: windows build fix. v2.13.69
2018-10-26 Carl HetheringtonAdd empty playlist list and configuration option.
2018-10-19 Carl HetheringtonRename player DCP directory to player content; ignore...
2018-10-09 Carl HetheringtonAdd load button for SPL.
2018-10-09 Carl HetheringtonQuell config-save warning when we're only trying to...
2018-10-09 Carl Hetheringtonswaroop: required monitors checks.
2018-09-27 Carl HetheringtonSet up new watermark config.
2018-09-27 Carl Hetheringtonswaroop: take ownership of config file if we're run...
2018-09-27 Carl HetheringtonDisable preferences menu if the config can't be written.
2018-09-27 Carl HetheringtonUntested watermarking.
2018-09-26 Carl HetheringtonSupport download of KDMs from a web service in swaroop... v2.13.56
2018-09-26 Carl HetheringtonAdd background image configuration to swaroop variant.
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.
next