summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-04Add openssl licence to source tree.v2.15.37Carl Hetherington
2019-12-04Package a patched openssl which creates certificates withCarl Hetherington
2019-12-03Whitespace fixes.Carl Hetherington
2019-12-03asdcplib now suffixed with -carl not -cth.Carl Hetherington
2019-12-03Merge branch 'v2.15.x' of ssh://git.carlh.net/home/carl/git/dcpomatic into v2...Carl Hetherington
2019-12-03rtaudio repo tidied up; should be no code changes.Carl Hetherington
2019-12-03Adjust some test KDM timings so as not to trip the certificate validity perio...Carl Hetherington
2019-12-02.gitignore update.Carl Hetherington
2019-12-01Update test/data after changes to audio PTS handling in export.Carl Hetherington
2019-12-01Nice error when a KDM cannot be made because its validity period is not withi...Carl Hetherington
2019-12-01Fix audio pts accuracy from previous.Carl Hetherington
2019-12-01Some drive discovery hacks.Carl Hetherington
2019-11-30More accurate calculation of export video pts; may fix #1663.Carl Hetherington
2019-11-30Try to improve the checking for overwrite of export files a littleCarl Hetherington
2019-11-30Some more pts timing analysis.Carl Hetherington
2019-11-30Don't say we're encoding at 0fps when we're waiting for the timing history to...Carl Hetherington
2019-11-30Cut down the time before fps starts to be reported for export jobs.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-27Add the same fonts.conf change that OS X has to Windows so that it,Carl Hetherington
2019-11-26Nag amount is now in Euros.Carl Hetherington
2019-11-24Accept EmptyAssetPathError if it does not lead to anything worse.Carl Hetherington
2019-11-23Ignore vim-lsp.log.Carl Hetherington
2019-11-20Put the timecode next to the rewind-to-0 button to help avoid mouse-slips (#1...v2.15.36Carl Hetherington
2019-11-20Restore checking of 2D files that are incorrectly set as 3D.Carl Hetherington
2019-11-20Don't announce job is finished until things have been torn down; may help wit...Carl Hetherington
2019-11-19Fix problems with playing back 3D DCPs and with inserting 3D DCPsCarl Hetherington
2019-11-17More adventures in GCC warning flags.v2.15.35Carl Hetherington
2019-11-17Don't use -Wno-deprecated-copy on older GCC.v2.15.34Carl Hetherington
2019-11-17Quell some warnings.Carl Hetherington
2019-11-17Fix casting of bytes to words, and hence (hopefully) finally fix incorrect bi...Carl Hetherington
2019-11-13Fix warning.Carl Hetherington
2019-11-12Fix crash when calling DCPContent::examine with no film.v2.15.33Carl Hetherington
2019-11-11Add a warning message about Windows controlled folder access.Carl Hetherington
2019-11-11Don't trust video timestamps from FFmpegDecoder.v2.15.32Carl Hetherington
2019-11-11Make DecoderPart::_position an optional.Carl Hetherington
2019-11-11Fix comment.Carl Hetherington
2019-11-08Merge branch 'v2.15.x' of ssh://git.carlh.net/home/carl/git/dcpomatic into v2...v2.15.31Carl Hetherington
2019-11-08check_packets.py hack tweaks.Carl Hetherington
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