summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-04White space: screen_dialog.{cc,h}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-03White space: dolby_doremi_certificate_panel.{cc,h}Carl Hetherington
2026-01-03White space: barco_alchemy_certificate_panel.{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-03White space.Carl Hetherington
2026-01-02White space: user_property.hCarl Hetherington
2026-01-02White space: audio_content.{cc,h}Carl Hetherington
2026-01-02Use non-modal ContentPropertiesDialog.Carl Hetherington
This stops the really annoying behaviour where you drag it and the main DoM frame shrinks (maybe only on Linux).
2026-01-01Fix crash due to later creation of DCPFilmEncoder.Carl Hetherington
2026-01-01Happy new year.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-31White space: export_subtitles_dialog.{cc,h}Carl Hetherington
2025-12-31Add Shift-Ctrl-E shortcut to export subtitles.Carl Hetherington
2025-12-31Fix alignment in subtitle export dialogue.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
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-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
it takes a long time.
2025-12-31Use copy_in_bits to allow progress reporting when copying a big asset.Carl Hetherington
2025-12-31Don'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-30pot/merge.Carl Hetherington
2025-12-30Fix tests broken by auto-set of film standard from imported DCPs.Carl Hetherington
2025-12-30Cope with DCPs that have no video and hence no video encoding.Carl Hetherington
2025-12-30Fix closed caption layout in the presence of italics / other markup (#3067).Carl Hetherington
2025-12-30Extract text_positions_close().Carl Hetherington
2025-12-30Refactor: move some layout code to its own file in lib.Carl Hetherington
2025-12-30Tweak comments.Carl Hetherington
2025-12-30White space: make_dcp.ccCarl Hetherington
2025-12-29Compress an if.Carl Hetherington
2025-12-29Remove pointless if.Carl Hetherington
2025-12-29White space tidy-up.Carl Hetherington