summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2025-03-05Extract some bits from search_by_name().Carl Hetherington
2025-03-05Add Content::{font_paths,replace_font_path}().Carl Hetherington
2025-03-05Fix annoying comment.Carl Hetherington
2025-03-05Replace Content::paths_valid() with a free utility function.Carl Hetherington
2025-03-05all_of() is clearer than find_if() here.Carl Hetherington
2025-03-05Fix spacing.Carl Hetherington
2025-03-05Create SignalManager in the front end, not the tested part.Carl Hetherington
2025-03-05Cleanup: use std::any_of instead of a find_if.Carl Hetherington
2025-03-03Fix some erroneous exit() commands in the new encode CLI.Carl Hetherington
2025-03-03Fix use of program_name in encode CLI.Carl Hetherington
2025-03-03Tidy up by using a shared_ptr.Carl Hetherington
2025-03-02Move CLI encoder to a vaguely-testable method.Carl Hetherington
2025-03-02Add KDM debug log file option.Carl Hetherington
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