| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-06-19 | Make Atmos content work more like other content. Now its MXFsv2.15.82 | Carl Hetherington | |
| are re-written, meaning that they can be encrypted. This (along with the libdcp update) also fixes assorted Atmos bugs. | |||
| 2020-06-08 | Move upload-DCP-to-TMS button to preferences. | Carl Hetherington | |
| 2020-06-08 | Remove encryption key options (#1760). | Carl Hetherington | |
| 2020-06-08 | Always sign DCPs (#1760). | Carl Hetherington | |
| 2020-05-27 | Remove unused forward declaration. | Carl Hetherington | |
| 2020-05-12 | Guess DCP container size and resolution when content is added | Carl Hetherington | |
| or removed such that there is one piece of video content left in the project. Container size and resolution are never again guessed once the user has set them to something. | |||
| 2020-05-04 | Move Film::make_kdms to the call sites. | Carl Hetherington | |
| 2020-04-24 | Add subtitle analysis so that the outline of all subtitles | Carl Hetherington | |
| in a piece of content can be overlaid onto the preview (#1233). | |||
| 2020-04-21 | Add Film::clear_markers(). | Carl Hetherington | |
| 2020-04-17 | Comment tweak. | Carl Hetherington | |
| 2020-01-08 | Clean up access to stuff from Film. | Carl Hetherington | |
| 2019-12-15 | Support content version metadata (#782). | Carl Hetherington | |
| 2019-10-31 | Prevent reference/reel setting controls getting stuck when referenced | Carl Hetherington | |
| content is moved with reel mode 'single' enabled (#1645). | |||
| 2019-10-09 | Fix cross-thread access to info files. May help with #1618. | Carl Hetherington | |
| 2019-08-30 | Make player more tolerant of some DCP errors. | Carl Hetherington | |
| 2019-07-23 | Add --no-check to dcpomatic_cli. | Carl Hetherington | |
| 2019-07-23 | Tidy up handling of content-modified checks when using the dcpomatic_cli. | Carl Hetherington | |
| 2019-05-13 | swaroop: allow ScreenKDM subclasses for different KDM types. | Carl Hetherington | |
| 2019-05-10 | Put Font and Screen into dcpomatic namespace. | Carl Hetherington | |
| 2019-05-10 | Put Time types in dcpomatic namespace. | Carl Hetherington | |
| 2019-05-10 | Basics of metadata dialog - ratings. | Carl Hetherington | |
| 2019-05-10 | Basics of marker writing (part of #782). | Carl Hetherington | |
| 2019-05-10 | Basics of setting and storing SMPTE CPL markers. | Carl Hetherington | |
| 2019-01-31 | Check consistency of refer-to-DCP settings after adding content (#1456). | Carl Hetherington | |
| 2019-01-26 | Suggest that DCP rates <= 30 are used unless the user explictly goes higher ↵ | Carl Hetherington | |
| (#1441). | |||
| 2018-11-23 | Move make_default into AudioMapping. | Carl Hetherington | |
| 2018-11-09 | Allow specification of trusted devices by thumbprint rather thanv2.13.68 | Carl Hetherington | |
| by full certificate. | |||
| 2018-11-07 | Add button to force re-encode of J2K content. | Carl Hetherington | |
| 2018-10-26 | Use Film/Playlist for SPL management rather than special classes. | Carl Hetherington | |
| 2018-08-23 | Basics of selecting 'tracks' for CCAPs. | Carl Hetherington | |
| 2018-08-20 | Make ContentChange into a generic ChangeSignaller and use it for Filmv2.13.44 | Carl Hetherington | |
| changes, since we setup_pieces() in response to at least one of these and hence we must know before it happens so we can suspend the butler and player. | |||
| 2018-08-19 | Similar pending/done for Film::Change. | Carl Hetherington | |
| 2018-08-19 | Replace May/Done/NotDone signal sets with one signal and extend | Carl Hetherington | |
| this treatment to anything that caused Player::setup_pieces. This should fix out-of-sequence Player emissions caused by setup_pieces being called by one thread while the butler is calling pass(). | |||
| 2018-02-27 | Add a load of explicit keywords. | Carl Hetherington | |
| 2018-02-14 | Adapt for changes to disable_forensic variable types in libdcp. | Carl Hetherington | |
| 2018-02-14 | Don't disable forensic marking by default. | Mart Jansink | |
| 2018-01-31 | I think fix_conflicting_settings is now not required. | Carl Hetherington | |
| 2018-01-31 | Disable DCP panel stuff which cannot be altered when a DCP is being referenced. | Carl Hetherington | |
| 2017-08-26 | Stop player analysing audio even if it is configured automatically to happen. | Carl Hetherington | |
| 2017-05-09 | Basica save-as (duplicate) (#746). | Carl Hetherington | |
| 2017-04-30 | Try to improve hint when making a DCP which is not 24 or 48fps. | Carl Hetherington | |
| 2017-04-19 | Various Doxygen fixes. | Carl Hetherington | |
| 2017-04-19 | Tweak class declaration. | Carl Hetherington | |
| 2017-04-03 | Confirm overwrite of existing DCP when creating a new one. | Carl Hetherington | |
| 2016-10-31 | Use the same ContextID whenever encrypting the picture asset for a project; | Carl Hetherington | |
| this ensures that resumption of encodes works. Before this, a random ContextID would be created for each run (#980). | |||
| 2016-10-11 | Fix crash on opening content menu for DCPs that have had incorrect KDMs added. | 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-17 | Check for conflicing refer-to-DCP settings. | Carl Hetherington | |
| This adds a general fix_conflicting_settings() to Film which should fix the problem and give a message to tell the user why the "fix" is being carried out. Should help with #929. | |||
