| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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. | |||
| 2016-06-21 | Use make_shared<>. | Carl Hetherington | |
| 2016-06-13 | Rename MD5Digester -> Digester. | Carl Hetherington | |
| 2016-06-02 | Speed up referencing of existing DCPs. | Carl Hetherington | |
| When referring to an existing DCP, assume that the hash in the CPL is correct rather than recalculating it. This can be a big benefit when, for example, referring to an existing picture MXF. | |||
| 2016-05-25 | No-op; fix GPL address and use the explicit-program-name version. | Carl Hetherington | |
| 2016-05-11 | Revert "Temporary hack to double-check existing frame hashes." | Carl Hetherington | |
| This reverts commit 9fe5ea488461355a779db1b6b56f93ef375bac41. | |||
| 2016-05-09 | Temporary hack to double-check existing frame hashes. | Carl Hetherington | |
| 2016-05-09 | Factor out checking of a single picture frame's hash. | Carl Hetherington | |
| 2016-05-09 | Add some debugging to checking of existing picture assets. | Carl Hetherington | |
| 2015-12-06 | Don't go into an infinite loop when recovering from a previous run in which ↵ | Carl Hetherington | |
| the even the first frame was not completed. | |||
| 2015-12-04 | Use libdcp's compress_j2k; move Data into libdcp. | Carl Hetherington | |
| 2015-11-27 | Fix incorrect multi-reel subtitle timings (#760) and add test. | Carl Hetherington | |
| 2015-11-04 | Try to hack around font finding during unit tests. | Carl Hetherington | |
| 2015-11-04 | Try to fix fallback font locations. | Carl Hetherington | |
| 2015-11-02 | Fix incorrect preview of italic subtitles (#728). | Carl Hetherington | |
| This requires fonts to be configured with their italic versions so that the italic font can be given to FontConfig and hence used to render text. Bold font configuration is also added here although bold subtitles aren't yet supported. | |||
| 2015-10-22 | Move quite a lot of stuff out of Writer into a new class | Carl Hetherington | |
| ReelWriter, which hopefully cleans things up a bit. | |||
