| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-06-08 | Always sign DCPs (#1760). | 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-11 | Change video content scaling so that it either: | Carl Hetherington | |
| 1. scales the content up to fit the DCP container, preserving aspect ratio, or 2. stretches the content to a custom aspect ratio, or 3. scales the content to some custom size. | |||
| 2019-12-10 | dcpomatic_create should respond to --version on stdout, not stderr (#1686). | Carl Hetherington | |
| 2019-10-21 | Rename dcpomatic_sleep -> dcpomatic_sleep_seconds. | Carl Hetherington | |
| 2019-09-03 | Fix missing log in dcpomatic_create (#1597). | Carl Hetherington | |
| 2019-09-03 | Exit with code 0 on dcpomatic2_create --version (#1599). | Carl Hetherington | |
| 2019-04-30 | Add --j2k-bandwidth to dcpomatic_create.v2.13.158 | Carl Hetherington | |
| 2019-04-30 | Add --fourk to dcpomatic_create. | Carl Hetherington | |
| 2019-04-14 | Store successful DCP encodes. | Carl Hetherington | |
| 2019-01-17 | Fix 3D in dcpomatic_create.v2.13.104 | Carl Hetherington | |
| 2019-01-16 | Rework command-line parser for dcpomatic_create to allow optionsv2.13.103 | Carl Hetherington | |
| to be specified per content. Use this to support 3D. | |||
| 2019-01-15 | Add --encrypted/-e to dcpomatic_create. | Carl Hetherington | |
| 2018-12-07 | Fix -t option to dcpomatic_create. | Carl Hetherington | |
| 2018-11-21 | Add and use new FrameRateChange constructors. | Carl Hetherington | |
| 2018-11-21 | Fix short option name for --template. | Carl Hetherington | |
| 2018-04-29 | Allow command-line configuration of config location (#1284). | Carl Hetherington | |
| 2017-07-07 | Another fix for dcpomatic_create with image sequences. | Carl Hetherington | |
| 2017-07-07 | Fix addition of image sequence directories with dcpomatic2_create. | Carl Hetherington | |
| 2017-06-29 | Fix failure to add file-based content in dcpomatic2_create. | Carl Hetherington | |
| 2017-05-23 | Speculative fix for adding DCPs to projects with dcpomatic2_create. | Carl Hetherington | |
| 2017-04-10 | Add --dcp-frame-rate option to dcpomatic2_create. | Carl Hetherington | |
| 2017-04-10 | Fix dcpomatic_create with no output directory specified. | Carl Hetherington | |
| 2016-12-20 | Allow content factory to return multiple content. | Carl Hetherington | |
| 2016-11-11 | Calm a busy-wait in dcpomatic_create. | Carl Hetherington | |
| 2016-08-24 | Basic template support (#485). | 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. | |||
| 2016-06-21 | Use make_shared<>. | Carl Hetherington | |
| 2016-05-25 | No-op; fix GPL address and use the explicit-program-name version. | Carl Hetherington | |
| 2016-05-18 | Rename video/audio/subtitle part methods. | Carl Hetherington | |
| 2016-05-18 | Reasonably straightforward stuff; main things are adding | Carl Hetherington | |
| a _parent to VideoContent (mainly, but not only, for signalling) and moving the video shared_ptr into Content, which makes much more sense to replace dynamic_cast tests for whether something has video or whatever. Nearly builds. | |||
| 2016-01-09 | Possibly fix weird relative filename problems on Windows. | Carl Hetherington | |
| 2015-08-26 | Include tidying src/lib/a-j*.h | Carl Hetherington | |
| 2015-08-10 | Set up for the correct handling of UTF-8 with Windows | Carl Hetherington | |
| paths before trying to access the config file. Fixes #654. | |||
| 2015-08-06 | Add --no-sign and --no-use-isdcf-name to dcpomatic_create. | Carl Hetherington | |
| 2015-08-06 | Fix missing help and add a default name if none is specified. | Carl Hetherington | |
| 2015-08-04 | Add --standard option to dcpomatic_create | Carl Hetherington | |
| 2015-06-21 | No-op: remove all trailing whitespace. | Carl Hetherington | |
| 2015-05-27 | Untested use of Frame for video/audio content lengths. | Carl Hetherington | |
| 2015-05-13 | Rename UISignaller -> SignalManager. | Carl Hetherington | |
| 2015-01-24 | Hand-apply bbfb370d7de28ec1e8f307865cc6253bb5d4366e from master; quicker ↵ | Carl Hetherington | |
| digest calculation. | |||
| 2014-12-03 | Hand-apply 6a3cd511559433554ab40ed72ff94b7d8dc2c5bd from master; | Carl Hetherington | |
| Basics of an image sequence dialog that asks about frame rate and digest calculation. | |||
| 2014-07-01 | Merge master. | Carl Hetherington | |
| 2014-07-01 | while (1) -> while (true) | Carl Hetherington | |
| 2014-06-12 | Merge master. | Carl Hetherington | |
| 2014-06-10 | Use ISDCF rather than DCI when talking about the digital cinema | Carl Hetherington | |
| naming convention (#362). Reported-by: Mattias Mattsson | |||
| 2014-03-06 | Fix build. | Carl Hetherington | |
| 2014-03-06 | Build fixes. | Carl Hetherington | |
| 2014-03-05 | Another attempt to fix the race in dcpomatic_create. | Carl Hetherington | |
| 2014-03-05 | Give an error in dcpomatic_create if no content is specified. | Carl Hetherington | |
