| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-02-16 | edgecode hacks. | Carl Hetherington | |
| 2026-02-16 | Add missing GPL boilerplate. | Carl Hetherington | |
| 2026-02-15 | Add stub ja_JP translation. | Carl Hetherington | |
| 2026-02-11 | Allow adding multiple DCPs to the verifier in one go, and remember the last ↵ | Carl Hetherington | |
| location. | |||
| 2026-02-09 | Fix build on Linux. | Carl Hetherington | |
| 2026-02-09 | Copy some more metadata from DCP into the film when requested. | Carl Hetherington | |
| 2026-02-09 | Fix build on macOS and Windows. | Carl Hetherington | |
| 2026-02-08 | Fix a few unwrapped boost::filesystem calls that had crept in. | Carl Hetherington | |
| 2026-02-08 | Don't respect template maximum video rate if the configured maximum is lower. | Carl Hetherington | |
| Otherwise the GUI shows the lower rate but the Film contains the higher one. Since the recent change to stop the maximum bit rates being set below the standard maximum this should only happen if the user has configured a non-standard rate and then made a template with a yet higher rate. | |||
| 2026-02-08 | Stop reading default video bit rate values from config.xml | Carl Hetherington | |
| We haven't written them back in a long time, and they will only take effect for those updating from a very old version (and then, only until the config is re-saved without the tags). | |||
| 2026-02-07 | Add missing word in explanation. | Carl Hetherington | |
| 2026-02-02 | Stop doing some more stuff during content drags in the timeline. | Carl Hetherington | |
| 2026-02-02 | Remember where the last editor DCP was opened from. | Carl Hetherington | |
| 2026-01-25 | Fix incorrect calculation of DCP time from Atmos content time for the 2nd ↵ | Carl Hetherington | |
| and subsequent reels. This would cause only the 1st reel of atmos content to make it into the DCP. | |||
| 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 | |
