Supporter.
[dcpomatic.git] / src / lib /
2016-02-05 Carl HetheringtonNew cs_CZ translation from Tomáš Begeni.
2016-02-05 Carl HetheringtonMerge.
2016-02-04 Carl HetheringtonUpdated de_DE translation from Carsten Kurz.
2016-02-04 Carl HetheringtonFix some uninitialised stuff in the 'join' constructor...
2016-02-01 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2016-02-01 Carl HetheringtonScale-to-fit-{width/height} should zero the 'other...
2016-02-01 Carl HetheringtonRemove unnecessary subtitle digest components.
2016-02-01 Carl HetheringtonUpdated de_DE translation from Carsten Kurz.
2016-02-01 Carl HetheringtonSubtitle "to" times used to be stored against their...
2016-01-31 Carl HetheringtonFix set_position() causing a re-sort.
2016-01-30 Carl HetheringtonAdd a PlaylistOrderChanged signal and emit it when...
2016-01-29 Carl HetheringtonFix indistinct selection of small objects on the timeline.
2016-01-27 Carl HetheringtonPossibly better version of d217a16d41dd71c921fa2155e068...
2016-01-24 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2016-01-24 Carl HetheringtonStop trying to get frames from a video source when...
2016-01-24 Carl HetheringtonComment.
2016-01-24 Carl HetheringtonMissing but inconsequential break.
2016-01-24 Carl HetheringtonReduce variable scope slightly.
2016-01-24 Carl HetheringtonFix truncated log timestamps in at least some cases.
2016-01-23 Carl HetheringtonFix estimate of required disk space to take referencing
2016-01-14 Carl HetheringtonAdd fps count to the log on transcode finish (#786).
2016-01-14 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2016-01-14 Carl HetheringtonMultiple CC addresses for KDM emails (#785).
2016-01-13 Carl HetheringtonFix incorrect fades when trim is being used.
2016-01-11 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2016-01-10 Carl HetheringtonCase-insensitive sort for image filenames.
2016-01-10 Carl Hetheringtonpot/merge.
2016-01-10 Carl HetheringtonBetter error when no mail server has been configured...
2016-01-09 Carl HetheringtonAdd comment.
2016-01-07 Carl HetheringtonMore build fixes.
2016-01-07 Carl HetheringtonFix build.
2016-01-07 Carl HetheringtonFix slightly odd looking backtick.
2016-01-07 Carl HetheringtonFix slightly odd #includes of image_filename_sorter.cc
2016-01-06 Carl HetheringtonUpdated ru_RU translation from Igor Voytovich.
2016-01-06 Carl HetheringtonMerge.
2016-01-06 Carl HetheringtonNew sk_SK translation from Tomáš Hlaváč.
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.
next