| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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. | |||
| 2019-05-10 | Make video view type configurable. | Carl Hetherington | |
| 2019-05-10 | Validation of certificate chains will fail before dcpomatic_setup() | Carl Hetherington | |
| is called, as OpenSSL has not yet been set up. Make sure that these failures only raise a Bad() (which nobody is yet listening to) rather than throwing an exception which gets caught and reported as a failed-to-load config. If none of the OpenSSL stuff is working chain_valid() will return false but private_key_valid() will throw an exception (as it tries to get the leaf certificate, causing a validity check). | |||
| 2019-05-10 | Complain on startup if signer or decryption chains are inconsistent (#1520). | Carl Hetherington | |
| 2019-04-20 | Bump default J2K bandwidth to 150MBit/s (#1523). | Carl Hetherington | |
| 2019-04-14 | Store successful DCP encodes. | Carl Hetherington | |
| 2019-03-28 | Allow explicit specification of email protocol (plain/STARTTLS/SSL).v2.13.138 | Carl Hetherington | |
| 2019-02-19 | Don't display non-existant items in the history. | Carl Hetherington | |
| 2019-02-15 | Add support for player logging.v2.13.119 | Carl Hetherington | |
| 2019-02-14 | Player log file -> player activity log file. | Carl Hetherington | |
| 2019-01-13 | Various manual updates. | Carl Hetherington | |
| 2019-01-09 | swaroop: store whole signer/decryption chains and private keys encrypted by ↵ | Carl Hetherington | |
| machine UUID. | |||
| 2018-12-25 | Fix failure to re-create config when it is bad (due to attempt to find a link | Carl Hetherington | |
| in the bad file). Improve config saving with low disk space; don't corrupt an existing file if we can't save a new one. | |||
| 2018-12-23 | Be a bit more careful with fwrite. | Carl Hetherington | |
| 2018-12-23 | swaroop: encrypt decryption private key with motherboard UUID. | Carl Hetherington | |
| 2018-12-23 | Incomplete encryption of private keys. | Carl Hetherington | |
| 2018-11-28 | Write config.xml with CR/LF terminators on Windows. | Carl Hetherington | |
| 2018-11-22 | swaroop: remove SPL editing from player UI. | Carl Hetherington | |
| 2018-11-18 | Manual tweaks. | Carl Hetherington | |
| 2018-11-13 | swaroop: only allow playback if configured lock file is present.v2.13.72 | Carl Hetherington | |
| 2018-11-09 | swaroop: windows build fix.v2.13.69 | Carl Hetherington | |
