summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
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
2015-07-17Improve image filename sorter.Carl Hetherington
2015-07-16pot/merge.Carl Hetherington
2015-07-16Updated ru_RU translation from Igor Voytovich.Carl Hetherington
2015-07-16pot/merge.Carl Hetherington
2015-07-16Updated ru_RU translation from Igor Voytovich.Carl Hetherington
2015-07-16pot/merge.Carl Hetherington
2015-07-16More float -> double.Carl Hetherington
2015-07-16Remove debug output.Carl Hetherington
2015-07-16float -> double in a few places.Carl Hetherington
2015-07-15Try doing frames calculation with int where possible.Carl Hetherington
2015-07-15Remove unused PlayerStatistics stuff.Carl Hetherington
2015-07-15Fix confusion about what dcp_to_content_audio should be doing.Carl Hetherington
2015-07-14Try rounding down when calculating frames from Times.Carl Hetherington
2015-07-14Updated fr_FR translation from Thierry Journet.Carl Hetherington
2015-07-14Express trims using ContentTime so that they do not changeCarl Hetherington
2015-07-14Slightly cleaner implementations of Player::dcp_to_content_video and vice versa.Carl Hetherington
2015-07-14Tests of Player::dcp_to_content_video, content_video_to_dcp andCarl Hetherington
2015-07-14Fix mistaken use of wrong enum.Carl Hetherington
2015-07-14Merge branch '2.0' of ssh://git.carlh.net/home/carl/git/dcpomatic2 into 2.0Carl Hetherington
2015-07-14Port 65514eea7705fb12985cef448f08ceb47db6acab from 1.x; failure to handle sep...Carl Hetherington
2015-07-14Look at more then one piece of video content when required for separate-eye 3...Carl Hetherington