dcpomatic.git
2017-05-17 Carl HetheringtonAssert that reel assets are all the same length.
2017-05-17 Carl HetheringtonPut audio-gap padding in the right place (after the...
2017-05-16 Carl HetheringtonFix _last_video_time with 3D.
2017-05-16 Carl HetheringtonFail assertion if a job fails.
2017-05-16 Carl HetheringtonFix incorrect path.
2017-05-16 Carl HetheringtonFix black fill where there is no earliest content.
2017-05-16 Carl HetheringtonFFmpegEncoder fixes: handle AV_CODEC_CAP_VARIABLE_FRAME...
2017-05-16 Carl HetheringtonRe-merge _last_{video,audio}_time and _last_seek_time...
2017-05-16 Carl Hetheringtonrepeat_frame_test lost one frame of black off the end...
2017-05-16 Carl HetheringtonFix failure to fill FFmpeg gaps at the start of films.
2017-05-16 Carl HetheringtonFix slightly short video reels in some cases.
2017-05-16 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2017-05-16 Carl HetheringtonFix missing pad of gaps caused by delays in audio conte...
2017-05-16 Carl HetheringtonRemove unused _last_pull.
2017-05-16 Carl HetheringtonBump version
2017-05-16 Carl HetheringtonBump version v2.11.5
2017-05-15 Carl HetheringtonAdd a couple of asserts.
2017-05-15 Carl HetheringtonAdd some debug for Igor.
2017-05-15 Carl HetheringtonFix missing subtitle in some cases.
2017-05-15 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2017-05-15 Carl HetheringtonTidy up subtitle appearance with text subtitles.
2017-05-15 Carl HetheringtonTry to fix return code from jenkins test run.
2017-05-15 Carl HetheringtonBump libsub.
2017-05-15 Carl HetheringtonBump libdcp.
2017-05-15 Carl Hetheringtonpot/merge.
2017-05-15 Carl HetheringtonUpdated ru_RU translation from Igor Voytovich.
2017-05-15 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2017-05-15 Carl HetheringtonFix typo (thanks Rob).
2017-05-15 Carl HetheringtonDon't put seconds in KDM filenames.
2017-05-13 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2017-05-13 Carl HetheringtonFix confusion wrt subtitle editing dialogues.
2017-05-13 Carl HetheringtonBump version
2017-05-13 Carl HetheringtonBump version v2.11.4
2017-05-13 Carl Hetheringtonpot/merge.
2017-05-13 Carl HetheringtonGive a slightly better error whn trying to add a KDM...
2017-05-13 Carl HetheringtonFill audio in the Player.
2017-05-13 Carl HetheringtonRestore scrollbars on large audio mapping views on...
2017-05-13 Carl HetheringtonFix crash on rounding in AudioMerger.
2017-05-13 Carl HetheringtonAnd another one.
2017-05-13 Carl HetheringtonFix ridiculous thinko in avio_open_boost.
2017-05-13 Carl HetheringtonGet initial colour conversion from FFmpeg header, if...
2017-05-13 Carl HetheringtonFix setup of initial colour conversion for Video MXF...
2017-05-13 Carl HetheringtonFix various small errors in emailed-KDM zip file format...
2017-05-12 Carl HetheringtonAdd default scale-to (#664).
2017-05-12 Carl HetheringtonFix crash when adding content via Ctrl-A with no film...
2017-05-12 Carl HetheringtonAnother Windows build fix.
2017-05-12 Carl HetheringtonFix windows build again.
2017-05-12 Carl HetheringtonTry to fix windows build failure (#1071).
2017-05-12 Carl HetheringtonSupporter.
2017-05-11 Carl HetheringtonUpdated cs_CZ translation from Tomáš Begeni.
2017-05-11 Carl HetheringtonAdd libx264, remove Ubuntu 12.04.
2017-05-11 Carl HetheringtonChangeLog.
2017-05-10 Carl HetheringtonBurn subtitles when exporting.
2017-05-10 Carl HetheringtonRemove unused declaration.
2017-05-10 Carl HetheringtonBump ffmpeg for libx264 support.
2017-05-10 Carl HetheringtonBasic audio support.
2017-05-10 Carl HetheringtonFix name of test.
2017-05-10 Carl HetheringtonFix options for libx264.
2017-05-10 Carl HetheringtonPut av_register_all() in the right place.
2017-05-10 Carl HetheringtonAdd shortcut for export.
2017-05-10 Carl HetheringtonRename some classes.
2017-05-10 Carl HetheringtonAdd H.264 export.
2017-05-09 Carl HetheringtonFix output file for export.
2017-05-09 Carl HetheringtonAdd a break.
2017-05-09 Carl HetheringtonTweak error message.
2017-05-09 Carl HetheringtonSome export tidying up.
2017-05-09 Carl HetheringtonSlight tidy up of progress stuff in TranscodeJob.
2017-05-09 Carl HetheringtonBasic GUI for export.
2017-05-09 Carl HetheringtonBasic video transcoding working.
2017-05-09 Carl HetheringtonMake TranscoderJob able to take any sort of transcoder.
2017-05-09 Carl HetheringtonMissing files.
2017-05-09 Carl HetheringtonMake Transcoder a virtual base.
2017-05-09 Carl HetheringtonBasica save-as (duplicate) (#746).
2017-05-09 Carl HetheringtonSimple cover sheet support (#1039).
2017-05-08 Carl HetheringtonCorrectly stop when we have no decoders and we haven...
2017-05-08 Carl HetheringtonFix assertion failure if rounding reduces remaining...
2017-05-08 Carl HetheringtonFix up black-filling logic.
2017-05-08 Carl HetheringtonPlayer is not finished if it's still filling in blank...
2017-05-08 Carl HetheringtonSet _finished to false when requesting a seek so that...
2017-05-08 Carl HetheringtonShow overlapping subs in multiple tracks on the timelin...
2017-05-08 Carl HetheringtonAdd comment.
2017-05-08 Carl HetheringtonChangeLog.
2017-05-08 Carl HetheringtonI think the TODOs have been addressed.
2017-05-07 Carl HetheringtonComment.
2017-05-07 Carl HetheringtonAdd some design notes.
2017-05-07 Carl HetheringtonSmall refactoring.
2017-05-07 Carl HetheringtonMore comment updates.
2017-05-07 Carl HetheringtonFix comment.
2017-05-07 Carl HetheringtonSome comments and cleanup.
2017-05-07 Carl HetheringtonPull ActiveSubtitles code out to a class.
2017-05-07 Carl HetheringtonFix fill of timeline periods where there is no video.
2017-05-07 Carl HetheringtonSupporter.
2017-05-07 Carl HetheringtonRemove unused code.
2017-05-05 Carl HetheringtonTemporary-ish TODO.
2017-05-05 Carl HetheringtonKeep active subtitles around until the video they are...
2017-05-05 Carl HetheringtonWarn if there is no mail server configured when one...
2017-05-05 Carl HetheringtonDon't seek a piece if the seek is outside its boundary.
2017-05-05 Carl HetheringtonClear _video/_audio when the seek is request, not when...
2017-05-04 Carl HetheringtonSupporter.
2017-05-04 Carl HetheringtonSupporter.
next