| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-01-02 | Add test for incorrect ISDCF name with full-frame content, and fix it (#1118). | Carl Hetherington | |
| 2017-10-05 | Add configuration option to set writer's maximum frames in memory. | Carl Hetherington | |
| 2017-09-02 | Remember the last directory used when opening DCPs in the player (#1121). | Carl Hetherington | |
| 2017-08-19 | Cope nicely if the user has a configured default container ratio which is ↵ | Carl Hetherington | |
| now disallowed. | |||
| 2017-08-15 | Give player its own configuration dialogue. | Carl Hetherington | |
| 2017-08-14 | Fix previous to generate chains if we are starting with no config.xml. | Carl Hetherington | |
| 2017-08-14 | Try to fix errors when starting DoM on a machine with no config.xml. | Carl Hetherington | |
| 2017-07-27 | Add some documentation for config.xml. | Carl Hetherington | |
| 2017-07-25 | First go at configurable config.xml location. | Carl Hetherington | |
| 2017-07-24 | Back-end support for linked configuration. | Carl Hetherington | |
| 2017-06-08 | Add size and audio/subtitle languages to contact sheet. | Carl Hetherington | |
| 2017-06-05 | Improve management of certificate chains to make it harder to have | Carl Hetherington | |
| an inconsistent chain / private key set. | |||
| 2017-05-24 | Basic implementation of a tree view for DKDMs (#1012). | Carl Hetherington | |
| 2017-05-12 | Add default scale-to (#664). | Carl Hetherington | |
| 2017-05-09 | Simple cover sheet support (#1039). | Carl Hetherington | |
| 2017-05-04 | Nag users to backup config.xml if they make a DKDM. | Carl Hetherington | |
| 2017-04-27 | Distinguish master DoM encode threads count from the server count. | Carl Hetherington | |
| 2017-04-27 | Try to fix build with older boosts. | Carl Hetherington | |
| 2017-04-26 | Copy config.xml and cinemas.xml if they fail to load so data is not lost. | Carl Hetherington | |
| 2017-04-19 | Config option to disable preview audio. | Carl Hetherington | |
| 2017-04-19 | Another mis-merge. | Carl Hetherington | |
| 2017-04-19 | Fix mis-merge. | Carl Hetherington | |
| 2017-04-19 | First bits of audio support. | Carl Hetherington | |
| 2017-04-07 | Make jump-to-content-start on selection in the content list optional. | Carl Hetherington | |
| This behaviour is annoying in some cases, e.g. trying to move separate subtitle files around when looking at a particular time in the preview. | |||
| 2017-03-07 | Merge. | Carl Hetherington | |
| 2017-03-07 | Handle failure to write to cinemas file more nicely. | Carl Hetherington | |
| 2017-03-03 | Add options to write KDMs to separate directories / ZIP files. | Carl Hetherington | |
| 2017-02-12 | Remove some out-of-date includes. | Carl Hetherington | |
| 2016-12-16 | Add preference for default KDM target directory (#1013). | Carl Hetherington | |
| 2016-12-16 | Use boost::optional for Config::_default_directory. | Carl Hetherington | |
| 2016-09-08 | Default to building Interop DCPs. | Carl Hetherington | |
| 2016-08-26 | Confirm sending of KDM emails. | Carl Hetherington | |
| 2016-08-26 | Fix exception on new file with no templates. | Carl Hetherington | |
| 2016-08-24 | Add a basic management dialogue for templates. | Carl Hetherington | |
| 2016-08-24 | Basic template support (#485). | Carl Hetherington | |
| 2016-08-24 | Revert "Bump libdcp for new method." | Carl Hetherington | |
| This reverts commit 3412af70b950dcdc604413ef05c26becda6da789. | |||
| 2016-08-24 | Bump libdcp for new method. | Carl Hetherington | |
| 2016-08-16 | Fix default filename formats. | Carl Hetherington | |
| 2016-08-16 | Tidy up a few details with custom filenames. | Carl Hetherington | |
| 2016-08-12 | Move locale_convert into libdcp. | Carl Hetherington | |
| 2016-08-12 | Move raw_convert into libdcp. | Carl Hetherington | |
| 2016-08-04 | Different configuration of filename format for assets / metadata (since ↵ | Carl Hetherington | |
| CPL/PKL files don't refer to reels). | |||
| 2016-08-01 | Simplify NameFormat stuff. | Carl Hetherington | |
| 2016-07-29 | Rename KDMNameFormat. | Carl Hetherington | |
| 2016-07-29 | Basics of custom DCP filename components. | Carl Hetherington | |
| 2016-07-29 | Allow configuration of KDM filename format. | Carl Hetherington | |
| 2016-07-14 | Better behaviour if config fails to load. | Carl Hetherington | |
| Create a default config if any exception is thrown by ::read, and tell the UI so that it can pop up a message to say what has happened. | |||
| 2016-07-12 | Stop silently catching exceptions when config load fails. | Carl Hetherington | |
| I'm not sure why this was added, but it could hide serious problems during config load: especially failures to load/create _signer_chain which has been seen in the wild several times. | |||
| 2016-07-08 | Show hints before make DCP (#823). | Carl Hetherington | |
| 2016-06-21 | Revert "Use make_shared<>." | Carl Hetherington | |
| Support for this seems to vary wildly across DoM's build targets. Stuff that builds on 16.04 won't build on 14.04, for example. Seems to not be worth the hassle now. This reverts commit 5a5324ed3a381a86dfe0a6e3932c1d58fdcd596f. | |||
