summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-03-09Bump versionv2.11.72Carl Hetherington
2018-03-09Bump libdcp.Carl Hetherington
2018-03-09Bump versionCarl Hetherington
2018-03-09Bump versionv2.11.71Carl Hetherington
2018-03-09Bump libdcp for UTF8 stuff.Carl Hetherington
2018-03-09Check for signer chains containing UTF8-marked strings and offerCarl Hetherington
to fix them on startup (#1218).
2018-03-09Don't fake-write encrypted video frames as the asset ID is somehow (?)Carl Hetherington
embedded in the HMAC (#1232).
2018-03-05Bump versionCarl Hetherington
2018-03-05Bump versionv2.11.70Carl Hetherington
2018-03-05Fix OOM condition when seeking near to the end of long FFmpeg files (#1230).Carl Hetherington
2018-03-02Revert to previous (correct) test data set.Carl Hetherington
2018-03-02Bump versionCarl Hetherington
2018-03-02Bump versionv2.11.69Carl Hetherington
2018-03-02Fix corruption of subsampled images that are being placed into blackCarl Hetherington
frames at odd offsets, using the same approach that is used when cropping. Should fix #1227.
2018-02-28Always with the spaces.Carl Hetherington
2018-02-28Try to sign .apps. Here Apple, just take my money.Carl Hetherington
2018-02-28Bump versionCarl Hetherington
2018-02-28Bump versionv2.11.68Carl Hetherington
2018-02-28Fix crash if quick_refresh() fails.Carl Hetherington
2018-02-27Bump libdcp/libsub to release versions and rtaudio-cdist at least to a fixed ↵Carl Hetherington
revision.
2018-02-26Bump versionCarl Hetherington
2018-02-26Bump versionv2.11.67Carl Hetherington
2018-02-26Make a backup of configuration when we load in a Version 2 file, and bump ↵Carl Hetherington
our config file version to 3.
2018-02-26Bump versionCarl Hetherington
2018-02-26Bump versionv2.11.66Carl Hetherington
2018-02-26Add ubuntu 18.04 dependencies.Carl Hetherington
2018-02-25Bump versionCarl Hetherington
2018-02-25Bump versionv2.11.65Carl Hetherington
2018-02-25Updated es_ES translation from Manuel AC.Carl Hetherington
2018-02-25Bump versionCarl Hetherington
2018-02-25Bump versionv2.11.64Carl Hetherington
2018-02-25Merge branch 'v2.12.x' of ssh://git.carlh.net/home/carl/git/dcpomatic into ↵Carl Hetherington
v2.12.x
2018-02-25Bump libdcp for build fix.Carl Hetherington
2018-02-25Bump versionCarl Hetherington
2018-02-25Bump versionv2.11.63Carl Hetherington
2018-02-25Handle errors in subtitle XML better (#1209).Carl Hetherington
2018-02-24Speed some operations by re-using the last PlayerVideo but withCarl Hetherington
updated metadata (where possible). Helps with #1194.
2018-02-24Updated fr_FR translation from Thierry Journet.Carl Hetherington
2018-02-24Bump versionCarl Hetherington
2018-02-24Bump versionv2.11.62Carl Hetherington
2018-02-23Another subtitle fix.Carl Hetherington
2018-02-23Bump versionCarl Hetherington
2018-02-23Bump versionv2.11.61Carl Hetherington
2018-02-23Fix thinko in previous.Carl Hetherington
2018-02-23Fix implementation of delay in 7758260; it needs to apply toCarl Hetherington
anything passed to emit_video(), not just things that come from decoders.
2018-02-23Fix duplicate frames when padding.Carl Hetherington
2018-02-22Actually bump libdcp for Atmos fix.Carl Hetherington
2018-02-22Bump versionCarl Hetherington
2018-02-22Bump versionv2.11.60Carl Hetherington
2018-02-21Fix crash on decoding incomplete DCP content (e.g. on loading a VF with ↵Carl Hetherington
subtitles into the player).