dcpomatic.git
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.
2019-05-10 Carl HetheringtonAdd new ko_KR .po files.
2019-05-07 Carl HetheringtonUpdated fr_FR translation from Thierry Journet.
2019-05-07 Carl HetheringtonMore manual build fixes.
2019-05-07 Carl HetheringtonFix manual build.
2019-05-07 Carl HetheringtonManual errors (folder -> DCP).
2019-05-05 Carl HetheringtonSpeculative fix for white lines at the bottom of full... v2.14.2
2019-05-05 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2019-05-05 Carl HetheringtonStop video filters emitting frames from the old positio...
2019-05-05 Carl HetheringtonFix case where the is FFmpegContent with 24fps video...
2019-05-05 Carl HetheringtonTranslate PulseAudio -> PulseAudio in all languages.
2019-05-05 Carl Hetheringtonpot/merge.
2019-05-05 Carl HetheringtonFix xgettext call with UTF8 source code.
2019-05-05 Carl HetheringtonCorrect capitalisation of PulseAudio.
2019-05-04 Carl HetheringtonFix logging when loading a film. v2.14.1
2019-05-04 Carl HetheringtonBuild fix for previous.
2019-05-04 Carl HetheringtonFix crash in audio mapping view in various circumstances.
2019-05-04 Carl HetheringtonFix some formatting errors in the it_IT translation.
2019-05-04 Carl HetheringtonUpdated fr_FR translation from Thierry Journet.
2019-05-04 Carl HetheringtonInclude video_frame_rate in TextContent identifier...
2019-05-03 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
next