Try to fix build.
[dcpomatic.git] / src / lib /
2015-12-23 Carl Hetheringtonpot/merge.
2015-12-23 Carl HetheringtonAdd a stored list of DKDMs to the creator rather than...
2015-12-22 Carl HetheringtonCheck for patched version of FFmpeg before using extra...
2015-12-21 Carl HetheringtonIncrease number of frames stored in memory before write...
2015-12-18 Carl HetheringtonGive a more informative error when failing to find...
2015-12-18 Carl HetheringtonStop double-calculation of hashes.
2015-12-18 Carl HetheringtonUpdate for small change to libdcp API.
2015-12-15 Carl HetheringtonEscape OS X batch converter path.
2015-12-15 Carl HetheringtonDebug batch converter startup.
2015-12-15 Carl HetheringtonTry to fix windows build.
2015-12-15 Carl HetheringtonTry to finish auto-start of batch converter code.
2015-12-15 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2015-12-15 Carl Hetheringtonpot/merge.
2015-12-11 Carl HetheringtonRemove unused variable.
2015-12-11 Carl HetheringtonFix OS X build again.
2015-12-11 Carl HetheringtonFix build on OS X.
2015-12-11 Carl HetheringtonBasics of send-to-batch-converter; not tested on Window...
2015-12-11 Carl HetheringtonFix deadlock in previous.
2015-12-11 Carl HetheringtonSplit EncodeServer into that and Server.
2015-12-11 Carl HetheringtonRename Server -> EncodeServer, ServerFinder -> EncodeSe...
2015-12-10 Carl HetheringtonRemove duplicate conversion to XYZ.
2015-12-10 Carl HetheringtonMerge.
2015-12-10 Carl HetheringtonPut ISDCF name subtitle language in lower case if subs...
2015-12-09 Carl HetheringtonTry to fix build with old boost.
2015-12-09 Carl HetheringtonMore debugging.
2015-12-09 Carl HetheringtonRemove unused variable.
2015-12-09 Carl HetheringtonTry to speed up cancel of encoder threads if they are...
2015-12-06 Carl HetheringtonIncrease timeout on client-server-test.
2015-12-06 Carl HetheringtonDon't go into an infinite loop when recovering from...
2015-12-06 Carl HetheringtonAdd some more debugging.
2015-12-05 Carl HetheringtonFix build on Windows.
2015-12-04 Carl HetheringtonDon't need to explicitly link to OpenJPEG.
2015-12-04 Carl HetheringtonEnsure basic system information is in problem reports.
2015-12-04 Carl HetheringtonBuild fixes.
2015-12-04 Carl HetheringtonFix build.
2015-12-04 Carl HetheringtonUse libdcp's compress_j2k; move Data into libdcp.
2015-12-04 Carl HetheringtonFix nonfunctional send-problem-report.
2015-12-04 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2015-12-04 Carl HetheringtonTweak error message.
2015-12-03 Carl HetheringtonFix double-free in curl uploader.
2015-12-02 Carl Hetheringtonpot/merge.
2015-12-02 Carl HetheringtonSpecify no EPRT on FTP downloads. Fix request to CURL...
2015-12-01 Carl HetheringtonUpdated ru_RU translation from Igor Voytovich.
2015-12-01 Carl HetheringtonRidiculous crash on sending emails.
2015-12-01 Carl HetheringtonMissing set_state().
2015-11-30 Carl Hetheringtonpot/merge.
2015-11-30 Carl HetheringtonFix undefined mapping values in causing audio analyses...
2015-11-30 Carl HetheringtonCatch bad calls to ::get().
2015-11-30 Carl HetheringtonI think it's ok and less crash-prone to check joinable...
2015-11-29 Carl HetheringtonFix ridiculous thinko causing repeated calls to FcConfi...
2015-11-28 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2015-11-27 Carl HetheringtonSpeculative fix for crash when destroying AudioFilterGraph.
2015-11-27 Carl HetheringtonFix incorrect multi-reel subtitle timings (#760) and...
2015-11-27 Carl HetheringtonFix reel that subtitles are put in when they are exactl...
2015-11-27 Carl HetheringtonFix crash when repeating video frames across a reel...
2015-11-27 Carl HetheringtonFix some stringstreams that had crept in.
2015-11-27 Carl Hetheringtonpot/merge.
2015-11-27 Carl HetheringtonUpdated de_DE translation from Carsten Kurz.
2015-11-26 Carl HetheringtonUpdated de_DE translation from Carsten Kurz.
2015-11-20 Carl HetheringtonTweak SubRip subtitle default position.
2015-11-20 Carl HetheringtonAdjust subtitle position when referenced from top.
2015-11-19 Carl HetheringtonRemove unused parameter.
2015-11-18 Carl HetheringtonRemove all the curl multi stuff as I'm not sure what...
2015-11-18 Carl HetheringtonFix lost recipients when sending KDM emails.
2015-11-18 Carl HetheringtonMissing files.
2015-11-18 Carl HetheringtonBasic (untested) ebur128 (#368).
2015-11-18 Carl HetheringtonComment.
2015-11-18 Carl HetheringtonSplit FilterGraph into that and VideoFilterGraph.
2015-11-18 Carl HetheringtonMake Filter applicable to audio or video filters.
2015-11-17 Carl HetheringtonComments.
2015-11-17 Carl HetheringtonFix crash due to writing off the end of an Image's...
2015-11-16 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2015-11-16 Carl Hetheringtonpot/merge.
2015-11-15 Carl HetheringtonUpdated ru_RU translation from Igor Voytovich.
2015-11-15 Carl HetheringtonRemove confusing unnamed-channel label.
2015-11-15 Carl HetheringtonBasic support for trusted device lists in KDMs (#750).
2015-11-15 Carl HetheringtonSave trusted devices.
2015-11-15 Carl HetheringtonRename certificate -> recipient in Screen.
2015-11-14 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2015-11-14 Carl HetheringtonFix various misbehaviours with update checking (#749).
2015-11-14 Carl HetheringtonTurn off test update checking if main update checking...
2015-11-14 Carl Hetheringtonpot/merge.
2015-11-14 Carl HetheringtonUpdated fr_FR translation from Thierry Journet.
2015-11-13 Carl HetheringtonVertically align SubRip subtitles with reference to...
2015-11-13 Carl HetheringtonDisable YUV->RGB conversion controls with non-YUV sourc...
2015-11-13 Carl HetheringtonAllow multiple recipients of KDM emails (#745).
2015-11-12 Carl HetheringtonExtend maximum DCP audio channels to 16.
2015-11-12 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2015-11-12 Carl HetheringtonTweak logging format.
2015-11-12 Carl HetheringtonUpdated ru_RU translation from Igor Voytovich.
2015-11-12 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2015-11-11 Carl HetheringtonUpdated pt_PT translation from Tiago Casal Ribeiro.
2015-11-11 Carl Hetheringtonpot/merge.
2015-11-11 Carl HetheringtonUpdated sv_SE translation from Adam Klotblixt.
2015-11-11 Carl HetheringtonTweak error message.
2015-11-10 Carl HetheringtonUpdated fr_FR translation from Thierry Journet.
2015-11-10 Carl HetheringtonFix some float/double implicit casts (#742).
2015-11-08 Carl HetheringtonAdd appearance dialog for SubRip subtitles.
2015-11-06 Carl HetheringtonFix warning.
2015-11-06 Carl HetheringtonTry to fix build with new g++.
next