| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-05-26 | Ensure that XYZ data is not passed to rgb_to_xyz() when using Grok. | Carl Hetherington | |
| 2025-05-26 | Fix incorrect colours with "no colourspace conversion" sources that are not ↵ | Carl Hetherington | |
| AV_PIX_FMT_XYZ12LE. Prepare the image for where it is going to next. I don't understand the difference in this situation between XYZ12LE and RGB48LE (it seems they are both 16-bit-per-channel) but there you go. | |||
| 2025-05-26 | Fix finding Liberation Sans when running from the source tree. | Carl Hetherington | |
| 2025-05-19 | Tidy up finding required files during tests. | Carl Hetherington | |
| In particular, prefer not to use lots of fallback attempts. It seems that something funny is going on with how we find Liberation Sans on Linux, meaning that we were sometimes using the OS copy of the font when we didn't mean to. | |||
| 2025-05-13 | Allow hyphens as part of the "name" part of the ISDCF name. | Carl Hetherington | |
| 2025-05-11 | Use case for property checks now that it's possible. | Carl Hetherington | |
| This would have prevented the bug fixed in 6bbf7dee. | |||
| 2025-05-11 | Cleanup: use constexpr for content and player properties. | Carl Hetherington | |
| Also fix a clash between the ATMOS and player properties. | |||
| 2025-05-10 | White space: video_ring_buffers.{cc,h} | Carl Hetherington | |
| 2025-05-10 | White space: colour_conversion.{cc,h} | Carl Hetherington | |
| 2025-05-10 | White space: text_content.{cc,h} | Carl Hetherington | |
| 2025-05-10 | White space: audio_ring_buffers.{cc,h} | Carl Hetherington | |
| 2025-05-09 | Attempt to fix windows-32 build. | Carl Hetherington | |
| 2025-05-09 | Updated nl_NL translation from Rob van Nieuwkerk. | Carl Hetherington | |
| 2025-05-08 | pot/merge. | Carl Hetherington | |
| 2025-05-08 | Add DCPContent::reference_anything(). | Carl Hetherington | |
| 2025-05-08 | Add ReelType / string conversions. | Carl Hetherington | |
| 2025-05-08 | Add Film::possible_reel_types(). | Carl Hetherington | |
| 2025-05-08 | Add Film::reels_for_type(). | Carl Hetherington | |
| 2025-05-08 | Promote DCPContent::reels() to public. | Carl Hetherington | |
| 2025-05-08 | Use the more in-keeping name string_to_video_encoding(). | Carl Hetherington | |
| 2025-05-06 | Updated zh_CN translation from 刘汉源 | Carl Hetherington | |
| 2025-05-04 | Clarify some comments slightly. | Carl Hetherington | |
| 2025-04-28 | Cleanup: use std::vector<char> rather than a "variable" length array. | Carl Hetherington | |
| 2025-04-28 | Whitespace: {curl_,scp_,}uploader.{cc,h} | Carl Hetherington | |
| 2025-04-25 | White space: job_manager.{cc,h} | Carl Hetherington | |
| 2025-04-25 | White space: decoder.{cc,h} | Carl Hetherington | |
| 2025-04-25 | White space: dcp_video.{cc,h} | Carl Hetherington | |
| 2025-04-24 | White space: overlaps.{cc,h} | Carl Hetherington | |
| 2025-04-24 | White space: ext.{cc,h} | Carl Hetherington | |
| 2025-04-16 | White space: butler.{cc,h} | Carl Hetherington | |
| 2025-04-12 | Fix case where -ve duration subtitles could be created at reel boundaries ↵ | Carl Hetherington | |
| (#3012) | |||
| 2025-04-12 | Add an assert. | Carl Hetherington | |
| 2025-04-12 | Hint about problems with alpha channels (#3014). | Carl Hetherington | |
| 2025-04-12 | Add has_alpha() flag to VideoContent. | Carl Hetherington | |
| 2025-04-12 | Remove some unused usings. | Carl Hetherington | |
| 2025-04-12 | White space: video_examiner.h | Carl Hetherington | |
| 2025-04-12 | Add Image::has_alpha(). | Carl Hetherington | |
| 2025-04-12 | White space: dcp_examiner.{cc,h} | Carl Hetherington | |
| 2025-04-12 | White space: video_content.{cc,h} | Carl Hetherington | |
| 2025-04-12 | Use a make_shared. | Carl Hetherington | |
| 2025-04-12 | Remove unused template method. | Carl Hetherington | |
| 2025-03-29 | Fix crash when Grok is enabled but no gpu_lister is available. | Carl Hetherington | |
| 2025-03-28 | Copy audio language when setting up a project from a DCP (#3009). | Carl Hetherington | |
| 2025-03-28 | White space: copy_dcp_details_to_film.cc | Carl Hetherington | |
| 2025-03-27 | Bump libdcp for Bv2.0 fixes (#2988). | Carl Hetherington | |
| 2025-03-27 | Fix nonsense DKDM filename format default. | Carl Hetherington | |
| Also auto-correct it in existing config files. | |||
| 2025-03-27 | Match KDM filename format defaults. | Carl Hetherington | |
| 2025-03-27 | Add recipient name as a magic value in DKDM output filenames. | Carl Hetherington | |
| 2025-03-27 | Remove timing selection from DKDM dialog. | Carl Hetherington | |
| Maybe there is some software that respects the timings, but it seems slightly deceptive to pretend there's any point in setting them. | |||
| 2025-03-26 | Fix help. | Carl Hetherington | |
