summaryrefslogtreecommitdiff
path: root/cscript
AgeCommit message (Collapse)Author
2020-12-30fixup.11.0-build-runsCarl Hetherington
2020-12-30dmg fixes.Carl Hetherington
2020-12-29Debugging.Carl Hetherington
2020-12-26fixup! more cscript hacks.Carl Hetherington
2020-12-26more cscript hacks.Carl Hetherington
2020-12-26Fix packaging on arm64.Carl Hetherington
2020-12-26Tweak previous.Carl Hetherington
2020-12-26fixup! Fix wx-config on arm64.Carl Hetherington
2020-12-26Fix wx-config on arm64.Carl Hetherington
2020-12-24fixup! arm64 build.Carl Hetherington
2020-12-24arm64 build.Carl Hetherington
2020-12-23bits -> arch.Carl Hetherington
2020-12-23ffcmp.Carl Hetherington
2020-12-23lwext4 arm64 branch.Carl Hetherington
2020-12-23Bump openssl lib.Carl Hetherington
2020-12-23Use branch of ffmpeg.Carl Hetherington
2020-12-23Fix for changes to macOS cdist API.Carl Hetherington
2020-12-22Pass fonts from content around as FontData.Carl Hetherington
i.e. as a block of memory rather than a file. Also, get the fonts from the decoder rather than the content. Together, these changes allow us to use fonts from SMPTE DCPs added as content. Before, fonts would be messed up in those cases (#1885).
2020-12-04Fix missing bits in RPM installs (#1883).v2.15.112Carl Hetherington
2020-12-03Bump libsub for some unused variable warning fixes.Carl Hetherington
2020-12-03Bump libdcp for SoundAsset::equals() fix.Carl Hetherington
2020-11-27Fix running single tests on Windows.Carl Hetherington
2020-11-26Calculate hashes for any referenced assets that do not already have one.Carl Hetherington
This is necessary so that we always include <Hash> in CPLs even when referencing DCPs that do not have it.
2020-11-24Bump libdcp for ExtensionMetadata tags (#1808).Carl Hetherington
2020-11-23Remove swaroop variant.Carl Hetherington
2020-11-21Bump libdcp.Carl Hetherington
2020-11-20Subtitle language handling tweaks; write multiple subtitle languagesCarl Hetherington
to SMPTE extended metadata.
2020-11-16Bump libdcp for const fix.Carl Hetherington
2020-11-02Bump libdcp for new dcp::ArrayData stuff.Carl Hetherington
2020-10-25Fix Ubuntu 20.10 dependencies.Carl Hetherington
2020-10-25Remove unnecessary Ubuntu 20.04 dependency on wxWidgets.Carl Hetherington
2020-10-21Bump libdcp for build fixes.Carl Hetherington
2020-10-20Bump libdcp for macOS warning fixes.Carl Hetherington
2020-10-16Test script tweaks for Windows.Carl Hetherington
2020-10-14cscript can now run tests on Windows.Carl Hetherington
2020-10-13Fix deprecation warning from cdist.Carl Hetherington
2020-10-13Add ffcmp dependency for tests.Carl Hetherington
2020-10-13Bump libdcp for better error checking.Carl Hetherington
2020-10-12Build tests on Windows.Carl Hetherington
2020-10-12Enable building of unit tests on macOS.Carl Hetherington
2020-10-12Adapt for cdist doing notarization.Carl Hetherington
2020-09-27Bump libdcp for missing xsd fixes.Carl Hetherington
2020-09-27Adapt for new libdcp (fixing large compiler resource requirements).Carl Hetherington
Also adjust Linux resource-finding code to juse look for stuff relative to the executable's location.
2020-09-26Bump libdcp trying to reduce RAM needed for build.Carl Hetherington
2020-09-26Bump libdcp for macOS build fix.Carl Hetherington
2020-09-25Add NamedChannel and use it to hide the never-used channelsCarl Hetherington
when mapping into a DCP.
2020-09-23Fix crash now that some audio channels are definitely unused.Carl Hetherington
2020-09-23Bump libdcp for new API stuff.Carl Hetherington
2020-09-23Bump libdcp/libsub.Carl Hetherington
2020-09-21Missing bits of packaging for combiner on Linux.Carl Hetherington