Merge branch '2.0' of ssh://git.carlh.net/home/carl/git/dcpomatic2 into 2.0
[dcpomatic.git] / src / lib /
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 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 HetheringtonFix crash on adding a KDM to a DCP (hopefully #645).
2015-08-28 Carl HetheringtonFix incorrect loading of decryption private key from...
2015-08-27 Carl Hetheringtonpot/merge.
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-26 Carl HetheringtonAnother small analysis optimisation, and (I think)...
2015-08-26 Carl HetheringtonSmall optimisations to audio analysis.
2015-08-26 Carl HetheringtonSeparate AudioPoint.
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 HetheringtonMerge branch '2.0' of ssh://git.carlh.net/home/carl...
2015-08-26 Carl HetheringtonAdd Ubuntu font hack.
2015-08-26 Carl HetheringtonHack to make font finding work on Ubuntu even when...
2015-08-26 Carl HetheringtonRevert "Replace _floor with _round in dcp_to_content_vi...
2015-08-25 Carl HetheringtonPurge rint() and use llrint and friends.
2015-08-25 Carl HetheringtonReplace _floor with _round in dcp_to_content_video...
2015-08-25 Carl HetheringtonReflect colour conversion changes in player / waveform...
2015-08-25 Carl HetheringtonAdd video waveform viewer.
2015-08-24 Carl HetheringtonWhite space.
2015-08-23 Carl HetheringtonRemove debug code.
2015-08-23 Carl HetheringtonFontConfig debugging.
2015-08-23 Carl HetheringtonTry to fix build; link failure of FontConfig.
2015-08-23 Carl HetheringtonUse the correct font to render subtitles in preview...
2015-08-22 Carl HetheringtonFix write_frame_info again.
2015-08-20 Carl HetheringtonFix assertion failure with overlapping video content...
2015-08-20 Carl HetheringtonUse r+b not ab for fopen_boost so that we get the behav...
2015-08-20 Carl HetheringtonTweak problem report email.
2015-08-20 Carl HetheringtonMake sure program version gets into a problem report...
2015-08-19 Carl HetheringtonFix loss of host's encoding threads when servers list...
2015-08-19 Carl HetheringtonMore timing tweaks.
2015-08-19 Carl HetheringtonSome work on rationalising and tidying up timing logging.
2015-08-18 Carl HetheringtonAdd only-servers-encode option for debugging / optimisa...
2015-08-18 Carl HetheringtonRemove debug code.
2015-08-18 Carl Hetheringtonpot/merge.
2015-08-18 Carl HetheringtonInclude tidying.
2015-08-18 Carl HetheringtonMake DCP creator configurable.
2015-08-18 Carl HetheringtonInclude trimming.
2015-08-18 Carl HetheringtonWrite our chosen metadata to CPLs as well as PKL/ASSETMAP.
2015-08-17 Carl HetheringtonDo filling correctly for separate-content L/R 3D; befor...
2015-08-16 Carl HetheringtonRemove unused Image::crop.
2015-08-16 Carl HetheringtonFix crop of some YUV content.
2015-08-13 Carl HetheringtonLess severe error message when there is no config file.
2015-08-11 Carl HetheringtonShow a splash screen if config needs creating.
2015-08-10 Carl HetheringtonWrite config after certificate chains have been created
2015-08-10 Carl HetheringtonSet up for the correct handling of UTF-8 with Windows
2015-08-09 Carl HetheringtonFix DCP audio rate with 96kHz sources.
2015-08-05 Carl HetheringtonMerge branch '2.0' of ssh://git.carlh.net/home/carl...
2015-08-05 Carl HetheringtonFix heinous thinko in previous.
2015-08-05 Carl HetheringtonImprove error reporting, in particular from dcpomatic_c...
2015-08-04 Carl HetheringtonMerge update to da_DA from Anders Uhl Pedersen.
2015-08-04 Carl HetheringtonTweak word separators for ISDCF name guessing game.
2015-08-04 Carl HetheringtonDisable '2D version of 3D content' ISDCF metadata check...
2015-07-30 Carl HetheringtonAllow config of the full KDM decryption chain.
2015-07-30 Carl HetheringtonRename Config::_signer to Config::_signer_chain.
2015-07-30 Carl Hetheringtonpot/merge.
2015-07-30 Carl HetheringtonAdd empty da_DK translation.
2015-07-30 Carl HetheringtonChanges to libdcp.
2015-07-29 Carl HetheringtonMove code to create DCPContent or (non-still) ImageCont...
2015-07-29 Carl HetheringtonReplace Time::frames with Time::frames_round and Time...
2015-07-28 Carl HetheringtonMissing set of _dirty when content changes.
2015-07-28 Carl HetheringtonRecognise .w64 and .flac as audio files.
2015-07-27 Carl HetheringtonUpdated ru_RU translation from Igor Voytovich.
2015-07-26 Carl HetheringtonHopefully fix missing libdcpomatic i18n.
2015-07-24 Carl HetheringtonFix mistaken clamp to length_after_trim after adding...
2015-07-21 Carl HetheringtonMerge branch '2.0' of ssh://git.carlh.net/home/carl...
2015-07-21 Carl HetheringtonUse NR for rating in a ISDCF name if none is specified.
2015-07-21 Carl Hetheringtonpot/merge.
2015-07-21 Carl HetheringtonFix incorrect conversion of audio from DCP sources...
2015-07-20 Carl HetheringtonFix missing second-lines of subtitles (#641).
2015-07-19 Carl HetheringtonFix some missing set-to-defaults (#640).
2015-07-19 Carl HetheringtonMissing virtual destructor.
2015-07-19 Carl HetheringtonFix daft mistake in time fixups causing end trim to...
2015-07-17 Carl HetheringtonTry to fix Win32 build.
2015-07-17 Carl HetheringtonRemove debug code.
2015-07-17 Carl HetheringtonAdd FTP uploader using curl.
2015-07-17 Carl HetheringtonMake a generic base for uploaders and move the SCP...
2015-07-17 Carl HetheringtonMove curl_global_init() to dcpomatic_setup() and remove...
2015-07-17 Carl HetheringtonRename SCPDCPJob -> UploadJob.
2015-07-17 Carl HetheringtonUse the V1.x image filename sorting method.
2015-07-17 Carl HetheringtonMerge branch '2.0' of ssh://git.carlh.net/home/carl...
next