summaryrefslogtreecommitdiff
path: root/src/lib/config.cc
AgeCommit message (Expand)Author
2021-07-10Use dcp::compose rather than our own.composeCarl Hetherington
2021-06-21Remember the path used for "add files" (#2049).Carl Hetherington
2021-04-22Remove configuration option for minimum frame size.Carl Hetherington
2021-04-05Default to making SMPTE DCPs on new installs.Carl Hetherington
2021-04-04Move luminance to Interop/SMPTE metadata and remove the ISDCF metadata dialogue.Carl Hetherington
2021-03-22Add simpler language tag dialog (#1931).Carl Hetherington
2021-02-28Slight hack to reduce the chance of config files looking differentCarl Hetherington
2021-02-24Fix config.xml corruption when it contains multi-byte UTF8 characters.Carl Hetherington
2021-02-06Fix copy-and-paste error in manual.Carl Hetherington
2021-02-05Testing: add minimum frame size configuration option.v2.15.126Carl Hetherington
2021-01-31More enum class additions.Carl Hetherington
2021-01-21Adapt for libdcp use of enum class.Carl Hetherington
2021-01-08c++ tidying.Carl Hetherington
2021-01-07BOOST_FOREACH.Carl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
2020-12-15Tweak config comment.Carl Hetherington
2020-12-03Enable TYPE_DISK logging by default.Carl Hetherington
2020-11-23Remove swaroop variant.Carl Hetherington
2020-11-21Remove the "simple" UI (#1868).Carl Hetherington
2020-07-13Fix typo in comment.Carl Hetherington
2020-06-17Allow more complete control over the libdcp/DCP-o-matic metadata written to v...Carl Hetherington
2020-06-08Move upload-DCP-to-TMS button to preferences.Carl Hetherington
2020-05-25Don't offer full-frame containers unless 'allow any container' is enabled.Carl Hetherington
2020-05-11Remove now-unused default-scale-to config option.Carl Hetherington
2020-05-06Add configuration options for DKDMs.Carl Hetherington
2020-04-17Remove some unnecessary using statements.Carl Hetherington
2019-12-19Add an output audio matrix (#1482).Carl Hetherington
2019-10-13Hide the upmixers unless an "advanced" configuration option is ticked.v2.15.22Carl Hetherington
2019-07-02Don't crash if history items are inaccessible.Carl Hetherington
2019-07-02Add support for Datasat AP2x and USL sound processors when convertingCarl Hetherington
2019-05-10Make video view type configurable.Carl Hetherington
2019-05-10Validation of certificate chains will fail before dcpomatic_setup()Carl Hetherington
2019-05-10Complain on startup if signer or decryption chains are inconsistent (#1520).Carl Hetherington
2019-04-20Bump default J2K bandwidth to 150MBit/s (#1523).Carl Hetherington
2019-04-14Store successful DCP encodes.Carl Hetherington
2019-03-28Allow explicit specification of email protocol (plain/STARTTLS/SSL).v2.13.138Carl Hetherington
2019-02-19Don't display non-existant items in the history.Carl Hetherington
2019-02-15Add support for player logging.v2.13.119Carl Hetherington
2019-02-14Player log file -> player activity log file.Carl Hetherington
2019-01-13Various manual updates.Carl Hetherington
2019-01-09swaroop: store whole signer/decryption chains and private keys encrypted by m...Carl Hetherington
2018-12-25Fix failure to re-create config when it is bad (due to attempt to find a linkCarl Hetherington
2018-12-23Be a bit more careful with fwrite.Carl Hetherington
2018-12-23swaroop: encrypt decryption private key with motherboard UUID.Carl Hetherington
2018-12-23Incomplete encryption of private keys.Carl Hetherington
2018-11-28Write config.xml with CR/LF terminators on Windows.Carl Hetherington
2018-11-22swaroop: remove SPL editing from player UI.Carl Hetherington
2018-11-18Manual tweaks.Carl Hetherington
2018-11-13swaroop: only allow playback if configured lock file is present.v2.13.72Carl Hetherington
2018-11-09swaroop: windows build fix.v2.13.69Carl Hetherington