| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-06-12 | Rename PRORES -> PRORES_HQ | Carl Hetherington | |
| 2022-05-23 | Fix silly mistake adding an extra make_dcp(). | Carl Hetherington | |
| 2022-05-05 | Use dcp::File in DCP-o-matic (#2231). | Carl Hetherington | |
| 2022-04-20 | Move make_dcp() out of Film (#2132). | Carl Hetherington | |
| 2022-03-30 | Tweak --export-filename help. | Carl Hetherington | |
| 2022-03-09 | Improve error handling in CLI client slightly. | Carl Hetherington | |
| 2022-03-09 | Basic CLI support for export. | Carl Hetherington | |
| 2021-11-28 | Rearrange checking (and re-examining) content. | Carl Hetherington | |
| Most importantly, checking of content for changes before making a DCP is now done in the TranscodeJob (rather than being in a separate job). This makes things a little neater and also makes the batch converter less confusing when you add a job whose content has changed. | |||
| 2021-10-03 | Differentiate requested and actual crop. | Carl Hetherington | |
| This is so we limit cropping to what is possible considering chroma subsampling. | |||
| 2021-03-13 | Some C++11 stuff. | Carl Hetherington | |
| 2021-01-31 | More enum class additions. | Carl Hetherington | |
| 2021-01-07 | BOOST_FOREACH. | Carl Hetherington | |
| 2021-01-07 | std::shared_ptr | Carl Hetherington | |
| 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-10-21 | Rename dcpomatic_sleep -> dcpomatic_sleep_seconds. | 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-07-15 | swaroop: beginnings of DCP -> ecinema support.v2.15.12 | Carl Hetherington | |
| 2019-04-14 | Store successful DCP encodes. | Carl Hetherington | |
| 2018-11-21 | Tidy and fix logging. | Carl Hetherington | |
| 2018-11-21 | Add and use new FrameRateChange constructors. | Carl Hetherington | |
| 2018-04-29 | Allow command-line configuration of config location (#1284). | Carl Hetherington | |
| 2018-04-13 | Tidy up to use one list of servers. | Carl Hetherington | |
| 2018-04-13 | Note and indicate servers with bad link version (#982). | Carl Hetherington | |
| 2017-07-27 | Add option to specify a list of servers (#1104). | Carl Hetherington | |
| 2017-07-27 | Rename -s,--servers to -l,--list-servers. | Carl Hetherington | |
| 2017-07-27 | Tidy up server reporting in dcpomatic_cli. | Carl Hetherington | |
| 2017-06-29 | Offer only flat/scope/full-frame as container choices and differentiate | Carl Hetherington | |
| the names from the UI for content ratios. | |||
| 2017-04-27 | Distinguish master DoM encode threads count from the server count. | Carl Hetherington | |
| 2016-08-24 | Basic template support (#485). | Carl Hetherington | |
| 2016-07-20 | Add -t/--threads option to dcpomatic2_cli. | Carl Hetherington | |
| 2016-07-20 | Do EncodeServerFinder 'disable' in a more sensible way. | Carl Hetherington | |
| Just stop the threads and clear the server list when stop() is called. | |||
| 2016-07-07 | CLI formatting tweak. | Carl Hetherington | |
| 2016-07-05 | Display sub-job name in the CLI client. | Carl Hetherington | |
| 2016-05-25 | No-op; fix GPL address and use the explicit-program-name version. | Carl Hetherington | |
| 2016-05-18 | Move video frame rate ('prepared-for') into Content. | Carl Hetherington | |
| 2016-05-18 | Rename video/audio/subtitle part methods. | Carl Hetherington | |
| 2016-05-18 | Split audio; builds. | Carl Hetherington | |
| 2016-02-16 | Add -d option to dcpomatic_cli to dump the DCP path to stdout after creation. | Carl Hetherington | |
| 2015-12-11 | Rename Server -> EncodeServer, ServerFinder -> EncodeServerFinder, ↵ | Carl Hetherington | |
| ServerDescription -> EncodeServerDescription. | |||
| 2015-10-02 | Add --servers option to dcpomatic_cli. | 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-06-21 | No-op: remove all trailing whitespace. | Carl Hetherington | |
| 2015-06-02 | 26d4079c0a1eb010b0909e8f046f04381408b6f3 from master; half-hearted --dump ↵ | Carl Hetherington | |
| option to dcpomatic_cli. | |||
| 2015-05-25 | 19940a8e1ff462e567fbf79ccf5ce81a57444f8b from master; make dcpomatic_cli ↵ | Carl Hetherington | |
| less talkative when -n is passed. | |||
| 2015-05-13 | Rename UISignaller -> SignalManager. | Carl Hetherington | |
| 2015-03-25 | Remove Scaler config and use SWS_BICUBIC everywhere. | Carl Hetherington | |
| 2015-03-24 | Hand-apply e30fd8d; resurrect JSON server code. | Carl Hetherington | |
| 2015-02-03 | Move log environment dump stuff out into its own file. | Carl Hetherington | |
