summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-10-30Basic script to make empty content files to fill in skeleton projects.Carl Hetherington
2015-10-30Make sure we have a subtitle if we're trying to reference it.Carl Hetherington
2015-10-30pot/merge.Carl Hetherington
2015-10-30Improve wording of use-any-servers checkbox.Carl Hetherington
2015-10-30Make it possible to do more stuff when there is missing DCP content in a ↵Carl Hetherington
project.
2015-10-30Further ru_RU update.Carl Hetherington
2015-10-30Updated ru_RU translation from Igor Voytovich.Carl Hetherington
2015-10-30Fix non-update of timeline when reels setup changes.Carl Hetherington
2015-10-30Non-existant method.Carl Hetherington
2015-10-30Remove unnecessary extra function.Carl Hetherington
2015-10-30Some more valgrind suppressions.Carl Hetherington
2015-10-29Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomaticCarl Hetherington
2015-10-29Bump libdcp for SMPTE subtitle asset font id fix.Carl Hetherington
2015-10-29Bump versionCarl Hetherington
2015-10-29Bump versionv2.4.15Carl Hetherington
2015-10-29Fix incorrect colourspace conversion of XYZ contentCarl Hetherington
when it is not being passed through as untouched JPEG2000 (#730).
2015-10-29Updated pt_PT translation from Tiago Casal Ribeiro.Carl Hetherington
2015-10-29Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2015-10-29More build fixes.Carl Hetherington
2015-10-29Fix build.Carl Hetherington
2015-10-29pot/merge.Carl Hetherington
2015-10-29New pt_PT translation from Tiago Casal Ribeiro.Carl Hetherington
2015-10-28Bump versionCarl Hetherington
2015-10-28Bump versionv2.4.14Carl Hetherington
2015-10-28Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomaticCarl Hetherington
2015-10-28Fix OS X build.Carl Hetherington
2015-10-28Bump versionCarl Hetherington
2015-10-28Bump versionv2.4.13Carl Hetherington
2015-10-28More tweaks to image filename ordering.Carl Hetherington
2015-10-28Add some comments for translators.Carl Hetherington
2015-10-28Fix Danish language name.Carl Hetherington
2015-10-28Updated da_DK translation from Anders Uhl Pedersen.Carl Hetherington
2015-10-28Bump libdcp to fix erroneous addition of referenced assets to PKLs (#723).Carl Hetherington
2015-10-26Speculative fix for missing attachments on KDM emails.Carl Hetherington
2015-10-26Speculative fix for image corruption following ↵Carl Hetherington
2e62b2c0de47fc8e5bcb5466b2876f9b23d2ae84
2015-10-26Fix test to reflect the fact that reel lengths are rounded to frame boundaries.Carl Hetherington
2015-10-26Reinstate subtitle speed-up patch 526fd6de4c80a7ac9614a1cb0209efff7b171cd5 ↵Carl Hetherington
but only for preview.
2015-10-23Revert "Avoid decoding other packets when looking for subs."Carl Hetherington
This reverts commit 9e025d3f85f9d6d855b3d5e6c90bca0eac3a3d49. It causes corruption in prophet_clip.xml for reasons that are not yet known.
2015-10-22Somewhat hackily fix rounding of reel lengths.Carl Hetherington
2015-10-22Move quite a lot of stuff out of Writer into a new classCarl Hetherington
ReelWriter, which hopefully cleans things up a bit.
2015-10-22Remove ref_write mechanism and instead maintain state for eachCarl Hetherington
reel being written so that we don't need to keep track of frames that are being referenced.
2015-10-22Various multi-reel fixes.Carl Hetherington
* _video_frames_enqueued -> _position * some int -> Frame replacements * Call Writer::ref_write when there is nothing to encode / write for one frame. * Assume Encoder::encode is called once per output video frame. * Possibly correct some off-by-1 overlap bugs. * Don't reset _last_written on FAKE write as I believe there is no need.
2015-10-22Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomaticCarl Hetherington
2015-10-20Replace StringError with the equivalent std::runtime_error.Carl Hetherington
2015-10-20Fix update of reference-dcp-audio button.Carl Hetherington
2015-10-20Missing dcpomatic2_create from OS X .dmg.Carl Hetherington
2015-10-19Draw reels in the timeline.Carl Hetherington
2015-10-19Fix by-video-content reel split when there is content after the last video ↵Carl Hetherington
content.
2015-10-19Calm logging during tests.Carl Hetherington
2015-10-19Add button to export private keys from the config.Carl Hetherington