summaryrefslogtreecommitdiff
path: root/src/lib/config.h
AgeCommit message (Collapse)Author
2023-06-24Add config option to allow long ISDCF name parts.Carl Hetherington
2023-03-03Add option to limit DCP output to the "Bv2.0 profile" (#2470).v2.16.45Carl Hetherington
I'm far from convinced about the point/sense of all these "profiles" (rather than just implementing or at least tolerating the standard) but lots of people are having problems with "QC" processes failing their DCPs with complaints related to MCASubDescriptors. It seems to make sense to have an option to turn them off - at least for now, until either the "QC" situation settles down or any bugs in DCP-o-matic are found and fixed.
2023-01-14Add options for where the add files dialog starts (#2413).Carl Hetherington
2023-01-03Generalise add_files_path to initial_paths().Carl Hetherington
2022-12-13More header trimming.Carl Hetherington
2022-11-29Add default release territory configuration (#2375).Carl Hetherington
2022-11-29Add default audio language configuration (#2375).Carl Hetherington
2022-11-29Remove default container configuration option.Carl Hetherington
I think this is basically useless now that DoM guesses a good container when the first video is added. It made more sense before we did that.
2022-11-02Add passive mode option to TMS upload.Carl Hetherington
Disabling this fixes TMS upload with some FTP servers (reported on a Synology NAS).
2022-10-14Save and restore sash positions in the main DoM.Carl Hetherington
2022-09-04Add a description of which part of the config failed to load.Carl Hetherington
2022-09-04Split up Config::read().Carl Hetherington
2022-08-29Add Config::unset_last_release_notes_version()Carl Hetherington
2022-07-20Basic release notes support (#2282).Carl Hetherington
2022-07-01Advanced option to allow mapping to any audio channel (#2279).Carl Hetherington
2022-06-06Preserve export video settings in the config (#2259).Carl Hetherington
2022-05-03Add preference for default KDM duration (#2224).Carl Hetherington
2022-04-29Primitive auto-crop (#1477).Carl Hetherington
2022-04-29Allow 96kHz audio as an advanced option (#1789).Carl Hetherington
2022-04-09Add some missing override labels.Carl Hetherington
2022-04-03C++11 and whitespace cleanups.Carl Hetherington
2022-03-19Add config option for default KDM type.Carl Hetherington
2022-03-14Remember the state of the write to/email checkboxes in the KDM creator ↵Carl Hetherington
across runs (#2213).
2022-03-13Tidying.Carl Hetherington
2022-03-09Add option to use (or not) ISDCF names by default.Carl Hetherington
2022-03-09Add option to export config as a .zip (#1776).Carl Hetherington
2022-02-14Extract check_certificates() method.Carl Hetherington
2022-02-12Rename NAG_BAD_SIGNER_CHAIN -> NAG_BAD_SIGNER_CHAIN_UTF8.Carl Hetherington
2022-02-12Warn if the signing certificates have a validity period > 10 years (#2174).Carl Hetherington
2021-11-11Remove player activity logging. Fixes #2122.Carl Hetherington
If I remember right this was for swaroop and I suspect nobody else is really interested.
2021-09-27Remove unused method.own-configCarl Hetherington
2021-09-27Add config location versioning (#2090).Carl Hetherington
2021-08-17Add defaults for facility, studio, chain, distributor (#2075).Carl Hetherington
2021-06-21Remember the path used for "add files" (#2049).Carl Hetherington
Also default to the home directory rather than where DoM was run from, or something equally unhelpful.
2021-04-29Remove Monitor / EDID code that was used for the swaroop variant.Carl Hetherington
2021-04-22Remove configuration option for minimum frame size.Carl Hetherington
Replace it with a fixed 16KB as per #1902.
2021-04-04Move luminance to Interop/SMPTE metadata and remove the ISDCF metadata dialogue.Carl Hetherington
2021-04-03Show an explanatory message if the player is not performing very well (#1932).Carl Hetherington
2021-03-22Add simpler language tag dialog (#1931).Carl Hetherington
2021-02-05Testing: add minimum frame size configuration option.v2.15.126Carl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
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.