dcpomatic.git
7 years agoFix potential buffer overflow.
Carl Hetherington [Tue, 23 Aug 2016 08:28:17 +0000 (09:28 +0100)]
Fix potential buffer overflow.

7 years agoBump version
Carl Hetherington [Mon, 22 Aug 2016 15:14:49 +0000 (16:14 +0100)]
Bump version

7 years agoBump version v2.9.15
Carl Hetherington [Mon, 22 Aug 2016 15:14:49 +0000 (16:14 +0100)]
Bump version

7 years agoBump libdcp for double-subtitle fix.
Carl Hetherington [Mon, 22 Aug 2016 15:07:39 +0000 (16:07 +0100)]
Bump libdcp for double-subtitle fix.

7 years agoAdd some stuff about KDM types to the manual.
Carl Hetherington [Mon, 22 Aug 2016 14:44:13 +0000 (15:44 +0100)]
Add some stuff about KDM types to the manual.

7 years agolibdcp bump required for previous commit.
Carl Hetherington [Mon, 22 Aug 2016 13:30:03 +0000 (14:30 +0100)]
libdcp bump required for previous commit.

7 years agoDo full gamma correction etc. when alpha-blending subtitles
Carl Hetherington [Mon, 22 Aug 2016 13:26:28 +0000 (14:26 +0100)]
Do full gamma correction etc. when alpha-blending subtitles
onto XYZ images.  This fixes colour tints on subtitles burnt
into existing DCPs.

7 years agoBump version
Carl Hetherington [Sun, 21 Aug 2016 23:41:50 +0000 (00:41 +0100)]
Bump version

7 years agoBump version v2.9.14
Carl Hetherington [Sun, 21 Aug 2016 23:41:49 +0000 (00:41 +0100)]
Bump version

7 years agoRemove unicode BOMs as they apparently confuse gettext.
Carl Hetherington [Sun, 21 Aug 2016 23:02:26 +0000 (00:02 +0100)]
Remove unicode BOMs as they apparently confuse gettext.

7 years agoTweak last-translator and language-team for zh_CN.
Carl Hetherington [Sun, 21 Aug 2016 22:19:49 +0000 (23:19 +0100)]
Tweak last-translator and language-team for zh_CN.

7 years agoLine-break base64 attachments with \r\n rather than just \n
Carl Hetherington [Sun, 21 Aug 2016 22:14:56 +0000 (23:14 +0100)]
Line-break base64 attachments with \r\n rather than just \n
to stop "line too long" errors with some email servers.

7 years agoEven better open-file error reports.
Carl Hetherington [Sun, 21 Aug 2016 21:59:19 +0000 (22:59 +0100)]
Even better open-file error reports.

7 years agoUpdated nl_NL translation from Rob van Nieuwkerk.
Carl Hetherington [Sat, 20 Aug 2016 00:41:56 +0000 (01:41 +0100)]
Updated nl_NL translation from Rob van Nieuwkerk.

7 years agoSupporter.
Carl Hetherington [Sat, 20 Aug 2016 00:33:25 +0000 (01:33 +0100)]
Supporter.

7 years agoBump libdcp for API addition.
Carl Hetherington [Sat, 20 Aug 2016 00:25:33 +0000 (01:25 +0100)]
Bump libdcp for API addition.

7 years agoHandle subtitles which contain Pango markup.
Carl Hetherington [Sat, 20 Aug 2016 00:07:35 +0000 (01:07 +0100)]
Handle subtitles which contain Pango markup.

7 years agoBump version
Carl Hetherington [Thu, 18 Aug 2016 21:31:21 +0000 (22:31 +0100)]
Bump version

7 years agoBump version v2.9.13
Carl Hetherington [Thu, 18 Aug 2016 21:31:21 +0000 (22:31 +0100)]
Bump version

7 years agoUpdated zh_CN translation from 刘汉源.
Carl Hetherington [Thu, 18 Aug 2016 21:22:28 +0000 (22:22 +0100)]
Updated zh_CN translation from 刘汉源.

7 years agoBetter errors on open fails; remove unused exception.
Carl Hetherington [Thu, 18 Aug 2016 16:02:33 +0000 (17:02 +0100)]
Better errors on open fails; remove unused exception.

7 years agoUpdated nl_NL translation from Rob van Nieuwkerk.
Carl Hetherington [Thu, 18 Aug 2016 15:46:31 +0000 (16:46 +0100)]
Updated nl_NL translation from Rob van Nieuwkerk.

7 years agoCheck for conflicing refer-to-DCP settings.
Carl Hetherington [Wed, 17 Aug 2016 14:36:00 +0000 (15:36 +0100)]
Check for conflicing refer-to-DCP settings.

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.

7 years agoFix i18n merges.
Carl Hetherington [Wed, 17 Aug 2016 14:32:50 +0000 (15:32 +0100)]
Fix i18n merges.

7 years agopot/merge.
Carl Hetherington [Wed, 17 Aug 2016 13:44:58 +0000 (14:44 +0100)]
pot/merge.

7 years agoMinor grammatical tweak.
Carl Hetherington [Wed, 17 Aug 2016 13:44:34 +0000 (14:44 +0100)]
Minor grammatical tweak.

7 years agoLabel tweak to point out that J2K bandwidth setting only
Carl Hetherington [Wed, 17 Aug 2016 13:36:29 +0000 (14:36 +0100)]
Label tweak to point out that J2K bandwidth setting only
applies to newly-encoded data (see #904).

7 years agoSmall libdcp API change.
Carl Hetherington [Wed, 17 Aug 2016 13:31:12 +0000 (14:31 +0100)]
Small libdcp API change.

7 years agoScroll audio mapping view labels with the grid (#919).
Carl Hetherington [Wed, 17 Aug 2016 10:24:56 +0000 (11:24 +0100)]
Scroll audio mapping view labels with the grid (#919).

7 years agoComment typo.
Carl Hetherington [Wed, 17 Aug 2016 08:51:57 +0000 (09:51 +0100)]
Comment typo.

7 years agoMake KDM output options checkboxes rather than radios (part of #848).
Carl Hetherington [Tue, 16 Aug 2016 23:21:26 +0000 (00:21 +0100)]
Make KDM output options checkboxes rather than radios (part of #848).

7 years agoAdd a basic test for OV/VF with subs (#928).
Carl Hetherington [Tue, 16 Aug 2016 22:35:41 +0000 (23:35 +0100)]
Add a basic test for OV/VF with subs (#928).

7 years agoFix default filename formats.
Carl Hetherington [Tue, 16 Aug 2016 21:59:11 +0000 (22:59 +0100)]
Fix default filename formats.

7 years agoAdd hack.
Carl Hetherington [Tue, 16 Aug 2016 15:57:51 +0000 (16:57 +0100)]
Add hack.

7 years agoBasic support for fading subtitles in and out (#923).
Carl Hetherington [Tue, 16 Aug 2016 07:41:25 +0000 (08:41 +0100)]
Basic support for fading subtitles in and out (#923).

7 years agoTidy up a few details with custom filenames.
Carl Hetherington [Tue, 16 Aug 2016 15:24:33 +0000 (16:24 +0100)]
Tidy up a few details with custom filenames.

7 years agoManual wording tweak.
Carl Hetherington [Tue, 16 Aug 2016 14:14:00 +0000 (15:14 +0100)]
Manual wording tweak.

7 years agoAnother diagram tweak.
Carl Hetherington [Tue, 16 Aug 2016 14:12:57 +0000 (15:12 +0100)]
Another diagram tweak.

7 years agoTweak DCP structure diagram to include a subtitle MXF.
Carl Hetherington [Tue, 16 Aug 2016 14:11:06 +0000 (15:11 +0100)]
Tweak DCP structure diagram to include a subtitle MXF.

7 years agoBump libdcp for Assetmap / PKL fix.
Carl Hetherington [Tue, 16 Aug 2016 14:06:16 +0000 (15:06 +0100)]
Bump libdcp for Assetmap / PKL fix.

7 years agoFix seek through multi-reel DCP imports.
Carl Hetherington [Tue, 16 Aug 2016 13:30:53 +0000 (14:30 +0100)]
Fix seek through multi-reel DCP imports.

7 years agoMerge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomatic
Carl Hetherington [Tue, 16 Aug 2016 13:10:54 +0000 (14:10 +0100)]
Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomatic

7 years agoSimple mouseover in the video waveform (part of #932).
Carl Hetherington [Tue, 16 Aug 2016 13:10:09 +0000 (14:10 +0100)]
Simple mouseover in the video waveform (part of #932).

7 years agoFix bit chopped off right hand side of video waveform.
Carl Hetherington [Tue, 16 Aug 2016 12:26:57 +0000 (13:26 +0100)]
Fix bit chopped off right hand side of video waveform.

7 years agoSlightly better plotting of video waveform.
Carl Hetherington [Tue, 16 Aug 2016 12:24:05 +0000 (13:24 +0100)]
Slightly better plotting of video waveform.

7 years agoRemove unused variable.
Carl Hetherington [Tue, 16 Aug 2016 00:04:07 +0000 (01:04 +0100)]
Remove unused variable.

7 years agoBump version
Carl Hetherington [Mon, 15 Aug 2016 21:06:02 +0000 (22:06 +0100)]
Bump version

7 years agoBump version v2.9.12
Carl Hetherington [Mon, 15 Aug 2016 21:06:01 +0000 (22:06 +0100)]
Bump version

7 years agoFix description formatting again.
Carl Hetherington [Mon, 15 Aug 2016 15:12:16 +0000 (16:12 +0100)]
Fix description formatting again.

7 years agoBump libdcp for more build fixes.
Carl Hetherington [Mon, 15 Aug 2016 15:03:51 +0000 (16:03 +0100)]
Bump libdcp for more build fixes.

7 years agoMissing commit.
Carl Hetherington [Mon, 15 Aug 2016 14:44:20 +0000 (15:44 +0100)]
Missing commit.

7 years agoBump libdcp for Windows build fix.
Carl Hetherington [Mon, 15 Aug 2016 14:38:43 +0000 (15:38 +0100)]
Bump libdcp for Windows build fix.

7 years agoFix OS X build.
Carl Hetherington [Mon, 15 Aug 2016 14:33:20 +0000 (15:33 +0100)]
Fix OS X build.

7 years agoFix Windows build.
Carl Hetherington [Mon, 15 Aug 2016 14:18:33 +0000 (15:18 +0100)]
Fix Windows build.

7 years agoQuell warning.
Carl Hetherington [Mon, 15 Aug 2016 13:58:56 +0000 (14:58 +0100)]
Quell warning.

7 years agoMerge.
Carl Hetherington [Mon, 15 Aug 2016 13:58:45 +0000 (14:58 +0100)]
Merge.

7 years agocompose/raw_convert fiddling.
Carl Hetherington [Mon, 15 Aug 2016 13:56:42 +0000 (14:56 +0100)]
compose/raw_convert fiddling.

7 years agoBump version
Carl Hetherington [Sun, 14 Aug 2016 23:56:04 +0000 (00:56 +0100)]
Bump version

7 years agoBump version v2.9.11
Carl Hetherington [Sun, 14 Aug 2016 23:56:04 +0000 (00:56 +0100)]
Bump version

7 years agoFix loading of some old metadata versions.
Carl Hetherington [Sun, 14 Aug 2016 23:17:58 +0000 (00:17 +0100)]
Fix loading of some old metadata versions.

7 years agoSupport subtitles in imported DCPs. Bump libdcp to get support
Carl Hetherington [Sun, 14 Aug 2016 22:59:43 +0000 (23:59 +0100)]
Support subtitles in imported DCPs.  Bump libdcp to get support
for importing encrypted subtitles.

7 years agoFix formatting.
Carl Hetherington [Sun, 14 Aug 2016 22:50:54 +0000 (23:50 +0100)]
Fix formatting.

7 years agoUpdated zh_CN translation from 刘汉源.
Carl Hetherington [Sun, 14 Aug 2016 22:05:53 +0000 (23:05 +0100)]
Updated zh_CN translation from 刘汉源.

7 years agoEnable encryption of SMPTE subtitle assets.
Carl Hetherington [Sat, 13 Aug 2016 22:37:14 +0000 (23:37 +0100)]
Enable encryption of SMPTE subtitle assets.

7 years agoWindows build fixes.
Carl Hetherington [Fri, 12 Aug 2016 23:38:33 +0000 (00:38 +0100)]
Windows build fixes.

7 years agoRevert part of previous.
Carl Hetherington [Fri, 12 Aug 2016 22:17:08 +0000 (23:17 +0100)]
Revert part of previous.

7 years agoMore Windows hacks.
Carl Hetherington [Fri, 12 Aug 2016 21:53:17 +0000 (22:53 +0100)]
More Windows hacks.

7 years agoAdd whar_t write() for Windows.
Carl Hetherington [Fri, 12 Aug 2016 21:00:32 +0000 (22:00 +0100)]
Add whar_t write() for Windows.

7 years agoFix newlines.
Carl Hetherington [Fri, 12 Aug 2016 14:06:10 +0000 (15:06 +0100)]
Fix newlines.

7 years agoTry to fix 32/64-bit int confusion with compose.hpp.
Carl Hetherington [Fri, 12 Aug 2016 13:02:09 +0000 (14:02 +0100)]
Try to fix 32/64-bit int confusion with compose.hpp.

7 years agoYet more build tinkering.
Carl Hetherington [Fri, 12 Aug 2016 12:45:45 +0000 (13:45 +0100)]
Yet more build tinkering.

7 years agoTypo.
Carl Hetherington [Fri, 12 Aug 2016 12:39:31 +0000 (13:39 +0100)]
Typo.

7 years agoAnother missing include.
Carl Hetherington [Fri, 12 Aug 2016 12:37:21 +0000 (13:37 +0100)]
Another missing include.

7 years agoBump libdcp for Rec 2020 gamma change.
Carl Hetherington [Fri, 12 Aug 2016 12:35:58 +0000 (13:35 +0100)]
Bump libdcp for Rec 2020 gamma change.

7 years agoAnother build fix.
Carl Hetherington [Fri, 12 Aug 2016 12:25:39 +0000 (13:25 +0100)]
Another build fix.

7 years agoMore build fixes.
Carl Hetherington [Fri, 12 Aug 2016 11:53:46 +0000 (12:53 +0100)]
More build fixes.

7 years agoAnother missing include.
Carl Hetherington [Fri, 12 Aug 2016 11:36:56 +0000 (12:36 +0100)]
Another missing include.

7 years agoMissing include.
Carl Hetherington [Fri, 12 Aug 2016 10:35:23 +0000 (11:35 +0100)]
Missing include.

7 years agoMissing include.
Carl Hetherington [Fri, 12 Aug 2016 10:17:35 +0000 (11:17 +0100)]
Missing include.

7 years agoMissing include.
Carl Hetherington [Fri, 12 Aug 2016 09:58:25 +0000 (10:58 +0100)]
Missing include.

7 years agoBump libdcp for attempted Windows build fixes.
Carl Hetherington [Fri, 12 Aug 2016 09:50:39 +0000 (10:50 +0100)]
Bump libdcp for attempted Windows build fixes.

7 years agoBump libdcp for stringstream stuff.
Carl Hetherington [Fri, 12 Aug 2016 08:55:26 +0000 (09:55 +0100)]
Bump libdcp for stringstream stuff.

7 years agoMove locale_convert into libdcp.
Carl Hetherington [Fri, 12 Aug 2016 08:10:08 +0000 (09:10 +0100)]
Move locale_convert into libdcp.

7 years agoReplace incorrect uses of raw_convert with a new locale_convert.
Carl Hetherington [Thu, 11 Aug 2016 11:49:23 +0000 (12:49 +0100)]
Replace incorrect uses of raw_convert with a new locale_convert.

7 years agoMove raw_convert into libdcp.
Carl Hetherington [Thu, 11 Aug 2016 10:07:18 +0000 (11:07 +0100)]
Move raw_convert into libdcp.

7 years agoRemove all use of stringstream in an attempt to fix
Carl Hetherington [Wed, 10 Aug 2016 15:38:33 +0000 (16:38 +0100)]
Remove all use of stringstream in an attempt to fix
the suspected thread-unsafe crash bugs on OS X.

7 years agoBump version
Carl Hetherington [Tue, 9 Aug 2016 00:14:19 +0000 (01:14 +0100)]
Bump version

7 years agoBump version v2.9.10
Carl Hetherington [Tue, 9 Aug 2016 00:14:19 +0000 (01:14 +0100)]
Bump version

7 years agoBit of a hack to make rendering of outlined subtitles more pleasing.
Carl Hetherington [Tue, 9 Aug 2016 00:12:59 +0000 (01:12 +0100)]
Bit of a hack to make rendering of outlined subtitles more pleasing.

7 years agoSmall coding style tweak.
Carl Hetherington [Sun, 7 Aug 2016 21:38:28 +0000 (22:38 +0100)]
Small coding style tweak.

7 years agoSupporter.
Carl Hetherington [Sun, 7 Aug 2016 19:50:02 +0000 (20:50 +0100)]
Supporter.

7 years agoSupporter.
Carl Hetherington [Sun, 7 Aug 2016 19:42:11 +0000 (20:42 +0100)]
Supporter.

7 years agoMerge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomatic
Carl Hetherington [Fri, 5 Aug 2016 08:35:09 +0000 (09:35 +0100)]
Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomatic

7 years agoUpdate audio panel sensitivity when film's SMPTE/Interop selection changes.
Carl Hetherington [Fri, 5 Aug 2016 08:34:51 +0000 (09:34 +0100)]
Update audio panel sensitivity when film's SMPTE/Interop selection changes.

7 years agoCoding style tweak.
Carl Hetherington [Fri, 5 Aug 2016 08:34:34 +0000 (09:34 +0100)]
Coding style tweak.

7 years agoBump version
Carl Hetherington [Thu, 4 Aug 2016 22:41:20 +0000 (23:41 +0100)]
Bump version

7 years agoBump version v2.9.9
Carl Hetherington [Thu, 4 Aug 2016 22:41:20 +0000 (23:41 +0100)]
Bump version

7 years agoAdd export-decryption-chain button.
Carl Hetherington [Thu, 4 Aug 2016 21:33:46 +0000 (22:33 +0100)]
Add export-decryption-chain button.

7 years agoDifferent configuration of filename format for assets / metadata (since CPL/PKL files...
Carl Hetherington [Thu, 4 Aug 2016 20:56:14 +0000 (21:56 +0100)]
Different configuration of filename format for assets / metadata (since CPL/PKL files don't refer to reels).

7 years agoSupporter.
Carl Hetherington [Thu, 4 Aug 2016 19:59:43 +0000 (20:59 +0100)]
Supporter.