summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2015-11-10Updated fr_FR translation from Thierry Journet.Carl Hetherington
2015-11-10Fix some float/double implicit casts (#742).Carl Hetherington
2015-11-08Add appearance dialog for SubRip subtitles.Carl Hetherington
2015-11-06Fix warning.Carl Hetherington
2015-11-06Try to fix build with new g++.Carl Hetherington
2015-11-06Updated ru_RU translation from Igor Voytovich.Carl Hetherington
2015-11-06Clean up a bit by using Content::film() more.Carl Hetherington
2015-11-06Allow single-frame image contents to adjust their video frame rates to that o...Carl Hetherington
2015-11-06Remove unused method (identical in parent class).Carl Hetherington
2015-11-05Fix timestamps of things coming out of the DCP decoder for multi-reel.Carl Hetherington
2015-11-05pot/pot_merge.Carl Hetherington
2015-11-04Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2015-11-04Try to hack around font finding during unit tests.Carl Hetherington
2015-11-04Try to fix fallback font locations.Carl Hetherington
2015-11-03Add missing alpha_blend() for XYZ content so that subtitle overlay works on D...Carl Hetherington
2015-11-03Various improvements in robustness / neatness of certificate download stuff.Carl Hetherington
2015-11-03Another missing include.Carl Hetherington
2015-11-03Now-required include.Carl Hetherington
2015-11-03Fix confusion over when DCPDecoder::_next means wrt reels.Carl Hetherington
2015-11-03Updated fr_FR translation from Thierry Journet.Carl Hetherington
2015-11-03Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2015-11-03Updated ru_RU translation from Igor Voytovich.Carl Hetherington
2015-11-02pot/merge.Carl Hetherington
2015-11-02Reset KDM email subject as well as body; fix erroneous initial subject.Carl Hetherington
2015-11-02Fix incorrect preview of italic subtitles (#728).Carl Hetherington
2015-10-30Disallow referencing of things which are not present in DCPs.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-30Make it possible to do more stuff when there is missing DCP content in a proj...Carl Hetherington
2015-10-30Updated ru_RU translation from Igor Voytovich.Carl Hetherington
2015-10-30Non-existant method.Carl Hetherington
2015-10-30Remove unnecessary extra function.Carl Hetherington
2015-10-29Fix incorrect colourspace conversion of XYZ contentCarl Hetherington
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-29pot/merge.Carl Hetherington
2015-10-29New pt_PT translation from Tiago Casal Ribeiro.Carl Hetherington
2015-10-28Fix OS X build.Carl Hetherington
2015-10-28More tweaks to image filename ordering.Carl Hetherington
2015-10-28Add some comments for translators.Carl Hetherington
2015-10-28Updated da_DK translation from Anders Uhl Pedersen.Carl Hetherington
2015-10-26Speculative fix for missing attachments on KDM emails.Carl Hetherington
2015-10-26Speculative fix for image corruption following 2e62b2c0de47fc8e5bcb5466b2876f...Carl Hetherington
2015-10-26Reinstate subtitle speed-up patch 526fd6de4c80a7ac9614a1cb0209efff7b171cd5 bu...Carl Hetherington
2015-10-23Revert "Avoid decoding other packets when looking for subs."Carl Hetherington
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
2015-10-22Remove ref_write mechanism and instead maintain state for eachCarl Hetherington
2015-10-22Various multi-reel fixes.Carl Hetherington
2015-10-20Replace StringError with the equivalent std::runtime_error.Carl Hetherington