| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-01-11 | Add ko_KR translation stub. | Carl Hetherington | |
| 2026-01-09 | Don't keep a shared_ptr to the Job for the whole of the ::go() method. | Carl Hetherington | |
| This fixes a number of weird segfaults/crashes in tests that I didn't get to the bottom of. | |||
| 2026-01-06 | Updated nl_NL translation from Rob van Nieuwkerk. | Carl Hetherington | |
| 2026-01-05 | Fix valgrind support. | Carl Hetherington | |
| 2026-01-05 | White space: image.{cc,h} | Carl Hetherington | |
| 2026-01-05 | pot/merge. | Carl Hetherington | |
| 2026-01-05 | Fix some untranslatable strings, spotted by Rob van Nieuwkerk. | Carl Hetherington | |
| 2026-01-03 | Compress an if. | Carl Hetherington | |
| 2026-01-03 | Make a function static. | Carl Hetherington | |
| 2026-01-03 | White space: internet.{cc,h} | Carl Hetherington | |
| 2026-01-03 | Show properties of all audio streams (#2397). | Carl Hetherington | |
| 2026-01-03 | Add sub_heading to UserProperty. | Carl Hetherington | |
| 2026-01-02 | White space: user_property.h | Carl Hetherington | |
| 2026-01-02 | White space: audio_content.{cc,h} | Carl Hetherington | |
| 2026-01-01 | Allow export of Interop/SMPTE format subtitles (#3025). | Carl Hetherington | |
| 2025-12-31 | White space: subtitle_film_encoder.{cc,h} | Carl Hetherington | |
| 2025-12-31 | Remove now-unused Player::progress(). | Carl Hetherington | |
| 2025-12-31 | Remove now-unused Player::frames_done(). | Carl Hetherington | |
| 2025-12-31 | Remove now-unused video_frames_enqueued(). | Carl Hetherington | |
| 2025-12-31 | Use encoder frames encoded counts for transcode progress (#2864). | Carl Hetherington | |
| This seems to make more sense than using whatever the player has produced, which may not be what you want to know about in cases like a DCP containing no video and only subs. | |||
| 2025-12-31 | Add missing call to frame_done(). | Carl Hetherington | |
| 2025-12-31 | Add VideoEncoder::video_frames_encoded(). | Carl Hetherington | |
| 2025-12-31 | Add events count to EventHistory. | Carl Hetherington | |
| 2025-12-31 | White space: event_history.{cc,h} | Carl Hetherington | |
| 2025-12-31 | White space. | Carl Hetherington | |
| 2025-12-31 | White space: j2k_encoder.{cc,h} | Carl Hetherington | |
| 2025-12-31 | Fix mismatched audio reel length (#3123). | Carl Hetherington | |
| 2025-12-31 | Updated nl_NL translation from Rob van Nieuwkerk. | Carl Hetherington | |
| 2025-12-31 | Move ReelWriter creation into the job thread so it doesn't hang the GUI when ↵ | Carl Hetherington | |
| it takes a long time. | |||
| 2025-12-31 | Use copy_in_bits to allow progress reporting when copying a big asset. | Carl Hetherington | |
| 2025-12-31 | Don't report frame counts when none have been done. | Carl Hetherington | |
| This makes non-frame-related sub jobs in the transcode job look better. | |||
| 2025-12-30 | pot/merge. | Carl Hetherington | |
| 2025-12-30 | Cope with DCPs that have no video and hence no video encoding. | Carl Hetherington | |
| 2025-12-30 | Fix closed caption layout in the presence of italics / other markup (#3067). | Carl Hetherington | |
| 2025-12-30 | Extract text_positions_close(). | Carl Hetherington | |
| 2025-12-30 | Refactor: move some layout code to its own file in lib. | Carl Hetherington | |
| 2025-12-30 | Tweak comments. | Carl Hetherington | |
| 2025-12-30 | White space: make_dcp.cc | Carl Hetherington | |
| 2025-12-29 | Compress an if. | Carl Hetherington | |
| 2025-12-29 | Remove pointless if. | Carl Hetherington | |
| 2025-12-28 | Fix spelling mistake. | Carl Hetherington | |
| 2025-12-23 | Improve comment. | Carl Hetherington | |
| 2025-12-22 | Set project standard when adding a DCP (#2148). | Carl Hetherington | |
| 2025-12-22 | Fix incorrect logic. | Carl Hetherington | |
| I think the previous version would treat a project with 3 videos the same as a project with 1. | |||
| 2025-12-22 | Fix strange default of user_explicit with set_video_frame_rate. | Carl Hetherington | |
| 2025-12-20 | Add missing maybe_set_container...(). | Carl Hetherington | |
| 2025-12-20 | Remove "computing digest" sub-job. | Carl Hetherington | |
| It doesn't seem very helpful, and having a sub-job messes up progress reporting when examining lots of files (each of which doesn't take very long) as in the UI we just end up seeing the 0% of each sub-job one after the other. When we have a lot of sub jobs we really want to just report overall progress, I think, especially if the sub jobs will last roughly the same time. | |||
| 2025-12-20 | White space: copy_to_drive_job.{cc,h} | Carl Hetherington | |
| 2025-12-20 | White space: send_problem_report_job.{cc,h} | Carl Hetherington | |
| 2025-12-20 | White space: ffmpeg_film_encoder.{cc,h} | Carl Hetherington | |
