| Age | Commit message (Expand) | Author |
| 2025-01-25 | White space: film.{cc,h} font.{cc,h} | Carl Hetherington |
| 2025-01-20 | Fix typo accomodate -> accommodate. | Carl Hetherington |
| 2025-01-20 | Remove the strange tolerant flag in Film. | Carl Hetherington |
| 2025-01-20 | Pass tolerant flag into Content::examine() and the ExamineContentJob. | Carl Hetherington |
| 2025-01-14 | Extract dcpomatic::film::is_vf(). | Carl Hetherington |
| 2025-01-12 | Write OCAP/CCAP into ISDCF names in a hopefully more correct fashion.v2.18.4 | Carl Hetherington |
| 2025-01-12 | Fix fl indication in ISDCF name. | Carl Hetherington |
| 2025-01-12 | Cleanup: rename some variables. | Carl Hetherington |
| 2025-01-12 | Rename closed_caption_languages() -> closed_text_languages(). | Carl Hetherington |
| 2025-01-12 | Rename subtitle_languages() -> open_text_languages(). | Carl Hetherington |
| 2025-01-05 | Bump libdcp for raw_convert changes. | Carl Hetherington |
| 2025-01-01 | Restrict name part of ISDCF name more (#2920). | Carl Hetherington |
| 2024-12-26 | Give ownership of info files to ReelWriters (#2912).v2.18.2 | Carl Hetherington |
| 2024-12-04 | Don't give an alarming error when there is no assets.xml. | Carl Hetherington |
| 2024-11-30 | Fix mis-handling of reels with Atmos content (#2901).v2.17.26 | Carl Hetherington |
| 2024-11-29 | Tidy-up/fix Atmos frame rate checks. | Carl Hetherington |
| 2024-10-05 | Rename XML tags Fade{In,Out} to VideoFade{In,Out}. | Carl Hetherington |
| 2024-09-18 | Fix thinko in relative path change. | Carl Hetherington |
| 2024-09-13 | Merge remote-tracking branch 'origin/main' into v2.17.x | Carl Hetherington |
| 2024-09-03 | Fix a few places where we should use dcp::File::open_error() | Carl Hetherington |
| 2024-09-03 | Support closed subtitles and open captions. | Carl Hetherington |
| 2024-08-17 | Add option to use relative content paths (#2856). | Carl Hetherington |
| 2024-08-14 | Fix a couple of causes of films being marked dirty straight after loading. | Carl Hetherington |
| 2024-06-23 | Remove some unused using statements and a blank line. | Carl Hetherington |
| 2024-06-04 | Make sure MPEG2 encodes are always 2K (#2819). | Carl Hetherington |
| 2024-05-29 | Use territory details from template. | Carl Hetherington |
| 2024-05-29 | Get chain, facility, studio and distributor from template. | Carl Hetherington |
| 2024-05-25 | Improve save-template dialog and always use a default template. | Carl Hetherington |
| 2024-05-19 | Fix old libxml API use from main. | Carl Hetherington |
| 2024-05-11 | Stop using video directory and hard-linking (#2756). | Carl Hetherington |
| 2024-04-22 | Allow specification of video bit rate separately for J2K and MPEG2. | Carl Hetherington |
| 2024-04-22 | Alert user when fixing settings for MPEG2. | Carl Hetherington |
| 2024-04-22 | Support encoding of MPEG2 DCPs. | 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-03-20 | Remove all use of add_child() from xmlpp. | Carl Hetherington |
| 2024-03-12 | Add new interface for setting reel breaks (#2678).2678-reel-break | Carl Hetherington |
| 2024-03-12 | Add custom reels option to Film. | Carl Hetherington |
| 2024-03-12 | Use std::vector and emplace_back(), lengthen variable name. | 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 |
| 2024-01-28 | Remember whether Content or DCP is selected in a new ui.xml state file. | Carl Hetherington |
| 2024-01-28 | Normalise XML attribute names to be camelCase (#2241). | Carl Hetherington |
| 2024-01-17 | Fix ISDCF name when referring to OVs with subs (#2703). | Carl Hetherington |
| 2024-01-17 | Move burnt subtitle checks into ::subtitle_languages(). | Carl Hetherington |
| 2024-01-05 | Add new "territory type" so that INT-T{D,L} can be chosen (#2704). | Carl Hetherington |
| 2023-11-29 | Don't reduce the audio channel count on adding ATMOS (only increase it, if re... | Carl Hetherington |
| 2023-11-12 | Replace deprecated leaf() with filename(). | Carl Hetherington |
| 2023-10-28 | Add some const& to uses of auto. | Carl Hetherington |