| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-03-02 | Copy some missing things into the AppImage. | Carl Hetherington | |
| 2021-03-02 | Remove unnecessary APPDIR variable; AppImage does this for us. | Carl Hetherington | |
| 2021-02-23 | Bump libdcp.v2.15.131 | Carl Hetherington | |
| 2021-02-15 | Basic handling of overlapping video (#1848). | Carl Hetherington | |
| 2021-02-08 | Revert "Build tests on ubuntu 16.04." | Carl Hetherington | |
| This reverts commit 93c2ca7dfc8feeae374c867c1c679334571a7547. Building the tests on 16.04 needs a newer boost than it provides; you can build it statically but then you need to link the boost test library statically (which requires the removal of BOOST_TEST_DYN_LINK all over the place). Doing that fails in libsub for some reason. | |||
| 2021-02-07 | libdcp update. | Carl Hetherington | |
| 2021-02-07 | Fix previous. | Carl Hetherington | |
| 2021-02-07 | Build tests on ubuntu 16.04. | Carl Hetherington | |
| 2021-02-04 | Bump libdcp for Interop closed caption fix.v2.15.125 | Carl Hetherington | |
| 2021-01-31 | Bump libdcp for Windows build fix. | Carl Hetherington | |
| 2021-01-26 | libdcp API change ReelMXF -> ReelFileAsset. | Carl Hetherington | |
| 2021-01-23 | Bump libdcp for asdcplib version fix. | Carl Hetherington | |
| 2021-01-23 | Bump libdcp for Windows build fix. | Carl Hetherington | |
| 2021-01-22 | Bump for MinGW build fixes. | Carl Hetherington | |
| 2021-01-21 | Bump libsub for build fixes. | Carl Hetherington | |
| 2021-01-21 | Adapt for libdcp use of enum class. | Carl Hetherington | |
| 2021-01-21 | libsub build fix. | Carl Hetherington | |
| 2021-01-20 | Bump libdcp for better verification, and make API adjustments. | Carl Hetherington | |
| 2021-01-20 | Remove perhaps-we'll-use-c++11 stuff. | Carl Hetherington | |
| 2021-01-16 | Bump libsub again for another build fix (just Centos this time). | Carl Hetherington | |
| 2021-01-16 | Another libsub build fix. | Carl Hetherington | |
| 2021-01-16 | Attempted libsub build fix.v2.15.122 | Carl Hetherington | |
| 2021-01-14 | Bump libsub for new API. | Carl Hetherington | |
| 2021-01-08 | New libcxml API. | Carl Hetherington | |
| 2021-01-08 | Remove optional c++11 stuff. | Carl Hetherington | |
| 2021-01-08 | Bump dependencies. | Carl Hetherington | |
| 2021-01-07 | Try to fix previous commit.v2.15.119 | Carl Hetherington | |
| 2021-01-07 | Update lwext4 for build fix so that its arm64 library is relinkedv2.15.118 | Carl Hetherington | |
| correctly. Otherwise gatekeeper refuses to run DCP-o-matic. | |||
| 2021-01-05 | Seems over-complicated to use SDK-specific subdirectories.v2.15.117 | Carl Hetherington | |
| 2021-01-05 | Make a universal binary containing x86_64 for SDK 10.9 and arm64 for SDK 11.0.v2.15.116 | Carl Hetherington | |
| 2021-01-04 | Another linux build fix.v2.15.115 | Carl Hetherington | |
| 2021-01-04 | Fix linux build broken by arm64 changes.v2.15.114 | Carl Hetherington | |
| 2021-01-04 | Fix macOS image construction stuff for the 64-bit only, 10.9-or-higher world. | Carl Hetherington | |
| Now we can build: - arm64/x86_64 universal builds against 11.0 - x86_64 thin builds against 10.9 Which means no more support for 32-bit macOS (which I think excludes macs made in 2011 or earlier) or for 10.8 (Mountain Lion) or earlier (released in 2012 and possibly end-of-lifed in October 2015). | |||
| 2021-01-04 | Support for arm64 macOS builds. | Carl Hetherington | |
| 2021-01-04 | Update dependencies for arm64 builds. | Carl Hetherington | |
| 2021-01-04 | Remove support for macOS 32-bit builds. | Carl Hetherington | |
| 2020-12-22 | Pass 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-04 | Fix missing bits in RPM installs (#1883).v2.15.112 | Carl Hetherington | |
| 2020-12-03 | Bump libsub for some unused variable warning fixes. | Carl Hetherington | |
| 2020-12-03 | Bump libdcp for SoundAsset::equals() fix. | Carl Hetherington | |
| 2020-11-27 | Fix running single tests on Windows. | Carl Hetherington | |
| 2020-11-26 | Calculate 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-24 | Bump libdcp for ExtensionMetadata tags (#1808). | Carl Hetherington | |
| 2020-11-23 | Remove swaroop variant. | Carl Hetherington | |
| 2020-11-21 | Bump libdcp. | Carl Hetherington | |
| 2020-11-20 | Subtitle language handling tweaks; write multiple subtitle languages | Carl Hetherington | |
| to SMPTE extended metadata. | |||
| 2020-11-16 | Bump libdcp for const fix. | Carl Hetherington | |
| 2020-11-02 | Bump libdcp for new dcp::ArrayData stuff. | Carl Hetherington | |
| 2020-10-25 | Fix Ubuntu 20.10 dependencies. | Carl Hetherington | |
| 2020-10-25 | Remove unnecessary Ubuntu 20.04 dependency on wxWidgets. | Carl Hetherington | |
