summaryrefslogtreecommitdiff
path: root/cscript
AgeCommit message (Collapse)Author
2024-04-21Remove old debian changelog and fix its creation.clCarl Hetherington
2024-04-18Merge remote-tracking branch 'origin/main' into v2.17.xCarl 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-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-03-30Remove now-unnecessary --target-macos-arm64v2.17.15Carl Hetherington
2024-03-27Bump libdcp for libcxml build fix.v2.17.14Carl Hetherington
2024-03-22Bump libdcp for new asdcplib version.Carl Hetherington
2024-03-20Bump libdcp with corresponding merge to previous.Carl Hetherington
2024-03-20Merge tag 'v2.16.79' into v2.17.xCarl Hetherington
2024-03-20Use C++17 when building for (new) macOS.Carl Hetherington
2024-03-20Remove all use of add_child() from xmlpp.Carl Hetherington
2024-03-19Bump libdcp for SMPTE timecode parsing fix and better handling of unexpected ↵Carl Hetherington
verify errors.
2024-03-16Add dark-mode link icon.Carl Hetherington
2024-03-13Fix build on RPM systems.v2.17.13Carl Hetherington
2024-03-11Use openjpeg v2.5.2 (#2783).Carl Hetherington
Tests suggest it is considerably faster: * arrietty on Linux/AMD old: 03:35 new: 03:58 * Sintel.2010.1080p.mkv on Linux/AMD old: 0:29:49 new: 0:22:39 * TRAILER VERSIE 4.mov on Apple M1 old: 6:22 new: 5:15 * TRAILER VERSIE 4.mov on Windows/Intel old: 6:10 new: 4:12
2024-03-09Merge branch 'main' into v2.17.xCarl Hetherington
2024-03-01Build for Ubuntu 24.04.Carl Hetherington
2024-02-19Merge tag 'v2.16.77' into v2.17.xCarl Hetherington
2024-02-19Merge tag 'v2.16.76' into v2.17.xCarl Hetherington
2024-02-17Add option to load prefs from ZIP (#2771).Carl Hetherington
2024-02-14Bump libdcp for fix to error about unknown asset type.Carl Hetherington
2024-02-12Merge branch 'main' into v2.17.xCarl Hetherington
2024-02-09Bump libdcp to fix time/date format bug.Carl Hetherington
2024-02-07Don't give confusing errors about WEBVTT when there are errors in a Subrip ↵Carl Hetherington
file (#2733).
2024-01-28Bump FFmpeg to 6.1.v2.17.10Carl Hetherington
2024-01-28Only build grok for Ubuntu 22.04.Carl Hetherington
2024-01-28Bump ffmpeg to get some fixes that were on dcpomatic-14 but not dcpomatic-16.Carl Hetherington
2024-01-28Bump ffmpeg to 5.1.2 "Riemann"Carl Hetherington
2024-01-16Bump libsub for Arch build fix (#2731).Carl Hetherington
2024-01-13Show hashes when they disagree during verification (#2717).Carl Hetherington
2024-01-09Move ScopeGuard into libdcp.Carl Hetherington
2024-01-04Fix libdcp to not crash in some VF verification situations.Carl Hetherington
2024-01-04Use sudo for apt.Carl Hetherington
Though the cci instance on main runs things on droplets as root, on klopp they run as carl. I made password-less sudo for apt work on the docker image so this makes the appimage builds work on klopp too.
2024-01-04Add libthai to AppImage (#2642).Carl Hetherington
2024-01-02Remove tick/no_tick icons which I believe are no longer used.Carl Hetherington
They were added to the list in the playlist editor but seemingly not used.
2023-12-24Add stubs for fa_IR (Farsi/Persian).v2.16.71Carl Hetherington
2023-12-22Bump libsub to fix #2685.Carl Hetherington
2023-12-21Bump openssl to one derived from 3.2.0 (#2679).Carl Hetherington
2023-12-02Bump libdcp for another MCA channel ID fix.Carl Hetherington
2023-11-20Verify encrypted DCPs (more) correctly (#2659).Carl Hetherington
2023-11-20Improve progress reporting of digest calculations (might help with #2643).Carl Hetherington
2023-11-17Pass through <Ruby> tags in subtitles (#2635) (GH#23).Carl Hetherington
2023-10-28Use updated libdcp, including an optimisation for rgb-onto-xyz12.Carl Hetherington
2023-10-17Make sure 2-channel MXFs don't get extra channel descriptors (#2631).Carl Hetherington
With all the EasyDCP tests done in bug #2487 we didn't look at stereo MXFs as it appeared fairly early on that EasyDCP would reject them all. In #2631 it's pointed out that it seems to make no sense to have descriptors for channels which aren't there. I've still got no docs for any of this, but let's try fixing that.
2023-10-12Bump libdcp for channel ID fix (#2629).Carl Hetherington
2023-10-10Bump libdcp for fixes to build on Ubuntu 16.04 etc.Carl Hetherington
2023-10-09Bump libdcp for new filesystem wrappers.Carl Hetherington
2023-10-08Bump leqm-nrt to build with -O2 for a large speed-up (#2616).Carl Hetherington