summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-10-09Bump versionv2.9.31Carl Hetherington
2016-10-08Fix overlapping burnt-in subtitles in some cases (#959).Carl Hetherington
Firstly, when finding subtitles that exist during a period, only return those which overlap more than half the period. This means that, in a fight over a frame, the longest-running subtitle in that frame will win. Secondly, make SubtitleDecoder::get pick the wanted subtitles from the cache simply by comparing their periods to those that were requested. I think this is nicer than what was there before (basically reevaulating 'what subtitle(s) for this period') and also makes the first part of this commit effective.
2016-10-07Add some thoughts about decoder structures.Carl Hetherington
2016-10-07Merge.Carl Hetherington
2016-10-07Bump libdcp for fix to #952.Carl Hetherington
2016-10-06Fix sensitivity of add-ov option in the content menu.Carl Hetherington
2016-10-06Add menu option to select CPL.Carl Hetherington
2016-10-05Updated fr_FR translation from Thierry Journet.Carl Hetherington
2016-10-05Supporter.Carl Hetherington
2016-10-04Fix subtitle_id to work with _TEXT and _ASS subtitles (fixes #969).Carl Hetherington
2016-10-04Add section on multiple soundtracks to the manual.Carl Hetherington
2016-10-04Bump versionCarl Hetherington
2016-10-04Bump versionv2.9.30Carl Hetherington
2016-10-03Don't let hint generation throw an exception in the presence of old audio ↵Carl Hetherington
analysis files.
2016-10-03Fix crash on starting a job.Carl Hetherington
2016-10-03Fix thinko.Carl Hetherington
2016-10-03Updated zh_CN translation from 刘汉源.Carl Hetherington
2016-10-03Bump versionCarl Hetherington
2016-10-03Bump versionv2.9.29Carl Hetherington
2016-10-03Supporter.Carl Hetherington
2016-10-03Remove some debug code.Carl Hetherington
2016-10-03Supporter.Carl Hetherington
2016-10-03Missing files.Carl Hetherington
2016-10-03Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2016-10-03Fix various bad automatic merges in i18n files.Carl Hetherington
2016-10-03Bump versionCarl Hetherington
2016-10-03Bump versionv2.9.28Carl Hetherington
2016-10-03pot/merge.Carl Hetherington
2016-10-03Speculative fix for sending KDM emails via port 465.Carl Hetherington
2016-09-30Fix manual section.Carl Hetherington
2016-09-30Start reporting frames completed in transcode jobs immediately; don't wait ↵Carl Hetherington
until fps estimates are available.
2016-09-30Speed up response to a request to pause a job.Carl Hetherington
2016-09-30Allow loading of multiple films from the batch converter command line.Carl Hetherington
2016-09-30Fix scrolling in the batch converter when there are lots of films.Carl Hetherington
2016-09-30Reverse order of jobs in the batch converter view.Carl Hetherington
2016-09-30Fix hack script.Carl Hetherington
2016-09-30Better tidy_for_filename that doesn't screw up with UTF-8.Carl Hetherington
2016-09-29Missing std_to_wx.Carl Hetherington
2016-09-29And another.Carl Hetherington
2016-09-29Bump libdcp for a win32 fix.Carl Hetherington
2016-09-29Bump libdcp for more build fixes.Carl Hetherington
2016-09-29Missing file.Carl Hetherington
2016-09-28Yet more libdcp-related build fixes.Carl Hetherington
2016-09-28Another libdcp build fix.Carl Hetherington
2016-09-28Another libdcp build fix bump.Carl Hetherington
2016-09-28Add KDM creator to win32 debug version.Carl Hetherington
2016-09-28Another libdcp build fix.Carl Hetherington
2016-09-28Bump libdcp for another build fix.Carl Hetherington
2016-09-28Bump libdcp for build fix.Carl Hetherington
2016-09-28Bump libdcp to get refactoring tested a bit.Carl Hetherington