Allow changes to colours of FFmpeg subtitles (#795).
[dcpomatic.git] / src / lib /
2016-02-26 Carl HetheringtonAllow changes to colours of FFmpeg subtitles (#795).
2016-02-25 Carl HetheringtonPlot video and subtitle on one track and audio on the...
2016-02-24 Carl HetheringtonFix sequencing when there is video+subtitle content.
2016-02-24 Carl HetheringtonTweak label.
2016-02-24 Carl HetheringtonAn unfortunately large set of timeline-related changes:
2016-02-24 Carl HetheringtonAdd comment.
2016-02-22 Carl Hetheringtonpot/merge.
2016-02-21 Carl HetheringtonAdd some assertion checks to config_write.
2016-02-21 Carl HetheringtonDon't write duplicate <LoadFont> nodes into subtitle...
2016-02-18 Carl HetheringtonVarious improvements to the content properties dialogue...
2016-02-18 Carl HetheringtonAdd header guard.
2016-02-18 Carl HetheringtonFix incorrect rounding in frames_round() and frames_cei...
2016-02-18 Carl HetheringtonFix crash when FFmpeg doesn't recognise a file's pixel...
2016-02-18 Carl HetheringtonAdd a couple more audio properties.
2016-02-17 Carl HetheringtonWhite space.
2016-02-17 Carl HetheringtonUse a separate file (in a configurable location) to...
2016-02-17 Carl HetheringtonAllow multiple configuration files in DCP-o-matic's...
2016-02-16 Carl HetheringtonMove reel_split_points from VideoContent to Content.
2016-02-16 Carl HetheringtonMerge.
2016-02-16 Carl HetheringtonAdd option to auto-upload to the TMS (#794).
2016-02-15 Carl HetheringtonFix overlapping SSA subs.
2016-02-15 Carl HetheringtonFix scaling of subtitles to be more correct when stretc...
2016-02-15 Carl HetheringtonUse get_pixel_size rather than get_size which is slight...
2016-02-15 Carl HetheringtonRemove debugging.
2016-02-15 Carl HetheringtonSupport SSA subtitles embedded within FFmpeg files.
2016-02-15 Carl HetheringtonHacky workaround for FFmpeg not having a channel layout...
2016-02-12 Carl HetheringtonBasic SSA support (#128).
2016-02-12 Carl HetheringtonRename SubRip -> TextSubtitle.
2016-02-11 Carl HetheringtonRemove unused file.
2016-02-09 Carl HetheringtonFix non-use of LUFS stuff due to error in waf configura...
2016-02-09 Carl HetheringtonUpdated es_ES translation from Manuel AC.
2016-02-09 Carl HetheringtonSmall cleanup.
2016-02-09 Carl HetheringtonFix crash when a frame being deinterleaved has fewer...
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.
next