Config option to disable preview audio.
[dcpomatic.git] / src / lib /
2017-04-19 Carl HetheringtonConfig option to disable preview audio.
2017-04-19 Carl HetheringtonFix memory leak.
2017-04-19 Carl HetheringtonVarious fixes to seeking with audio.
2017-04-19 Carl HetheringtonNo-op; white space.
2017-04-19 Carl HetheringtonShould clear audio too when seeking.
2017-04-19 Carl HetheringtonNew method.
2017-04-19 Carl HetheringtonTidy up slightly.
2017-04-19 Carl Hetheringtonconst correctness.
2017-04-19 Carl Hetheringtonconst correctness.
2017-04-19 Carl HetheringtonDon't return 'no video' from get_video() until the...
2017-04-19 Carl HetheringtonClear out ring buffers when the player's output changes.
2017-04-19 Carl HetheringtonReset _last_*_time as required.
2017-04-19 Carl HetheringtonHandle butler thread exceptions properly.
2017-04-19 Carl HetheringtonRemove redundant cast.
2017-04-19 Carl HetheringtonMore audio readahead.
2017-04-19 Carl HetheringtonSmall cleanup.
2017-04-19 Carl HetheringtonSeveral fixes to audio.
2017-04-19 Carl HetheringtonAnother mis-merge.
2017-04-19 Carl HetheringtonFix mis-merge.
2017-04-19 Carl HetheringtonTry to stop Butler deadlocking on quit.
2017-04-19 Carl HetheringtonFirst bits of audio support.
2017-04-19 Carl HetheringtonSeemingly basically working butler for video.
2017-04-19 Carl HetheringtonInitial butler work.
2017-04-19 Carl HetheringtonVarious Doxygen fixes.
2017-04-19 Carl HetheringtonHandle end-trim correctly in player; there is scope...
2017-04-19 Carl HetheringtonFix crash brought on by previous.
2017-04-19 Carl HetheringtonRestore upmixer_a_test and fix resampler flushing.
2017-04-19 Carl HetheringtonTweak class declaration.
2017-04-19 Carl HetheringtonSome comments and a few small cleanups.
2017-04-19 Carl HetheringtonFix zero-sized buffers coming out of audio merger.
2017-04-19 Carl HetheringtonFix merging of audio in various circumstances.
2017-04-19 Carl HetheringtonFix skip-frame.
2017-04-19 Carl HetheringtonDon't emit zero-sample buffers.
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.
next