Remove check on whether the last seek was accurate when re-getting
[dcpomatic.git] / src / lib /
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...
2017-08-31 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2017-08-31 Carl HetheringtonTry to fix build wrt ImageMagick.
2017-08-30 Carl HetheringtonMore attempts to fix DPX log/lin problems; see comments...
2017-08-30 Carl HetheringtonFix erroneous re-use of video files after turning off...
2017-08-30 Carl HetheringtonUpdated es_ES translation from Manuel AC.
2017-08-29 Carl HetheringtonFix incorrect reel lengths in some cases; account for...
2017-08-26 Carl HetheringtonFix incorrect ISDCF name in some cases (#1118).
2017-08-26 Carl HetheringtonStop player analysing audio even if it is configured...
2017-08-26 Carl HetheringtonAdd a comment.
2017-08-25 Carl HetheringtonComment typo.
2017-08-19 Carl HetheringtonAllow player to handle VF/OV and KDMs.
2017-08-19 Carl HetheringtonCope nicely if the user has a configured default contai...
2017-08-16 Carl HetheringtonUpdated fr_FR translation from Thierry Journet.
2017-08-15 Carl Hetheringtonpot/merge.
2017-08-14 Carl HetheringtonGive player its own configuration dialogue.
2017-08-14 Carl HetheringtonRemove believed-unnecessary player-changed handler...
2017-08-14 Carl HetheringtonMissing conditional wakeup.
2017-08-14 Carl HetheringtonBasics of forced reduction of JPEG2000 decode resolution.
2017-08-14 Carl HetheringtonI think Butler should just clear itself out when the...
2017-08-14 Carl HetheringtonAdd DCP size and length to player.
2017-08-14 Carl HetheringtonInitial and not-working information panel in player.
2017-08-14 Carl HetheringtonAnother Windows include.
2017-08-14 Carl HetheringtonMissing #includes for Windows.
2017-08-14 Carl HetheringtonStub player.
2017-08-14 Carl HetheringtonRemove Film dependency from Empty.
2017-08-14 Carl HetheringtonRemove Film dependency from Butler.
2017-08-14 Carl HetheringtonFix previous to generate chains if we are starting...
2017-08-14 Carl HetheringtonTry to fix errors when starting DoM on a machine with...
2017-08-10 Carl HetheringtonUpdated pl_PL translation from Mike Mazur.
2017-08-01 Carl HetheringtonUse a default DCP name if none is specified, rather...
2017-08-01 Carl HetheringtonMake up a DCP name rather than giving an error.
2017-07-28 Carl HetheringtonSupport more detailed horizontal positioning coming...
2017-07-28 Carl HetheringtonUpdated de_DE translation from Carsten Kurz.
2017-07-28 Carl HetheringtonDo repeat in the player rather than trying to do it...
next