| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-07-09 | Merge remote-tracking branch 'origin/main' into v2.17.x | Carl Hetherington | |
| 2024-07-09 | Fix too-late setup of path encoding stuff. | Carl Hetherington | |
| 2024-07-06 | Merge remote-tracking branch 'origin/main' into v2.17.x | Carl Hetherington | |
| 2024-07-06 | Add some missing ArgFixers for Windows command lines (#2844). | Carl Hetherington | |
| 2024-04-22 | Allow specification of video bit rate separately for J2K and MPEG2. | Carl Hetherington | |
| 2024-04-21 | Rename j2k_bandwidth -> video_bit_rate. | Carl Hetherington | |
| 2024-04-21 | Rename Encoder -> FilmEncoder, and subclasses. | Carl Hetherington | |
| 2024-04-21 | Extract all uses of DCP-o-matic name to allow branding. | Carl Hetherington | |
| 2024-02-22 | Merge tag 'v2.16.78' into v2.17.xv2.17.12 | Carl Hetherington | |
| 2024-02-21 | Make DCPExaminer::size() optional and deal with the consequences.v2.16.78 | Carl Hetherington | |
| This means we can fix the case of a VF having no known size in a nice way, in turn fixing problems caused by the fix to #2775. | |||
| 2024-02-19 | Merge tag 'v2.16.77' into v2.17.x | Carl Hetherington | |
| 2024-02-18 | Add film duration to --dump output (#1702). | Carl Hetherington | |
| 2024-02-18 | Avoid quotation marks around dumped paths. | Carl Hetherington | |
| 2024-01-28 | Setup grok LD_LIBRARY_PATH when required (#2657). | Carl Hetherington | |
| 2024-01-28 | Cleanup: whitespace. | Carl Hetherington | |
| 2024-01-28 | Fix missing grok log setup in dcpomatic_cli. | Carl Hetherington | |
| 2024-01-28 | Make stop() private and use drop() instead. | Carl Hetherington | |
| This avoids confusing situations where we call stop(), then try to restart the finder (unsuccessfully, because once it's stop()ped it will stay around, never to be restarted). | |||
| 2023-10-09 | Use dcp::filesystem to wrap filesystem calls and fix_long_path | Carl Hetherington | |
| anything that is passed to read_file() from libcxml. This should fix #2623 and other similar problems. | |||
| 2023-03-10 | Output hints on stderr. | ancient-skyscraper | |
| 2023-03-10 | Update documentation and CLI UI with hint info | ancient-skyscraper | |
| Goal is to explain what hints are, and how the `--hints` option changes behavior of `dcpomatic2_cli` command | |||
| 2023-03-03 | Add --hints option to dcpomatic2_cli (#2468). | Carl Hetherington | |
| 2023-03-03 | Add ansi.h and one define. | Carl Hetherington | |
| 2022-12-10 | Move some methods out of util.{cc,h} | Carl Hetherington | |
| 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 | |
