summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2026-02-23Fix broken (massively too big) 20 DCP nag on Fedora (and maybe others).Carl Hetherington
2026-02-21Handle FFmpeg content with only subtitles enabled better.Carl Hetherington
2026-02-21Prevent attempts to seek beyond the film's length...Carl Hetherington
2026-02-21Cope with audio handling when no audio streams push.Carl Hetherington
2026-02-21Delete temporary file after using it.Carl Hetherington
2026-02-21Stop some "old metadata" fixes when using development versions.Carl Hetherington
2026-02-21Add Film::last_written_by_git().Carl Hetherington
2026-02-21Fix incorrect format placeholder.Carl Hetherington
2026-02-16Add missing GPL boilerplate.Carl Hetherington
2026-02-15Add stub ja_JP translation.Carl Hetherington
2026-02-11Allow adding multiple DCPs to the verifier in one go, and remember the last l...Carl Hetherington
2026-02-09Fix build on Linux.Carl Hetherington
2026-02-09Copy some more metadata from DCP into the film when requested.Carl Hetherington
2026-02-09Fix build on macOS and Windows.Carl Hetherington
2026-02-08Fix a few unwrapped boost::filesystem calls that had crept in.Carl Hetherington
2026-02-08Don't respect template maximum video rate if the configured maximum is lower.Carl Hetherington
2026-02-08Stop reading default video bit rate values from config.xmlCarl Hetherington
2026-02-07Add missing word in explanation.Carl Hetherington
2026-02-02Stop doing some more stuff during content drags in the timeline.Carl Hetherington
2026-02-02Remember where the last editor DCP was opened from.Carl Hetherington
2026-01-25Fix incorrect calculation of DCP time from Atmos content time for the 2nd and...Carl Hetherington
2026-01-11Add ko_KR translation stub.Carl Hetherington
2026-01-09Don't keep a shared_ptr to the Job for the whole of the ::go() method.Carl Hetherington
2026-01-06Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2026-01-05Fix valgrind support.Carl Hetherington
2026-01-05White space: image.{cc,h}Carl Hetherington
2026-01-05pot/merge.Carl Hetherington
2026-01-05Fix some untranslatable strings, spotted by Rob van Nieuwkerk.Carl Hetherington
2026-01-03Compress an if.Carl Hetherington
2026-01-03Make a function static.Carl Hetherington
2026-01-03White space: internet.{cc,h}Carl Hetherington
2026-01-03Show properties of all audio streams (#2397).Carl Hetherington
2026-01-03Add sub_heading to UserProperty.Carl Hetherington
2026-01-02White space: user_property.hCarl Hetherington
2026-01-02White space: audio_content.{cc,h}Carl Hetherington
2026-01-01Allow export of Interop/SMPTE format subtitles (#3025).Carl Hetherington
2025-12-31White space: subtitle_film_encoder.{cc,h}Carl Hetherington
2025-12-31Remove now-unused Player::progress().Carl Hetherington
2025-12-31Remove now-unused Player::frames_done().Carl Hetherington
2025-12-31Remove now-unused video_frames_enqueued().Carl Hetherington
2025-12-31Use encoder frames encoded counts for transcode progress (#2864).Carl Hetherington
2025-12-31Add missing call to frame_done().Carl Hetherington
2025-12-31Add VideoEncoder::video_frames_encoded().Carl Hetherington
2025-12-31Add events count to EventHistory.Carl Hetherington
2025-12-31White space: event_history.{cc,h}Carl Hetherington
2025-12-31White space.Carl Hetherington
2025-12-31White space: j2k_encoder.{cc,h}Carl Hetherington
2025-12-31Fix mismatched audio reel length (#3123).Carl Hetherington
2025-12-31Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2025-12-31Move ReelWriter creation into the job thread so it doesn't hang the GUI when ...Carl Hetherington