summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2025-01-19const correctness.Carl Hetherington
2025-01-19Add option to force short screen layout (#2946).Carl Hetherington
2025-01-18Fix first frame being shown even when trimmed (#2952).Carl Hetherington
2025-01-18Add parameter names.Carl Hetherington
2025-01-18Add comment.Carl Hetherington
2025-01-18Support RGB and RGBA in image_as_png() (and others via convert_pixel_format()).Carl Hetherington
2025-01-18Bump libdcp for unrecognised content types (e.g. clip).Carl Hetherington
2025-01-18Fix some places where update_standards() is missing.Carl Hetherington
2025-01-18Remove incorrect/pointless assertion.Carl Hetherington
2025-01-18Rename add_standards() -> update_standards()Carl Hetherington
2025-01-17Allow pasting of another timecode format.Carl Hetherington
2025-01-17Fix alignment of timecode controls (observed on Linux).Carl Hetherington
2025-01-16Extract layout_for_short_screen().Carl Hetherington
2025-01-16Remove File menu on macOS (it has nothing in it).Carl Hetherington
2025-01-16Use DCPOMATIC_OSX instead of __WXOSX__Carl Hetherington
2025-01-15Tinker with local build path setup on macOS.Carl Hetherington
2025-01-15Allow paste of 8-digit numbers as timecodes.Carl Hetherington
2025-01-15Move onto next timecode control after typing two characters.Carl Hetherington
2025-01-15Store controls and use the vector to tidy some things up.Carl Hetherington
2025-01-15Fix missing language tag in open captions.v2.18.5Carl Hetherington
2025-01-15Add a group ID to VF PKLs (#2943).Carl Hetherington
2025-01-14Extract dcpomatic::film::is_vf().Carl Hetherington
2025-01-14Put film_util methods in a namespace.Carl Hetherington
2025-01-14Add missing SetRegView to get access to the 64-bit registry (#2933).Carl Hetherington
2025-01-14Tidy up some triple-quoted prints.Carl Hetherington
2025-01-14Add DisplayVersion to Windows uninstaller registry key (#2933).Carl Hetherington