dcpomatic.git
8 years agoAdd UpmixerB.
Carl Hetherington [Fri, 18 Sep 2015 21:33:20 +0000 (22:33 +0100)]
Add UpmixerB.

8 years agoconst fix; header guard.
Carl Hetherington [Fri, 18 Sep 2015 21:32:32 +0000 (22:32 +0100)]
const fix; header guard.

8 years agoconst fix.
Carl Hetherington [Fri, 18 Sep 2015 21:32:21 +0000 (22:32 +0100)]
const fix.

8 years agoFix incorrect gain of L+R; it's dB not linear.
Carl Hetherington [Fri, 18 Sep 2015 21:31:41 +0000 (22:31 +0100)]
Fix incorrect gain of L+R; it's dB not linear.

8 years agoMerge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomatic
Carl Hetherington [Fri, 18 Sep 2015 13:04:05 +0000 (14:04 +0100)]
Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomatic

8 years agoMake sure exceptions during local encodes are propagated up to the front end (#694).
Carl Hetherington [Fri, 18 Sep 2015 13:03:44 +0000 (14:03 +0100)]
Make sure exceptions during local encodes are propagated up to the front end (#694).

8 years agoMake out-of-memory error message a bit more informative.
Carl Hetherington [Fri, 18 Sep 2015 13:03:25 +0000 (14:03 +0100)]
Make out-of-memory error message a bit more informative.

8 years agoFix sensitivity of 'refer' button in the subtitle panel.
Carl Hetherington [Thu, 17 Sep 2015 20:39:40 +0000 (21:39 +0100)]
Fix sensitivity of 'refer' button in the subtitle panel.

8 years agoBump version
Carl Hetherington [Thu, 17 Sep 2015 19:49:11 +0000 (20:49 +0100)]
Bump version

8 years agoBump version v2.3.4
Carl Hetherington [Thu, 17 Sep 2015 19:49:11 +0000 (20:49 +0100)]
Bump version

8 years agoSpeculative fix for crash on using the audio mapping view with i18n.
Carl Hetherington [Thu, 17 Sep 2015 15:12:53 +0000 (16:12 +0100)]
Speculative fix for crash on using the audio mapping view with i18n.

8 years agoBump version
Carl Hetherington [Wed, 16 Sep 2015 23:10:00 +0000 (00:10 +0100)]
Bump version

8 years agoBump version v2.3.3
Carl Hetherington [Wed, 16 Sep 2015 23:10:00 +0000 (00:10 +0100)]
Bump version

8 years agoFix exception on adding an empty folder as content (#691).
Carl Hetherington [Wed, 16 Sep 2015 22:43:15 +0000 (23:43 +0100)]
Fix exception on adding an empty folder as content (#691).

8 years agoFix i18n of an error report.
Carl Hetherington [Wed, 16 Sep 2015 22:42:22 +0000 (23:42 +0100)]
Fix i18n of an error report.

8 years agoConfig option for default standard (SMPTE / Interop).
Carl Hetherington [Wed, 16 Sep 2015 21:52:02 +0000 (22:52 +0100)]
Config option for default standard (SMPTE / Interop).

8 years agoAdd hack.
Carl Hetherington [Wed, 16 Sep 2015 14:22:11 +0000 (15:22 +0100)]
Add hack.

8 years agoUpdate test/data for metadata change.
Carl Hetherington [Wed, 16 Sep 2015 13:51:21 +0000 (14:51 +0100)]
Update test/data for metadata change.

8 years agoBump libdcp.
Carl Hetherington [Wed, 16 Sep 2015 10:51:48 +0000 (11:51 +0100)]
Bump libdcp.

8 years agoRename update_sensitivity to setup_sensitivity for consistency.
Carl Hetherington [Wed, 16 Sep 2015 10:46:58 +0000 (11:46 +0100)]
Rename update_sensitivity to setup_sensitivity for consistency.

8 years agoChangeLog.
Carl Hetherington [Wed, 16 Sep 2015 10:28:42 +0000 (11:28 +0100)]
ChangeLog.

8 years agoPossible fix to problems when the Server is destroyed.
Carl Hetherington [Wed, 16 Sep 2015 10:27:59 +0000 (11:27 +0100)]
Possible fix to problems when the Server is destroyed.

8 years agoSet up OV/VF in name according to whether DCP content has been referenced.
Carl Hetherington [Wed, 16 Sep 2015 09:46:53 +0000 (10:46 +0100)]
Set up OV/VF in name according to whether DCP content has been referenced.

8 years agoFront-end to set up referencing of DCPs.
Carl Hetherington [Wed, 16 Sep 2015 09:31:18 +0000 (10:31 +0100)]
Front-end to set up referencing of DCPs.

8 years agoBack-end for very basic and hacky VF support for a DCP imported as content.
Carl Hetherington [Tue, 15 Sep 2015 23:52:50 +0000 (00:52 +0100)]
Back-end for very basic and hacky VF support for a DCP imported as content.

8 years agoFix crash when re-making certificates after deleting existing ones (#690).
Carl Hetherington [Tue, 15 Sep 2015 18:40:24 +0000 (19:40 +0100)]
Fix crash when re-making certificates after deleting existing ones (#690).

8 years agoFix failure to display audio analysis in some cases.
Carl Hetherington [Tue, 15 Sep 2015 14:08:36 +0000 (15:08 +0100)]
Fix failure to display audio analysis in some cases.

Before we were checking existing AnalyseAudioJobs by
their audio analysis path, which may change after they
have been run since they use up-to-date info such
as the Film's processor.

e.g.
Run audio analysis for content.
Enable processor.
Re-run analysis for film; now before it would think that
the existing job has done the *new* analysis because its
path would be the same as the one we now want.

8 years agoBump version
Carl Hetherington [Tue, 15 Sep 2015 08:33:21 +0000 (09:33 +0100)]
Bump version

8 years agoBump version v2.3.2
Carl Hetherington [Tue, 15 Sep 2015 08:33:21 +0000 (09:33 +0100)]
Bump version

8 years agoFix windows short-cut to encode server.
Carl Hetherington [Mon, 14 Sep 2015 22:54:36 +0000 (23:54 +0100)]
Fix windows short-cut to encode server.

8 years agoMore <iostream> includes for Arch.
Carl Hetherington [Mon, 14 Sep 2015 22:45:20 +0000 (23:45 +0100)]
More <iostream> includes for Arch.

8 years agoLots of #include <iostream>s for Arch.
Carl Hetherington [Mon, 14 Sep 2015 21:49:36 +0000 (22:49 +0100)]
Lots of #include <iostream>s for Arch.

8 years agoBump version
Carl Hetherington [Mon, 14 Sep 2015 21:08:20 +0000 (22:08 +0100)]
Bump version

8 years agoBump version v2.3.1
Carl Hetherington [Mon, 14 Sep 2015 21:08:19 +0000 (22:08 +0100)]
Bump version

8 years agoFiddle version.
Carl Hetherington [Mon, 14 Sep 2015 21:08:04 +0000 (22:08 +0100)]
Fiddle version.

8 years agoBump version
Carl Hetherington [Mon, 14 Sep 2015 12:49:18 +0000 (13:49 +0100)]
Bump version

8 years agoBump version v2.2.1
Carl Hetherington [Mon, 14 Sep 2015 12:49:18 +0000 (13:49 +0100)]
Bump version

8 years agoFix centos build.
Carl Hetherington [Mon, 14 Sep 2015 11:38:26 +0000 (12:38 +0100)]
Fix centos build.

8 years agoTry to fix OS X build.
Carl Hetherington [Mon, 14 Sep 2015 11:26:24 +0000 (12:26 +0100)]
Try to fix OS X build.

8 years agoAttempt to fix Windows build.
Carl Hetherington [Mon, 14 Sep 2015 10:17:18 +0000 (11:17 +0100)]
Attempt to fix Windows build.

8 years agoFix analysis of audio when the subject is later in the playlist than
Carl Hetherington [Tue, 8 Sep 2015 00:10:38 +0000 (01:10 +0100)]
Fix analysis of audio when the subject is later in the playlist than
some other long piece of content.  Small optimisation to AudioBuffers
to extend size logarithmically.

8 years agoSome use of BOOST_FOREACH.
Carl Hetherington [Mon, 7 Sep 2015 14:02:08 +0000 (15:02 +0100)]
Some use of BOOST_FOREACH.

8 years agoQuieten tests a bit more.
Carl Hetherington [Mon, 7 Sep 2015 14:00:54 +0000 (15:00 +0100)]
Quieten tests a bit more.

8 years agoQuieten tests a bit.
Carl Hetherington [Mon, 7 Sep 2015 14:00:36 +0000 (15:00 +0100)]
Quieten tests a bit.

8 years agoTidy up LOG_ macros.
Carl Hetherington [Mon, 7 Sep 2015 12:30:27 +0000 (13:30 +0100)]
Tidy up LOG_ macros.

8 years agoOptimise checking of existing image data.
Carl Hetherington [Thu, 3 Sep 2015 15:26:52 +0000 (16:26 +0100)]
Optimise checking of existing image data.

When checking existing image data go from the end backwards until
a good hash is found rather than from the start forwards until
a bad hash is found.  This is a lot quicker for long files but
may miss a corrupted frame somewhere (however unlikely this is).

8 years agoAdd frame counter to transcode progress (#111).
Carl Hetherington [Thu, 3 Sep 2015 13:50:58 +0000 (14:50 +0100)]
Add frame counter to transcode progress (#111).

8 years agoAdd export button for certificates.
Carl Hetherington [Thu, 3 Sep 2015 13:17:00 +0000 (14:17 +0100)]
Add export button for certificates.

8 years agoPeak value of audio into the audio tab.
Carl Hetherington [Thu, 3 Sep 2015 12:52:10 +0000 (13:52 +0100)]
Peak value of audio into the audio tab.

8 years agoAdd option to analyse audio automatically when content is added (#673).
Carl Hetherington [Wed, 2 Sep 2015 10:20:24 +0000 (11:20 +0100)]
Add option to analyse audio automatically when content is added (#673).

8 years agoMark SCP as being the protocol for Doremi as well as AAM (#678).
Carl Hetherington [Wed, 2 Sep 2015 09:51:52 +0000 (10:51 +0100)]
Mark SCP as being the protocol for Doremi as well as AAM (#678).

8 years agoBump version
Carl Hetherington [Mon, 14 Sep 2015 09:17:50 +0000 (10:17 +0100)]
Bump version

8 years agoBump version v2.2.0
Carl Hetherington [Mon, 14 Sep 2015 09:17:50 +0000 (10:17 +0100)]
Bump version

8 years agoBump version
Carl Hetherington [Mon, 14 Sep 2015 08:13:57 +0000 (09:13 +0100)]
Bump version

8 years agoBump version v2.1.65
Carl Hetherington [Mon, 14 Sep 2015 08:13:57 +0000 (09:13 +0100)]
Bump version

8 years agoBump libdcp/libsub versions.
Carl Hetherington [Sun, 13 Sep 2015 22:44:45 +0000 (23:44 +0100)]
Bump libdcp/libsub versions.

8 years agoSupporter.
Carl Hetherington [Sun, 13 Sep 2015 21:49:53 +0000 (22:49 +0100)]
Supporter.

8 years agoMore subtitle test data fixes.
Carl Hetherington [Sat, 12 Sep 2015 16:45:45 +0000 (17:45 +0100)]
More subtitle test data fixes.

8 years agoAdd missing files to test/data.
Carl Hetherington [Sat, 12 Sep 2015 15:28:21 +0000 (16:28 +0100)]
Add missing files to test/data.

8 years agoUpdate test/data for fixes to SMPTE subs.
Carl Hetherington [Sat, 12 Sep 2015 15:18:56 +0000 (16:18 +0100)]
Update test/data for fixes to SMPTE subs.

8 years agoBump version
Carl Hetherington [Sat, 12 Sep 2015 14:15:42 +0000 (15:15 +0100)]
Bump version

8 years agoBump version v2.1.64
Carl Hetherington [Sat, 12 Sep 2015 14:15:42 +0000 (15:15 +0100)]
Bump version

8 years agoBump libdcp again for a small sub (potential) fix.
Carl Hetherington [Sat, 12 Sep 2015 14:15:03 +0000 (15:15 +0100)]
Bump libdcp again for a small sub (potential) fix.

8 years agoBump libdcp/libsub for SMPTE subtitle fixes.
Carl Hetherington [Sat, 12 Sep 2015 13:37:58 +0000 (14:37 +0100)]
Bump libdcp/libsub for SMPTE subtitle fixes.

8 years agoSet reel number and start time on SMPTE subtitles to keep easyDCP player happy.
Carl Hetherington [Sat, 12 Sep 2015 13:37:11 +0000 (14:37 +0100)]
Set reel number and start time on SMPTE subtitles to keep easyDCP player happy.

8 years agoBump version
Carl Hetherington [Fri, 11 Sep 2015 23:25:27 +0000 (00:25 +0100)]
Bump version

8 years agoBump version v2.1.63
Carl Hetherington [Fri, 11 Sep 2015 23:25:27 +0000 (00:25 +0100)]
Bump version

8 years agoRemove unused in_channels() in AudioProcessor.
Carl Hetherington [Fri, 11 Sep 2015 21:35:02 +0000 (22:35 +0100)]
Remove unused in_channels() in AudioProcessor.

8 years agoFix assertion failure when processors return fewer channels than the DCP has.
Carl Hetherington [Fri, 11 Sep 2015 21:29:28 +0000 (22:29 +0100)]
Fix assertion failure when processors return fewer channels than the DCP has.

8 years agoBump libdcp for KDM optional tag fix.
Carl Hetherington [Fri, 11 Sep 2015 19:40:36 +0000 (20:40 +0100)]
Bump libdcp for KDM optional tag fix.

8 years agoFix erroneous test/data commit.
Carl Hetherington [Thu, 10 Sep 2015 10:25:57 +0000 (11:25 +0100)]
Fix erroneous test/data commit.

8 years agoBump version
Carl Hetherington [Thu, 10 Sep 2015 09:07:55 +0000 (10:07 +0100)]
Bump version

8 years agoBump version v2.1.62
Carl Hetherington [Thu, 10 Sep 2015 09:07:55 +0000 (10:07 +0100)]
Bump version

8 years agoBump libsub.
Carl Hetherington [Thu, 10 Sep 2015 09:07:07 +0000 (10:07 +0100)]
Bump libsub.

8 years agoBump version
Carl Hetherington [Thu, 10 Sep 2015 08:58:17 +0000 (09:58 +0100)]
Bump version

8 years agoBump version v2.1.61
Carl Hetherington [Thu, 10 Sep 2015 08:58:17 +0000 (09:58 +0100)]
Bump version

8 years agoTweaks to hacks/ directory.
Carl Hetherington [Thu, 10 Sep 2015 08:57:24 +0000 (09:57 +0100)]
Tweaks to hacks/ directory.

8 years agoMerge branch '2.0' of ssh://git.carlh.net/home/carl/git/dcpomatic2 into 2.0
Carl Hetherington [Thu, 10 Sep 2015 08:54:06 +0000 (09:54 +0100)]
Merge branch '2.0' of ssh://git.carlh.net/home/carl/git/dcpomatic2 into 2.0

8 years agoBump libdcp for slightly improved error message.
Carl Hetherington [Thu, 10 Sep 2015 08:54:01 +0000 (09:54 +0100)]
Bump libdcp for slightly improved error message.

8 years agoMerge branch '2.0' of ssh://git.carlh.net/home/carl/git/dcpomatic2 into 2.0
Carl Hetherington [Wed, 9 Sep 2015 23:12:16 +0000 (00:12 +0100)]
Merge branch '2.0' of ssh://git.carlh.net/home/carl/git/dcpomatic2 into 2.0

8 years agoLogo fiddling; put logo.svg in a square page.
Carl Hetherington [Wed, 9 Sep 2015 23:12:01 +0000 (00:12 +0100)]
Logo fiddling; put logo.svg in a square page.

8 years agoBump version
Carl Hetherington [Wed, 9 Sep 2015 21:54:01 +0000 (22:54 +0100)]
Bump version

8 years agoBump version v2.1.60
Carl Hetherington [Wed, 9 Sep 2015 21:54:00 +0000 (22:54 +0100)]
Bump version

8 years agoUpdated fr_FR translation from Thierry Journet.
Carl Hetherington [Wed, 9 Sep 2015 21:14:11 +0000 (22:14 +0100)]
Updated fr_FR translation from Thierry Journet.

8 years agoMerge branch '2.0' of ssh://git.carlh.net/home/carl/git/dcpomatic2 into 2.0
Carl Hetherington [Wed, 9 Sep 2015 21:00:09 +0000 (22:00 +0100)]
Merge branch '2.0' of ssh://git.carlh.net/home/carl/git/dcpomatic2 into 2.0

8 years agoSupporter.
Carl Hetherington [Wed, 9 Sep 2015 21:00:04 +0000 (22:00 +0100)]
Supporter.

8 years agoBump version
Carl Hetherington [Wed, 9 Sep 2015 08:55:44 +0000 (09:55 +0100)]
Bump version

8 years agoBump version v2.1.59
Carl Hetherington [Wed, 9 Sep 2015 08:55:43 +0000 (09:55 +0100)]
Bump version

8 years agoMerge.
Carl Hetherington [Wed, 9 Sep 2015 08:52:41 +0000 (09:52 +0100)]
Merge.

8 years agoUse SRC_LINEAR for speed when analysing audio (#685).
Carl Hetherington [Wed, 9 Sep 2015 08:50:48 +0000 (09:50 +0100)]
Use SRC_LINEAR for speed when analysing audio (#685).

8 years agoBump version
Carl Hetherington [Tue, 8 Sep 2015 23:16:39 +0000 (00:16 +0100)]
Bump version

8 years agoBump version v2.1.58
Carl Hetherington [Tue, 8 Sep 2015 23:16:38 +0000 (00:16 +0100)]
Bump version

8 years agoProperly fix OS X libsamplerate
Carl Hetherington [Tue, 8 Sep 2015 23:16:01 +0000 (00:16 +0100)]
Properly fix OS X libsamplerate

8 years agoBump version
Carl Hetherington [Tue, 8 Sep 2015 15:36:04 +0000 (16:36 +0100)]
Bump version

8 years agoBump version v2.1.57
Carl Hetherington [Tue, 8 Sep 2015 15:36:04 +0000 (16:36 +0100)]
Bump version

8 years agoAdd missing libsamplerate dylib to the .app.
Carl Hetherington [Tue, 8 Sep 2015 15:35:34 +0000 (16:35 +0100)]
Add missing libsamplerate dylib to the .app.

8 years agoDon't create resamplers with no channels.
Carl Hetherington [Sun, 6 Sep 2015 13:36:09 +0000 (14:36 +0100)]
Don't create resamplers with no channels.

8 years agoBump version
Carl Hetherington [Sun, 6 Sep 2015 11:58:10 +0000 (12:58 +0100)]
Bump version

8 years agoBump version v2.1.56
Carl Hetherington [Sun, 6 Sep 2015 11:58:10 +0000 (12:58 +0100)]
Bump version

8 years agoMerge branch '2.0' of ssh://git.carlh.net/home/carl/git/dcpomatic2 into 2.0
Carl Hetherington [Sun, 6 Sep 2015 11:57:38 +0000 (12:57 +0100)]
Merge branch '2.0' of ssh://git.carlh.net/home/carl/git/dcpomatic2 into 2.0