| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-12-22 | Supporters update.v2.18.0v2.17.x | Carl Hetherington | |
| 2024-12-18 | Fix hang when encoding with GPU enabled but not working. | Carl Hetherington | |
| 2024-12-16 | Supporters update.v2.17.29 | Carl Hetherington | |
| 2024-12-15 | Use an in-place if. | Carl Hetherington | |
| 2024-12-15 | Fix typo. | Carl Hetherington | |
| 2024-12-14 | Fix vertical alignment. | Carl Hetherington | |
| 2024-12-14 | Fix missing LengthChange() signal on repeating content. | Carl Hetherington | |
| Previously strange things would happen when repeating some content and then playing the resulting film (because various things would not notice that the film length had changed). | |||
| 2024-12-14 | Reset _flush_state on seek(). | Carl Hetherington | |
| Otherwise we do the wrong thing at the end of a file on the second run-through. | |||
| 2024-12-10 | Fix saving a template with a new name.v2.17.28 | Carl Hetherington | |
| 2024-12-09 | Merge remote-tracking branch 'origin/main' into v2.17.xv2.17.27 | Carl Hetherington | |
| 2024-12-09 | Assert if we're about to set up 0 encoding threads. | Carl Hetherington | |
| 2024-12-09 | Use all cores when encoding in tests. | Carl Hetherington | |
| I think this also avoids the possibility of setting the master encoding thread count to 0 by mistake on machines that don't have many cores. | |||
| 2024-12-09 | Fix decoding of SSA subs in files decoded by FFmpeg (#2904). | Carl Hetherington | |
| Suddenly we have 8 commas, not 9, perhaps because of 29412821241050c846dbceaad4b9752857659977 in ffmpeg (although that's strange, because it was a long time ago). | |||
| 2024-12-09 | Fix doubled subtitles (again). | Carl Hetherington | |
| This was re-introduced when 94618a724124cbf5fe9f0b47a3fdce601fcd5581 reverted a previous attempt at a fix. At the time I couldn't understand the doubled-subtitles problem, but it's apparent in the test introduced in the next commit. This is another attempt to fix it by only sending a "stop" for a subtitle if we didn't already stop the subtitle because the next one arrived. | |||
| 2024-12-09 | Cleanup: use default initializers. | Carl Hetherington | |
| 2024-12-09 | Fix comment typo. | Carl Hetherington | |
| 2024-12-09 | Bump libdcp for verification fixes with Bv2.1 metadata. | Carl Hetherington | |
| 2024-12-08 | Supporters update. | Carl Hetherington | |
| 2024-12-08 | Bump libdcp for fix to dbox2 channel ID error. | Carl Hetherington | |
| 2024-12-07 | Manual updates for v2.18.0. | Carl Hetherington | |
| 2024-12-07 | Take account of new "good things" reported by libdcp verifier. | Carl Hetherington | |
| 2024-12-07 | Tweak some manual formatting (use some monospace). | Carl Hetherington | |
| 2024-12-07 | Updateed fr_FR translation from Laurent Tenzer. | Carl Hetherington | |
| 2024-12-05 | Missing translators (Roman is r k). | Carl Hetherington | |
| 2024-12-05 | Updated fr_FR translation from Laurent Tenzer. | Carl Hetherington | |
| 2024-12-04 | Updated ru_RU translation from r k. | Carl Hetherington | |
| 2024-12-04 | Don't give an alarming error when there is no assets.xml. | Carl Hetherington | |
| 2024-12-04 | Add default grok licence server. | Carl Hetherington | |
| 2024-11-30 | Fix mis-handling of reels with Atmos content (#2901).v2.17.26 | Carl Hetherington | |
| We must have reel boundaries at least on Atmos content boundaries as I don't know for sure how to insert silence into an Atmos stream. | |||
| 2024-11-29 | Tidy-up/fix Atmos frame rate checks. | Carl Hetherington | |
| 2024-11-29 | Remove config of grok server port (#2900). | Carl Hetherington | |
| The server now always uses port 80. | |||
| 2024-11-29 | Use snprintf(). | Carl Hetherington | |
| 2024-11-29 | Cleanup: some coding standard fixes. | Carl Hetherington | |
| 2024-11-29 | Abort encode if Grok encoder threads are failing (#2899) | Carl Hetherington | |
| 2024-11-29 | Make sure grok isn't enabled for tests. | Carl Hetherington | |
| 2024-11-29 | Count errors in Grok threads. | Carl Hetherington | |
| 2024-11-29 | Cleanup: improve comment. | Carl Hetherington | |
| 2024-11-29 | Cleanup: whitespace. | Carl Hetherington | |
| 2024-11-29 | Cleanup: remove unnecessary FrameProxy wrapper to DCPVideo. | Carl Hetherington | |
| 2024-11-29 | Cleanup: whitespace and some privacy. | Carl Hetherington | |
| 2024-11-29 | Cleanup: remove unnecessary set to nullptr... | Carl Hetherington | |
| ...now that we're in a destructor, it's clear. | |||
| 2024-11-29 | Cleanup: inline shutdown() in the only place it's called. | Carl Hetherington | |
| 2024-11-29 | Cleanup: make some methods private. | Carl Hetherington | |
| 2024-11-29 | Whitespace cleanups. | Carl Hetherington | |
| 2024-11-29 | Merge remote-tracking branch 'origin/main' into v2.17.x | Carl Hetherington | |
| 2024-11-29 | Look in another place for Liberation Sans on Fedora 41. | Carl Hetherington | |
| 2024-11-28 | Tweak minimum size of GTK3 spin controls. | Carl Hetherington | |
| On at least Fedora 41 they are still too narrow in e.g. the reel editor of the editor. | |||
| 2024-11-28 | Fix size of spin controls in the editor. | Carl Hetherington | |
| 2024-11-27 | Remove beta-grade warning in the Disk Writer. | Carl Hetherington | |
| I hope I don't live to regret this. | |||
| 2024-11-26 | Allow creation of ARM64 .debs. | Carl Hetherington | |
