dcpomatic.git
2021-02-04 Carl HetheringtonBump libdcp for Interop closed caption fix. v2.15.125
2021-02-04 Carl HetheringtonSpeculative fix for incorrect rendering of UTF-8 in...
2021-02-04 Carl HetheringtonUse auto.
2021-02-04 Carl HetheringtonFix no subtitles/captions in the player after changing...
2021-02-04 Carl HetheringtonC++11 tidying.
2021-02-04 Carl HetheringtonSome C++11 stuff.
2021-02-04 Carl HetheringtonFix test for better diacriticals handling.
2021-02-03 Carl HetheringtonSome noncopyable removal.
2021-02-03 Carl HetheringtonUse strcoll() to compare cinemas/screens in the KDM...
2021-02-03 Carl Hetheringtonc++11 tidying.
2021-02-03 Carl HetheringtonUse icu to remove diacritics from strings.
2021-02-02 Carl HetheringtonReduce the disk space needed when running tests. v2.15.124
2021-02-01 Carl HetheringtonC++11 tidying.
2021-02-01 Carl Hetheringtonc++11-ification.
2021-02-01 Carl HetheringtonRemove some debugging code from tests.
2021-02-01 Carl HetheringtonAdd a better error when failing to read a DCP in some...
2021-02-01 Carl HetheringtonUse a predictable RNG when adding noise to low-bitrate...
2021-02-01 Carl HetheringtonFix build error thinko.
2021-02-01 Carl HetheringtonFix wxWidgets 3.1.x alignment assertion failure.
2021-02-01 Carl HetheringtonC++11-ification.
2021-02-01 Carl HetheringtonFix hang when trying to assure minimum bitrate.
2021-02-01 Carl HetheringtonAdd noise to very small J2K frames (#1902).
2021-02-01 Carl HetheringtonAdd some parameter names in headers.
2021-01-31 Carl HetheringtonBump libdcp for Windows build fix.
2021-01-31 Carl HetheringtonUse enum class for Film::Property.
2021-01-31 Carl HetheringtonMore enum class additions.
2021-01-30 Carl HetheringtonRename debug type THREED to THREED_D.
2021-01-27 Carl HetheringtonUse enum class for VideoRange.
2021-01-26 Carl Hetheringtonlibdcp API change ReelMXF -> ReelFileAsset.
2021-01-25 Carl HetheringtonSmall bits of c++11 tidying.
2021-01-25 Carl HetheringtonFix label alignment.
2021-01-23 Carl HetheringtonBump libdcp for asdcplib version fix.
2021-01-23 Carl HetheringtonBump libdcp for Windows build fix.
2021-01-23 Carl HetheringtonRevert "Experimental define to stop windows.h defining...
2021-01-22 Carl Hetheringtonc++11 tidying.
2021-01-22 Carl HetheringtonTest fixes.
2021-01-22 Carl HetheringtonCheck FFOC correctly.
2021-01-22 Carl HetheringtonC++ tidying.
2021-01-22 Carl HetheringtonMake PKL AnnotationText the same as CPL ContentTitleTex...
2021-01-22 Carl HetheringtonFix FFOC time per Bv2.1
2021-01-22 Carl HetheringtonTest updates for libdcp fix to the duration of Marker...
2021-01-22 Carl Hetheringtonc++11 tidying.
2021-01-22 Carl HetheringtonRemove unused variables.
2021-01-21 Carl HetheringtonBuild fix.
2021-01-21 Carl HetheringtonExperimental define to stop windows.h defining a consta...
2021-01-21 Carl Hetheringtonlibdcp API fixes for macOS/Windows.
2021-01-21 Carl HetheringtonBump for MinGW build fixes.
2021-01-21 Carl HetheringtonFix c++11 stuff from d24251b2e0d82236f93ee5415b72849dee...
2021-01-21 Carl HetheringtonBump libsub for build fixes.
2021-01-21 Carl HetheringtonAdapt for libdcp use of enum class.
2021-01-21 Carl Hetheringtonlibsub build fix.
2021-01-20 Carl HetheringtonBump libdcp for better verification, and make API adjus...
2021-01-20 Carl HetheringtonRemove perhaps-we'll-use-c++11 stuff.
2021-01-16 Carl HetheringtonFix some label alignment. v2.15.123
2021-01-16 Carl HetheringtonBump libsub again for another build fix (just Centos...
2021-01-16 Carl HetheringtonFix build failure due to warning about unused macOS...
2021-01-16 Carl HetheringtonAnother libsub build fix.
2021-01-16 Carl HetheringtonAttempted libsub build fix. v2.15.122
2021-01-16 Carl HetheringtonFix crash on close on Linux. v2.15.121
2021-01-16 Carl HetheringtonFix macOS dcpomatic_player script.
2021-01-16 Carl HetheringtonFix OpenGL crashes on macOS (#1899).
2021-01-15 Carl HetheringtonFix Linux build.
2021-01-15 Carl HetheringtonTweak link icon width on macOS; looks right on Big...
2021-01-15 Carl HetheringtonSymlink openssl when testing.
2021-01-15 Carl HetheringtonFix basic errors in 1af2b2bef65b133c9f56cb64007adc0aeba...
2021-01-15 Carl HetheringtonFix deployment target for test scripts.
2021-01-15 Carl HetheringtonFix padding around preview in macOS dark mode (#1897).
2021-01-15 Carl HetheringtonDifferent fix for assertion failures when right-alignin...
2021-01-15 Carl HetheringtonRevert "wxWindows 3.1.x fixes for macOS."
2021-01-14 Carl HetheringtonFix scripts to run on macOS.
2021-01-14 Carl HetheringtonwxWindows 3.1.x fixes for macOS.
2021-01-14 Carl HetheringtonBump libsub for new API.
2021-01-14 Carl HetheringtonTry to mention ARM64 builds in the logs correctly.
2021-01-13 Carl HetheringtonFix for changes to libsub API.
2021-01-11 Carl HetheringtonMore c++ tidying.
2021-01-09 Carl HetheringtonMore c++ tidying.
2021-01-09 Carl HetheringtonMore c++ tidying.
2021-01-08 Carl Hetheringtonc++ tidying.
2021-01-08 Carl HetheringtonNew libcxml API.
2021-01-08 Carl HetheringtonFix test running on macOS.
2021-01-07 Carl HetheringtonRemove optional c++11 stuff.
2021-01-07 Carl HetheringtonBump dependencies.
2021-01-07 Carl HetheringtonBOOST_FOREACH.
2021-01-07 Carl Hetheringtonstd::shared_ptr
2021-01-07 Carl HetheringtonRelink different architectures in a nicer and safer... v2.15.120
2021-01-07 Carl HetheringtonTry to fix previous commit. v2.15.119
2021-01-07 Carl HetheringtonUpdate lwext4 for build fix so that its arm64 library... v2.15.118
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.
next