| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-10-08 | fixup! wip: CUDA with nvjpeg2knvidia2 | Carl Hetherington | |
| 2025-09-30 | fixup! wip: CUDA with nvjpeg2k | Carl Hetherington | |
| 2025-09-30 | fixup! wip: CUDA with nvjpeg2k | Carl Hetherington | |
| 2025-09-30 | wip: CUDA with nvjpeg2k | Carl Hetherington | |
| 2025-09-30 | Allow configuration of Grok or nvjpeg2k GPU encoding. | Carl Hetherington | |
| 2025-09-30 | Missing includes. | Carl Hetherington | |
| 2025-09-30 | Add some accessors. | Carl Hetherington | |
| 2025-09-30 | Move DCPVideo::convert_to_xyz() to a free-standing function. | Carl Hetherington | |
| 2025-09-30 | Generalise encode_cli a little. | Carl Hetherington | |
| 2025-09-28 | Updated nl_NL translation from Rob van Nieuwkerk. | Carl Hetherington | |
| 2025-09-28 | Fix macOS build. | Carl Hetherington | |
| 2025-09-28 | Fix Windows build. | Carl Hetherington | |
| 2025-09-28 | Updated fr_FR translation from Dan Cohen. | Carl Hetherington | |
| 2025-09-27 | Make the DCP (reels) timeline look a bit better in dark mode (#2980). | Carl Hetherington | |
| 2025-09-27 | Draw markers better next to the position slider (#3005). | Carl Hetherington | |
| 2025-09-27 | White space: markers_panel.{cc,h} | Carl Hetherington | |
| 2025-09-26 | Re-order cairo context scaling and pango layout setup (#2337). | Carl Hetherington | |
| This seems to fix problems where letters were scaled individually, but their spacing didn't change (when x scale was applied). Big thanks to user1768761 https://stackoverflow.com/questions/58528024/pangocairo-shows-cluttered-text-when-cairo-context-is-scaled | |||
| 2025-09-26 | pot/merge. | Carl Hetherington | |
| 2025-09-26 | Rename external to extended. | Carl Hetherington | |
| I think extended is right. | |||
| 2025-09-26 | Updated fr_FR translation from Dan Cohen. | Carl Hetherington | |
| 2025-09-26 | Remove some duplicate includes. | Carl Hetherington | |
| 2025-09-24 | Sign DCPs when saving them out of the editor. | Carl Hetherington | |
| 2025-09-23 | Supporters update. | Carl Hetherington | |
| 2025-09-23 | Return quite close to original approach for "no colour conversion". | Carl Hetherington | |
| There's a few things going on here: 1. Improve the regression test for 3042. Previously we made a DCP from the reporter's _original_ prores file (before they converted it to XYZ) and compared the result to a reference J2K file of uncertain origin. This seems wrong because: a) We never got confirmation from the reporter that the fix worked for them, so any arbitrary reference is dubious. b) It doesn't seem to reflect their actual complaint, which was that they got a different result when making a DCP from XYZ TIFFs compared to their "XYZ" Prores. The new test makes a DCP from their TIFFs and "XYZ" Prores and compares the result. 2. Revert to the old approach to "no conversion" handling. In the good old days we did everything -> RGB48LE except XYZ12LE -> XYZ12LE, and that's what we do again here. 3. Change the YUV->RGB conversion from Rec.601 to Rec.709 for the "no conversion" case. This fixes the 3042 regression test. The supposed "XYZ" Prores is yuv444p12le according to ffprobe. So I think what we have here is actually a file that was converted to XYZ and then back to YUV by Resolve. I experimented with using the raw YUV values and considering them as XYZ but this was clearly wrong. I think 3 is probably what I should have done in the first place. | |||
| 2025-09-21 | Fix verifier window background colour on Windows (#3085). | Carl Hetherington | |
| 2025-09-19 | Allow saving of verification reports as PDF (#1823). | Carl Hetherington | |
| 2025-09-15 | Allow building with boost::process v2 (added in Ubuntu 25.10). | Carl Hetherington | |
| 2025-09-15 | Fix include. | Carl Hetherington | |
| 2025-09-15 | Add missing include. | Carl Hetherington | |
| 2025-09-14 | Supporters update.v2.18.24 | Carl Hetherington | |
| 2025-09-13 | Zombify writer when the thread throws an exception. | Carl Hetherington | |
| Otherwise I think we can wait forever for the thread to write things to disk. | |||
| 2025-09-13 | Catch two new libdcp exceptions (#3074). | Carl Hetherington | |
| 2025-09-13 | Catch DoM's DiskFullError. | Carl Hetherington | |
| 2025-09-13 | White space: job.{cc,h} | Carl Hetherington | |
| 2025-09-07 | Respect audio delay option in the player (#3083). | Carl Hetherington | |
| 2025-09-07 | Add audio delay option to Config and player prefs. | Carl Hetherington | |
| 2025-09-07 | Add SpinCtrl::bind(). | Carl Hetherington | |
| 2025-09-07 | Add SpinCtrl::get(). | Carl Hetherington | |
| 2025-09-07 | Allow passing min/max to SpinCtrl. | Carl Hetherington | |
| 2025-09-06 | Fix incorrectly-clipped audio on export (possibly #2865). | Carl Hetherington | |
| 2025-09-06 | White space: ffmpeg_file_encoder.{cc,h} | Carl Hetherington | |
| 2025-09-06 | Cleanup: assume DCPOMATIC_SPIN_CTRL_WIDTH. | Carl Hetherington | |
| 2025-09-05 | Remove out-of-date comment. | Carl Hetherington | |
| 2025-09-05 | Supporters update. | Carl Hetherington | |
| 2025-09-04 | Fix missing load of FCPXML length. | Carl Hetherington | |
| 2025-09-04 | Revert "Remove timing selection from DKDM dialog." (#3017). | Carl Hetherington | |
| This reverts commit ce01ccc1aa871d299ad96683055c4e06a355efb9. Turns out there are quite a few people and pieces of software who care about this. | |||
| 2025-08-27 | Restore un-ticked DCP audio language correctly (#3077). | Carl Hetherington | |
| 2025-08-27 | Updated nl_NL translation from Rob van Nieuwkerk. | Carl Hetherington | |
| 2025-08-27 | pot/merge. | Carl Hetherington | |
| 2025-08-27 | Add missing file to i18n gathering. | Carl Hetherington | |
