| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-07-01 | Updated nl_NL translation from Rob van Nieuwkerk. | Carl Hetherington | |
| 2026-07-01 | pot/merge. | Carl Hetherington | |
| 2026-06-28 | Tell the user if they try to export subs when there are none. | Carl Hetherington | |
| 2026-06-27 | Use new SubtitleFormat enum instead of dcp::Standard. | Carl Hetherington | |
| 2026-06-26 | Rename all fonts that we load. | Carl Hetherington | |
| This seems to be the only chance we have of making Pango-via-FontConfig definitely choose the font that we want. There was a case https://dcpomatic.com/forum/viewtopic.php?t=3015 where a user specified Arial Rounded MT Bold but ended up with a substitution. I tried loading an Arial Rounded, and then FontConfig chose that even when we asked for Arial Rounded MT Bold. Maybe it's because both fonts were marked as having "Book" weight ... I don't know. It seems like the easiest way to get what we want here is to try to subvert FontConfig's selection logic by giving everything we load a different family name. If only we could just load a font and tell Pango to use it ... but it seems like we can't have nice things. | |||
| 2026-06-21 | Add extra --dcp option to player. | Carl Hetherington | |
| This seems pointless given that you can just give a path without an option, but somebody wants it and I can't see a good reason to say no. | |||
| 2026-06-20 | Add --auto-play option to player. | Carl Hetherington | |
| 2026-06-20 | Remove some unnecessary includes. | Carl Hetherington | |
| 2026-06-20 | Updated ru_RU translation from Евгений Дац. | Carl Hetherington | |
| 2026-06-14 | Add --kdm option to player command line. | Carl Hetherington | |
| 2026-06-14 | Remove if check that is already covered by an assertion. | Carl Hetherington | |
| 2026-06-14 | Trim some includes and usings. | Carl Hetherington | |
| 2026-06-01 | Fix crash when adding DCPs to the verifier. | Carl Hetherington | |
| load_dcps would go out of scope and so no longer reliably be usable. | |||
| 2026-06-01 | Cleanup: remove two old explicits. | Carl Hetherington | |
| 2026-05-31 | Updated it_IT translation from Marco Ville. | Carl Hetherington | |
| 2026-05-17 | Copy remembered assets when duplicating film (#3162). | Carl Hetherington | |
| 2026-05-17 | White space: dcpomatic.cc. | Carl Hetherington | |
| 2026-05-17 | Updated zh_CN translation from 刘汉源. | Carl Hetherington | |
| 2026-05-09 | Updated ja_JP translation from 林雅成. | Carl Hetherington | |
| 2026-04-22 | Updated fr_FR translation from Théo Lalanne. | Carl Hetherington | |
| 2026-04-20 | pot/merge. | Carl Hetherington | |
| 2026-04-12 | Fix macOS build. | Carl Hetherington | |
| 2026-04-11 | Fix loading DCPs into the verifier with trailing / | Carl Hetherington | |
| 2026-04-11 | Allow loading DCPs from the GUI verifier command line. | Carl Hetherington | |
| 2026-04-11 | Extract load_dcps. | Carl Hetherington | |
| 2026-04-08 | Updated ja_JP translation from 林雅成. | Carl Hetherington | |
| 2026-03-23 | Updated nl_NL translation from Rob van Nieuwkerk. | Carl Hetherington | |
| 2026-03-23 | Updated ja_JP translation from 林雅成. | Carl Hetherington | |
| 2026-03-23 | pot/merge. | Carl Hetherington | |
| 2026-03-20 | Updated ja_JP translation from 林雅成. | Carl Hetherington | |
| 2026-03-20 | Add stub el_GR translation. | Carl Hetherington | |
| 2026-03-10 | ko_KR translation from Sean. | Carl Hetherington | |
| 2026-03-01 | Updated ja_JP translation from 林雅成. | Carl Hetherington | |
| 2026-02-24 | Updated ja_JP translation from 林雅成. | Carl Hetherington | |
| 2026-02-24 | Add translation to ja_JP from Masanari Hayashi (林雅成). | Carl Hetherington | |
| 2026-02-15 | Add stub ja_JP translation. | Carl Hetherington | |
| 2026-02-14 | Add a menu option to open the user manual in a web browser. | Carl Hetherington | |
| 2026-02-13 | Fix old macOS build. | Carl Hetherington | |
| 2026-02-11 | Fix build error on Ubuntu 16.04. | Carl Hetherington | |
| 2026-02-11 | Allow adding multiple DCPs to the verifier in one go, and remember the last ↵ | Carl Hetherington | |
| location. | |||
| 2026-02-02 | Remember where the last editor DCP was opened from. | Carl Hetherington | |
| 2026-01-11 | Add ko_KR translation stub. | Carl Hetherington | |
| 2026-01-09 | Possibly fix disappearing Cancel/Verify buttons. | Carl Hetherington | |
| Before this commit these buttons would need the window to be half a screen width width before they were seen (at least on Ubuntu 24.04). | |||
| 2026-01-06 | Updated nl_NL translation from Rob van Nieuwkerk. | Carl Hetherington | |
| 2026-01-05 | pot/merge. | Carl Hetherington | |
| 2026-01-01 | Allow export of Interop/SMPTE format subtitles (#3025). | Carl Hetherington | |
| 2025-12-31 | Add Shift-Ctrl-E shortcut to export subtitles. | Carl Hetherington | |
| 2025-12-31 | Updated nl_NL translation from Rob van Nieuwkerk. | Carl Hetherington | |
| 2025-12-30 | pot/merge. | Carl Hetherington | |
| 2025-12-30 | Cope with DCPs that have no video and hence no video encoding. | Carl Hetherington | |
