summaryrefslogtreecommitdiff
path: root/cscript
AgeCommit message (Collapse)Author
2024-09-14Bump libdcp for Windows build fix.Carl Hetherington
2024-09-14Bump libdcp for Ubuntu 16.04 build fix.Carl Hetherington
2024-09-14Fix Debian unstable build.Carl Hetherington
2024-09-14Bump libdcp for static boost fix in libcxml.Carl Hetherington
2024-09-13Merge remote-tracking branch 'origin/main' into v2.17.xCarl Hetherington
2024-09-06Remove (unused) import which is no longer present on Python 3.14.Carl Hetherington
2024-09-06Support building on Ubuntu 24.10.Carl Hetherington
2024-09-04Build mac-old also with C++17 so it can use the same environment.v2.17.20Carl Hetherington
2024-09-04Further libdcp/libsub bumps to fix build failures on Centos 9.Carl Hetherington
2024-09-04Bump libdcp for another warning-related fix.Carl Hetherington
2024-09-04Bump libdcp to ignore warning from Debian unstable's compiler.Carl Hetherington
2024-09-04Bump libdcp and libsub for libcxml/libdcp/libsub build fixes with static boost.Carl Hetherington
2024-09-03Adapt to some libdcp class renaming to allow open captions/closed subtitles.Carl Hetherington
2024-08-17Merge remote-tracking branch 'origin/main' into v2.17.xCarl Hetherington
2024-08-16Fix libdcp test (no other changes).v2.16.91Carl Hetherington
2024-08-15Fix --static-xmlsec option and use it for Centos 9 (#2858).Carl Hetherington
2024-08-15Bump libdcp for verify crash due to missing information in the note.Carl Hetherington
2024-08-03Bump libdcp for verify report fix.Carl Hetherington
2024-07-26Merge branch 'main' into v2.17.xCarl Hetherington
2024-07-15Add newly-installed file for RPM builds.v2.17.19Carl Hetherington
2024-07-13Download Barco certificates using SFTP instead of plain FTP (#2842).Carl Hetherington
2024-07-09Bump libdcp to hide another asdcplib warning.Carl Hetherington
2024-07-03Bump libdcp to get FFmpeg 7.0.1.Carl Hetherington
This involves fixing a test whose references were wrong, as far as I can see. The new comment reflects what I think should have been happening the whole time.
2024-06-28Merge remote-tracking branch 'origin/main' into v2.17.xCarl Hetherington
2024-06-27Bump libdcp for speculative fix for #2839.Carl Hetherington
2024-06-23Add minimal player HTTP server (#2830).Carl Hetherington
2024-06-20Merge remote-tracking branch 'origin/main' into v2.17.xCarl Hetherington
2024-06-18Build tests on Ubuntu 24.04.Carl Hetherington
2024-06-08Bump libdcp for asdcplib assertion fix (#2825).Carl Hetherington
2024-05-29Merge remote-tracking branch 'origin/main' into v2.17.xCarl Hetherington
2024-05-24Read 16-bit audio DCPs correctly.Carl Hetherington
As far as I can tell they are totally non-standard, but apparently the IMS3000 plays them so I guess we should too.
2024-05-24Verify that DCPs have 24-bit audio.Carl Hetherington
2024-05-22Bump libsub for SSA Margin{L,R} support (#2811).Carl Hetherington
This also pulls in a colour fix for binary STL but the colours are not yet visible in the preview due to another bug.
2024-05-16Merge branch 'main' into v2.17.xCarl Hetherington
2024-05-15Fix Windows test runner.Carl Hetherington
2024-05-15Fix macOS environment setup.Carl Hetherington
2024-05-13Bump libdcp for another MCA channel ID fix (#2810).Carl Hetherington
2024-05-06Make version acceptable to dpkg-buildpackage even if the git commit hash ↵Carl Hetherington
starts with a letter.
2024-05-01Merge branch 'main' into v2.17.xCarl Hetherington
2024-05-01Don't "pollute" the library path with /usr/local/lib.Carl Hetherington
Sometimes we don't want to use the stuff in there.
2024-04-22Bump libdcp for Centos 7 build fix.Carl Hetherington
2024-04-22Remove unused Windows identifier stuff (removed from cdist).Carl Hetherington
2024-04-22Support playback of MPEG2 DCPs.Carl Hetherington
2024-04-21Remove old debian changelog and fix its creation.Carl Hetherington
2024-04-21Support variants in the build scripts.Carl 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