Basics of subtitle split.
[dcpomatic.git] / src / lib /
2016-05-18 Carl HetheringtonBasics of subtitle split.
2016-05-18 Carl HetheringtonTake some stuff out of VideoContent into ContentPart.
2016-05-18 Carl HetheringtonReasonably straightforward stuff; main things are adding
2016-05-18 Carl HetheringtonInnocuous build fixes.
2016-05-18 Carl HetheringtonBasic detach of FFmpegContent, ImageContent, DCPContent
2016-05-18 Carl HetheringtonBasic detachment of VideoContent from Content.
2016-05-18 Carl HetheringtonRemove unused constructor.
2016-05-18 Carl HetheringtonMove UserProperty into its own file.
2016-05-15 Carl HetheringtonUse CPL title for KDM AnnotationTexts.
2016-05-13 Carl HetheringtonFix hang when examining content containing subtitles.
2016-05-11 Carl HetheringtonOptimise image scaling for the preview.
2016-05-11 Carl HetheringtonRevert "Temporary hack to double-check existing frame...
2016-05-11 Carl HetheringtonFix typo (* for +) and use libdcp's sRGB to XYZ matrix...
2016-05-09 Carl HetheringtonTemporary hack to double-check existing frame hashes.
2016-05-09 Carl HetheringtonFactor out checking of a single picture frame's hash.
2016-05-09 Carl HetheringtonAdd some debugging to checking of existing picture...
2016-05-09 Carl HetheringtonFix erroneous thread affinity log message.
2016-05-03 Carl HetheringtonAllow build with the Ubuntu 16.04 version of FFmpeg.
2016-05-03 Carl HetheringtonRename and simplify the FFmpeg EBUR128 configure check.
2016-04-29 Carl HetheringtonAdd free-text notes field to cinemas and screens.
2016-04-28 Carl Hetheringtonpot/merge.
2016-04-28 Carl HetheringtonUpdated fr_FR translation from Thierry Journet.
2016-04-27 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2016-04-26 Carl HetheringtonUpdated sv_SE translation from Adam Klotblixt.
2016-04-26 Carl HetheringtonUpdated de_DE translation from Carsten Kurz.
2016-04-26 Carl HetheringtonUpdated es_ES translation from Manuel AC.
2016-04-25 Carl HetheringtonFix erroneous lower-casing of XX subtitle languages.
2016-04-25 Carl HetheringtonUpdated de_DE translation from Carsten Kurz.
2016-04-25 Carl Hetheringtonpot/merge.
2016-04-25 Carl HetheringtonAssume burn-in when making ISDCF name unless we definit...
2016-04-25 Carl HetheringtonSave subtitle video frame rates properly; don't cast...
2016-04-25 Carl Hetheringtonpot/merge.
2016-04-22 Carl HetheringtonSelect active channels on opening audio analysis (...
2016-04-21 Carl Hetheringtonpot/merge.
2016-04-21 Carl Hetheringtonpot/merge.
2016-04-19 Carl HetheringtonUpdated cs_CZ translation from Tomáš Begeni.
2016-04-18 Carl HetheringtonUse generic_string() in a couple of places to avoid...
2016-04-17 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2016-04-15 Carl HetheringtonAllow setup of the frame rate that audio content is...
2016-04-15 Carl HetheringtonUpdated uk_UA and ru_RU translations from Igor Voytovich.
2016-04-14 Carl HetheringtonOn second thoughts, this is a more likely fix for the...
2016-04-14 Carl Hetheringtonpot/merge with new stuff from dcpomatic_kdm and dcpomat...
2016-04-14 Carl HetheringtonUpdated de_DE translation from Carsten Kurz.
2016-04-14 Carl HetheringtonDebug strange config error on OS X.
2016-04-14 Carl HetheringtonSpeculative fix for resampler input/output array overla...
2016-04-12 Carl HetheringtonSupport new libdcp with subtitle direction.
2016-04-11 Carl HetheringtonMore debugging of batch converter startup.
2016-04-11 Carl HetheringtonFilter null characters out of email.
2016-04-11 Carl HetheringtonAdd UTC-3:30 timezone to cinema (#831).
2016-04-08 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2016-04-08 Carl HetheringtonLog full email body to DEBUG_EMAIL.
2016-04-08 Carl HetheringtonMore details when the SRC fails.
2016-04-08 Carl HetheringtonLog email transcription even if ::send throws an exception.
2016-04-07 Carl HetheringtonDisambiguate the word 'Custom' in translations.
2016-04-07 Carl HetheringtonUpdated de_DE translation from Carsten Kurz.
2016-04-07 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2016-04-05 Carl HetheringtonSupport bold in DCP subtitles.
2016-04-04 Carl HetheringtonAdd some debugging code for Norbert.
2016-04-01 Carl HetheringtonUpdated fr_FR translation from Thierry Journet.
2016-03-28 Carl HetheringtonUpdate zh_CN translation from Rov.
2016-03-21 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2016-03-21 Carl HetheringtonFix Last-Translator in a couple of files.
2016-03-21 Carl Hetheringtonpot/merge.
2016-03-21 Carl HetheringtonFix translation name for simplified Chinese.
2016-03-21 Carl HetheringtonInitial (untested) cn_CN translation; author credit...
2016-03-20 Carl HetheringtonMerge.
2016-03-20 Carl HetheringtonUpdated pt_PT translation from Tiago Casal Ribeiro.
2016-03-16 Carl HetheringtonFix pt_BR character set specifiers.
2016-03-16 Carl HetheringtonAdd untranslated pt_BR .po files.
2016-03-15 Carl HetheringtonUpdated cs_CZ translation from Tomáš Begeni.
2016-03-15 Carl HetheringtonHopefully support signed 32-bit planar audio.
2016-03-14 Carl HetheringtonRevert ea35bff; gives an error on Windows (locale:...
2016-03-13 Carl HetheringtonUpdated de_DE translation from Carsten Kurz.
2016-03-13 Carl HetheringtonIgnore empty KDM email addresses (#818).
2016-03-13 Carl HetheringtonAccept either , or . for a decimal separator in the...
2016-03-13 Carl HetheringtonUse the set locale for boost::lexical_cast to fix ...
2016-03-12 Carl HetheringtonInclude trimming.
2016-03-12 Carl HetheringtonAdd 2.35:1 ratio.
2016-03-12 Carl HetheringtonMissing newlines from CC: and BCC: headers (#817).
2016-03-12 Carl HetheringtonFix assertion failure on opening content properties...
2016-03-10 Carl HetheringtonFix uninitialised variables when failing to raw_convert...
2016-03-10 Carl HetheringtonUpdated it_IT translation from Fabio "Zak" Belli.
2016-03-08 Carl HetheringtonFFmpeg-related build and warning fixes.
2016-03-08 Carl HetheringtonFix merge.
2016-03-08 Carl HetheringtonBump ffmpeg to master somewhere post 3.0.
2016-03-08 Carl HetheringtonTake notice of cinema time zones when making KDMs ...
2016-03-08 Carl HetheringtonAdd GUI and storage for UTC offset in Cinema.
2016-03-07 Carl HetheringtonDon't try to auto-analyse non AudioContent.
2016-03-07 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2016-03-07 Carl HetheringtonVarious small fixes to appearance of content properties...
2016-03-07 Carl HetheringtonUpdated de_DE translation from Carsten Kurz.
2016-03-07 Carl Hetheringtonpot/merge.
2016-03-06 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2016-03-05 Carl Hetheringtonpot/merge.
2016-03-05 Carl HetheringtonSet thread affinity on Windows XP so that each encoder...
2016-03-02 Carl HetheringtonNew uk_UA translation from Igor Voytovich.
2016-03-02 Carl HetheringtonUpdated ru_RU translation from Igor Voytovich.
2016-03-02 Carl HetheringtonAdd configure option to disable EBUR128 analysis of...
2016-03-02 Carl HetheringtonAdd in a language team.
2016-03-01 Carl Hetheringtonpot/merge.
next