summaryrefslogtreecommitdiff
path: root/cscript
AgeCommit message (Collapse)Author
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-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-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
2023-09-22Clean up and add Ubuntu 23.10Carl Hetherington
2023-09-13Bump libdcp for fix to GH #20, a spurious rejection of a KDM.Carl Hetherington
2023-09-06Bump libdcp to fix errors when loading DCPs with very big fonts.Carl Hetherington
2023-09-01Bump libdcp to release version.Carl Hetherington
2023-08-27Bump libdcp to properly check for missing fonts in CCAP LoadFont tags.Carl Hetherington
2023-08-23Bump libdcp for subtitle alignment parsing fix (#2602).Carl Hetherington
2023-08-22Fixed libdcp reference to be a release.Carl Hetherington
2023-08-15Bump libdcp for dcp::LocalTime format fix.Carl Hetherington
2023-08-14Bump ffmpeg to fix build on binutils >= 2.41 (currently in Debian unstable).Carl Hetherington
2023-08-12Bump ffmpeg for fix to EXR parsing with non-multiple-of-8 image sizes (#2508).Carl Hetherington
2023-08-12Bump libdcp for verification of <LabelText> in <ContentVersion>Carl Hetherington
2023-08-09Bump libdcp to a release version.Carl Hetherington
2023-07-29Don't check sound assets in some tests.Carl Hetherington
When fiddling with MXF channel counts it makes a lot of tests fail that probably don't need to.
2023-07-27Bump libdcp to one with some cleanups / header re-arrangement.Carl Hetherington
2023-07-24Add stubs for Georgian (ka_KA) language support.Carl Hetherington
2023-06-29Bump libdcp for changes to how hashes are handled.Carl Hetherington
2023-06-25We no longer need to these bundle IDs.Carl Hetherington
They were being passed to altool but when switching to notarytool it seems that these IDs were never used and can now be omitted.
2023-06-17Fix syntax error in cscript.Carl Hetherington
2023-06-09Allow building for Debian 12.Carl Hetherington
2023-06-05Give filler subtitle reels <LoadFont> nodes in SMPTE (#2547).Carl Hetherington
2023-06-02Bump lwext4 for slightly better debugging.Carl Hetherington
2023-05-31Add dcpomatic2_{map,cli} to the main AppImage (#2549).Carl Hetherington
2023-05-28Report the number of active channels in DCPs, not the number in the MXF.Carl Hetherington
2023-05-28Bump libdcp for fix to crash with interop subtitles (#2536).Carl Hetherington
2023-05-14Missing dcpomatic2_map on RPM builds.v2.16.56Carl Hetherington
2023-05-12Only add fonts to assets when they are required.Carl Hetherington