summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
2025-10-15Link to getting your KDM certificate from the player part of the manual.Carl Hetherington
2025-10-15Add some closed caption details to the manual.Carl Hetherington
2025-09-01Updates for CLI options in the manual.Carl Hetherington
2025-08-25Add cover sheet magic strings for marker positions (#3076).Carl Hetherington
2025-08-25Fix wording.Carl Hetherington
2025-08-25Remove unnecessary table label.Carl Hetherington
2025-08-25Fix copy/paste error.Carl Hetherington
2025-08-25Fix manual build on Fedora.Carl Hetherington
2025-06-03Tweak some design docs.Carl Hetherington
2025-05-26Tweak some capitals.Carl Hetherington
2025-05-26Document video range option in manual (#3044).Carl Hetherington
2025-05-08Add details to the manual about the available tools.Carl Hetherington
2025-05-03Fix KDM timezones design doc.Carl Hetherington
2025-04-26Add some discussion about KDM timezones.Carl Hetherington
2025-04-10Clarify encoding server port description in the manual.Carl Hetherington
2025-04-10Document encoding server port requirements (#3011).Carl Hetherington
2025-03-26Update XML for video-bit-rate and colourspace.Carl Hetherington
2025-03-19Add --auto-crop-threshold option to create CLI.Carl Hetherington
2025-03-19Add --auto-crop option to create CLI (#2968).Carl Hetherington
2025-02-18Update XML for dcpomatic2_create in the manual.Carl Hetherington
2025-02-18Add another place to look for verifier message uses.Carl Hetherington
2025-02-18Attempt to improve error message when building the manual.Carl Hetherington
2024-12-07Manual updates for v2.18.0.Carl Hetherington
2024-12-07Take account of new "good things" reported by libdcp verifier.Carl Hetherington
2024-12-07Tweak some manual formatting (use some monospace).Carl Hetherington
2024-06-10Clarify some documentation slightly.Carl Hetherington
2024-01-02Missing screenshots for previous.Carl Hetherington
2024-01-02Some cursory documentation for the "advanced" player mode.Carl Hetherington
2023-10-15Fix DCP content font ID allocation to cope with DCPs that have multiple fontsCarl 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-10Update manual for new CLI options.Carl Hetherington
2023-03-10Cope with the fact that some of our commands output --help to stdout, some ↵Carl Hetherington
to stderr.
2023-03-10Update documentation and CLI UI with hint infoancient-skyscraper
Goal is to explain what hints are, and how the `--hints` option changes behavior of `dcpomatic2_cli` command
2023-01-08Add a section to try to clarify KDMs for distributors.Carl Hetherington
2023-01-08Remove blank line and fix </section> position.Carl Hetherington
2023-01-08Specify python3 for pptex.pyCarl Hetherington
2022-09-25Link to standard DCP naming scheme in the manual (#2340).Carl Hetherington
2022-09-24Python 3 compatibility for pptext.pyCarl Hetherington
2022-09-24Document the audio language checkbox (#2340).Carl Hetherington
2022-09-24New DCP tab screenshot (#2340).Carl Hetherington
2022-09-14Further tweak button name in manual.Carl Hetherington
2022-09-14Update wording to realityTomáš Hnyk
2022-07-10Fix screenshot deps in manual again.Carl Hetherington
2022-07-10Fix missing screenshots in manual.Carl Hetherington
2022-05-02Add CPL_FILENAME variable for cover sheets (#2107).Carl Hetherington
2022-03-19Add $CINEMA_SHORT_NAME variable in KDM emails.Carl Hetherington
2021-12-13Manual tweak.Carl Hetherington
2021-10-28Manual tweak.Carl Hetherington
2021-10-27Manual tweaks.Carl Hetherington
2021-10-27Manual tweaks.Carl Hetherington
2021-10-17Fix caption in manual.Carl Hetherington