dcpomatic.git
2019-12-15 Carl HetheringtonUpdate test/data and make a branch for v2.14.x there.
2019-12-10 Carl HetheringtonMake terminate_threads() less likely to leave _threads...
2019-12-09 Carl Hetheringtondcpomatic_create should respond to --version on stdout...
2019-12-02 Carl HetheringtonFix typo.
2019-12-02 Carl HetheringtonTry to do the previous commit in a more compatible... v2.14.17
2019-12-01 Carl HetheringtonMore detailed errors from zip_close.
2019-11-30 Carl HetheringtonMore accurate video pts calculation; may help with...
2019-11-30 Carl HetheringtonFix crash when exporting a 2D project containing 3D...
2019-11-29 Carl HetheringtonCatch attempts to make a DCP when all content has been...
2019-11-26 Carl HetheringtonAdd the same fonts.conf change that OS X has to Windows... v2.14.16
2019-11-24 Carl HetheringtonProperly ignore empty asset path errors that do not... v2.14.15
2019-11-17 Carl HetheringtonTry to do -Wno-deprecated-copy only on Linux.
2019-11-17 Carl HetheringtonQuell some warnings.
2019-11-17 Carl HetheringtonBump deps for Python 3 build compatibility.
2019-11-16 Carl HetheringtonFix no-stretch / no-scale for non-square pixels (#1636). v2.14.14
2019-11-16 Carl HetheringtonAdd some new Waker calls.
2019-11-16 Carl HetheringtonFix incorrect images when cropping without stretch.
2019-11-12 Carl HetheringtonCopy test fix from v2.15.x.
2019-11-11 Carl HetheringtonMake separate reels for parts of the timeline with...
2019-11-11 Carl HetheringtonFix incorrect reels when the first content is not at...
2019-11-11 Carl HetheringtonBump libdcp for fix to #1650.
2019-11-11 Carl HetheringtonAdd a warning message about Windows controlled folder...
2019-11-11 Carl HetheringtonRequire bug-fixed versions.
2019-11-11 Carl HetheringtonBump libdcp for fix to #1666 (bad timezones with non...
2019-11-11 Carl HetheringtonTry to improve debug logging when putting video MXFs...
2019-11-11 Carl HetheringtonFix comment.
2019-11-11 Carl HetheringtonIncrease fudge factor at the boundary between audio...
2019-11-11 Carl HetheringtonMerge branch 'master' of ssh://main.carlh.net/home...
2019-11-11 Carl HetheringtonUpdated cs_CZ translation from Tomáš Begeni.
2019-11-08 Carl HetheringtonHack for python 3 compatibility (Fedora 31).
2019-11-06 Carl HetheringtonMore logging when finding assets to put in reels.
2019-11-06 Carl HetheringtonTry to ignore exceptions thrown from boost::filesystem...
2019-11-05 Carl HetheringtonFix build.
2019-11-05 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2019-11-04 Carl HetheringtonFix out-of-bounds read when cropping JPEG2000 images...
2019-11-03 Carl HetheringtonLet's not bother removing supporters who didn't donate...
2019-11-02 Carl HetheringtonUpdated es_ES translation from Manuel AC.
2019-10-31 Carl HetheringtonSet fade in/out using content frame rate rather than...
2019-10-30 Carl HetheringtonFix dying butler on changing CPL from one without to... v2.14.13
2019-10-30 Carl HetheringtonRemove an optimisation to not run the body of ContentPa...
2019-10-29 Carl HetheringtonAttempt to fix total breakage of OS X build.
2019-10-27 Carl HetheringtonProtect cross-thread access to _pending_images.
2019-10-25 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl... v2.14.12
2019-10-25 Carl HetheringtonPrevent player folding audio to 2 channel if "default...
2019-10-25 Carl HetheringtonPrevent calls to erase with invalid keys.
2019-10-21 Carl HetheringtonCopy with progress updates when we might copy long...
2019-10-18 Carl HetheringtonISDCF name fixes with > 6 channels and HI/VI (#1633).
2019-10-15 Carl HetheringtonFix assertion failure on making a VF, in certain circum... v2.14.11
2019-10-15 Carl HetheringtonFix deadlock in tests.
2019-10-15 Carl HetheringtonFix cross-thread access to info files. May help with...
2019-10-15 Carl HetheringtonFix confusing error in windows where it would complain...
2019-10-14 Carl HetheringtonFix python 2 print() statement.
2019-10-14 Carl HetheringtonPrune some dependencies and add Ubuntu 19.10.
2019-10-14 Carl HetheringtonRemove possibly-dubious reuse of a single content object.
2019-10-14 Carl HetheringtonPossible fix for sporadic test failures where DCPs...
2019-10-14 Carl HetheringtonEnable some logging in a test.
2019-10-14 Carl HetheringtonRename and fix up hack script.
2019-10-09 Carl HetheringtonAllow debug builds with no internet connection. Also...
2019-10-08 Carl HetheringtonFix up namespace for master.
2019-10-08 Carl HetheringtonImprove OpenFileError so that it doesn't say "opening...
2019-10-07 Carl HetheringtonAdd a little logging.
2019-10-05 Carl HetheringtonMissing file from manual build.
2019-10-05 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2019-10-03 Carl HetheringtonAdd xattr command to remove things from .apps that...
2019-10-01 Carl HetheringtonCorresponding libsub version bump.
2019-10-01 Carl HetheringtonBump libdcp for CPL root element namespace fix.
2019-09-30 Carl HetheringtonUse content video frame rate rather than the DCP one...
2019-09-29 Carl HetheringtonIgnore .ccls.g
2019-09-19 Carl HetheringtonAdd a warning log when an assertion gets hit.
2019-09-04 Carl HetheringtonStop double-click on the splitter divider from doing...
2019-09-03 Carl HetheringtonRemove extra space.
2019-09-03 Carl HetheringtonMissing AppImage Encode Server build. v2.14.10
2019-09-03 Carl HetheringtonDon't force 24fps onto every DCP made by dcpomatic_crea...
2019-09-03 Carl HetheringtonFix missing log in dcpomatic_create (#1597).
2019-09-02 Carl HetheringtonExit with code 0 on dcpomatic2_create --version (#1599).
2019-09-02 Carl HetheringtonFixes for Debian 10 and unstable builds. v2.14.9
2019-07-21 Carl HetheringtonIgnore video streams with frame rates over 1000 (work...
2019-07-02 Carl HetheringtonDon't crash if history items are inaccessible.
2019-06-29 Carl HetheringtonBuild fix. v2.14.8
2019-06-28 Carl HetheringtonBump libsub for Centos build fix.
2019-06-28 Carl HetheringtonBump libsub for \c support.
2019-06-28 Carl HetheringtonFix incorrect timing of PNG subtitles in second and...
2019-05-28 Carl HetheringtonFix off-by-one channel when editing audio map levels... v2.14.7
2019-05-27 Carl HetheringtonUse pofilter to check i18n and fix some .po file glitches. v2.14.6
2019-05-27 Carl HetheringtonFix several bits of bad i18n markup and add start of...
2019-05-27 Carl HetheringtonFix some malformed placeholders in the cs_CZ translation.
2019-05-25 Carl HetheringtonFix slightly unbelievable out-of-bounds array access... v2.14.5
2019-05-22 Carl HetheringtonMore destruction of the splash screen. v2.14.4
2019-05-22 Carl HetheringtonTry to make splash screen disappear sooner by Skip...
2019-05-22 Carl HetheringtonTry to fix unit tests.
2019-05-22 Carl HetheringtonAdd ko_KR files to RPM.
2019-05-21 Carl HetheringtonFix mis-merge. v2.14.3
2019-05-21 Carl HetheringtonBump libdcp/libsub for fix to #1561 (problems when...
2019-05-21 Carl HetheringtonGive an error if 2D content is set to 3D (#1565). ...
2019-05-20 Carl HetheringtonAdd test for #1565.
2019-05-15 Carl HetheringtonFix scrolling of audio channel group labels.
2019-05-14 Carl HetheringtonAdd tooltip for input groups (#1557).
2019-05-14 Carl HetheringtonTruncate audio mapping view channel group names (part...
2019-05-10 Carl HetheringtonUpdated de_DE translation from Carsten Kurz.
2019-05-10 Carl HetheringtonFix ko_KR charset.
next