summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-01-09Give DCPDecoder its own ::position which just returns its internalv2.14.22Carl Hetherington
2020-01-09Update text panel 'why not' note when film's standard is changed.Carl Hetherington
2020-01-07Fix typo causing failures to update the preview after changingCarl Hetherington
2020-01-07Extend the amount of allowed disagreement between the audioCarl Hetherington
2020-01-03Fix failure to save screen notes when making a new one (github bug #6).Carl Hetherington
2019-12-27Add --config option to dcpomatic2 (#1703).Carl Hetherington
2019-12-27Add --version option to main DCP-o-matic.Carl Hetherington
2019-12-19Remove our forcing of analyzeduration and probesize as they seem tov2.14.20Carl Hetherington
2019-12-18Accept float fps when getting timecodes from the Timecode controlv2.14.19Carl Hetherington
2019-12-16Flush audio decoder when a DCPDecoder finishes so thatv2.14.18Carl Hetherington
2019-12-15Stop empty Font IDs in imported DCP subtitles making it into theCarl Hetherington
2019-12-10Make terminate_threads() less likely to leave _threads containing invalid poi...Carl Hetherington
2019-12-10dcpomatic_create should respond to --version on stdout, not stderr (#1686)Carl Hetherington
2019-12-03Fix typo.Carl Hetherington
2019-12-02Try to do the previous commit in a more compatible way.v2.14.17Carl Hetherington
2019-12-01More detailed errors from zip_close.Carl Hetherington
2019-11-30More accurate video pts calculation; may help with #1663.Carl Hetherington
2019-11-30Fix crash when exporting a 2D project containing 3D content (#1680).Carl Hetherington
2019-11-29Catch attempts to make a DCP when all content has been trimmed to zero length.Carl Hetherington
2019-11-24Properly ignore empty asset path errors that do not lead to missing asset err...v2.14.15Carl Hetherington
2019-11-16Fix no-stretch / no-scale for non-square pixels (#1636).v2.14.14Carl Hetherington
2019-11-16Add some new Waker calls.Carl Hetherington
2019-11-16Fix incorrect images when cropping without stretch.Carl Hetherington
2019-11-11Make separate reels for parts of the timeline with no video whenCarl Hetherington
2019-11-11Fix incorrect reels when the first content is not at time 0.Carl Hetherington
2019-11-11Add a warning message about Windows controlled folder access.Carl Hetherington
2019-11-11Try to improve debug logging when putting video MXFs into DCPs.Carl Hetherington
2019-11-11Fix comment.Carl Hetherington
2019-11-11Increase fudge factor at the boundary between audio signal and silence.Carl Hetherington
2019-11-11Merge branch 'master' of ssh://main.carlh.net/home/carl/git/dcpomaticCarl Hetherington
2019-11-11Updated cs_CZ translation from Tomáš Begeni.Carl Hetherington
2019-11-06More logging when finding assets to put in reels.Carl Hetherington
2019-11-06Try to ignore exceptions thrown from boost::filesystem::is_symlink (#1662).Carl Hetherington
2019-11-04Fix out-of-bounds read when cropping JPEG2000 images (#1654).Carl Hetherington
2019-11-02Updated es_ES translation from Manuel AC.Carl Hetherington
2019-10-31Set fade in/out using content frame rate rather than DCP rate (#1642).Carl Hetherington
2019-10-30Fix dying butler on changing CPL from one without to one withv2.14.13Carl Hetherington
2019-10-30Remove an optimisation to not run the body of ContentPanel::check_selectionCarl Hetherington
2019-10-28Protect cross-thread access to _pending_images.Carl Hetherington
2019-10-26Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomaticv2.14.12Carl Hetherington
2019-10-26Prevent player folding audio to 2 channel if "default DCP audio channels" is ...Carl Hetherington
2019-10-26Prevent calls to erase with invalid keys.Carl Hetherington
2019-10-21Copy with progress updates when we might copy long files (#1574).Carl Hetherington
2019-10-18ISDCF name fixes with > 6 channels and HI/VI (#1633).Carl Hetherington
2019-10-15Fix assertion failure on making a VF, in certain circumstances.v2.14.11Carl Hetherington
2019-10-15Fix cross-thread access to info files. May help with #1618.Carl Hetherington
2019-10-15Fix confusing error in windows where it would complain about : in full pathna...Carl Hetherington
2019-10-14Possible fix for sporadic test failures where DCPs are checked before they ar...Carl Hetherington
2019-10-09Allow debug builds with no internet connection. Also add missing patron.Carl Hetherington
2019-10-08Improve OpenFileError so that it doesn't say "opening for read"Carl Hetherington