dcpomatic.git
2017-04-27 Carl HetheringtonMove ports around to allow master/server to coexist...
2017-04-27 Carl Hetheringtonpot/merge.
2017-04-27 Carl HetheringtonDistinguish master DoM encode threads count from the...
2017-04-27 Carl HetheringtonMissing file.
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-20 Carl HetheringtonFix locale location for 17.04.
2017-04-20 Carl HetheringtonMore deps for 17.04.
2017-04-20 Carl HetheringtonAdd dependencies for Ubuntu 17.04.
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 HetheringtonFix mis-merge.
2017-04-19 Carl HetheringtonAdd hack script.
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 HetheringtonFix some library paths.
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 HetheringtonAdd some more bits to the torture test.
2017-04-19 Carl HetheringtonNaming tweaks.
2017-04-19 Carl HetheringtonHandle end-trim correctly in player; there is scope...
2017-04-19 Carl HetheringtonDoxygen tweaks.
2017-04-19 Carl HetheringtonFirst bits of torture test.
2017-04-19 Carl HetheringtonSmall but innocuous offset bugs.
2017-04-19 Carl Hetheringtonlatex-format test README.
2017-04-19 Carl HetheringtonRemove old test.
2017-04-19 Carl HetheringtonFix bugs in test.
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 HetheringtonRemove some debug code.
2017-04-19 Carl HetheringtonRemove video_decoder_fill_test as it was specialised...
2017-04-19 Carl HetheringtonRestore ffmpeg_decoder_sequential_test.
2017-04-19 Carl HetheringtonTweak class declaration.
2017-04-19 Carl HetheringtonRestore ffmpeg_decoder_seek_test.
2017-04-19 Carl HetheringtonRestore dcp_subtitle_test.
2017-04-19 Carl HetheringtonRemove another old test.
2017-04-19 Carl HetheringtonRemove seek zero test as I think it's fairly specific...
2017-04-19 Carl HetheringtonRestore player_test and move black_fill_test into it.
2017-04-19 Carl HetheringtonSome comments and a few small cleanups.
2017-04-19 Carl HetheringtonAdd a note to the design docs.
2017-04-19 Carl HetheringtonRemove debug code.
2017-04-19 Carl HetheringtonRemove some unnecessary test data; fix VF kdm test...
2017-04-19 Carl HetheringtonFix zero-sized buffers coming out of audio merger.
2017-04-19 Carl HetheringtonFix test startup script in some environments.
2017-04-19 Carl HetheringtonFix merging of audio in various circumstances.
2017-04-19 Carl HetheringtonSlightly better test report.
2017-04-19 Carl HetheringtonFix skip-frame.
2017-04-19 Carl HetheringtonReinstate ffmpeg_audio_only_test.
2017-04-19 Carl HetheringtonFix render subtitle references.
2017-04-19 Carl HetheringtonResampler test doesn't check anything.
2017-04-19 Carl HetheringtonDon't emit zero-sample buffers.
2017-04-19 Carl HetheringtonFix test for changes to content_factory.
2017-04-19 Carl HetheringtonFix recover test hash; not sure why.
2017-04-19 Carl HetheringtonFix audio when it spans reel boundaries.
2017-04-19 Carl HetheringtonFix comment.
2017-04-19 Carl HetheringtonFix ISDCF name test.
2017-04-19 Carl HetheringtonFix film metadata test.
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...
next