dcpomatic.git
8 years agoLayout the audio mapping's sizer after it changes (#597).
Carl Hetherington [Fri, 12 Jun 2015 23:10:17 +0000 (00:10 +0100)]
Layout the audio mapping's sizer after it changes (#597).

8 years agoAdd a close button to the AudioDialog on Linux in case it doesn't get a close button...
Carl Hetherington [Fri, 12 Jun 2015 22:55:51 +0000 (23:55 +0100)]
Add a close button to the AudioDialog on Linux in case it doesn't get a close button (#602).

8 years agoCalm down credits slightly.
Carl Hetherington [Fri, 12 Jun 2015 22:44:07 +0000 (23:44 +0100)]
Calm down credits slightly.

8 years agoVarious alterations to the manual.
Carl Hetherington [Fri, 12 Jun 2015 22:41:40 +0000 (23:41 +0100)]
Various alterations to the manual.

8 years agoCredit Gerald Maruccia for the upmixer algorithm.
Carl Hetherington [Fri, 12 Jun 2015 22:35:20 +0000 (23:35 +0100)]
Credit Gerald Maruccia for the upmixer algorithm.

8 years agoFix M/S decoder input names.
Carl Hetherington [Fri, 12 Jun 2015 22:20:54 +0000 (23:20 +0100)]
Fix M/S decoder input names.

8 years agoUpdate manual screenshots.
Carl Hetherington [Fri, 12 Jun 2015 20:47:15 +0000 (21:47 +0100)]
Update manual screenshots.

8 years agoBump version
Carl Hetherington [Fri, 12 Jun 2015 20:19:55 +0000 (21:19 +0100)]
Bump version

8 years agoBump version v2.0.51
Carl Hetherington [Fri, 12 Jun 2015 20:19:55 +0000 (21:19 +0100)]
Bump version

8 years agoNew ru_RU translation from Igor Voytovich.
Carl Hetherington [Fri, 12 Jun 2015 20:06:00 +0000 (21:06 +0100)]
New ru_RU translation from Igor Voytovich.

8 years agoComment.
Carl Hetherington [Fri, 12 Jun 2015 16:26:36 +0000 (17:26 +0100)]
Comment.

8 years agoAdd a pixel format to ::fade().
Carl Hetherington [Fri, 12 Jun 2015 16:25:44 +0000 (17:25 +0100)]
Add a pixel format to ::fade().

8 years agoComment.
Carl Hetherington [Fri, 12 Jun 2015 12:49:05 +0000 (13:49 +0100)]
Comment.

8 years agoRemove PassReason stuff.
Carl Hetherington [Fri, 12 Jun 2015 12:47:35 +0000 (13:47 +0100)]
Remove PassReason stuff.

This feels wrong: it means that it is possible for FFmpegDecoder
to discard packets.  I can't see how this is ok in all cases:
maybe we were lucky that it worked at all.

8 years agoFix FFmpeg subtitle stream serialisation.
Carl Hetherington [Fri, 12 Jun 2015 12:38:05 +0000 (13:38 +0100)]
Fix FFmpeg subtitle stream serialisation.

8 years agoUn-map non-selected audio streams when loading old files.
Carl Hetherington [Fri, 12 Jun 2015 11:02:29 +0000 (12:02 +0100)]
Un-map non-selected audio streams when loading old files.

8 years agoSome support for Zanata translations.
Carl Hetherington [Fri, 12 Jun 2015 09:31:20 +0000 (10:31 +0100)]
Some support for Zanata translations.

8 years agoSmall optimisation.
Carl Hetherington [Fri, 12 Jun 2015 08:40:31 +0000 (09:40 +0100)]
Small optimisation.

8 years agoSmall tidy-up.
Carl Hetherington [Fri, 12 Jun 2015 08:40:25 +0000 (09:40 +0100)]
Small tidy-up.

8 years agoBump libdcp for build fix.
Carl Hetherington [Fri, 12 Jun 2015 07:54:37 +0000 (08:54 +0100)]
Bump libdcp for build fix.

8 years agoRemove unused method.
Carl Hetherington [Thu, 11 Jun 2015 15:34:21 +0000 (16:34 +0100)]
Remove unused method.

8 years agoUse better J2KImageProxy::same() method.
Carl Hetherington [Thu, 11 Jun 2015 15:31:20 +0000 (16:31 +0100)]
Use better J2KImageProxy::same() method.

8 years agoCheck for J2K data before checking for similarity of frames; fixes #599.
Carl Hetherington [Thu, 11 Jun 2015 15:24:36 +0000 (16:24 +0100)]
Check for J2K data before checking for similarity of frames; fixes #599.

8 years agoBump libpdc.
Carl Hetherington [Thu, 11 Jun 2015 15:19:04 +0000 (16:19 +0100)]
Bump libpdc.

8 years agoBump libdcp.
Carl Hetherington [Thu, 11 Jun 2015 12:53:01 +0000 (13:53 +0100)]
Bump libdcp.

8 years agoLog a warning rather than getting stuck when clamping XYZ values in RGB->XYZ conversi...
Carl Hetherington [Thu, 11 Jun 2015 12:47:00 +0000 (13:47 +0100)]
Log a warning rather than getting stuck when clamping XYZ values in RGB->XYZ conversion (#600).

8 years agoMore powa.
Carl Hetherington [Thu, 11 Jun 2015 12:39:23 +0000 (13:39 +0100)]
More powa.

8 years agopot/merge.
Carl Hetherington [Thu, 11 Jun 2015 11:38:19 +0000 (12:38 +0100)]
pot/merge.

8 years agoChangeLog.
Carl Hetherington [Thu, 11 Jun 2015 08:40:55 +0000 (09:40 +0100)]
ChangeLog.

8 years agoFix audio analyis hang with duplicate stream IDs (#598).
Carl Hetherington [Thu, 11 Jun 2015 08:39:15 +0000 (09:39 +0100)]
Fix audio analyis hang with duplicate stream IDs (#598).

There was existing code to work around the case when FFmpeg files
have all-zero stream IDs.  Extend this to cope with duplicate
stream IDs, as these have been seen in the wild.

8 years agoAdd new test.
Carl Hetherington [Thu, 11 Jun 2015 08:15:32 +0000 (09:15 +0100)]
Add new test.

8 years agoSome manual updates.
Carl Hetherington [Wed, 10 Jun 2015 23:11:35 +0000 (00:11 +0100)]
Some manual updates.

8 years agoSome manual bits from master.
Carl Hetherington [Wed, 10 Jun 2015 22:02:41 +0000 (23:02 +0100)]
Some manual bits from master.

8 years agoBump version
Carl Hetherington [Wed, 10 Jun 2015 20:51:08 +0000 (21:51 +0100)]
Bump version

8 years agoBump version v2.0.50
Carl Hetherington [Wed, 10 Jun 2015 20:51:08 +0000 (21:51 +0100)]
Bump version

8 years agoSkip audio analysis when there is no audio content (#596).
Carl Hetherington [Wed, 10 Jun 2015 15:38:55 +0000 (16:38 +0100)]
Skip audio analysis when there is no audio content (#596).

8 years agoTweak error message.
Carl Hetherington [Wed, 10 Jun 2015 15:31:48 +0000 (16:31 +0100)]
Tweak error message.

8 years agoResurrect neater repeat-write handling.
Carl Hetherington [Wed, 10 Jun 2015 15:12:40 +0000 (16:12 +0100)]
Resurrect neater repeat-write handling.

8 years agoRemove unused declaration.
Carl Hetherington [Wed, 10 Jun 2015 14:42:17 +0000 (15:42 +0100)]
Remove unused declaration.

8 years agoTake a JPEG2000 header marked as SRGB to mean that no XYZ -> RGB conversion should...
Carl Hetherington [Wed, 10 Jun 2015 14:28:29 +0000 (15:28 +0100)]
Take a JPEG2000 header marked as SRGB to mean that no XYZ -> RGB conversion should happen.

8 years agoBuild fix for Debian 8.
Carl Hetherington [Wed, 10 Jun 2015 14:08:11 +0000 (15:08 +0100)]
Build fix for Debian 8.

8 years agoBump libdcp.
Carl Hetherington [Wed, 10 Jun 2015 14:06:24 +0000 (15:06 +0100)]
Bump libdcp.

8 years agoShift 8-bit XYZ images up so that they are at least visible (part of #497).
Carl Hetherington [Wed, 10 Jun 2015 13:58:26 +0000 (14:58 +0100)]
Shift 8-bit XYZ images up so that they are at least visible (part of #497).

8 years agoTidy up J2KImageProxy a bit.
Carl Hetherington [Wed, 10 Jun 2015 13:26:44 +0000 (14:26 +0100)]
Tidy up J2KImageProxy a bit.

8 years agoRename EncodedData -> Data and trim it a bit.
Carl Hetherington [Wed, 10 Jun 2015 13:04:10 +0000 (14:04 +0100)]
Rename EncodedData -> Data and trim it a bit.

8 years agoRecognise JP2 files.
Carl Hetherington [Wed, 10 Jun 2015 12:44:11 +0000 (13:44 +0100)]
Recognise JP2 files.

8 years agoFix build.
Carl Hetherington [Wed, 10 Jun 2015 11:07:48 +0000 (12:07 +0100)]
Fix build.

8 years agoHave to use git.carlh.net for the submodule at the moment so Jenkins works.
Carl Hetherington [Wed, 10 Jun 2015 10:43:00 +0000 (11:43 +0100)]
Have to use git.carlh.net for the submodule at the moment so Jenkins works.

8 years agoUse Image::operator== to compare RawImageProxy which should be faster.
Carl Hetherington [Wed, 10 Jun 2015 10:41:05 +0000 (11:41 +0100)]
Use Image::operator== to compare RawImageProxy which should be faster.

8 years agoFix digester to take digest of the whole image, not just the first line.
Carl Hetherington [Wed, 10 Jun 2015 10:37:12 +0000 (11:37 +0100)]
Fix digester to take digest of the whole image, not just the first line.

8 years agoBump libdcp.
Carl Hetherington [Wed, 10 Jun 2015 10:36:57 +0000 (11:36 +0100)]
Bump libdcp.

8 years agoUpdated test data.
Carl Hetherington [Wed, 10 Jun 2015 09:15:07 +0000 (10:15 +0100)]
Updated test data.

8 years agoFix for new file naming.
Carl Hetherington [Wed, 10 Jun 2015 09:15:01 +0000 (10:15 +0100)]
Fix for new file naming.

8 years agotest/data updates.
Carl Hetherington [Wed, 10 Jun 2015 09:07:31 +0000 (10:07 +0100)]
test/data updates.

8 years agoIgnore differing SMPTE subtitle issue dates when comparing DCPs.
Carl Hetherington [Wed, 10 Jun 2015 08:56:55 +0000 (09:56 +0100)]
Ignore differing SMPTE subtitle issue dates when comparing DCPs.

8 years agoSet xml_subtitle_test back to using SMPTE.
Carl Hetherington [Wed, 10 Jun 2015 08:20:37 +0000 (09:20 +0100)]
Set xml_subtitle_test back to using SMPTE.

8 years agoCopy debian-8 dependencies from master cscript.
Carl Hetherington [Wed, 10 Jun 2015 08:07:49 +0000 (09:07 +0100)]
Copy debian-8 dependencies from master cscript.

8 years agoFix warnings.
Carl Hetherington [Tue, 9 Jun 2015 23:11:40 +0000 (00:11 +0100)]
Fix warnings.

8 years agoTry to fix test.
Carl Hetherington [Tue, 9 Jun 2015 23:11:33 +0000 (00:11 +0100)]
Try to fix test.

8 years agoRemove unused variable.
Carl Hetherington [Tue, 9 Jun 2015 22:49:13 +0000 (23:49 +0100)]
Remove unused variable.

8 years agoBump version
Carl Hetherington [Tue, 9 Jun 2015 22:19:17 +0000 (23:19 +0100)]
Bump version

8 years agoBump version v2.0.49
Carl Hetherington [Tue, 9 Jun 2015 22:19:17 +0000 (23:19 +0100)]
Bump version

8 years agoTidy layout of keys prefs a bit (#460).
Carl Hetherington [Tue, 9 Jun 2015 22:07:19 +0000 (23:07 +0100)]
Tidy layout of keys prefs a bit (#460).

8 years agoUpdate hints properly when fonts are changed.
Carl Hetherington [Tue, 9 Jun 2015 15:38:14 +0000 (16:38 +0100)]
Update hints properly when fonts are changed.

8 years agoHide Font members behind accessors.
Carl Hetherington [Tue, 9 Jun 2015 15:18:00 +0000 (16:18 +0100)]
Hide Font members behind accessors.

8 years agoAdd hint about > 640kB font files (#588).
Carl Hetherington [Tue, 9 Jun 2015 15:05:59 +0000 (16:05 +0100)]
Add hint about > 640kB font files (#588).

8 years agoSubtitle naming fixes.
Carl Hetherington [Tue, 9 Jun 2015 13:46:50 +0000 (14:46 +0100)]
Subtitle naming fixes.

8 years agoBump libdcp.
Carl Hetherington [Tue, 9 Jun 2015 13:07:35 +0000 (14:07 +0100)]
Bump libdcp.

8 years agoMerge.
Carl Hetherington [Mon, 8 Jun 2015 23:30:08 +0000 (00:30 +0100)]
Merge.

8 years agolibdcp bump.
Carl Hetherington [Mon, 8 Jun 2015 23:29:47 +0000 (00:29 +0100)]
libdcp bump.

8 years agoSome work on SMPTE subs.
Carl Hetherington [Mon, 8 Jun 2015 15:20:18 +0000 (16:20 +0100)]
Some work on SMPTE subs.

8 years agoFix detection of same-frame to speed up simple encodes (#548).
Carl Hetherington [Mon, 8 Jun 2015 13:58:53 +0000 (14:58 +0100)]
Fix detection of same-frame to speed up simple encodes (#548).

8 years agoAdd basic ::same for RawImageProxy and J2KImageProxy.
Carl Hetherington [Mon, 8 Jun 2015 13:58:31 +0000 (14:58 +0100)]
Add basic ::same for RawImageProxy and J2KImageProxy.

8 years agoDefault to enabling DCP/SubRip subtitles after they have been added.
Carl Hetherington [Mon, 8 Jun 2015 13:34:03 +0000 (14:34 +0100)]
Default to enabling DCP/SubRip subtitles after they have been added.

8 years agoAdapt for changes to libdcp API.
Carl Hetherington [Mon, 8 Jun 2015 13:25:10 +0000 (14:25 +0100)]
Adapt for changes to libdcp API.

8 years agoBump libdpc.
Carl Hetherington [Mon, 8 Jun 2015 12:20:55 +0000 (13:20 +0100)]
Bump libdpc.

8 years agoAnother OS X warning fix.
Carl Hetherington [Thu, 4 Jun 2015 11:16:35 +0000 (12:16 +0100)]
Another OS X warning fix.

8 years agoTry to fix OS X build when using a directory called dcpomatic2.
Carl Hetherington [Thu, 4 Jun 2015 10:04:53 +0000 (11:04 +0100)]
Try to fix OS X build when using a directory called dcpomatic2.

8 years agoUse CHECK not ASSERT.
Carl Hetherington [Thu, 4 Jun 2015 09:59:15 +0000 (10:59 +0100)]
Use CHECK not ASSERT.

8 years agoAdd some debugging for the weird 'you must add some content' occasional test failure.
Carl Hetherington [Thu, 4 Jun 2015 09:59:09 +0000 (10:59 +0100)]
Add some debugging for the weird 'you must add some content' occasional test failure.

8 years agoTry to fix some warnings on OS X.
Carl Hetherington [Thu, 4 Jun 2015 09:58:47 +0000 (10:58 +0100)]
Try to fix some warnings on OS X.

8 years agoBump version
Carl Hetherington [Wed, 3 Jun 2015 23:56:58 +0000 (00:56 +0100)]
Bump version

8 years agoBump version v2.0.48
Carl Hetherington [Wed, 3 Jun 2015 23:56:58 +0000 (00:56 +0100)]
Bump version

8 years agoFix horizontal positioning with .srt / burn-in (#488).
Carl Hetherington [Wed, 3 Jun 2015 23:17:12 +0000 (00:17 +0100)]
Fix horizontal positioning with .srt / burn-in (#488).

8 years agoVarious fixes to allow independent x and y scaling of text subs (#489).
Carl Hetherington [Wed, 3 Jun 2015 21:54:17 +0000 (22:54 +0100)]
Various fixes to allow independent x and y scaling of text subs (#489).

8 years agoWrite prefs to ~/Library/Preferences on OS X.
Carl Hetherington [Wed, 3 Jun 2015 17:20:05 +0000 (18:20 +0100)]
Write prefs to ~/Library/Preferences on OS X.

8 years agoFix metadata again.
Carl Hetherington [Wed, 3 Jun 2015 15:11:44 +0000 (16:11 +0100)]
Fix metadata again.

8 years agoMake show audio work on the whole DCP, not individual content.
Carl Hetherington [Wed, 3 Jun 2015 14:31:21 +0000 (15:31 +0100)]
Make show audio work on the whole DCP, not individual content.

8 years agoFix comment typo.
Carl Hetherington [Wed, 3 Jun 2015 13:55:25 +0000 (14:55 +0100)]
Fix comment typo.

8 years agoFix test.
Carl Hetherington [Wed, 3 Jun 2015 13:55:02 +0000 (14:55 +0100)]
Fix test.

8 years agoPreserve row names across update_cells().
Carl Hetherington [Wed, 3 Jun 2015 12:54:10 +0000 (13:54 +0100)]
Preserve row names across update_cells().

8 years agoFix test.
Carl Hetherington [Wed, 3 Jun 2015 12:33:06 +0000 (13:33 +0100)]
Fix test.

8 years agoPotentially nicer version of previous.
Carl Hetherington [Wed, 3 Jun 2015 12:29:50 +0000 (13:29 +0100)]
Potentially nicer version of previous.

8 years agoAttempt to fix random test failures due to examine content jobs not quite finishing.
Carl Hetherington [Wed, 3 Jun 2015 12:28:59 +0000 (13:28 +0100)]
Attempt to fix random test failures due to examine content jobs not quite finishing.

8 years agoVarious work on audio mapping.
Carl Hetherington [Wed, 3 Jun 2015 12:17:37 +0000 (13:17 +0100)]
Various work on audio mapping.

Fix everything up so that the audio mapping view in
the audio panel reflects the processor (or lack of).

8 years agoFix confusion with AUDIO_STREAMS property.
Carl Hetherington [Wed, 3 Jun 2015 09:46:47 +0000 (10:46 +0100)]
Fix confusion with AUDIO_STREAMS property.

8 years agoFix UI update when audio processor changes.
Carl Hetherington [Wed, 3 Jun 2015 09:41:01 +0000 (10:41 +0100)]
Fix UI update when audio processor changes.

8 years agoLayout tweaks.
Carl Hetherington [Wed, 3 Jun 2015 09:16:00 +0000 (10:16 +0100)]
Layout tweaks.

8 years agoFix serialisation of FirstAudio.
Carl Hetherington [Wed, 3 Jun 2015 08:35:24 +0000 (09:35 +0100)]
Fix serialisation of FirstAudio.

8 years agoAnother build fix for Win32.
Carl Hetherington [Tue, 2 Jun 2015 17:39:39 +0000 (18:39 +0100)]
Another build fix for Win32.