| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-10-15 | Fix DCP content font ID allocation to cope with DCPs that have multiple fonts | Carl Hetherington | |
| with the same name in the same reel (#2600). Previously we had this id_for_font_in_reel() which would give an ID of N_font-ID. This means we got duplicate font IDs. Here we replace that method with FontAllocator, which gives an ID of N_font-ID for the first font and M_font-ID, where M is a number higher than the highest reel index. The idea is to support the required new IDs without breaking exisiting projects. There is some documentation of how it works in doc/design/fonts | |||
| 2023-03-10 | Update manual for new CLI options. | Carl Hetherington | |
| 2023-03-10 | Cope with the fact that some of our commands output --help to stdout, some ↵ | Carl Hetherington | |
| to stderr. | |||
| 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-01-08 | Add a section to try to clarify KDMs for distributors. | Carl Hetherington | |
| 2023-01-08 | Remove blank line and fix </section> position. | Carl Hetherington | |
| 2023-01-08 | Specify python3 for pptex.py | Carl Hetherington | |
| 2022-09-25 | Link to standard DCP naming scheme in the manual (#2340). | Carl Hetherington | |
| 2022-09-24 | Python 3 compatibility for pptext.py | Carl Hetherington | |
| 2022-09-24 | Document the audio language checkbox (#2340). | Carl Hetherington | |
| 2022-09-24 | New DCP tab screenshot (#2340). | Carl Hetherington | |
| 2022-09-14 | Further tweak button name in manual. | Carl Hetherington | |
| 2022-09-14 | Update wording to reality | Tomáš Hnyk | |
| 2022-07-10 | Fix screenshot deps in manual again. | Carl Hetherington | |
| 2022-07-10 | Fix missing screenshots in manual. | Carl Hetherington | |
| 2022-05-02 | Add CPL_FILENAME variable for cover sheets (#2107). | Carl Hetherington | |
| 2022-03-19 | Add $CINEMA_SHORT_NAME variable in KDM emails. | Carl Hetherington | |
| 2021-12-13 | Manual tweak. | Carl Hetherington | |
| 2021-10-28 | Manual tweak. | Carl Hetherington | |
| 2021-10-27 | Manual tweaks. | Carl Hetherington | |
| 2021-10-27 | Manual tweaks. | Carl Hetherington | |
| 2021-10-17 | Fix caption in manual. | Carl Hetherington | |
| 2021-10-17 | Missing entry in Makefile. | Carl Hetherington | |
| 2021-10-17 | Move some screenshots to the right place. | Carl Hetherington | |
| 2021-10-17 | Revert "Add the PDF screenshots to git; I don't know why they weren't added ↵ | Carl Hetherington | |
| before." This reverts commit 6ec5bbc84d6c1383c599daf52e3e9fef23c6ce34. PDF screenshots are supposed to be in raw-screenshots. | |||
| 2021-10-17 | Manual tweaks. | Carl Hetherington | |
| 2021-10-17 | Talk about Disk Writer in the manual. | Carl Hetherington | |
| 2021-10-17 | Manual tweaks. | Carl Hetherington | |
| 2021-10-17 | Add the PDF screenshots to git; I don't know why they weren't added before. | Carl Hetherington | |
| 2021-10-14 | Remove manual stuff about the hidden upmixers. | Carl Hetherington | |
| 2021-10-09 | Update manual per #2068. | Carl Hetherington | |
| 2021-10-07 | Some manual tidying. | Carl Hetherington | |
| 2021-10-06 | Add some details about verification to the manual. | Carl Hetherington | |
| 2021-09-27 | Update design doc. | Carl Hetherington | |
| 2021-08-19 | Tweak key shortcuts table appearance. | Carl Hetherington | |
| 2021-08-19 | Fix TOC in HTML version of manual. | Carl Hetherington | |
| 2021-08-17 | Add comments for shortcuts and extract them for the manual (#2073). | Carl Hetherington | |
| 2021-08-17 | Add some keyboard shortcuts to the manual (#2073). | Carl Hetherington | |
| 2021-05-30 | Add short discussion about specifying languages. | Carl Hetherington | |
| 2021-05-07 | More manual tweaks. | Carl Hetherington | |
| 2021-05-07 | Manual updates. | Carl Hetherington | |
| 2021-04-10 | bv21.md update. | Carl Hetherington | |
| 2021-04-10 | Update bv21.md. | Carl Hetherington | |
| 2021-04-10 | Add a hint about >79 length subtitles. | Carl Hetherington | |
| 2021-04-10 | Bump libdcp to get timed text ContainerDuration check (#1963). | Carl Hetherington | |
| 2021-04-06 | Update some notes in bv21.md | Carl Hetherington | |
| 2021-04-06 | Manual copy-edit. | Carl Hetherington | |
| 2021-04-05 | Add bugs for the stuff in bv2.1.md | Carl Hetherington | |
| 2021-04-05 | Default to making SMPTE DCPs on new installs. | Carl Hetherington | |
| 2021-04-05 | First cut at BV21 support summary description. | Carl Hetherington | |
