summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-08Try to fix no-stretch / no-scale for non-square pixels (#1636).v2.15.30Carl Hetherington
2019-11-06Remove duplicate log introduced by previos.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-05Differentiate between stop and suspend in player.Carl Hetherington
2019-11-05Don't request idle get if we are starting playback again.Carl Hetherington
2019-11-05Remove dubious _buffers_mutex and maintain a lock on _mutex forCarl Hetherington
2019-11-05Provide some test references.Carl Hetherington
2019-11-05Yet more waking (in hash computation).Carl Hetherington
2019-11-04Merge branch 'v2.15.x' of ssh://git.carlh.net/home/carl/git/dcpomatic into v2...v2.15.29Carl Hetherington
2019-11-04Hack for python 3 compatibility (Fedora 31).Carl Hetherington
2019-11-04Add some new Waker calls.Carl Hetherington
2019-11-04Fix incorrect images when cropping without stretch.Carl Hetherington
2019-11-04Fix out-of-bounds read when cropping JPEG2000 images (#1654).Carl Hetherington
2019-11-04Add a test to expose #1654, on valgrind at least.Carl Hetherington
2019-11-04Tweak hack program.Carl Hetherington
2019-11-04Don't bother limiting supporters by until date.Carl Hetherington
2019-11-01Increase fudge factor at the boundary between audio signal and silence.Carl Hetherington
2019-11-01Add missing reel type call to test.Carl Hetherington
2019-11-01More detailed test logger.Carl Hetherington
2019-10-31Tweak test now that can_reference_audio correctly succeeds when there is no o...Carl Hetherington
2019-10-31Make separate reels for parts of the timeline with no video whenCarl Hetherington
2019-10-31Fix incorrect reels when the first content is not at time 0.Carl Hetherington
2019-10-31Keep default export name even if the user changes the format (#1584).Carl Hetherington
2019-10-31Prevent reference/reel setting controls getting stuck when referencedCarl Hetherington
2019-10-31Add python script to summarise some film metadata.Carl Hetherington
2019-10-31Set fade in/out using content frame rate rather than DCP rate (#1642).Carl Hetherington
2019-10-31Add comment.Carl Hetherington
2019-10-30Fix dying butler on changing CPL from one without to one withv2.15.28Carl Hetherington
2019-10-27Fix incorrectly-placed set +e when building universal binaries.v2.15.27Carl Hetherington
2019-10-27Fix thinko in previous.Carl Hetherington
2019-10-27Protect cross-thread access to _pending_images.Carl Hetherington
2019-10-26Avoid unnecessary re-writes of video assets if they are staying the same (#16...v2.15.26Carl Hetherington
2019-10-26Put encryption key into the video identifier so that it is re-made if the key...Carl 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-25Only notarize thin OSX builds.Carl Hetherington
2019-10-21Merge branch 'v2.15.x' of ssh://git.carlh.net/home/carl/git/dcpomatic into v2...v2.15.25Carl Hetherington
2019-10-21Tweak error handling in make_osx.Carl Hetherington
2019-10-21Merge branch 'v2.15.x' of ssh://localhost:2222/home/carl/git/dcpomatic into v...Carl Hetherington
2019-10-21Copy with progress updates when we might copy long files (#1574).Carl Hetherington
2019-10-21Add notarization steps to make_dmg.shv2.15.24Carl Hetherington
2019-10-21Rename dcpomatic_sleep -> dcpomatic_sleep_seconds.Carl Hetherington
2019-10-20Remove hard-coded environment location in OS X build.Carl Hetherington
2019-10-18ISDCF name fixes with > 6 channels and HI/VI (#1633).Carl Hetherington
2019-10-16Allow thin builds (target name osx-64).Carl Hetherington
2019-10-16Fix assertion failure on making a VF, in certain circumstances.Carl Hetherington
2019-10-15Fix confusing error in windows where it would complain about : in full pathna...Carl Hetherington
2019-10-15Missed indent.Carl Hetherington
2019-10-14Prune some dependencies and add Ubuntu 19.10.Carl Hetherington