dcpomatic.git
2021-01-05 Carl HetheringtonSeems over-complicated to use SDK-specific subdirectories. v2.15.117
2021-01-05 Carl HetheringtonMake a universal binary containing x86_64 for SDK 10... v2.15.116
2021-01-04 Carl HetheringtonAnother linux build fix. v2.15.115
2021-01-04 Carl HetheringtonFix linux build broken by arm64 changes. v2.15.114
2021-01-04 Carl HetheringtonFix libssh re-linking error (it ended up linked as... v2.15.113
2021-01-04 Carl HetheringtonCheck that pango/cairo stuff is created successfully.
2021-01-04 Carl HetheringtonFix macOS image construction stuff for the 64-bit only...
2021-01-04 Carl HetheringtonAdd the option com.apple.security.cs.allow-dyld-environ...
2021-01-04 Carl HetheringtonCopy some more .dylibs that are required by the updated...
2021-01-04 Carl HetheringtonSupport for arm64 macOS builds.
2021-01-04 Carl HetheringtonHide macOS OpenGL deprecation.
2021-01-04 Carl HetheringtonWhen building against macOS SDK 11.0 we need an explici...
2021-01-04 Carl HetheringtonUpdate dependencies for arm64 builds.
2021-01-04 Carl HetheringtonRemove support for macOS 32-bit builds.
2021-01-01 Carl HetheringtonHappy new year.
2020-12-26 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2020-12-23 Carl Hetheringtonpot/merge.
2020-12-23 Carl HetheringtonVarious tweaks to fix playback at the end of a film...
2020-12-22 Carl HetheringtonFix error when cancelling load of a trusted device...
2020-12-22 Carl HetheringtonAccept serial numbers with A prefix entered by user.
2020-12-22 Carl HetheringtonFix Christie certificate download when first try fails.
2020-12-22 Carl HetheringtonPass fonts from content around as FontData.
2020-12-22 Carl HetheringtonAdd FontData class.
2020-12-22 Carl HetheringtonCatch exceptions better during hints thread.
2020-12-22 Carl HetheringtonFix crash on working out hints for content with subtitles.
2020-12-21 Carl HetheringtonConfirm removal of cinemas and screens.
2020-12-21 Carl HetheringtonFix alignment of some labels.
2020-12-21 Carl HetheringtonSelect newly-added cinemas.
2020-12-15 Carl HetheringtonTweak config comment.
2020-12-10 Carl HetheringtonFix lots of macOS warnings by using a different boost...
2020-12-10 Carl HetheringtonFix macOS build.
2020-12-08 Carl HetheringtonIn a DCP with any subs/ccaps, make sure every reel...
2020-12-08 Carl HetheringtonFactor out empty_text_asset() method.
2020-12-08 Carl HetheringtonAdd partially-working resources copying script for...
2020-12-08 Carl HetheringtonAssorted macOS layout tweaks.
2020-12-08 Carl HetheringtonShrink some big buttons.
2020-12-08 Carl HetheringtonTidy up alignment of play controls on macOS.
2020-12-08 Carl HetheringtonFix crop control alignment on macOS (#1864).
2020-12-08 Carl HetheringtonFix old osx-environment path.
2020-12-08 Carl HetheringtonFix test build on macOS.
2020-12-08 Carl HetheringtonWrite subtitles and closed captions to a test DCP in...
2020-12-08 Carl HetheringtonMake Writer take an output DCP path rather than getting...
2020-12-08 Carl HetheringtonMake Writer tolerate a nullptr Job.
2020-12-08 Carl HetheringtonUse a weak_ptr<Film> in ReelWriter.
2020-12-08 Carl HetheringtonUse a weak_ptr<Film> in Writer.
2020-12-08 Carl HetheringtonAdd get_process_id()
2020-12-08 Carl HetheringtonSplit create_reel() up into some separate bits.
2020-12-07 Carl HetheringtonAdd WeakFilm and WeakConstFilm and use them a bit.
2020-12-06 Carl HetheringtonRemove a pointless parameter that the callee can calculate.
2020-12-06 Carl HetheringtonAdd some hints for violations of SMPTE Bv2.1 with subti...
2020-12-05 Carl HetheringtonFix transcode finish time estimations when re-encoding...
2020-12-05 Carl HetheringtonRemove redundant check.
2020-12-04 Carl HetheringtonBump CLOSED_CAPTION_LENGTH to 32 as per SMPTE Bv2.1.
2020-12-04 Carl HetheringtonFix missing bits in RPM installs (#1883). v2.15.112
2020-12-03 Carl HetheringtonAdd extra path for Windows tests so it can find the...
2020-12-03 Carl HetheringtonBump libsub for some unused variable warning fixes.
2020-12-03 Carl HetheringtonAdd basic unit test for the disk writer code.
2020-12-03 Carl HetheringtonAllow nanomsg to be null.
2020-12-03 Carl HetheringtonAllow PrivilegeEscalator to be disabled during tests.
2020-12-03 Carl HetheringtonEnable TYPE_DISK logging by default.
2020-12-03 Carl HetheringtonMove a load of disk writing code to src/lib/ext.cc.
2020-12-02 Carl HetheringtonBump libdcp for SoundAsset::equals() fix.
2020-12-02 Carl HetheringtonObey audio timestamps if they don't deviate by more...
2020-12-02 Carl HetheringtonMissing #includes from previous.
2020-12-01 Carl HetheringtonLimit video frame rate text control to numbers.
2020-12-01 Carl HetheringtonRename refresh_metadata -> reset_metadata.
2020-12-01 Carl HetheringtonChanges to crop can be handled with a reset_metadata().
2020-12-01 Carl HetheringtonAdd VideoRingBuffers::reset_metadata().
2020-12-01 Carl HetheringtonAdd missing lock.
2020-11-30 Carl HetheringtonGive Butler a weak_ptr<Film>
2020-11-30 Carl HetheringtonChange re{set,fresh}_metadata to take a film and a...
2020-11-30 Carl HetheringtonFix loading very (very) old metadata files.
2020-11-30 Carl HetheringtonFix build error. v2.15.111
2020-11-29 Carl HetheringtonHide some wx warnings. v2.15.110
2020-11-29 Carl HetheringtonFix overlapping group labels in the audio matrix (... v2.15.109
2020-11-29 Carl HetheringtonFix test build.
2020-11-29 Carl HetheringtonBetter progress reporting during DCP validation (#1812). v2.15.108
2020-11-29 Carl HetheringtonMove some test references into test-private.
2020-11-28 Carl HetheringtonFix over-read behaviour of FileGroup to be the same...
2020-11-27 Carl HetheringtonFix running single tests on Windows.
2020-11-26 Carl HetheringtonMore macOS build fixes.
2020-11-26 Carl HetheringtonmacOS build fix.
2020-11-26 Carl HetheringtonIf we don't query a server (because we already know...
2020-11-26 Carl HetheringtonIt feels unsafe not to lock _threads_mutex between...
2020-11-26 Carl HetheringtonRemove accidentally-added file.
2020-11-26 Carl HetheringtonCalculate hashes for any referenced assets that do...
2020-11-26 Carl HetheringtonUse a foreach.
2020-11-25 Carl HetheringtonDisallow referring to subtitles / closed captions with...
2020-11-25 Carl HetheringtonCheck for inconsistency in settings for referring to...
2020-11-25 Carl HetheringtonRemove unused method.
2020-11-24 Carl HetheringtonFix corrupted image when over-cropping black filler...
2020-11-24 Carl HetheringtonFix the behaviour of FileGroup when seeking too far.
2020-11-24 Carl HetheringtonFix uninitialised variable.
2020-11-24 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2020-11-23 Carl HetheringtonBump libdcp for ExtensionMetadata tags (#1808).
2020-11-23 Carl HetheringtonRemove swaroop variant.
2020-11-21 Carl Hetheringtonpot/merge.
2020-11-21 Carl HetheringtonUpdate ISDCF name when subtitle language metadata chang...
2020-11-21 Carl HetheringtonRemove the "simple" UI (#1868).
2020-11-21 Carl HetheringtonAdd hint when making a FTR without FFEC/FFMC markers...
next