summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2015-12-11Basics of send-to-batch-converter; not tested on Windows nor OS X.Carl Hetherington
2015-12-11Fix deadlock in previous.Carl Hetherington
2015-12-11Split EncodeServer into that and Server.Carl Hetherington
2015-12-11Rename Server -> EncodeServer, ServerFinder -> EncodeServerFinder, ServerDesc...Carl Hetherington
2015-12-10Remove duplicate conversion to XYZ.Carl Hetherington
2015-12-10Put ISDCF name subtitle language in lower case if subs are burnt in.Carl Hetherington
2015-12-09Try to fix build with old boost.Carl Hetherington
2015-12-09More debugging.Carl Hetherington
2015-12-09Remove unused variable.Carl Hetherington
2015-12-09Try to speed up cancel of encoder threads if they are sleeping for remote bac...Carl Hetherington
2015-12-06Increase timeout on client-server-test.Carl Hetherington
2015-12-06Don't go into an infinite loop when recovering from a previous run in which t...Carl Hetherington
2015-12-06Add some more debugging.Carl Hetherington
2015-12-05Fix build on Windows.Carl Hetherington
2015-12-04Don't need to explicitly link to OpenJPEG.Carl Hetherington
2015-12-04Ensure basic system information is in problem reports.Carl Hetherington
2015-12-04Build fixes.Carl Hetherington
2015-12-04Fix build.Carl Hetherington
2015-12-04Use libdcp's compress_j2k; move Data into libdcp.Carl Hetherington
2015-12-04Fix nonfunctional send-problem-report.Carl Hetherington
2015-12-04Tweak error message.Carl Hetherington
2015-12-03Fix double-free in curl uploader.Carl Hetherington
2015-12-02pot/merge.Carl Hetherington
2015-12-02Specify no EPRT on FTP downloads. Fix request to CURL when notCarl Hetherington
2015-12-01Updated ru_RU translation from Igor Voytovich.Carl Hetherington
2015-12-01Ridiculous crash on sending emails.Carl Hetherington
2015-12-01Missing set_state().Carl Hetherington
2015-11-30pot/merge.Carl Hetherington
2015-11-30Fix undefined mapping values in causing audio analyses to fail to load randomly.Carl Hetherington
2015-11-30Catch bad calls to ::get().Carl Hetherington
2015-11-30I think it's ok and less crash-prone to check joinable() ratherCarl Hetherington
2015-11-29Fix ridiculous thinko causing repeated calls to FcConfigAppFontAddFile and he...Carl Hetherington
2015-11-28Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2015-11-27Speculative fix for crash when destroying AudioFilterGraph.Carl Hetherington
2015-11-27Fix incorrect multi-reel subtitle timings (#760) and add test.Carl Hetherington
2015-11-27Fix reel that subtitles are put in when they are exactly on a reel boundary.Carl Hetherington
2015-11-27Fix crash when repeating video frames across a reel boundary.Carl Hetherington
2015-11-27Fix some stringstreams that had crept in.Carl Hetherington
2015-11-27pot/merge.Carl Hetherington
2015-11-27Updated de_DE translation from Carsten Kurz.Carl Hetherington
2015-11-26Updated de_DE translation from Carsten Kurz.Carl Hetherington
2015-11-20Tweak SubRip subtitle default position.Carl Hetherington
2015-11-20Adjust subtitle position when referenced from top.Carl Hetherington
2015-11-19Remove unused parameter.Carl Hetherington
2015-11-18Remove all the curl multi stuff as I'm not sure what advantages it has for us...Carl Hetherington
2015-11-18Fix lost recipients when sending KDM emails.Carl Hetherington
2015-11-18Missing files.Carl Hetherington
2015-11-18Basic (untested) ebur128 (#368).Carl Hetherington
2015-11-18Comment.Carl Hetherington
2015-11-18Split FilterGraph into that and VideoFilterGraph.Carl Hetherington