Fix audio when it spans reel boundaries.
[dcpomatic.git] / src / lib /
2017-04-19 Carl HetheringtonFix audio when it spans reel boundaries.
2017-04-19 Carl HetheringtonFix black fill when first content is not at 0.
2017-04-19 Carl HetheringtonMore fixes to when to pull from the audio merger.
2017-04-19 Carl HetheringtonFix pull timing; fix units of ReelWriter::total_written...
2017-04-19 Carl HetheringtonFix end-of-DCP padding and some audio bugs.
2017-04-19 Carl HetheringtonRemove unnecessary VideoFrame class.
2017-04-19 Carl HetheringtonAdd FIXME.
2017-04-19 Carl Hetheringtonconst fix.
2017-04-19 Carl HetheringtonFix comment.
2017-04-19 Carl HetheringtonVarious fixes to push audio vaguely in the right direction.
2017-04-19 Carl HetheringtonFix bug in gap-filling; rename _last_video_time ->...
2017-04-19 Carl HetheringtonFix merge.
2017-04-19 Carl HetheringtonReinstate subtitle list view.
2017-04-19 Carl HetheringtonPost-merge tidy-up.
2017-04-19 Carl HetheringtonAttempt to tidy up internal APIs slightly.
2017-04-19 Carl HetheringtonRemove some unused bits.
2017-04-19 Carl HetheringtonImplement subtitles.
2017-04-19 Carl HetheringtonVarious bits; preview video seems to work.
2017-04-19 Carl HetheringtonFix build.
2017-04-19 Carl HetheringtonVarious work on the audio code.
2017-04-19 Carl HetheringtonAdd a comment.
2017-04-19 Carl HetheringtonBasic grunt-work, untested and unfinished, but it compiles.
2017-04-07 Carl HetheringtonMake jump-to-content-start on selection in the content...
2017-04-07 Carl HetheringtonRemove some debug code.
2017-04-04 Carl HetheringtonMore detailed error with an invalid signer chain.
2017-04-03 Carl HetheringtonConfirm overwrite of existing DCP when creating a new...
2017-03-23 Carl HetheringtonSend current film metadata with problem report, not...
2017-03-07 Carl HetheringtonMerge.
2017-03-07 Carl HetheringtonHandle failure to write to cinemas file more nicely.
2017-03-03 Carl HetheringtonAdd options to write KDMs to separate directories ...
2017-02-28 Carl HetheringtonUpdated de_DE translation from Carsten Kurz.
2017-02-27 Carl HetheringtonUpdated zh_CN translation from 刘汉源.
2017-02-20 Carl HetheringtonBe more careful about allowing possibly-trouble-causing...
2017-02-20 Carl HetheringtonAdd DCP button added to content panel.
2017-02-18 Carl HetheringtonUpdated fr_FR translation from Thierry Journet.
2017-02-15 Carl Hetheringtonpot/merge.
2017-02-15 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2017-02-15 Carl Hetheringtonpot/merge.
2017-02-14 Carl HetheringtonUpdated de_DE translation from Carsten Kurz.
2017-02-13 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2017-02-13 Carl HetheringtonAdd some debugging for KDM generation from imported...
2017-02-12 Carl HetheringtonRemove some out-of-date includes.
2017-02-12 Carl HetheringtonUse CPL annotation text for ASSETMAP and PKL (#1048).
2017-02-12 Carl HetheringtonFix crazy typo.
2017-02-12 Carl HetheringtonMissing virtual destructor.
2017-02-12 Carl HetheringtonCorrectly include keys for referenced encrypted DCPs...
2017-02-12 Carl HetheringtonTrim include.
2017-01-29 Carl HetheringtonBetter debug log message.
2017-01-29 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2017-01-28 Carl HetheringtonAdd priority control buttons to batch converter (#961).
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...
next