summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-01-26Fix the player again (crash with subs in OpenGL mode)v2.18.9Carl 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-25Fix consistency of button stack gaps.Carl Hetherington
2025-01-25Remove some more macOS spacing hacks that now seem to make things worse.Carl Hetherington
2025-01-25Small cleanup.v2.18.8Carl Hetherington
2025-01-25Tidy up and fix how post-load updates are managed.Carl Hetherington
2025-01-24Fix mangled translation (#2957).Carl Hetherington
2025-01-24Updated ru_RU translation from Евгений Дац.Carl Hetherington
2025-01-24Remove unnnecessary bits.Carl Hetherington
2025-01-23Fix non-display of subtitles in the player.v2.18.7Carl Hetherington
2025-01-22Fix typo (#2956).v2.18.6Carl Hetherington
2025-01-22Fix spelling mistake in test.Carl Hetherington
2025-01-22Supporters update.Carl 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-22Update the UI on a change to the configured cinema/screen database (#2951).Carl Hetherington
2025-01-22Add update() to allow re-filling from a new database.Carl Hetherington
2025-01-22Update filetypes from XML to sqlite3 when setting/exporting cinema/screen dat...Carl Hetherington
2025-01-22Fix override_path usage in FileDialog.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 with one query, not one per cinema.Carl Hetherington
2025-01-22Check _checked_screens cinema ID instead of checking each screen.Carl Hetherington
2025-01-22Add screens() to get all screens.Carl Hetherington
2025-01-22Keep one CinemaList to use in the whole of ScreensPanel.Carl Hetherington
2025-01-22Fix some places where we have a full Cinema/Screen object available...Carl Hetherington
2025-01-22Add script to make a test database for profiling.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-20Fix spurious "there were no errors" reports in the verifier.Carl Hetherington
2025-01-20Tweak verification message.Carl Hetherington
2025-01-20Bump libdcp to better tolerate badly-formatted MainSoundConfiguration (#2942).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
2025-01-19Find missing files better in projects coming from other platforms (#2935).Carl Hetherington
2025-01-19Add search by digest if search by name fails (#2935).Carl Hetherington
2025-01-19Rename search -> search_by_name.Carl Hetherington