summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2015-08-19Fix loss of host's encoding threads when servers list changes.Carl Hetherington
2015-08-19More timing tweaks.Carl Hetherington
2015-08-19Some work on rationalising and tidying up timing logging.Carl Hetherington
2015-08-19Add only-servers-encode option for debugging / optimisation / testing of serv...Carl Hetherington
2015-08-18Remove debug code.Carl Hetherington
2015-08-18pot/merge.Carl Hetherington
2015-08-18Include tidying.Carl Hetherington
2015-08-18Make DCP creator configurable.Carl Hetherington
2015-08-18Include trimming.Carl Hetherington
2015-08-18Write our chosen metadata to CPLs as well as PKL/ASSETMAP.Carl Hetherington
2015-08-17Do filling correctly for separate-content L/R 3D; before it wasCarl Hetherington
2015-08-17Remove unused Image::crop.Carl Hetherington
2015-08-17Fix crop of some YUV content.Carl Hetherington
2015-08-13Less severe error message when there is no config file.Carl Hetherington
2015-08-11Show a splash screen if config needs creating.Carl Hetherington
2015-08-11Write config after certificate chains have been createdCarl Hetherington
2015-08-10Set up for the correct handling of UTF-8 with WindowsCarl Hetherington
2015-08-09Fix DCP audio rate with 96kHz sources.Carl Hetherington
2015-08-05Fix heinous thinko in previous.Carl Hetherington
2015-08-05Improve error reporting, in particular from dcpomatic_create.Carl Hetherington
2015-08-04Merge update to da_DA from Anders Uhl Pedersen.Carl Hetherington
2015-08-04Tweak word separators for ISDCF name guessing game.Carl Hetherington
2015-08-04Disable '2D version of 3D content' ISDCF metadata checkbox with 3D content (p...Carl Hetherington
2015-07-30Allow config of the full KDM decryption chain.Carl Hetherington
2015-07-30Rename Config::_signer to Config::_signer_chain.Carl Hetherington
2015-07-30pot/merge.Carl Hetherington
2015-07-30Add empty da_DK translation.Carl Hetherington
2015-07-30Changes to libdcp.Carl Hetherington
2015-07-29Move code to create DCPContent or (non-still) ImageContent into content_facto...Carl Hetherington
2015-07-29Replace Time::frames with Time::frames_round and Time::frames_floor.Carl Hetherington
2015-07-28Missing set of _dirty when content changes.Carl Hetherington
2015-07-28Recognise .w64 and .flac as audio files.Carl Hetherington
2015-07-27Updated ru_RU translation from Igor Voytovich.Carl Hetherington
2015-07-26Hopefully fix missing libdcpomatic i18n.Carl Hetherington
2015-07-24Fix mistaken clamp to length_after_trim after adding trim_start.Carl Hetherington
2015-07-22Use NR for rating in a ISDCF name if none is specified.Carl Hetherington
2015-07-21pot/merge.Carl Hetherington
2015-07-21Fix incorrect conversion of audio from DCP sources (#642).Carl Hetherington
2015-07-20Fix missing second-lines of subtitles (#641).Carl Hetherington
2015-07-19Fix some missing set-to-defaults (#640).Carl Hetherington
2015-07-19Missing virtual destructor.Carl Hetherington
2015-07-19Fix daft mistake in time fixups causing end trim to be added to length.Carl Hetherington
2015-07-17Try to fix Win32 build.Carl Hetherington
2015-07-17Remove debug code.Carl Hetherington
2015-07-17Add FTP uploader using curl.Carl Hetherington
2015-07-17Make a generic base for uploaders and move the SCP code into a subclass of that.Carl Hetherington
2015-07-17Move curl_global_init() to dcpomatic_setup() and remove curl_global_cleanup.Carl Hetherington
2015-07-17Rename SCPDCPJob -> UploadJob.Carl Hetherington
2015-07-17Use the V1.x image filename sorting method.Carl Hetherington
2015-07-17A couple of class/struct confusions.Carl Hetherington