summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-08-25Bump versionv2.9.16Carl Hetherington
2016-08-25Add channel details to high-audio-level hints (#822).Carl Hetherington
2016-08-25Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomaticCarl Hetherington
2016-08-25Take the leaf of a certificate chain if one is providedCarl Hetherington
for a screen certificate (#937).
2016-08-25Missing file.Carl Hetherington
2016-08-25Tidy up text subtitle dialogue.Carl Hetherington
2016-08-25Make burnt-in subtitle outline width configurable (#940).Carl Hetherington
2016-08-25NeedsAssets was only added recently, so allow it not to be present.Carl Hetherington
2016-08-25Add UTC+5:30 to cinema dialog.Carl Hetherington
2016-08-25Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2016-08-24Use a wxChoice for the text subtitle effect.Carl Hetherington
2016-08-24pot/merge.Carl Hetherington
2016-08-24Updated fr_FR translation from Thierry Journet.Carl Hetherington
2016-08-24Add a basic management dialogue for templates.Carl Hetherington
2016-08-24Add some stuff about templates to the manual.Carl Hetherington
2016-08-24Remove unnecessary section from manual.Carl Hetherington
2016-08-24Updated cs_CZ translation from Tomáš Begeni.Carl Hetherington
2016-08-24Basic template support (#485).Carl Hetherington
2016-08-24Bump libdcp (correctly) for new method.Carl Hetherington
2016-08-24Revert "Bump libdcp for new method."Carl Hetherington
This reverts commit 3412af70b950dcdc604413ef05c26becda6da789.
2016-08-24Bump libdcp for new method.Carl Hetherington
2016-08-24Manual updates.Carl Hetherington
2016-08-24Add note about OV/VF DCP import to the manual.Carl Hetherington
2016-08-24Allow import of OV/VF DCPs (#906).Carl Hetherington
2016-08-24Keep timeline above main window.Carl Hetherington
2016-08-24Up/Down -> Earlier/Later.Carl Hetherington
2016-08-23Manual updates.Carl Hetherington
2016-08-23Fix potential buffer overflow.Carl Hetherington
2016-08-22Bump versionCarl Hetherington
2016-08-22Bump versionv2.9.15Carl Hetherington
2016-08-22Bump libdcp for double-subtitle fix.Carl Hetherington
2016-08-22Add some stuff about KDM types to the manual.Carl Hetherington
2016-08-22libdcp bump required for previous commit.Carl Hetherington
2016-08-22Do full gamma correction etc. when alpha-blending subtitlesCarl Hetherington
onto XYZ images. This fixes colour tints on subtitles burnt into existing DCPs.
2016-08-22Bump versionCarl Hetherington
2016-08-22Bump versionv2.9.14Carl Hetherington
2016-08-22Remove unicode BOMs as they apparently confuse gettext.Carl Hetherington
2016-08-21Tweak last-translator and language-team for zh_CN.Carl Hetherington
2016-08-21Line-break base64 attachments with \r\n rather than just \nCarl Hetherington
to stop "line too long" errors with some email servers.
2016-08-21Even better open-file error reports.Carl Hetherington
2016-08-20Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2016-08-20Supporter.Carl Hetherington
2016-08-20Bump libdcp for API addition.Carl Hetherington
2016-08-20Handle subtitles which contain Pango markup.Carl Hetherington
2016-08-18Bump versionCarl Hetherington
2016-08-18Bump versionv2.9.13Carl Hetherington
2016-08-18Updated zh_CN translation from 刘汉源.Carl Hetherington
2016-08-18Better errors on open fails; remove unused exception.Carl Hetherington
2016-08-18Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2016-08-17Check for conflicing refer-to-DCP settings.Carl Hetherington
This adds a general fix_conflicting_settings() to Film which should fix the problem and give a message to tell the user why the "fix" is being carried out. Should help with #929.