summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-17Slightly improve keys config dialog layout.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-17Fix typo causing snap to be stuck on.Carl Hetherington
2015-07-17A couple of class/struct confusions.Carl Hetherington
2015-07-17Improve image filename sorter.Carl Hetherington
2015-07-16Typo in previous.Carl Hetherington
2015-07-16pot/merge.Carl Hetherington
2015-07-16Add tester.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-14Fix strange content selection breakage (#636).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
2015-07-13Remove out-of-date comment.Carl Hetherington
2015-07-12Fix download button label.Carl Hetherington
2015-07-12Add close button to timeline dialog on Linux.Carl Hetherington
2015-07-12Fix spacing around OK/Cancel in the KDM dialog.Carl Hetherington
2015-07-12Reload existing certificate chain's details when creating a new one.Carl Hetherington
2015-07-12Enforce some restrictions on SSL certificate properties.Carl Hetherington
2015-07-09Guess a better optimum frame rate when there is content at 24 and 48 fps (#633).Carl Hetherington
2015-07-09Missing rounding.Carl Hetherington
2015-07-09Prevent assertion failure when using DCP content with no audio.Carl Hetherington
2015-07-09pot/merge.Carl Hetherington