dcpomatic.git
2015-09-04 Carl HetheringtonTry to give test/data git submodule a relative URL.
2015-09-03 Carl HetheringtonBump ffmpeg for gomp build fix.
2015-09-03 Carl HetheringtonTry to prevent ffmpeg shared build for Linux as it...
2015-09-03 Carl HetheringtonBump version
2015-09-03 Carl HetheringtonBump version v2.1.51
2015-09-03 Carl HetheringtonBump ffmpeg again.
2015-09-03 Carl HetheringtonBump ffmpeg for cscript typo.
2015-09-03 Carl Hetheringtonlibsoxr deps in .debs.
2015-09-03 Carl HetheringtonTry to fix centos build.
2015-09-03 Carl HetheringtonMerge.
2015-09-03 Carl HetheringtonBump ffmpeg-cdist.
2015-09-02 Carl HetheringtonBump ffmpeg for the soxr resampler.
2015-09-02 Carl HetheringtonUse soxr resampler.
2015-09-02 Carl HetheringtonDon't share _terminate.
2015-09-02 Carl HetheringtonAdd another unit test.
2015-09-01 Carl HetheringtonBump version
2015-09-01 Carl HetheringtonBump version v2.1.50
2015-09-01 Carl HetheringtonDon't start thread in constructor. (ServerFinder)
2015-09-01 Carl HetheringtonDon't start thread in constructor. (Writer)
2015-09-01 Carl HetheringtonTidy up thread in destructor (Job)
2015-09-01 Carl HetheringtonDon't start thread in constructor. (JobManager)
2015-09-01 Carl HetheringtonDon't start thread in constructor; tidy up thread in...
2015-09-01 Carl Hetheringtonupdate.{cc,h} -> update_checker.{cc,h}.
2015-09-01 Carl HetheringtonFix crash on cancellation of encodes during check of...
2015-09-01 Carl HetheringtonAdd basic test for client/server with a J2K image.
2015-09-01 Carl HetheringtonHack to remove boost atomic dependency.
2015-09-01 Carl HetheringtonTry to fix build.
2015-09-01 Carl HetheringtonComment.
2015-09-01 Carl HetheringtonMerge branch '2.0' of ssh://git.carlh.net/home/carl...
2015-09-01 Carl HetheringtonFix duplicate name of _mutex in ExceptionStore and...
2015-09-01 Carl HetheringtonProtect _threads with a mutex since it may be updated...
2015-08-31 Carl HetheringtonBump version
2015-08-31 Carl HetheringtonBump version v2.1.49
2015-08-31 Carl HetheringtonRemove zanata.xml.
2015-08-31 Carl HetheringtonFix version specifiers.
2015-08-31 Carl HetheringtonFix syntax.
2015-08-31 Carl HetheringtonFix syntax.
2015-08-31 Carl HetheringtonBump deps.
2015-08-31 Carl HetheringtonMissing Debian 7 deps.
2015-08-31 Carl HetheringtonUse firm versions for libdcp/libsub.
2015-08-31 Carl HetheringtonManual updates.
2015-08-31 Carl HetheringtonAdd alignment hack.
2015-08-31 Carl HetheringtonBump version
2015-08-31 Carl HetheringtonBump version v2.1.48
2015-08-31 Carl HetheringtonRemove working file from test/data.
2015-08-31 Carl HetheringtonReduce seek-inducing slack in SubtitleDecoder; see...
2015-08-31 Carl HetheringtonFix overlaps; before you'd get a different answer
2015-08-31 Carl HetheringtonMerge branch '1.0' of ssh://git.carlh.net/home/carl...
2015-08-31 Carl HetheringtonMerge branch '1.0' of ssh://git.carlh.net/home/carl...
2015-08-31 Carl HetheringtonAdd a using cout for luck.
2015-08-31 Carl HetheringtonApply reverse of recent dcp_to_content_video fix to...
2015-08-31 Carl HetheringtonBail early from subtitle finding if there are no subtit...
2015-08-31 Carl HetheringtonUpdated es_ES translation from Manuel AC.
2015-08-29 Carl HetheringtonUpdated ru_RU from Igor Voytovich.
2015-08-28 Carl HetheringtonTranslator credit.
2015-08-28 Carl HetheringtonFrench translation tweak from GĂ©rald Maruccia.
2015-08-28 Carl HetheringtonRemove unused messages.
2015-08-28 Carl HetheringtonBump version 2.2.0-string-freeze
2015-08-28 Carl HetheringtonBump version v2.1.47
2015-08-28 Carl HetheringtonFix crash on adding a KDM to a DCP (hopefully #645).
2015-08-28 Carl HetheringtonBump libdcp for fix to XYZ -> RGB conversion.
2015-08-28 Carl HetheringtonDon't crash on startup if the splash PNG can't be found.
2015-08-28 Carl HetheringtonFix incorrect loading of decryption private key from...
2015-08-28 Carl HetheringtonManual wording tweaks.
2015-08-27 Carl Hetheringtonpot/merge.
2015-08-27 Carl HetheringtonTweak audio mapping view so that 12 channels fit on...
2015-08-27 Carl HetheringtonFix Player::dcp_to_content_video with similar but not...
2015-08-27 Carl HetheringtonClean up.
2015-08-27 Carl HetheringtonTidy up DCP content colour conversion a bit.
2015-08-27 Carl HetheringtonClean up slightly; use set_default_colour_conversion...
2015-08-27 Carl HetheringtonWe can't use J2K data directly if we've set a new colou...
2015-08-27 Carl HetheringtonMake sure we don't create any config directories until...
2015-08-27 Carl HetheringtonImprove start_servers script.
2015-08-27 Carl HetheringtonBump libdcp for RGB->XYZ optimisation.
2015-08-27 Carl HetheringtonAdd callgrind to dcpomatic_cli script.
2015-08-26 Carl HetheringtonAnother small analysis optimisation, and (I think)...
2015-08-26 Carl HetheringtonSmall optimisations to audio analysis.
2015-08-26 Carl HetheringtonRemove some debug.
2015-08-26 Carl HetheringtonSeparate AudioPoint.
2015-08-26 Carl HetheringtonStop ui_idle() being called loads and loads of times...
2015-08-26 Carl HetheringtonSeparate ExceptionStore.
2015-08-26 Carl HetheringtonSeparate FFmpegSubtitlePeriod.
2015-08-26 Carl HetheringtonSplit log.{cc,h}.
2015-08-26 Carl HetheringtonRest of src/lib/*.h tidying.
2015-08-26 Carl HetheringtonInclude tidying src/lib/a-j*.h
2015-08-26 Carl HetheringtonMove ServerDescription into its own header.
2015-08-26 Carl HetheringtonFix alignment DCP names.
2015-08-26 Carl HetheringtonMerge branch '2.0' of ssh://git.carlh.net/home/carl...
2015-08-26 Carl HetheringtonFix build script.
2015-08-26 Carl HetheringtonAdd Ubuntu font hack.
2015-08-26 Carl HetheringtonAdd some hacks, mostly subtitle alignment tests.
2015-08-26 Carl HetheringtonHack to make font finding work on Ubuntu even when...
2015-08-26 Carl HetheringtonBump version
2015-08-26 Carl HetheringtonBump version v2.1.46
2015-08-26 Carl HetheringtonRevert "Fix test to take into account changes to rounding."
2015-08-26 Carl Hetherington-ffast-math seems to cause various bizarre problems...
2015-08-26 Carl HetheringtonFix lrint-related crash.
2015-08-26 Carl HetheringtonRevert "Replace _floor with _round in dcp_to_content_vi...
2015-08-25 Carl HetheringtonFix test to take into account changes to rounding.
2015-08-25 Carl HetheringtonMissing 15.04 dependency.
next