Revert "Bump libdcp for new method."
[dcpomatic.git] / src / lib /
2016-08-24 Carl HetheringtonRevert "Bump libdcp for new method."
2016-08-24 Carl HetheringtonBump libdcp for new method.
2016-08-24 Carl HetheringtonAllow import of OV/VF DCPs (#906).
2016-08-22 Carl HetheringtonDo full gamma correction etc. when alpha-blending subtitles
2016-08-21 Carl HetheringtonRemove unicode BOMs as they apparently confuse gettext.
2016-08-21 Carl HetheringtonTweak last-translator and language-team for zh_CN.
2016-08-21 Carl HetheringtonLine-break base64 attachments with \r\n rather than...
2016-08-21 Carl HetheringtonEven better open-file error reports.
2016-08-20 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2016-08-20 Carl HetheringtonHandle subtitles which contain Pango markup.
2016-08-18 Carl HetheringtonUpdated zh_CN translation from 刘汉源.
2016-08-18 Carl HetheringtonBetter errors on open fails; remove unused exception.
2016-08-18 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2016-08-17 Carl HetheringtonCheck for conflicing refer-to-DCP settings.
2016-08-17 Carl HetheringtonFix i18n merges.
2016-08-17 Carl Hetheringtonpot/merge.
2016-08-17 Carl HetheringtonMinor grammatical tweak.
2016-08-17 Carl HetheringtonSmall libdcp API change.
2016-08-16 Carl HetheringtonFix default filename formats.
2016-08-16 Carl HetheringtonBasic support for fading subtitles in and out (#923).
2016-08-16 Carl HetheringtonTidy up a few details with custom filenames.
2016-08-16 Carl HetheringtonFix seek through multi-reel DCP imports.
2016-08-16 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2016-08-16 Carl HetheringtonRemove unused variable.
2016-08-15 Carl HetheringtonFix description formatting again.
2016-08-15 Carl HetheringtonMissing commit.
2016-08-15 Carl HetheringtonFix OS X build.
2016-08-15 Carl HetheringtonFix Windows build.
2016-08-15 Carl HetheringtonMerge.
2016-08-15 Carl Hetheringtoncompose/raw_convert fiddling.
2016-08-14 Carl HetheringtonFix loading of some old metadata versions.
2016-08-14 Carl HetheringtonFix formatting.
2016-08-14 Carl HetheringtonUpdated zh_CN translation from 刘汉源.
2016-08-13 Carl HetheringtonEnable encryption of SMPTE subtitle assets.
2016-08-13 Carl HetheringtonWindows build fixes.
2016-08-12 Carl HetheringtonRevert part of previous.
2016-08-12 Carl HetheringtonMore Windows hacks.
2016-08-12 Carl HetheringtonAdd whar_t write() for Windows.
2016-08-12 Carl HetheringtonFix newlines.
2016-08-12 Carl HetheringtonTry to fix 32/64-bit int confusion with compose.hpp.
2016-08-12 Carl HetheringtonYet more build tinkering.
2016-08-12 Carl HetheringtonTypo.
2016-08-12 Carl HetheringtonAnother missing include.
2016-08-12 Carl HetheringtonAnother build fix.
2016-08-12 Carl HetheringtonMore build fixes.
2016-08-12 Carl HetheringtonAnother missing include.
2016-08-12 Carl HetheringtonMissing include.
2016-08-12 Carl HetheringtonMissing include.
2016-08-12 Carl HetheringtonMissing include.
2016-08-12 Carl HetheringtonMove locale_convert into libdcp.
2016-08-12 Carl HetheringtonReplace incorrect uses of raw_convert with a new locale...
2016-08-12 Carl HetheringtonMove raw_convert into libdcp.
2016-08-12 Carl HetheringtonRemove all use of stringstream in an attempt to fix
2016-08-09 Carl HetheringtonBit of a hack to make rendering of outlined subtitles...
2016-08-04 Carl HetheringtonDifferent configuration of filename format for assets...
2016-07-31 Carl HetheringtonSimplify NameFormat stuff.
2016-07-31 Carl HetheringtonAllow configuration of MXF/XML filenames (part of ...
2016-07-31 Carl HetheringtonWhite space.
2016-07-29 Carl HetheringtonAdd reel index/count to DCP filename format.
2016-07-29 Carl HetheringtonRename KDMNameFormat.
2016-07-29 Carl HetheringtonSimplification of name format stuff.
2016-07-29 Carl HetheringtonBasics of custom DCP filename components.
2016-07-29 Carl HetheringtonFixes for separate L/R eye content.
2016-07-29 Carl HetheringtonAllow configuration of KDM filename format.
2016-07-28 Carl HetheringtonSome more fixes missing from 2704fe5.
2016-07-27 Carl HetheringtonFix start-trim of audio-only content (#915).
2016-07-27 Carl HetheringtonDo parallel digest calculation when there are multiple...
2016-07-22 Carl HetheringtonRename SafeStringStream -> locked_stringstream. Bump...
2016-07-20 Carl HetheringtonRemove unused using.
2016-07-20 Carl HetheringtonDo EncodeServerFinder 'disable' in a more sensible...
2016-07-20 Carl HetheringtonTry to fix intermittent deadlocks with encoding servers.
2016-07-16 Carl HetheringtonRemove unused method.
2016-07-16 Carl HetheringtonRemove unused method.
2016-07-14 Carl HetheringtonBetter behaviour if config fails to load.
2016-07-12 Carl HetheringtonStop silently catching exceptions when config load...
2016-07-11 Carl HetheringtonUpdated zh_CN translation from Rov (若文).
2016-07-10 Carl HetheringtonFix crash on opening properties window for FFmpeg content.
2016-07-09 Carl HetheringtonMissing swap in Image::swap.
2016-07-09 Carl HetheringtonUse initialiser list.
2016-07-09 Carl HetheringtonRemove unused variable.
2016-07-09 Carl HetheringtonRemove unnecessary new.
2016-07-08 Carl HetheringtonFix failure to analyse audio in some cases.
2016-07-08 Carl HetheringtonShow hints before make DCP (#823).
2016-07-08 Carl HetheringtonFactor out hints code into its own method.
2016-07-08 Carl HetheringtonFix excessive seeking with negative audio delay.
2016-07-08 Carl HetheringtonUse strict-experimental with AVCodec to allow import...
2016-07-08 Carl HetheringtonSupport shadow in subtitles (#911).
2016-07-07 Carl HetheringtonUpdate fr_FR translation from Thierry Journet.
2016-07-07 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2016-07-07 Carl HetheringtonRemove unused variable.
2016-07-07 Carl HetheringtonFix confusion about elapsed time of total job vs sub...
2016-07-05 Carl HetheringtonTry to improve progress reporting when doing image...
2016-07-05 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2016-07-04 Carl HetheringtonComment tweak.
2016-07-04 Carl HetheringtonUpdated de_DE translation from Carsten Kurz.
2016-07-03 Carl HetheringtonAdjust line spacing even with subs with specified propo...
2016-07-03 Carl Hetheringtonpot/merge.
2016-07-03 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2016-07-03 Carl HetheringtonRemove several exception-throwing asserts from destructors.
2016-07-02 Carl HetheringtonTake y scale into account when deciding subtitle line...
next