dcpomatic.git
7 years agoIt would appear that iconv is no longer required; certainly quickmail isn't.
Carl Hetherington [Tue, 13 Dec 2016 10:29:05 +0000 (10:29 +0000)]
It would appear that iconv is no longer required; certainly quickmail isn't.

7 years agoBump version
Carl Hetherington [Sun, 11 Dec 2016 18:28:09 +0000 (18:28 +0000)]
Bump version

7 years agoBump version v2.10.3-test
Carl Hetherington [Sun, 11 Dec 2016 18:28:09 +0000 (18:28 +0000)]
Bump version

7 years agoMangle version identifier after releasing 2.10.2 on the -fix branch.
Carl Hetherington [Sun, 11 Dec 2016 18:27:49 +0000 (18:27 +0000)]
Mangle version identifier after releasing 2.10.2 on the -fix branch.

7 years agoOne last fix for Debian unstable.
Carl Hetherington [Sat, 10 Dec 2016 22:17:22 +0000 (22:17 +0000)]
One last fix for Debian unstable.

7 years agoAnother try at fixing debian unstable build.
Carl Hetherington [Sat, 10 Dec 2016 21:55:07 +0000 (21:55 +0000)]
Another try at fixing debian unstable build.

7 years agoAnother Debian unstable build fix.
Carl Hetherington [Sat, 10 Dec 2016 21:03:38 +0000 (21:03 +0000)]
Another Debian unstable build fix.

7 years agoSupporter.
Carl Hetherington [Fri, 9 Dec 2016 23:43:08 +0000 (23:43 +0000)]
Supporter.

7 years agoFix missing build_depends.
Carl Hetherington [Fri, 9 Dec 2016 23:34:21 +0000 (23:34 +0000)]
Fix missing build_depends.

7 years agoFix previous.
Carl Hetherington [Fri, 9 Dec 2016 23:19:44 +0000 (23:19 +0000)]
Fix previous.

7 years agoTry to fix build on Debian unstable.
Carl Hetherington [Fri, 9 Dec 2016 23:17:56 +0000 (23:17 +0000)]
Try to fix build on Debian unstable.

7 years agoMerge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomatic
Carl Hetherington [Fri, 9 Dec 2016 21:51:36 +0000 (21:51 +0000)]
Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomatic

7 years agoSupporter.
Carl Hetherington [Fri, 9 Dec 2016 21:51:30 +0000 (21:51 +0000)]
Supporter.

7 years agoTypo in previous.
Carl Hetherington [Thu, 8 Dec 2016 11:43:45 +0000 (11:43 +0000)]
Typo in previous.

7 years agoFurther fixes and tidying to 'better-seek'.
Carl Hetherington [Thu, 8 Dec 2016 11:23:58 +0000 (11:23 +0000)]
Further fixes and tidying to 'better-seek'.

This fixes the failure to keep track of the `position' of
each stream of a multi-stream file.  It also tidies things
up a bit.

7 years agoSupporter.
Carl Hetherington [Thu, 1 Dec 2016 10:49:06 +0000 (10:49 +0000)]
Supporter.

7 years agoReduce during J2K decode where possible for playback (#986).
Carl Hetherington [Sat, 26 Nov 2016 15:14:11 +0000 (15:14 +0000)]
Reduce during J2K decode where possible for playback (#986).

7 years agoEnable mysteriously disabled multi-selected-content edit of timing and
Carl Hetherington [Fri, 25 Nov 2016 21:01:18 +0000 (21:01 +0000)]
Enable mysteriously disabled multi-selected-content edit of timing and
fix a couple of problems with it (#1010).

7 years agoFix typo.
Carl Hetherington [Fri, 25 Nov 2016 00:53:20 +0000 (00:53 +0000)]
Fix typo.

7 years agoAttempt to fix crash on hitting enter in the crop control on Windows (#1009).
Carl Hetherington [Wed, 23 Nov 2016 11:40:48 +0000 (11:40 +0000)]
Attempt to fix crash on hitting enter in the crop control on Windows (#1009).

7 years agoFix hanging subtitles after recent changes to subtitle examination.
Carl Hetherington [Wed, 23 Nov 2016 09:54:16 +0000 (09:54 +0000)]
Fix hanging subtitles after recent changes to subtitle examination.

7 years agoSupporter.
Carl Hetherington [Tue, 22 Nov 2016 14:57:36 +0000 (14:57 +0000)]
Supporter.

7 years agoFix warning.
Carl Hetherington [Tue, 22 Nov 2016 10:19:34 +0000 (10:19 +0000)]
Fix warning.

7 years agoMusings.
Carl Hetherington [Mon, 21 Nov 2016 13:35:37 +0000 (13:35 +0000)]
Musings.

7 years agoFix thinko in deciding where to seek in audio decoder stream; still more debug logging.
Carl Hetherington [Mon, 21 Nov 2016 10:35:48 +0000 (10:35 +0000)]
Fix thinko in deciding where to seek in audio decoder stream; still more debug logging.

7 years agoStill more decode logging.
Carl Hetherington [Mon, 21 Nov 2016 00:47:16 +0000 (00:47 +0000)]
Still more decode logging.

7 years agoSome more decode debug logging.
Carl Hetherington [Mon, 21 Nov 2016 00:08:40 +0000 (00:08 +0000)]
Some more decode debug logging.

7 years agoSome more decode logging.
Carl Hetherington [Sun, 20 Nov 2016 23:58:51 +0000 (23:58 +0000)]
Some more decode logging.

7 years agoFix subtitles (seen in DVB) which have a specified `to' time but
Carl Hetherington [Sun, 20 Nov 2016 22:08:11 +0000 (22:08 +0000)]
Fix subtitles (seen in DVB) which have a specified `to' time but
then are terminated earlier than that by a num_rects=0 subtitle.

7 years agoFix loss of image subtitles with more than 1 rectangle.
Carl Hetherington [Sun, 20 Nov 2016 21:05:30 +0000 (21:05 +0000)]
Fix loss of image subtitles with more than 1 rectangle.

7 years agoFix thinko; just because a seek has just happened, it doesn't mean another one isn...
Carl Hetherington [Sun, 20 Nov 2016 19:40:25 +0000 (19:40 +0000)]
Fix thinko; just because a seek has just happened, it doesn't mean another one isn't necessary.

7 years agoContentMenu is never destroyed, so some bits can be removed.
Carl Hetherington [Sun, 20 Nov 2016 18:53:15 +0000 (18:53 +0000)]
ContentMenu is never destroyed, so some bits can be removed.

7 years agoAdd button to restore image subtitle colours.
Carl Hetherington [Sun, 20 Nov 2016 00:19:31 +0000 (00:19 +0000)]
Add button to restore image subtitle colours.

7 years agoScroll image subtitle colour dialogue.
Carl Hetherington [Sun, 20 Nov 2016 00:07:47 +0000 (00:07 +0000)]
Scroll image subtitle colour dialogue.

7 years agoRemove out-of-date comment.
Carl Hetherington [Sat, 19 Nov 2016 21:30:55 +0000 (21:30 +0000)]
Remove out-of-date comment.

7 years agoNo-op; rename a whole load of wx constants to their shorter equivalents.
Carl Hetherington [Sat, 19 Nov 2016 21:30:00 +0000 (21:30 +0000)]
No-op; rename a whole load of wx constants to their shorter equivalents.

7 years agoMove position variables into the video/audio/subtitle decoder classes.
Carl Hetherington [Sat, 19 Nov 2016 20:40:36 +0000 (20:40 +0000)]
Move position variables into the video/audio/subtitle decoder classes.

7 years agoFocus the timecode control on opening playhead-to-timecode.
Carl Hetherington [Sat, 19 Nov 2016 20:37:33 +0000 (20:37 +0000)]
Focus the timecode control on opening playhead-to-timecode.

7 years agoCope with offsets between video/audio/subtitle data in a muxed file.
Carl Hetherington [Sat, 19 Nov 2016 00:31:37 +0000 (00:31 +0000)]
Cope with offsets between video/audio/subtitle data in a muxed file.

7 years agoFix incorrect scaling of DVB subtitles when the picture is not 720x576.
Carl Hetherington [Fri, 18 Nov 2016 21:33:25 +0000 (21:33 +0000)]
Fix incorrect scaling of DVB subtitles when the picture is not 720x576.

7 years agoPrevent duplicate screen names within a cinema (#1007).
Carl Hetherington [Thu, 17 Nov 2016 01:28:27 +0000 (01:28 +0000)]
Prevent duplicate screen names within a cinema (#1007).

7 years agoA possibly-better approach to seeking.
Carl Hetherington [Fri, 7 Oct 2016 15:22:38 +0000 (16:22 +0100)]
A possibly-better approach to seeking.

Before this commit, decoders try to guess whether they should
request a seek based on what they have in their buffers.  This
seems reasonable for video and audio, which will always (I think)
have some data lying around to give an indication of where their
parent decoders are in the timeline.

It doesn't work so well for subtitles, as the storage of subs is
cleared out based on time (+/- 5s of "now") so there is a good chance
that the storage will be empty.  This gives the subtitle decoder no
chance of knowing where its parent is, so it's very likely to seek.

This commit asks the parent decoder to seek if it wants to, and it
decides based on a knowledge of roughly where it is in the timeline.
Hence the sub-decoders just see if they have got the data that is being
requested, and if not they suggest to the parent that it might like
to seek.  They then start calling pass().  Hence the parent should only
seek if some calls to pass() are not going to elicit the required data
in a reasonable time.

7 years agoBump ffmpeg (#992).
Carl Hetherington [Thu, 17 Nov 2016 01:05:34 +0000 (01:05 +0000)]
Bump ffmpeg (#992).

7 years agoBump version
Carl Hetherington [Wed, 16 Nov 2016 23:06:30 +0000 (23:06 +0000)]
Bump version

7 years agoBump version v2.10.1
Carl Hetherington [Wed, 16 Nov 2016 23:06:30 +0000 (23:06 +0000)]
Bump version

7 years agoFurther fix KDM dialog Z-order on OS X (#979).
Carl Hetherington [Wed, 16 Nov 2016 11:21:52 +0000 (11:21 +0000)]
Further fix KDM dialog Z-order on OS X (#979).

7 years agoFix the layout of the job status view on OS X (#1005)
Carl Hetherington [Wed, 16 Nov 2016 00:27:40 +0000 (00:27 +0000)]
Fix the layout of the job status view on OS X (#1005)

7 years agoCatch failures to read missing DCPs in various places.
Carl Hetherington [Wed, 16 Nov 2016 00:19:29 +0000 (00:19 +0000)]
Catch failures to read missing DCPs in various places.

7 years agoMerge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomatic
Carl Hetherington [Tue, 15 Nov 2016 19:40:37 +0000 (19:40 +0000)]
Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomatic

7 years agoAttempt to fix lost frames on remote encodes in certain exceptional circumstances.
Carl Hetherington [Tue, 15 Nov 2016 19:40:30 +0000 (19:40 +0000)]
Attempt to fix lost frames on remote encodes in certain exceptional circumstances.

7 years agoFix 0-id menu item in the CPL menu which causes an error on OS X (#1001).
Carl Hetherington [Tue, 15 Nov 2016 09:15:00 +0000 (09:15 +0000)]
Fix 0-id menu item in the CPL menu which causes an error on OS X (#1001).

7 years agoBump version
Carl Hetherington [Tue, 15 Nov 2016 00:07:48 +0000 (00:07 +0000)]
Bump version

7 years agoBump version v2.10.0
Carl Hetherington [Tue, 15 Nov 2016 00:07:48 +0000 (00:07 +0000)]
Bump version

7 years agoBump version
Carl Hetherington [Mon, 14 Nov 2016 15:48:54 +0000 (15:48 +0000)]
Bump version

7 years agoBump version v2.9.41
Carl Hetherington [Mon, 14 Nov 2016 15:48:54 +0000 (15:48 +0000)]
Bump version

7 years agoMerge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomatic
Carl Hetherington [Mon, 14 Nov 2016 15:47:26 +0000 (15:47 +0000)]
Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomatic

7 years agoHack to fix layout on OS X (#891).
Carl Hetherington [Mon, 14 Nov 2016 13:35:45 +0000 (13:35 +0000)]
Hack to fix layout on OS X (#891).

7 years agoUpdated fr_FR translation from Thierry Journet.
Carl Hetherington [Mon, 14 Nov 2016 09:09:02 +0000 (09:09 +0000)]
Updated fr_FR translation from Thierry Journet.

7 years agoBump version
Carl Hetherington [Sat, 12 Nov 2016 00:32:34 +0000 (00:32 +0000)]
Bump version

7 years agoBump version v2.9.40
Carl Hetherington [Sat, 12 Nov 2016 00:32:34 +0000 (00:32 +0000)]
Bump version

7 years agoCalm a busy-wait in dcpomatic_create.
Carl Hetherington [Fri, 11 Nov 2016 21:16:51 +0000 (21:16 +0000)]
Calm a busy-wait in dcpomatic_create.

7 years agoBump libdcp/libsub to release versions.
Carl Hetherington [Fri, 11 Nov 2016 13:01:43 +0000 (13:01 +0000)]
Bump libdcp/libsub to release versions.

7 years agoTry to fix unstable build wrt wxWidgets location.
Carl Hetherington [Thu, 10 Nov 2016 15:53:37 +0000 (15:53 +0000)]
Try to fix unstable build wrt wxWidgets location.

7 years agoSupporter.
Carl Hetherington [Thu, 10 Nov 2016 11:30:25 +0000 (11:30 +0000)]
Supporter.

7 years agoBump libdcp for Debian Unstable build fix.
Carl Hetherington [Thu, 10 Nov 2016 11:23:50 +0000 (11:23 +0000)]
Bump libdcp for Debian Unstable build fix.

7 years agoBump version
Carl Hetherington [Thu, 10 Nov 2016 00:01:33 +0000 (00:01 +0000)]
Bump version

7 years agoBump version v2.9.39
Carl Hetherington [Thu, 10 Nov 2016 00:01:33 +0000 (00:01 +0000)]
Bump version

7 years agoMissing include.
Carl Hetherington [Wed, 9 Nov 2016 19:41:24 +0000 (19:41 +0000)]
Missing include.

7 years agoOnly use c++11 for cairo/pango configuration checks on appropriate GCC versions.
Carl Hetherington [Wed, 9 Nov 2016 19:27:34 +0000 (19:27 +0000)]
Only use c++11 for cairo/pango configuration checks on appropriate GCC versions.

7 years agoBump libsub for asdcplib bump.
Carl Hetherington [Wed, 9 Nov 2016 19:00:14 +0000 (19:00 +0000)]
Bump libsub for asdcplib bump.

7 years agoBump libdcp for subtitle extraneous spaces fix.
Carl Hetherington [Wed, 9 Nov 2016 16:02:52 +0000 (16:02 +0000)]
Bump libdcp for subtitle extraneous spaces fix.

7 years agoDon't fail to build when we're on a merge commit.
Carl Hetherington [Wed, 9 Nov 2016 16:02:06 +0000 (16:02 +0000)]
Don't fail to build when we're on a merge commit.

7 years agoFix merge.
Carl Hetherington [Wed, 9 Nov 2016 15:30:32 +0000 (15:30 +0000)]
Fix merge.

7 years agoBump libdcp for asdcplib Debian unstable build fix.
Carl Hetherington [Wed, 9 Nov 2016 15:29:48 +0000 (15:29 +0000)]
Bump libdcp for asdcplib Debian unstable build fix.

7 years agoBump libdcp for OpenJPEG 1.x build fix.
Carl Hetherington [Wed, 9 Nov 2016 11:25:49 +0000 (11:25 +0000)]
Bump libdcp for OpenJPEG 1.x build fix.

7 years agoBump libdcp for new method.
Carl Hetherington [Wed, 9 Nov 2016 10:57:50 +0000 (10:57 +0000)]
Bump libdcp for new method.

7 years agoAdd some debug logging.
Carl Hetherington [Wed, 9 Nov 2016 10:57:43 +0000 (10:57 +0000)]
Add some debug logging.

7 years agoBasic test that we (roughly) hit average J2K bandwidth targets.
Carl Hetherington [Tue, 8 Nov 2016 16:22:09 +0000 (16:22 +0000)]
Basic test that we (roughly) hit average J2K bandwidth targets.

7 years agoFix layout problems in the job view with long job details (#889).
Carl Hetherington [Sun, 30 Oct 2016 22:06:39 +0000 (22:06 +0000)]
Fix layout problems in the job view with long job details (#889).

7 years agoMerge cherry-pick of fix for #946.
Carl Hetherington [Sun, 30 Oct 2016 10:36:48 +0000 (10:36 +0000)]
Merge cherry-pick of fix for #946.

7 years agoTweak layout of KDM from/until line under OS X (#926).
Carl Hetherington [Fri, 28 Oct 2016 23:25:15 +0000 (00:25 +0100)]
Tweak layout of KDM from/until line under OS X (#926).

7 years agoProvide correct parent to dialogue box to avoid z-order problems under OS X (part...
Carl Hetherington [Sun, 30 Oct 2016 19:53:02 +0000 (19:53 +0000)]
Provide correct parent to dialogue box to avoid z-order problems under OS X (part of #979).

7 years agos/c.hetherington/Carl Hetherington/g
Carl Hetherington [Tue, 8 Nov 2016 11:09:47 +0000 (11:09 +0000)]
s/c.hetherington/Carl Hetherington/g

7 years agoTester.
Carl Hetherington [Tue, 8 Nov 2016 11:01:44 +0000 (11:01 +0000)]
Tester.

7 years agoVarious fixes to subtitle rendering.
Carl Hetherington [Tue, 8 Nov 2016 10:59:22 +0000 (10:59 +0000)]
Various fixes to subtitle rendering.

Use <span> to mark text up for Pango as this can set up everything,
and is easier than using <b>..</b> etc.  Fix the estimation of subtitle
area size to cope with different subtitle sizes. Use show_in_cairo_context
rather than add_to_cairo_context so that colours in the markup are
respected.

7 years agoUpdated da_DK translation from Anders Uhl Pedersen.
Carl Hetherington [Mon, 7 Nov 2016 23:47:08 +0000 (23:47 +0000)]
Updated da_DK translation from Anders Uhl Pedersen.

7 years agoAnother translator.
Carl Hetherington [Mon, 7 Nov 2016 23:46:58 +0000 (23:46 +0000)]
Another translator.

7 years agoHidden supporter.
Carl Hetherington [Thu, 3 Nov 2016 09:06:34 +0000 (09:06 +0000)]
Hidden supporter.

7 years agoMissing FFmpeg include; fixes #989.
Carl Hetherington [Wed, 2 Nov 2016 12:26:12 +0000 (12:26 +0000)]
Missing FFmpeg include; fixes #989.

7 years agoSupporter.
Carl Hetherington [Wed, 2 Nov 2016 11:16:46 +0000 (11:16 +0000)]
Supporter.

7 years agoMore version churn.
Carl Hetherington [Mon, 31 Oct 2016 16:40:03 +0000 (16:40 +0000)]
More version churn.

7 years agoBump libdcp/libsub.
Carl Hetherington [Mon, 31 Oct 2016 16:06:16 +0000 (16:06 +0000)]
Bump libdcp/libsub.

7 years agoBump libdcp/libsub.
Carl Hetherington [Mon, 31 Oct 2016 15:56:31 +0000 (15:56 +0000)]
Bump libdcp/libsub.

7 years agoFix ubuntu 16.10 build.
Carl Hetherington [Mon, 31 Oct 2016 12:57:59 +0000 (12:57 +0000)]
Fix ubuntu 16.10 build.

7 years agoUse release versions for libdcp/libsub.
Carl Hetherington [Mon, 31 Oct 2016 12:55:25 +0000 (12:55 +0000)]
Use release versions for libdcp/libsub.

7 years agoAdd deps for Ubuntu 16.10.
Carl Hetherington [Mon, 31 Oct 2016 12:34:44 +0000 (12:34 +0000)]
Add deps for Ubuntu 16.10.

7 years agoUse the same ContextID whenever encrypting the picture asset for a project;
Carl Hetherington [Thu, 27 Oct 2016 20:00:41 +0000 (21:00 +0100)]
Use the same ContextID whenever encrypting the picture asset for a project;
this ensures that resumption of encodes works.  Before this, a random ContextID
would be created for each run (#980).

7 years agoconst-correctness fix (#985).
Carl Hetherington [Sun, 30 Oct 2016 19:41:59 +0000 (19:41 +0000)]
const-correctness fix (#985).

7 years agoUpdated de_DE translation from Carsten Kurz.
Carl Hetherington [Sat, 29 Oct 2016 20:53:34 +0000 (21:53 +0100)]
Updated de_DE translation from Carsten Kurz.

7 years agoFix attempt to internationalise an empty string causing strange channel names in...
Carl Hetherington [Sat, 29 Oct 2016 20:52:40 +0000 (21:52 +0100)]
Fix attempt to internationalise an empty string causing strange channel names in the mapping view.