pot/merge.
[dcpomatic.git] / src / lib /
2018-01-17 Carl Hetheringtonpot/merge.
2018-01-17 Carl HetheringtonAdd recent files list to player.
2018-01-16 Carl HetheringtonAllow configuration of default value of upload-to-TMS...
2018-01-16 Carl HetheringtonIn general the player assumes that it won't receive...
2018-01-15 Carl HetheringtonAdd comment.
2018-01-15 Carl HetheringtonUpdated cs_CZ translation from Tomáš Begeni.
2018-01-15 Carl HetheringtonMerge.
2018-01-15 Carl HetheringtonUpdated pt_BR translation from Max Fuhlendorf.
2018-01-15 Carl HetheringtonFix incorrect reel lengths when start-trimmed movie...
2018-01-14 Carl HetheringtonUpdated de_DE translation from Carsten Kurz.
2018-01-14 Carl HetheringtonOnly put subtitles in a frame if they overlap more...
2018-01-14 Carl HetheringtonEmit subtitles with correct times when they occur at...
2018-01-14 Carl HetheringtonFix crash when unsetting forced video frame rates in...
2018-01-14 Carl HetheringtonFix thinko when writing XML.
2018-01-13 Carl Hetheringtonpot/merge.
2018-01-13 Carl HetheringtonForcing for fade in/out.
2018-01-13 Carl HetheringtonNote whether effect is forced or not.
2018-01-13 Carl HetheringtonUse an enum for the effect in SubtitleContent.
2018-01-13 Carl HetheringtonNote whether subtitle effect colour is forced or not.
2018-01-13 Carl HetheringtonNote whether subtitle colour is forced or not.
2018-01-12 Carl HetheringtonDon't throw an exception if we can't find bits_per_pixe...
2018-01-11 Carl HetheringtonFix crash due to alpha_blend requiring BGRA (#1165).
2018-01-11 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-01-11 Carl HetheringtonHarden alpha blend tests and fix alpha_blend again.
2018-01-10 Carl Hetheringtonpot/merge.
2018-01-10 Carl HetheringtonFix yet more pixel order confusions.
2018-01-10 Carl HetheringtonFix some incorrect alpha blending; may help with #1155.
2018-01-10 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-01-10 Carl HetheringtonHacky fix for crash introduced by subtitle appearance...
2018-01-09 Carl HetheringtonFix forced-appearance for subs from DCPs (#1162).
2018-01-09 Carl HetheringtonMake overlapped fade in/out work more sensibly.
2018-01-08 Carl HetheringtonWhen doing jump-to-selected jump to the first subtitle...
2018-01-08 Carl HetheringtonFix a couple more crashes with incorrect KDMs (#1000).
2018-01-06 Carl HetheringtonUpdated de_DE translation from Carsten Kurz.
2018-01-06 Carl HetheringtonAdd player strings to i18n.
2018-01-06 Carl HetheringtonAdd version number to encode server welcome message...
2018-01-06 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2018-01-05 Carl Hetheringtonpot/merge.
2018-01-05 Carl HetheringtonAdd simple copy and paste for content settings (#1051).
2018-01-05 Carl Hetheringtons/use_template/take_settings_from/g
2018-01-05 Carl HetheringtonMissing stop emission for fully-timed FFmpeg subtitles...
2018-01-05 Carl HetheringtonBackup more than one config on failure to load.
2018-01-05 Carl HetheringtonTry to fix build on older Ubuntus etc.
2018-01-05 Carl HetheringtonSmall and somewhat untested optimisation.
2018-01-04 Carl HetheringtonDo read of image folders during the examine step; fixes...
2018-01-04 Carl HetheringtonRecreate player pieces when changing FFmpeg filters...
2018-01-04 Carl HetheringtonSet up a default KDM write mode and preselect the last...
2018-01-03 Carl HetheringtonFix alpha blending with with offset; should help with...
2018-01-03 Carl HetheringtonFix incorrect alpha-blend in some cases.
2018-01-03 Carl HetheringtonUse convert_pixel_format a little.
2018-01-02 Carl HetheringtonAdd convert_pixel_format convenience function.
2018-01-02 Carl HetheringtonMark pieces as done when we're past the end of them...
2018-01-02 Carl HetheringtonA previous commit took care to make Decoder::position...
2018-01-02 Carl HetheringtonNo need for position() to be virtual.
2018-01-02 Carl HetheringtonAdd test for incorrect ISDCF name with full-frame conte...
2018-01-02 Carl HetheringtonFix opening of ZIP files of certificates on Windows...
2017-12-30 Carl HetheringtonAdd missing factor to fix problems when padding in...
2017-12-30 Carl HetheringtonMake horizontal_factor look the same as vertical_factor.
2017-12-29 Carl HetheringtonAdd basic memory-used stuff for butler and reduce minim...
2017-12-29 Carl HetheringtonReduce the maximum video readahead.
2017-12-29 Carl HetheringtonDo split buffers over reel boundaries correctly.
2017-12-29 Carl HetheringtonI don't think the audio parameter here should ever...
2017-12-29 Carl HetheringtonPreviously the code did not account for referenced...
2017-12-18 Carl HetheringtonMore build tweaks for arch.
2017-12-18 Carl HetheringtonTry to fix build failure with ImageMagick 7 on arch.
2017-12-14 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2017-12-14 Carl HetheringtonMark .exr as a valid image file.
2017-12-13 Carl HetheringtonSetup SubtitleDecoder::_position correctly (in some...
2017-12-13 Carl HetheringtonAttempt to prevent a deadlock if audio is full and...
2017-12-13 Carl HetheringtonReset VideoDecoder::_position on seek.
2017-12-13 Carl HetheringtonFix crash on startup.
2017-12-11 Carl HetheringtonFix various problems caused by non-integer-frame start...
2017-12-10 Carl HetheringtonGive a better error.
2017-12-10 Carl HetheringtonClear out _stream_states before re-filling it.
2017-12-09 Carl HetheringtonAdd some information about Windows versions.
2017-12-08 Carl Hetherington#include for M_PI.
2017-12-08 Carl HetheringtonAdd M_PI which isn't defined by gcc with std=c++11.
2017-11-08 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2017-11-08 Carl HetheringtonUpdated fr_FR translation from Thierry Journet.
2017-10-24 Carl Hetheringtonpot/merge.
2017-10-24 Carl HetheringtonFix (and inform about) video content that is not placed...
2017-10-22 Carl Hetheringtonpot/merge.
2017-10-18 Carl HetheringtonPre-roll subtitles when accurate seeking in DCPs to...
2017-10-10 Carl HetheringtonHorrid hack to fix loading of sRGB TIFF, for example...
2017-10-10 Carl HetheringtonFurther fixes to audio decoder positioning logic.
2017-10-09 Carl HetheringtonUpdated cs_CZ translation from Tomáš Begeni.
2017-10-09 Carl HetheringtonFix logic of audio decoder positioning.
2017-10-08 Carl HetheringtonFix some warnings (part of #1135).
2017-10-08 Carl HetheringtonFix build failure (#1134).
2017-10-05 Carl HetheringtonAdd configuration option to set writer's maximum frames...
2017-10-04 Carl HetheringtonUpdated da_DK translation from Anders Uhl Pedersen.
2017-09-26 Carl HetheringtonSpeculative fix for alpha blending onto YUV422P10LE.
2017-09-26 Carl HetheringtonRemove debug code; fixes #1133.
2017-09-03 Carl HetheringtonSome more verbose errors.
2017-09-03 Carl HetheringtonRestore correct setup of fast resampler when the player...
2017-09-03 Carl HetheringtonA few optimisations.
2017-09-03 Carl HetheringtonCope with e.g. truehd audio streams having not every...
2017-09-02 Carl HetheringtonRemember the last directory used when opening DCPs...
2017-09-01 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2017-09-01 Carl HetheringtonFix corruption of an existing DCP when a new one is...
next