summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-07-29Fix find missing function for DCP content (#646).Carl Hetherington
2015-07-29Move code to create DCPContent or (non-still) ImageContent into content_facto...Carl Hetherington
2015-07-29Slightly improve presentation of exceptions.Carl Hetherington
2015-07-29Replace Time::frames with Time::frames_round and Time::frames_floor.Carl Hetherington
2015-07-28Check for end of film when doing forward-frame.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-27Stretch info window sideways a bit.Carl Hetherington
2015-07-27Sync translators / testers with database.Carl Hetherington
2015-07-27Sync supporters list with database.Carl Hetherington
2015-07-27Supporter.Carl Hetherington
2015-07-27Updated ru_RU translation from Igor Voytovich.Carl Hetherington
2015-07-27Missing std_to_wxCarl Hetherington
2015-07-26Hopefully fix missing libdcpomatic i18n.Carl Hetherington
2015-07-26Don't bother re-examining content if loading a KDM fails.Carl Hetherington
2015-07-26Catch exceptions when loading KDMs.Carl Hetherington
2015-07-24Supporter.Carl Hetherington
2015-07-24Fix mistaken clamp to length_after_trim after adding trim_start.Carl Hetherington
2015-07-24Fix non-display of pending jobs in the batch processor.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-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