| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-05-05 | Use dcp::File in DCP-o-matic (#2231). | Carl Hetherington | |
| 2022-05-03 | Add preference for default KDM duration (#2224). | Carl Hetherington | |
| 2022-05-02 | Add CPL_FILENAME variable for cover sheets (#2107). | Carl Hetherington | |
| 2022-04-29 | Primitive auto-crop (#1477). | Carl Hetherington | |
| 2022-04-29 | Allow 96kHz audio as an advanced option (#1789). | Carl Hetherington | |
| 2022-04-03 | C++11 and whitespace cleanups. | Carl Hetherington | |
| 2022-03-19 | Add config option for default KDM type. | Carl Hetherington | |
| 2022-03-14 | Remember the state of the write to/email checkboxes in the KDM creator ↵ | Carl Hetherington | |
| across runs (#2213). | |||
| 2022-03-09 | Add option to use (or not) ISDCF names by default. | Carl Hetherington | |
| 2022-03-09 | Add option to export config as a .zip (#1776). | Carl Hetherington | |
| 2022-02-14 | Extract check_certificates() method. | Carl Hetherington | |
| 2022-02-12 | Warn if the signing certificates have a validity period > 10 years (#2174). | Carl Hetherington | |
| 2022-02-12 | Go back to 10-year certificate validity periods (#2174). | Carl Hetherington | |
| 2022-02-10 | Don't give up on backups if config.xml isn't there (#2185). | Carl Hetherington | |
| Even if it isn't, we still want to try to back up other stuff. Previously if copying config.xml threw an exception we'd just give up. | |||
| 2021-12-24 | Tidy up backing up of config files, improve the tests a little and fix it ↵ | Carl Hetherington | |
| for the case when the user has specified their own config file path. | |||
| 2021-11-11 | Remove player activity logging. Fixes #2122. | Carl Hetherington | |
| If I remember right this was for swaroop and I suspect nobody else is really interested. | |||
| 2021-10-27 | Manual tweaks. | Carl Hetherington | |
| 2021-09-27 | Remove unused method.own-config | Carl Hetherington | |
| 2021-09-27 | Add config location versioning (#2090). | Carl Hetherington | |
| 2021-09-26 | Remove some unused using statements. | Carl Hetherington | |
| 2021-08-17 | Add defaults for facility, studio, chain, distributor (#2075). | Carl Hetherington | |
| 2021-06-21 | Remember 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-22 | Remove configuration option for minimum frame size. | Carl Hetherington | |
| Replace it with a fixed 16KB as per #1902. | |||
| 2021-04-05 | Default to making SMPTE DCPs on new installs. | Carl Hetherington | |
| 2021-04-04 | Move luminance to Interop/SMPTE metadata and remove the ISDCF metadata dialogue. | Carl Hetherington | |
| 2021-03-22 | Add simpler language tag dialog (#1931). | Carl Hetherington | |
| 2021-02-28 | Slight hack to reduce the chance of config files looking different | Carl Hetherington | |
| on Windows and macOS/Linux; allows config_write_utf8_test to work withouut platform-specific test references. | |||
| 2021-02-24 | Fix config.xml corruption when it contains multi-byte UTF8 characters. | Carl Hetherington | |
| 2021-02-06 | Fix copy-and-paste error in manual. | Carl Hetherington | |
| 2021-02-05 | Testing: add minimum frame size configuration option.v2.15.126 | Carl Hetherington | |
| 2021-01-31 | More enum class additions. | Carl Hetherington | |
| 2021-01-21 | Adapt for libdcp use of enum class. | Carl Hetherington | |
| 2021-01-08 | c++ tidying. | Carl Hetherington | |
| 2021-01-07 | BOOST_FOREACH. | Carl Hetherington | |
| 2021-01-07 | std::shared_ptr | Carl Hetherington | |
| 2020-12-15 | Tweak config comment. | Carl Hetherington | |
| 2020-12-03 | Enable TYPE_DISK logging by default. | Carl Hetherington | |
| 2020-11-23 | Remove swaroop variant. | Carl Hetherington | |
| 2020-11-21 | Remove 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-07-13 | Fix typo in comment. | Carl Hetherington | |
| 2020-06-17 | Allow more complete control over the libdcp/DCP-o-matic metadata written to ↵ | Carl Hetherington | |
| various places. | |||
| 2020-06-08 | Move upload-DCP-to-TMS button to preferences. | Carl Hetherington | |
| 2020-05-25 | Don't offer full-frame containers unless 'allow any container' is enabled. | Carl Hetherington | |
| 2020-05-11 | Remove now-unused default-scale-to config option. | Carl Hetherington | |
| 2020-05-06 | Add configuration options for DKDMs. | Carl Hetherington | |
| 2020-04-17 | Remove some unnecessary using statements. | Carl Hetherington | |
| 2019-12-19 | Add an output audio matrix (#1482). | Carl Hetherington | |
| 2019-10-13 | Hide the upmixers unless an "advanced" configuration option is ticked.v2.15.22 | Carl 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-02 | Don't crash if history items are inaccessible. | Carl Hetherington | |
| 2019-07-02 | Add support for Datasat AP2x and USL sound processors when converting | Carl Hetherington | |
| fader position to gain. Stop storing a chosen processor in config; instead, get the user to choose the processor when calculating gains. | |||
