Use orange for audio peaks that are quite near clipping and red for those that are...
[dcpomatic.git] / src /
2017-04-27 Carl HetheringtonUse orange for audio peaks that are quite near clipping...
2017-04-27 Carl HetheringtonInitial work on removing storage of subtitle times.
2017-04-27 Carl HetheringtonTry to fix build with older boosts.
2017-04-26 Carl HetheringtonNicer fix for previous commit.
2017-04-26 Carl HetheringtonFix video flickering when seeking near the end of the...
2017-04-26 Carl HetheringtonAdd 1.43:1 (IMAX) ratio.
2017-04-26 Carl HetheringtonCopy config.xml and cinemas.xml if they fail to load...
2017-04-23 Carl HetheringtonTidy up _last_video_time to make it more like _last_aud...
2017-04-23 Carl HetheringtonFix seeking; seek all decoders even if they have no...
2017-04-23 Carl HetheringtonDiscard audio received before the time of the last...
2017-04-23 Carl HetheringtonCope better with the butler thread throwing an exceptio...
2017-04-23 Carl HetheringtonAdd AudioMerger::clear() method.
2017-04-23 Carl HetheringtonCope better with the butler thread throwing an exceptio...
2017-04-21 Carl HetheringtonThrow exceptions raised while waiting for the butler...
2017-04-21 Carl HetheringtonAdd assert.
2017-04-19 Carl HetheringtonTry DirectSound on Windows.
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 HetheringtonTurn off play button on stop.
2017-04-19 Carl HetheringtonTake audio device latency into account.
2017-04-19 Carl HetheringtonFix video timing and stop the viewer at the end of...
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 HetheringtonAdd sound output configuration.
2017-04-19 Carl HetheringtonRemove some debug code.
2017-04-19 Carl HetheringtonFix display when all content is removed. Fix sensitivi...
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 HetheringtonTry to fix Win32 debug build.
2017-04-19 Carl HetheringtonAttempt to fix Win32 build.
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 crash on startup.
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-19 Carl HetheringtonModify supporter name.
2017-04-18 Carl HetheringtonSupporter.
2017-04-17 Carl HetheringtonSupporter.
2017-04-10 Carl HetheringtonAdd --dcp-frame-rate option to dcpomatic2_create.
2017-04-10 Carl HetheringtonFix dcpomatic_create with no output directory specified.
2017-04-09 Carl HetheringtonSupporter.
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-23 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2017-03-16 Carl HetheringtonFix supporter name.
2017-03-15 Carl HetheringtonSupporter.
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-03-03 Carl HetheringtonMove common KDM creation / email code into KDMOutputPanel.
2017-03-03 Carl HetheringtonAllow import of DCPs as content from the command line...
2017-03-03 Carl HetheringtonSupporter.
next