Move ports around to allow master/server to coexist (#962).
[dcpomatic.git] / src / lib /
2017-01-20 Carl HetheringtonSome error message formatting tidy-ups.
2017-01-18 Carl HetheringtonUpdated uk_UA translation from Igor Voytovich.
2017-01-18 Carl HetheringtonUpdated ru_RU translation from Igor Voytovich.
2017-01-07 Carl HetheringtonPrevent creation of a DCP with missing content or DCP...
2017-01-05 Carl HetheringtonFix insensitive subtitle controls after adding a VF.
2017-01-05 Carl HetheringtonTweak comment.
2017-01-05 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2017-01-04 Carl HetheringtonFix non-frame-aligned trims when using trim-to-playhead.
2017-01-04 Carl HetheringtonRename Time::round_up to Time::ceil.
2016-12-25 Carl HetheringtonUpdated fr_FR translation from Thierry Journet.
2016-12-21 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2016-12-21 Carl HetheringtonAdd approximate finish time to progress on jobs (#927).
2016-12-21 Carl HetheringtonMake "Add folder..." to accept a directory of WAV files...
2016-12-20 Carl HetheringtonAllow content factory to return multiple content.
2016-12-19 Carl HetheringtonUpdated zh_CN translation from Rov (若文).
2016-12-19 Carl HetheringtonFix missing subtitles in the list view, and possibly...
2016-12-19 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2016-12-16 Carl Hetheringtonpot/merge.
2016-12-16 Carl HetheringtonFix for new bits in FFmpeg (#1033).
2016-12-16 Carl HetheringtonConfirm overwrite of KDMs (#1008).
2016-12-16 Carl HetheringtonAdd preference for default KDM target directory (#1013).
2016-12-16 Carl HetheringtonUse boost::optional for Config::_default_directory.
2016-12-16 Carl HetheringtonFix referencing of assets with non-zero entry points...
2016-12-16 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2016-12-16 Carl HetheringtonIncrease maximum allowable KDM file size.
2016-12-14 Carl HetheringtonAdd tentative support for the S-Gamut3/S-Log3 colourspace.
2016-12-14 Carl HetheringtonDebugging for encode decisions.
2016-12-14 Carl HetheringtonFix pango markup with alpha blending.
2016-12-14 Carl HetheringtonStore reel lengths in DCPContent to speed up e.g. timel...
2016-12-14 Carl HetheringtonUpdated cs_CZ translation from Tomáš Begeni.
2016-12-14 Carl HetheringtonFix crash on previewing JPEG2000.
2016-12-14 Carl HetheringtonFix test for change to marked_up.
2016-12-14 Carl HetheringtonFix missing fade on subtitle preview / render.
2016-12-14 Carl HetheringtonFix missing subtitle when a frame is re-fetched.
2016-12-09 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2016-12-08 Carl HetheringtonTypo in previous.
2016-12-08 Carl HetheringtonFurther fixes and tidying to 'better-seek'.
2016-11-26 Carl HetheringtonReduce during J2K decode where possible for playback...
2016-11-25 Carl HetheringtonFix typo.
2016-11-23 Carl HetheringtonFix hanging subtitles after recent changes to subtitle...
2016-11-22 Carl HetheringtonFix warning.
2016-11-21 Carl HetheringtonFix thinko in deciding where to seek in audio decoder...
2016-11-21 Carl HetheringtonStill more decode logging.
2016-11-21 Carl HetheringtonSome more decode debug logging.
2016-11-20 Carl HetheringtonSome more decode logging.
2016-11-20 Carl HetheringtonFix subtitles (seen in DVB) which have a specified...
2016-11-20 Carl HetheringtonFix loss of image subtitles with more than 1 rectangle.
2016-11-20 Carl HetheringtonFix thinko; just because a seek has just happened,...
2016-11-19 Carl HetheringtonRemove out-of-date comment.
2016-11-19 Carl HetheringtonMove position variables into the video/audio/subtitle...
2016-11-19 Carl HetheringtonCope with offsets between video/audio/subtitle data...
2016-11-19 Carl HetheringtonFix incorrect scaling of DVB subtitles when the picture...
2016-11-17 Carl HetheringtonA possibly-better approach to seeking.
2016-11-16 Carl HetheringtonCatch failures to read missing DCPs in various places.
2016-11-15 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2016-11-15 Carl HetheringtonAttempt to fix lost frames on remote encodes in certain...
2016-11-14 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2016-11-14 Carl HetheringtonUpdated fr_FR translation from Thierry Journet.
2016-11-09 Carl HetheringtonMissing include.
2016-11-09 Carl HetheringtonFix merge.
2016-11-09 Carl HetheringtonBump libdcp for asdcplib Debian unstable build fix.
2016-11-09 Carl HetheringtonAdd some debug logging.
2016-11-08 Carl HetheringtonMerge cherry-pick of fix for #946.
2016-11-08 Carl HetheringtonVarious fixes to subtitle rendering.
2016-11-07 Carl HetheringtonUpdated da_DK translation from Anders Uhl Pedersen.
2016-11-02 Carl HetheringtonMissing FFmpeg include; fixes #989.
2016-10-31 Carl HetheringtonUse the same ContextID whenever encrypting the picture...
2016-10-30 Carl Hetheringtonconst-correctness fix (#985).
2016-10-29 Carl HetheringtonFix attempt to internationalise an empty string causing...
2016-10-28 Carl HetheringtonUpdated it_IT translation from Fabio "Zak" Belli.
2016-10-26 Carl HetheringtonUpdated es_ES translation from Manuel AC.
2016-10-25 Carl HetheringtonUpdated sv_SE translation from Adam Klotblixt.
2016-10-25 Carl Hetheringtonpot/merge.
2016-10-25 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2016-10-24 Carl HetheringtonBuild fix.
2016-10-24 Carl HetheringtonFix broken digest progress reporting (#977).
2016-10-24 Carl HetheringtonFix seeking with 3D alternate-frame sources.
2016-10-23 Carl HetheringtonMerge identical time periods returned from text_subtitl...
2016-10-20 Carl HetheringtonGive a better error if the user tries to load a non...
2016-10-19 Carl HetheringtonFix misunderstandings in decoder frame handling for...
2016-10-18 Carl HetheringtonUpdated de_DE translation from Carsten Kurz.
2016-10-17 Carl HetheringtonFix merge.
2016-10-14 Carl HetheringtonAdd KDMs after resolving asset references; don't complain
2016-10-14 Carl HetheringtonUpdate content list when selected CPL changes in DCP...
2016-10-11 Carl HetheringtonFix crash on opening content menu for DCPs that have...
2016-10-10 Carl HetheringtonFix failure of DCPDecoder::text_subtitles_during to...
2016-10-07 Carl HetheringtonFix overlapping burnt-in subtitles in some cases (...
2016-10-06 Carl HetheringtonMerge.
2016-10-06 Carl HetheringtonAdd menu option to select CPL.
2016-10-05 Carl HetheringtonUpdated fr_FR translation from Thierry Journet.
2016-10-04 Carl HetheringtonFix subtitle_id to work with _TEXT and _ASS subtitles...
2016-10-03 Carl HetheringtonDon't let hint generation throw an exception in the...
2016-10-03 Carl HetheringtonFix thinko.
2016-10-03 Carl HetheringtonUpdated zh_CN translation from 刘汉源.
2016-10-03 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2016-10-02 Carl Hetheringtonpot/merge.
2016-10-02 Carl HetheringtonSpeculative fix for sending KDM emails via port 465.
2016-09-30 Carl HetheringtonStart reporting frames completed in transcode jobs...
2016-09-30 Carl HetheringtonSpeed up response to a request to pause a job.
2016-09-30 Carl HetheringtonAllow loading of multiple films from the batch converte...
next