summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2025-02-23Allow passing options to VerifyDCPJob.Carl Hetherington
2025-02-23Add JobManager::cancel_all_jobs().Carl Hetherington
2025-02-23Allow verification of multiple DCPs in one go (#2843).Carl Hetherington
2025-02-22Add accessor.Carl Hetherington
2025-02-18Add retry for email sending (#2963).Carl Hetherington
2025-02-17pot/merge.Carl Hetherington
2025-02-17White space: content.{cc,h}Carl Hetherington
2025-02-16White space: kdm_with_metadata.{cc,h} send_kdm_email_job.{cc,h}Carl Hetherington
2025-02-12pot/merge.Carl Hetherington
2025-02-11Fix/hack build to work again on Ubuntu 1{6,8}.04Carl Hetherington
2025-02-11Further fixes to cs_CZ translation.Carl Hetherington
2025-02-11Fix up i18n after analytics message change.Carl Hetherington
2025-02-11Replace compose with fmt.Carl Hetherington
2025-02-11Remove happy clappy language.Carl Hetherington
2025-02-11Replace compose with fmt.Carl Hetherington
2025-02-11Use a default constructor.Carl Hetherington
2025-02-11Revert "Add stubs for Georgian (ka_KA) language support."Carl Hetherington
2025-02-10Apply the same fix for DKDM recipients as we previously had for cinemas.Carl Hetherington
2025-02-09Remove believed pointless pre-storage of file state.Carl Hetherington
2025-02-09Add --audio-channels option to dcpomatic2_create (#2966).Carl Hetherington
2025-02-09Fix out-of-date help.Carl Hetherington
2025-02-03Fix subtitles being written with negative times when trimmed (#2965).Carl Hetherington
2025-02-03Cleanup: rename subtitle_stop -> text_stop.Carl Hetherington
2025-02-02pot/merge.Carl Hetherington
2025-02-02White space: config.{cc,h} player.{cc,h} about_dialog.{cc,h} hints_dialog.{cc,h}Carl Hetherington
2025-01-25White space: film.{cc,h} font.{cc,h}Carl Hetherington
2025-01-25White space: kdm_cli.{cc,h} usl.{cc,h} zipper.{cc,h}Carl Hetherington
2025-01-25White space: audio_delay.{cc,h} audio_point.{cc,h} rng.{cc,h} atmos_test.ccCarl Hetherington
2025-01-25White space: filter.{cc,h}, hints.{cc,h}, gain_calculator_dialog.{cc,h}Carl Hetherington
2025-01-24Updated ru_RU translation from Евгений Дац.Carl Hetherington
2025-01-22Fix typo (#2956).v2.18.6Carl Hetherington
2025-01-22Sort cinemas and DKDM recipients correctly using the collator (#2950).Carl Hetherington
2025-01-22Move sqlite database open/close to a new SQLiteDatabase.Carl Hetherington
2025-01-22Announce changes to cinemas file separately.Carl Hetherington
2025-01-22Only read screen certificates when we need them.Carl Hetherington
2025-01-22Fix updating of screens with new/different trusted devices.Carl Hetherington
2025-01-22Fix adding of trusted devices.Carl Hetherington
2025-01-22Allow KDMRecipient and hence Screen to convert certs to dcp::Certificate lazily.Carl Hetherington
2025-01-22Add screens() to get all screens.Carl Hetherington
2025-01-21White space: cross{_osx,_windows,_common}.cc cross.hCarl Hetherington
2025-01-21White space: analyse_audio_job.{cc,h}Carl Hetherington
2025-01-21Cleanup: sorting.Carl Hetherington
2025-01-21White space: verify_dcp_job.{cc,h}Carl Hetherington
2025-01-21Cleanup: default constructor.Carl Hetherington
2025-01-20White space: util.{cc,h}Carl Hetherington
2025-01-20Fix typo in comment.Carl Hetherington
2025-01-20Fix typo accomodate -> accommodate.Carl Hetherington
2025-01-20Remove the strange tolerant flag in Film.Carl Hetherington
2025-01-20Pass tolerant flag into Player.Carl Hetherington
2025-01-20Pass tolerant flag into Content::examine() and the ExamineContentJob.Carl Hetherington