summaryrefslogtreecommitdiff
path: root/src/lib/config.h
AgeCommit message (Collapse)Author
2020-11-23Remove swaroop variant.Carl Hetherington
2020-11-21Remove the "simple" UI (#1868).Carl Hetherington
It just seemed to cause more problems than it solved; mainly people enabling it by mistake and then being told to click buttons that they could not see.
2020-06-17Allow more complete control over the libdcp/DCP-o-matic metadata written to ↵Carl Hetherington
various places.
2020-06-08Move upload-DCP-to-TMS button to preferences.Carl Hetherington
2020-05-11Remove now-unused default-scale-to config option.Carl Hetherington
2020-05-06Add configuration options for DKDMs.Carl Hetherington
2020-03-01Add some comments.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
The upmixers are not of sufficient quality to always be an improvement, and anecdotally it seems that some users see them and hope one will be a silver bullet.
2019-07-02Add support for Datasat AP2x and USL sound processors when convertingCarl Hetherington
fader position to gain. Stop storing a chosen processor in config; instead, get the user to choose the processor when calculating gains.
2019-06-05Try to warn if we're running the 32-bit version on 64-bit windows (WoW64) ↵Carl Hetherington
(#1569).
2019-05-10Make video view type configurable.Carl Hetherington
2019-05-10Complain on startup if signer or decryption chains are inconsistent (#1520).Carl Hetherington
2019-05-10Nag about deletion of DKDMs.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-03-26Nag/warn when removing KDM decryption certificate.v2.13.137Carl Hetherington
2019-03-15Warn on importing complete certificate chains (part of #1488).Carl 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-26Add comment.Carl Hetherington
2019-01-09swaroop: store whole signer/decryption chains and private keys encrypted by ↵Carl Hetherington
machine UUID.
2018-12-23swaroop: encrypt decryption private key with motherboard UUID.Carl Hetherington
2018-11-22swaroop: remove SPL editing from player UI.Carl Hetherington
2018-11-13swaroop: only allow playback if configured lock file is present.v2.13.72Carl Hetherington
2018-10-28Untested loading of playlists into the list view.Carl Hetherington
2018-10-26Add empty playlist list and configuration option.Carl Hetherington
2018-10-19Rename player DCP directory to player content; ignore failures to load ↵Carl Hetherington
directories which are not DCPs from the player content directory.
2018-10-10Fix non-variant build.Carl Hetherington
2018-10-09Add load button for SPL.Carl Hetherington
2018-10-09swaroop: restart playback after player crash.Carl Hetherington
2018-10-09Quell config-save warning when we're only trying to save history.Carl Hetherington
2018-10-09swaroop: required monitors checks.Carl Hetherington
2018-09-27Basic watermark.Carl Hetherington
2018-09-27Set up new watermark config.Carl Hetherington
2018-09-27Disable preferences menu if the config can't be written.Carl Hetherington
2018-09-27Untested watermarking.Carl Hetherington
2018-09-26Support download of KDMs from a web service in swaroop profile.v2.13.56Carl Hetherington
2018-09-26Finish off background image support for swaroop variant.Carl Hetherington
2018-09-26Add background image configuration to swaroop variant.Carl Hetherington
2018-09-25Add KDM directory configuration in player.Carl Hetherington
2018-09-24Fix up DCP list in player.Carl Hetherington
2018-09-23Add player DCP directory to config.Carl Hetherington
2018-09-18Configurable window arrangement in player dual-screen mode.Carl Hetherington
2018-09-14Very basic player logging.v2.13.49Carl Hetherington
2018-09-14Basic and rather clumsy option to respect KDM validity windows.Carl Hetherington
2018-09-14Allow configurable start mode for player.Carl Hetherington
2018-09-07Initial nag for interface complexity.Carl Hetherington
2018-09-06Add simple/full interface option and make DCP panel respect it.Carl Hetherington