Add curl uploader for coverity dump.
[dcpomatic.git] / src /
2015-01-29 Carl HetheringtonMerge branch '2.0' of git.carlh.net:git/dcpomatic into 2.0
2015-01-29 Carl HetheringtonRemove unused socket stuff.
2015-01-29 Carl HetheringtonMake ServerFinder stop nicely when dcpomatic_cli quits.
2015-01-29 Carl HetheringtonMove Socket to dcpomatic_socket.{cc,h}.
2015-01-28 Carl HetheringtonSmall fixes and tidy-ups spotted by cppcheck.
2015-01-28 Carl HetheringtonSupporter.
2015-01-26 Carl HetheringtonComment.
2015-01-25 Carl HetheringtonProbably-missing lock.
2015-01-25 Carl HetheringtonMissing newline causing lack of Date header.
2015-01-25 Carl HetheringtonHand-apply 39e9f0794349f44caf440db9568b8b15eb900381...
2015-01-24 Carl HetheringtonHand-apply bbfb370d7de28ec1e8f307865cc6253bb5d4366e...
2015-01-24 Carl HetheringtonHand-apply d4470377df181b4d15fbac86c454a8372b1a0f3d...
2015-01-23 Carl HetheringtonHand-apply 111f02f4fc8ace359a16aea1c88c2821bf3dde31...
2015-01-23 Carl HetheringtonHand-apply cb998bee2e70f3426fd95655736deae803efa58e...
2015-01-23 Carl HetheringtonFix merge.
2015-01-23 Carl HetheringtonRemove erroneous rounding of subrip times.
2015-01-23 Carl HetheringtonMerge branch '2.0' of ssh://main.carlh.net/home/carl...
2015-01-22 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/dcpomatic into 2.0
2015-01-22 Carl HetheringtonSupporter.
2015-01-21 Carl HetheringtonFix recognition of MXF-wrapped subtitle content vs...
2015-01-21 Carl HetheringtonMerge branch '2.0' of git.carlh.net:git/dcpomatic into 2.0
2015-01-21 Carl HetheringtonImprove logging slightly.
2015-01-20 Carl HetheringtonSupporter.
2015-01-20 Carl HetheringtonSeek correctly in AudioDecoder; the frame parameter...
2015-01-20 Carl HetheringtonFix rounding when converting to frames.
2015-01-20 Carl HetheringtonMore informative error when failing to decode JPEG2000...
2015-01-20 Carl HetheringtonLimit length of error messages in the job manager view.
2015-01-19 Carl HetheringtonFix audio analysis; make sure we don't decode video...
2015-01-19 Carl HetheringtonVideoDecoder::_same can just be a local.
2015-01-19 Carl HetheringtonRemove unused variable.
2015-01-17 Carl HetheringtonMerge branch '2.0' of ssh://main.carlh.net/home/carl...
2015-01-17 Carl HetheringtonUpdate for libsub1 API changes.
2015-01-17 Carl HetheringtonRemove unused TimedAudioBuffers.
2015-01-16 Carl HetheringtonMerge branch '2.0' of ssh://main.carlh.net/home/carl...
2015-01-15 Carl HetheringtonRemove debug code.
2015-01-15 Carl HetheringtonTry to fix some OS X warnings.
2015-01-14 Carl HetheringtonSupporters.
2015-01-14 Carl HetheringtonForward-port DAR/SAR UI stuff from 1.x.
2015-01-12 Carl HetheringtonForward-port FTP fix from 1.x.
2015-01-12 Carl HetheringtonYet more deps.
2015-01-12 Carl HetheringtonMore deps.
2015-01-12 Carl HetheringtonMissing dependency.
2015-01-12 Carl HetheringtonFix build.
2015-01-12 Carl HetheringtonFix build.
2015-01-11 Carl HetheringtonTry to fix build.
2015-01-11 Carl HetheringtonMerge branch '2.0' of ssh://main.carlh.net/home/carl...
2015-01-11 Carl HetheringtonUpdate waf.
2015-01-11 Carl HetheringtonSupporter.
2015-01-11 Carl HetheringtonRemove unused variable.
2015-01-11 Carl HetheringtonComment.
2015-01-11 Carl HetheringtonComment.
2015-01-11 Carl HetheringtonFix call to dcp::Time constructor.
2015-01-11 Carl HetheringtonRemove unused code.
2015-01-11 Carl HetheringtonAlpha blending fix from 1.x.
2015-01-10 Carl HetheringtonUpdate for libdcp changes.
2015-01-09 Carl HetheringtonHand-apply d7329603f8698f5302d11acfc233ca67695e654d...
2015-01-09 Carl HetheringtonFix build.
2015-01-09 Carl HetheringtonMerge branch '2.0' of ssh://main.carlh.net/home/carl...
2015-01-09 Carl Hetheringtonpot/merge.
2015-01-09 Carl HetheringtonForward-port 99% crash fix from 1.x.
2015-01-08 Carl HetheringtonComment.
2015-01-08 Carl HetheringtonFix signer chain dialog layout.
2015-01-07 Carl HetheringtonDon't translate technical_summary().
2015-01-07 Carl HetheringtonMerge branch '2.0' of git.carlh.net:git/dcpomatic into 2.0
2015-01-07 Carl HetheringtonMake a note in the log when XYZ values are clamped...
2015-01-06 Carl HetheringtonHeader guard.
2015-01-06 Carl HetheringtonAdd some writer-loop debugging from 1.x; ignore out...
2015-01-06 Carl HetheringtonHeader guard.
2015-01-06 Carl HetheringtonDefault to logging at DEBUG level.
2015-01-06 Carl HetheringtonAdd log TYPE_DEBUG from 1.x.
2015-01-05 Carl HetheringtonIncrease stored-frames limit; fix skip_frame_test refer...
2015-01-05 Carl HetheringtonFix incorrect use of FrameRateChange::factor(); if...
2015-01-05 Carl HetheringtonFix error reporting by transcode job; no need to set...
2015-01-05 Carl HetheringtonAssert in one case where memory usage can build up...
2015-01-04 Carl HetheringtonFix loading of 1.x metadata.
2015-01-04 Carl HetheringtonAdapt for changes to libdcp.
2015-01-04 Carl HetheringtonIgnore AVERROR_INVALIDDATA from av_read_frame() as...
2015-01-04 Carl HetheringtonFix loading of SMPTE subtitles that are not MXF-wrapped.
2015-01-03 Carl HetheringtonVarious libdcp API changes.
2015-01-03 Carl HetheringtonHappy new year.
2015-01-03 Carl HetheringtonSupporter.
2014-12-28 Carl HetheringtonBasic adaptations for changes to libdcp1 colour convers...
2014-12-23 Carl HetheringtonFix warning and add comment.
2014-12-23 Carl HetheringtonRemove unused code.
2014-12-22 Carl HetheringtonRemove some unused code.
2014-12-22 Carl HetheringtonRemoved Paul's code.
2014-12-22 Carl HetheringtonRemove POSIX backtraces; move ScopedTemporary into...
2014-12-22 Carl HetheringtonMissing deps and a missing API version on static libsub.
2014-12-22 Carl HetheringtonMore libsub tweaks.
2014-12-21 Carl HetheringtonMerge branch '2.0' of ssh://main.carlh.net/home/carl...
2014-12-21 Carl HetheringtonFix build.
2014-12-21 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/dcpomatic into 2.0
2014-12-21 Carl HetheringtonDon't create subtitle content if there is an empty...
2014-12-21 Carl HetheringtonRevert most of vertical positioning stuff from previous...
2014-12-21 Carl HetheringtonUpdate xml_subtitle_test result now that subtitles...
2014-12-21 Carl HetheringtonFix typos on hand-applying patch.
2014-12-20 Carl HetheringtonMissing file.
2014-12-20 Carl HetheringtonMissing include.
2014-12-20 Carl HetheringtonHand-apply d849d411cff28ef5453085791d0b4d7cd73bd070...
2014-12-20 Carl HetheringtonHand-apply 6fc77d362ee50747d0ff1626720ccd6d3704d9a4...
next