summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-22Clarify a test result when it fails.mpeg2Carl Hetherington
2024-04-22Don't emit video until film's end if we are seeking.Carl Hetherington
2024-04-22Fix dcpomatic_player script for macOS.Carl Hetherington
2024-04-22Report video range from MPEG2 DCPs correctly.Carl Hetherington
2024-04-22Use mpeg2 prefix for MPEG2 video asset filenames.Carl Hetherington
2024-04-22Disable some hints when encoding to MPEG2.Carl Hetherington
2024-04-22Remove unused Windows identifier stuff (removed from cdist).Carl Hetherington
2024-04-22Allow specification of video bit rate separately for J2K and MPEG2.Carl Hetherington
2024-04-22Alert user when fixing settings for MPEG2.Carl Hetherington
2024-04-22Desensitise things that can't be adjusted in MPEG2 mode.Carl Hetherington
2024-04-22Update available containers whenever they change, always adding the one that ...Carl Hetherington
2024-04-22Add Choice::set_entries().Carl Hetherington
2024-04-22Rename Choice::add to Choice::add_entry.Carl Hetherington
2024-04-22Unify indentation at 4 spaces.Carl Hetherington
2024-04-22Use run/environment for paths in run/tests.Carl Hetherington
2024-04-22Support encoding of MPEG2 DCPs.Carl Hetherington
2024-04-22Support playback of MPEG2 DCPs.Carl Hetherington
2024-04-21Rename j2k_bandwidth -> video_bit_rate.Carl Hetherington
2024-04-21Add "build" environment lib to local run script.Carl Hetherington
2024-04-21Remove unnecessary library path.Carl Hetherington
2024-04-21Extract frame info read/write to new class.Carl Hetherington
2024-04-21Extract VideoEncoder as a parent of J2KEncoder.Carl Hetherington
2024-04-21Rename Encoder -> FilmEncoder, and subclasses.Carl Hetherington
2024-04-21Rename classes to follow preparatory renames in libdcp.Carl Hetherington
2024-04-21Remove old debian changelog and fix its creation.Carl Hetherington
2024-04-21Bring some more branding into the variant.Carl Hetherington
2024-04-21Add a little documentation.Carl Hetherington
2024-04-21Support variants in the build scripts.Carl Hetherington
2024-04-21Cleanup: remove unnecessary obj =Carl Hetherington
2024-04-21Extract all uses of DCP-o-matic name to allow branding.Carl Hetherington
2024-04-21Try to make test more robust.Carl Hetherington
2024-04-19Merge remote-tracking branch 'origin/main' into v2.17.xCarl Hetherington
2024-04-18Missed update to private test repo version.v2.16.80Carl Hetherington
2024-04-18Merge remote-tracking branch 'origin/main' into v2.17.xCarl Hetherington
2024-04-18Add missing GUI-side verification note descriptions.Carl Hetherington
2024-04-17Supporters update.Carl Hetherington
2024-04-17Bump libdcp for more relaxed CPL parsing (#2797).Carl Hetherington
2024-04-17Separate GUI verifier with basic reporting (#1823).Carl Hetherington
2024-04-16Fix page size of icon SVGs.Carl Hetherington
2024-04-16Split VerifyDCPResultPanel so that construction and fill are separate.Carl Hetherington
2024-04-16Split VerifyDCPProgressDialog into a panel and a dialog.Carl Hetherington
2024-04-16Split VerifyDCPResultDialog into a panel and a dialog.Carl Hetherington
2024-04-16Rename VerifyDCPDialog -> VerifyDCPResultDialog.Carl Hetherington
2024-04-16Add leaf parameter to DirPickerCtrl.Carl Hetherington
2024-04-16Ellipsize end of DirPickerCtrl labels.Carl Hetherington
2024-04-16Rename dcpomatic2_verify to dcpomatic2_verify_cli.Carl Hetherington
2024-04-15Don't use --target-macos-arm64 any more, since it's not supported.Carl Hetherington
2024-04-15Fix build on macOS 10.8 (wxWidgets 3.0.5).Carl Hetherington
2024-04-10Hopefully fix build with the older wxWidgets use for old macOS.Carl Hetherington
2024-04-08Add new setup of i18n for macOS (#2778).Carl Hetherington