summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-10-26Bump versionv2.12.13Carl Hetherington
2018-10-08Fix mis-merged ChangeLog.Carl Hetherington
2018-10-08Fix bad parsing of ASS lines embedded into FFmpeg files and containing commas;Carl Hetherington
backport of f3db6f37c85352ad7631078907439ce8ff151b3d.
2018-09-25Bump versionCarl Hetherington
2018-09-25Bump versionv2.12.12Carl Hetherington
2018-09-25Bump libdcp/libsub for encrypted Atmos fix.Carl Hetherington
2018-09-25Merge branch 'v2.12.x' of ssh://git.carlh.net/home/carl/git/dcpomatic into ↵Carl Hetherington
v2.12.x
2018-09-16Bump versionCarl Hetherington
2018-09-16Bump versionv2.12.11Carl Hetherington
2018-09-16Fix corruption of UTF16 subtitle files.Carl Hetherington
2018-09-09Fix error on loading projects with missing text subtitle files.Carl Hetherington
2018-09-05Put test/data onto its v2.12.x branch.Carl Hetherington
2018-09-04Bump versionCarl Hetherington
2018-09-04Bump versionv2.12.10Carl Hetherington
2018-09-04Fix crazy thinko in Rect::extend() causing subtitles to disappear when they ↵Carl Hetherington
were merged. From 565490c in master.
2018-08-29Add dcpomatic2_kdm_cli.exe to the Windows installer.Carl Hetherington
2018-08-28Bump libdcp for DCPReadError fix.Carl Hetherington
2018-08-14Give filename (where possible) when image file decoding fails.Carl Hetherington
2018-08-14Bump versionCarl Hetherington
2018-08-14Bump versionv2.12.9Carl Hetherington
2018-08-06Allow command-line configuration of config location (#1284).Carl Hetherington
2018-07-24Fix image filename sorter with filenames that have lots of numbers.Carl Hetherington
2018-07-18Bump versionCarl Hetherington
2018-07-18Bump versionv2.12.8Carl Hetherington
2018-07-18Move test/data to v2.12.x branch.Carl Hetherington
2018-07-18Be more tolerant with remake_with_subtitle_test.Carl Hetherington
2018-07-17Fix build.Carl Hetherington
2018-07-17Be more lenient when comparing JPEG2000 frames in tests.Carl Hetherington
2018-07-17More test fixes.Carl Hetherington
2018-07-17Fix test case to cope with fixes to subtitle reel numbering in d5ece4a.Carl Hetherington
2018-07-16Remove some warnings so that F28 doesn't fail to build due toCarl Hetherington
weird docker hang on writing to stderr.
2018-07-15Try to fix build on Fedora 28.Carl Hetherington
2018-07-14Assume .jpf is an image (JPEG2000).Carl Hetherington
2018-07-14Prevent setting of negative trims by changing play length.Carl Hetherington
2018-07-14Fix update check (#1338).Carl Hetherington
2018-06-08Speed up timeline drags in some cases.Carl Hetherington
2018-06-07Fix thinko in 5c49ce9.Carl Hetherington
2018-06-07Bump versionCarl Hetherington
2018-06-07Bump versionv2.12.7Carl Hetherington
2018-06-07Speculative fix for reel length errors when some trimmed content comes in ↵Carl Hetherington
the 2nd or subsequent reel.
2018-06-06Round sample rate calculations in audio FFmpeg examiner.Carl Hetherington
2018-05-23ChangeLog.Carl Hetherington
2018-05-23Try to fix failure to load files with non-ASCII filenames into ImageMagick.Carl Hetherington
2018-05-23Bump versionCarl Hetherington
2018-05-23Bump versionv2.12.6Carl Hetherington
2018-05-21Try some forward-compatibility build fixes for newer FFmpegs.Carl Hetherington
2018-05-21Fix up ChangeLog and cherry-pick 011d403 from master: fix missing ↵Carl Hetherington
burn-in/preview with subtitles containing ampersands.
2018-05-21Cherry-pick e881184: fix incorrect subtitle positioning in a VF when there ↵Carl Hetherington
are more than two consecutive reels without subtitles.
2018-05-21Try to fix run on Ubuntu 18.04 wrt libcurl3/4.Carl Hetherington
2018-05-18Cherry pick cbbc75a40156be9e3ef777e0f060f23639025e60 from master to fix slow ↵Carl Hetherington
exports.