| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 10 hours | Fix layout of Interop/SMPTE option on macOS.HEADmain | Carl Hetherington | |
| 47 hours | Use consistent colours for peaks in the audio panel and the waveform plot. | Carl Hetherington | |
| 47 hours | White space: audio_panel.{cc,h} | Carl Hetherington | |
| 48 hours | Supporters update. | Carl Hetherington | |
| 2026-08-23 | Supporters update. | Carl Hetherington | |
| 2026-08-22 | pot/merge. | Carl Hetherington | |
| 2026-08-15 | Set up sensitivity for optional audio sample rate control correctly. | Carl Hetherington | |
| 2026-08-11 | Supporters/subscribers update.v2.18.47 | Carl Hetherington | |
| 2026-08-11 | Adjust management of whether reel boundaries are editable. | Carl Hetherington | |
| Before we would assume all custom boundaries are editable, but now they include required boundaries that can't be altered or removed. | |||
| 2026-08-11 | Set reel type correctly when they are not all offered. | Carl Hetherington | |
| 2026-08-10 | Remove unnecessary and broken set of reel type. | Carl Hetherington | |
| 2026-08-07 | Prevent adding obviously-bad email addresses. | Carl Hetherington | |
| 2026-08-07 | Fix incorrect double-% in the UI. | Carl Hetherington | |
| 2026-08-07 | White space: cinema_dialog.{cc,h} | Carl Hetherington | |
| 2026-08-07 | Include/using trimming. | Carl Hetherington | |
| 2026-08-01 | Supporters update.v2.18.46 | Carl Hetherington | |
| 2026-07-29 | pot/merge to get some more translator hints. | Carl Hetherington | |
| 2026-07-29 | de_DE update from Roger Siegenthaler. | Carl Hetherington | |
| 2026-07-29 | Clarify some translations. | Carl Hetherington | |
| 2026-07-29 | White space: system_information_dialog.cc | Carl Hetherington | |
| 2026-07-29 | Using trimming. | Carl Hetherington | |
| 2026-07-28 | fa_IR update from Soleyman Rahmani. | Carl Hetherington | |
| 2026-07-26 | Supporters update.v2.18.45 | Carl Hetherington | |
| 2026-07-21 | White space: various. | Carl Hetherington | |
| 2026-07-08 | Fix crash on closing projects (#3170) (GH#43). | Carl Hetherington | |
| 2026-07-08 | Include trimming. | Carl Hetherington | |
| 2026-07-01 | Updated nl_NL translation from Rob van Nieuwkerk. | Carl Hetherington | |
| 2026-07-01 | pot/merge. | Carl Hetherington | |
| 2026-06-30 | Fix name on request from Steven Song. | Carl Hetherington | |
| 2026-06-29 | Supporters update. | Carl Hetherington | |
| 2026-06-29 | Don't offer to use bitmapped DCP subtitle for closed captions (#2998). | Carl Hetherington | |
| 2026-06-29 | Include / using tidy. | Carl Hetherington | |
| 2026-06-28 | Compress some ifs. | Carl Hetherington | |
| 2026-06-28 | White space: text_panel.{cc,h} | Carl Hetherington | |
| 2026-06-28 | Basic .srt export (#3142). | Carl Hetherington | |
| 2026-06-27 | Use new SubtitleFormat enum instead of dcp::Standard. | Carl Hetherington | |
| 2026-06-27 | Compress an if. | 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 | Supporters update. | Carl Hetherington | |
| 2026-06-20 | Updated ru_RU translation from Евгений Дац. | Carl Hetherington | |
| 2026-06-18 | Updated ja_JP translation from 林雅成 | Carl Hetherington | |
| 2026-06-02 | Supporters update.v2.18.43 | Carl Hetherington | |
| 2026-06-01 | Supporters update. | Carl Hetherington | |
| 2026-06-01 | Add Marco Ville credit. | Carl Hetherington | |
| 2026-05-26 | Use --developer to find bitmaps from the source tree instead of --enable-debug. | Carl Hetherington | |
| 2026-05-24 | Supporters update.v2.18.42 | Carl Hetherington | |
| 2026-05-24 | Fix sync when the audio stream takes a while to start up (#3144). | Carl Hetherington | |
| Previously we would sync audio and video before starting up the stream. Any time that the stream took to get going would then be an error in video/audio sync. This time is about 400ms with the Apple Studio Display (connected via Thunderbolt) and so there would be a very bad sync error there. | |||
| 2026-05-24 | Keep our own copy of the audio stream time. | Carl Hetherington | |
| Looking at the RtAudio code it is not safe to access this value from multiple threads, and RtAudio updates it from the audio callback thread. | |||
| 2026-05-24 | Compress an if. | Carl Hetherington | |
| 2026-05-24 | Delete some copy construction. | Carl Hetherington | |
