| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-10-10 | Add an audio graph option to the player (#3090). | Carl Hetherington | |
| 2025-10-10 | Improve the audio dialog title a bit. | Carl Hetherington | |
| 2025-10-10 | Stop drawing random stuff below the y axis. | Carl Hetherington | |
| 2025-10-10 | Fix the position of the X axis labels. | Carl Hetherington | |
| 2025-10-10 | Pad more at the top of audio plots. | Carl Hetherington | |
| 2025-10-10 | Rename y_origin -> y_pad. | Carl Hetherington | |
| 2025-10-10 | Allow film audio analysis without a _directory. | Carl Hetherington | |
| 2025-10-10 | Add Content::path_for_display(). | Carl Hetherington | |
| 2025-10-10 | Fix comment. | Carl Hetherington | |
| 2025-10-10 | Cleanup: use signals for seeking on audio graph clicks. | Carl Hetherington | |
| 2025-10-10 | Fix comment. | Carl Hetherington | |
| 2025-10-10 | White space: dcpomatic_player.cc | Carl Hetherington | |
| 2025-10-10 | Keep screen awake while playing on Windows (#3095). | Carl Hetherington | |
| 2025-10-10 | White space: video_view.{cc,h} | Carl Hetherington | |
| 2025-10-10 | Allow Waker to keep different things awake for different reasons. | Carl Hetherington | |
| 2025-10-10 | Fix tests after changes to config parameters. | Carl Hetherington | |
| 2025-10-08 | Remove un-settable config parameters. | Carl Hetherington | |
| 2025-10-07 | Use macOS' own sqlite3 library (#3087). | Carl Hetherington | |
| 2025-10-07 | pot/merge. | Carl Hetherington | |
| 2025-10-07 | Add some comments for translators. | Carl Hetherington | |
| 2025-10-07 | Improve the error you get when trying to upload a DCP with bad settings. | Carl Hetherington | |
| 2025-10-06 | Specify 16-bit for dummy WAV files so they don't get too big and trip the ↵ | Carl Hetherington | |
| 32-bit length limit. | |||
| 2025-10-05 | Updated zh_CN translation from 刘汉源 | Carl Hetherington | |
| 2025-10-03 | Fix warning code when used with an older clang. | Carl Hetherington | |
| 2025-10-03 | Supporters update. | Carl Hetherington | |
| 2025-10-01 | Fixes for rendering main captions and closed subtitles. | Carl Hetherington | |
| 2025-10-01 | Trim the parameters to pass_texts(). | Carl Hetherington | |
| 2025-10-01 | White space: dcp_decoder.{cc,h} | Carl Hetherington | |
| 2025-10-01 | Bump libdcp for MainCaption fix. | 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 | Add --right-to-left option to run script. | 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 | Bump libdcp for 32-bit Windows build fixes.v2.18.25 | 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-22 | Rename check_one_frame -> check_one_frame_against_j2c | Carl Hetherington | |
| 2025-09-21 | Fix verifier window background colour on Windows (#3085). | Carl Hetherington | |
| 2025-09-19 | Missing debian 11/12/13/unstable dependencies. | Carl Hetherington | |
| 2025-09-19 | Allow saving of verification reports as PDF (#1823). | Carl Hetherington | |
