| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-04-09 | wip2984-better-verify-location | Carl Hetherington | |
| 2025-04-07 | Supporters update.v2.18.16 | Carl Hetherington | |
| 2025-04-07 | Work around failure to open maximised on Ubuntu 24.04 (#3010). | Carl Hetherington | |
| 2025-04-05 | Fix tests with daylight savings time. | Carl Hetherington | |
| 2025-04-03 | Tweak HTML for HTTP interface. | Carl Hetherington | |
| 2025-04-03 | Fix error when pressing the HTTP server play button twice in a row. | Carl Hetherington | |
| 2025-03-31 | Fix missing Debian dependency. | Carl Hetherington | |
| No-one ever mentioned this before so I guess it's usually installed, but the ISO doesn't get it without this. | |||
| 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-28 | And another small test file fix. | Carl Hetherington | |
| 2025-03-27 | Another small test file fix. | Carl Hetherington | |
| 2025-03-27 | Fix test/data branching. | Carl Hetherington | |
| 2025-03-27 | Update release notes test for removed default release notes. | Carl Hetherington | |
| 2025-03-27 | Update test refs for DKDM filename format changes. | 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 | Tell the user that they can add the CPL ID to a DKDM filename. | Carl Hetherington | |
| 2025-03-27 | Add recipient name as a magic value in DKDM output filenames. | Carl Hetherington | |
| 2025-03-27 | Fix DKDM dialog "make" button sensitivity. | Carl Hetherington | |
| 2025-03-27 | Make DKDM output panel tell everyone what the output method is and when it ↵ | Carl Hetherington | |
| changes. | |||
| 2025-03-27 | Make RecipientsPanel::recipients() return selected recipients, not all. | 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 | White space: dkdm_output_panel.{cc,h} | Carl Hetherington | |
| 2025-03-26 | Cleanup: use a make_shared. | Carl Hetherington | |
| 2025-03-26 | Add MPEG2 bitrate test. | Carl Hetherington | |
| 2025-03-26 | Just maximise the verifier on startup (#3004). | Carl Hetherington | |
| 2025-03-26 | Update XML for video-bit-rate and colourspace. | Carl Hetherington | |
| 2025-03-26 | Fix help. | Carl Hetherington | |
| 2025-03-26 | Don't show release notes if we don't know where we last showed them. | Carl Hetherington | |
| 2025-03-26 | Bump libdcp for some MPEG2 fixes, verify bits, Fedora 42 build fix. | Carl Hetherington | |
| 2025-03-25 | Tidy comment. | Carl Hetherington | |
| 2025-03-25 | Add Nepal Standard Time UTC offset (+5:45). | Carl Hetherington | |
| 2025-03-24 | Supporters update.v2.18.15 | Carl Hetherington | |
| 2025-03-24 | Basic support for variable-Z 3D subtitles. | Carl Hetherington | |
| 2025-03-22 | Fix crash due to crosss-thread list access. | Carl Hetherington | |
| I've seen it happen that item points to a different QueueItem after the lock was unlocked here, which I didn't think was possible. Backtraces suggest that when problems happen _queue is being sorted in another thread, and perhaps this is not allowed (I couldn't find any conclusive proof in any documentation). There is also a potential problem with the newly-added zombify() method, which takes the lock and clears the list. | |||
| 2025-03-22 | Use make_shared. | Carl Hetherington | |
| 2025-03-22 | Simplify conditions. | Carl Hetherington | |
| Only Type::FULL can have non-null encoded, so I don't think there's any point in checking for both things. | |||
| 2025-03-22 | Fix passing of parameters from create dev script. | Carl Hetherington | |
| 2025-03-22 | Fix menu sensitivity. | Carl Hetherington | |
| Broken in e1c43614ad31ce276b923f9b1d280ad0c102c4b1 | |||
| 2025-03-22 | Fix progress reporting. | Carl Hetherington | |
| earliest_time will be empty when we're at the end of the film, not the beginning. | |||
| 2025-03-22 | White space. | Carl Hetherington | |
| 2025-03-22 | Remove before appending to try and reduce flicker on Windows. | Carl Hetherington | |
| 2025-03-22 | Move remote backoff sleep to before we pop a frame from the queue. | Carl Hetherington | |
| Otherwise in the case of failure it can take a while for the frame to become available again for a functioning thread to encode. | |||
| 2025-03-22 | Improve reporting of socket errors. | Carl Hetherington | |
| 2025-03-22 | Allow taller server log windows. | Carl Hetherington | |
| 2025-03-22 | Fix bad server log truncation on Windows. | Carl Hetherington | |
| 2025-03-22 | Tidy up layout of server GUI. | Carl Hetherington | |
| 2025-03-22 | Fix missing icu .pc request. | Carl Hetherington | |
