dcpomatic.git
2020-02-29 Carl HetheringtonAllow changing colour conversion settings for multiple... v2.14.31
2020-02-29 Carl HetheringtonFix incorrect results when applying some timing operati...
2020-02-27 Carl HetheringtonMake content list and buttons taller on low-res displays. attic/800x600-buttons
2020-02-22 Carl HetheringtonRestore preferences image for macOS accidentally droppe... v2.14.30
2020-02-21 Carl HetheringtonMissing #include. v2.14.29
2020-02-20 Carl HetheringtonFix non-aligned subtitle access in the subtitle examine... v2.14.28
2020-02-20 Carl HetheringtonAllow macOS builds against 10.6 (universal) or 10.9...
2020-02-19 Carl HetheringtonCleanups to normalise master and 2.15.x better. v2.14.27
2020-02-19 Carl HetheringtonNew way of checking for 2D content mislabelled as 3D...
2020-02-18 Carl HetheringtonFix errors with TYPE_3D introduced in video timestampin...
2020-02-18 Carl HetheringtonRe-throw butler errors at the end of an encode.
2020-02-18 Carl HetheringtonReport when butler returns no video because it died.
2020-02-18 Carl HetheringtonAdd compile_commands.json symlink.
2020-02-18 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2020-02-18 Carl HetheringtonWrite logs during tests to a file.
2020-02-18 Carl HetheringtonRemove unused variable.
2020-02-18 Carl HetheringtonRemove incorrect comment.
2020-02-18 Carl HetheringtonMissed part of new video timing patch.
2020-02-17 Carl HetheringtonBetter errors if butler doesn't give video during export.
2020-02-16 Carl HetheringtonBetter assertion error in copy_from.
2020-02-16 Carl HetheringtonPotential fix for #1568; we calculate the remaining...
2020-02-16 Carl HetheringtonFix deadlock during content examination.
2020-02-15 Carl HetheringtonDon't trust video timestamps from FFmpegDecoder.
2020-02-06 Carl HetheringtonFix crash with bitmapped subs that have zero width...
2020-01-28 Carl HetheringtonAdd new script.
2020-01-28 Carl HetheringtonVarious improvements to make_dummy_files
2020-01-27 Carl HetheringtonUpdate for new test/data file. v2.14.26
2020-01-27 Carl HetheringtonFix crash with sub-sample push parts in AudioMerger.
2020-01-27 Carl HetheringtonAdd header guard.
2020-01-27 Carl HetheringtonAdd some temporary 'instrumentation' of AudioMerger.
2020-01-25 Carl HetheringtonFix casting of bytes to words, and hence (hopefully...
2020-01-24 Carl HetheringtonBump libsub for build fix. v2.14.25
2020-01-23 Carl HetheringtonSupport binary STL subtitle files. v2.14.24
2020-01-17 Carl HetheringtonAdd patron. v2.14.23
2020-01-16 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2020-01-16 Carl HetheringtonMake FileError say what path the problem was with.
2020-01-14 Carl HetheringtonAdd some PT-style names to the guesswork on which chann...
2020-01-14 Carl HetheringtonStop invalid dates causing boost::posix_time to raise...
2020-01-10 Carl HetheringtonDon't truncate active_video_frame_rate to an int otherw...
2020-01-09 Carl HetheringtonGive DCPDecoder its own ::position which just returns... v2.14.22
2020-01-09 Carl HetheringtonUpdate text panel 'why not' note when film's standard...
2020-01-07 Carl HetheringtonUpdate patreon username. v2.14.21
2020-01-07 Carl HetheringtonTry to add FUNDING.yml.
2020-01-07 Carl HetheringtonFix typo causing failures to update the preview after...
2020-01-07 Carl HetheringtonExtend the amount of allowed disagreement between the...
2020-01-03 Carl HetheringtonFix failure to save screen notes when making a new...
2019-12-27 Carl HetheringtonAdd --config option to dcpomatic2 (#1703).
2019-12-27 Carl HetheringtonAdd --version option to main DCP-o-matic.
2019-12-19 Carl HetheringtonRemove our forcing of analyzeduration and probesize... v2.14.20
2019-12-18 Carl HetheringtonAccept float fps when getting timecodes from the Timeco... v2.14.19
2019-12-16 Carl HetheringtonFlush audio decoder when a DCPDecoder finishes so that v2.14.18
2019-12-16 Carl HetheringtonRestore old v2.14.x version of test reference.
2019-12-15 Carl HetheringtonStop empty Font IDs in imported DCP subtitles making...
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).
next