dcpomatic.git
9 years agoAdapt for changes to libdcp.
Carl Hetherington [Sun, 4 Jan 2015 14:12:49 +0000 (14:12 +0000)]
Adapt for changes to libdcp.

9 years agoIgnore AVERROR_INVALIDDATA from av_read_frame() as it can apparently mean that there...
Carl Hetherington [Sun, 4 Jan 2015 01:42:39 +0000 (01:42 +0000)]
Ignore AVERROR_INVALIDDATA from av_read_frame() as it can apparently mean that there is still data to be processed.

9 years agoFix loading of SMPTE subtitles that are not MXF-wrapped.
Carl Hetherington [Sun, 4 Jan 2015 01:13:13 +0000 (01:13 +0000)]
Fix loading of SMPTE subtitles that are not MXF-wrapped.

9 years agoVarious libdcp API changes.
Carl Hetherington [Sat, 3 Jan 2015 23:08:27 +0000 (23:08 +0000)]
Various libdcp API changes.

9 years agoHappy new year.
Carl Hetherington [Sat, 3 Jan 2015 18:05:58 +0000 (18:05 +0000)]
Happy new year.

9 years agoSupporter.
Carl Hetherington [Sat, 3 Jan 2015 16:13:48 +0000 (16:13 +0000)]
Supporter.

9 years agoBasic adaptations for changes to libdcp1 colour conversion handling.
Carl Hetherington [Sun, 28 Dec 2014 01:00:25 +0000 (01:00 +0000)]
Basic adaptations for changes to libdcp1 colour conversion handling.

9 years agoFix warning and add comment.
Carl Hetherington [Tue, 23 Dec 2014 00:07:21 +0000 (00:07 +0000)]
Fix warning and add comment.

9 years agoRemove unused code.
Carl Hetherington [Tue, 23 Dec 2014 00:03:11 +0000 (00:03 +0000)]
Remove unused code.

9 years agoRemove some unused code.
Carl Hetherington [Mon, 22 Dec 2014 23:35:43 +0000 (23:35 +0000)]
Remove some unused code.

9 years agoRemoved Paul's code.
Carl Hetherington [Mon, 22 Dec 2014 13:13:33 +0000 (13:13 +0000)]
Removed Paul's code.

9 years agoRemove POSIX backtraces; move ScopedTemporary into its own file.
Carl Hetherington [Mon, 22 Dec 2014 03:58:05 +0000 (03:58 +0000)]
Remove POSIX backtraces; move ScopedTemporary into its own file.

9 years agoMissing files.
Carl Hetherington [Mon, 22 Dec 2014 02:52:28 +0000 (02:52 +0000)]
Missing files.

9 years agoAdapt for changing default reel number behaviour.
Carl Hetherington [Mon, 22 Dec 2014 02:49:27 +0000 (02:49 +0000)]
Adapt for changing default reel number behaviour.

9 years agoMissing deps and a missing API version on static libsub.
Carl Hetherington [Mon, 22 Dec 2014 01:58:35 +0000 (01:58 +0000)]
Missing deps and a missing API version on static libsub.

9 years agoFix windows install path.
Carl Hetherington [Mon, 22 Dec 2014 01:36:31 +0000 (01:36 +0000)]
Fix windows install path.

9 years agoMore libsub tweaks.
Carl Hetherington [Mon, 22 Dec 2014 01:05:52 +0000 (01:05 +0000)]
More libsub tweaks.

9 years agoMore libsub pkg-config fixes.
Carl Hetherington [Mon, 22 Dec 2014 00:28:22 +0000 (00:28 +0000)]
More libsub pkg-config fixes.

9 years agoFix libsub pkg-config filename.
Carl Hetherington [Mon, 22 Dec 2014 00:22:26 +0000 (00:22 +0000)]
Fix libsub pkg-config filename.

9 years agoMerge branch '2.0' of ssh://main.carlh.net/home/carl/git/dcpomatic into 2.0
Carl Hetherington [Sun, 21 Dec 2014 03:05:06 +0000 (03:05 +0000)]
Merge branch '2.0' of ssh://main.carlh.net/home/carl/git/dcpomatic into 2.0

9 years agoWe need libsub1.
Carl Hetherington [Sun, 21 Dec 2014 03:05:02 +0000 (03:05 +0000)]
We need libsub1.

9 years agoFix build.
Carl Hetherington [Sun, 21 Dec 2014 02:20:48 +0000 (02:20 +0000)]
Fix build.

9 years agoMerge branch '1.0' of git.carlh.net:git/dcpomatic into 2.0
Carl Hetherington [Sun, 21 Dec 2014 02:14:48 +0000 (02:14 +0000)]
Merge branch '1.0' of git.carlh.net:git/dcpomatic into 2.0

9 years agoDon't create subtitle content if there is an empty fonts list.
Carl Hetherington [Sun, 21 Dec 2014 02:14:37 +0000 (02:14 +0000)]
Don't create subtitle content if there is an empty fonts list.

9 years agoRevert most of vertical positioning stuff from previous commit.
Carl Hetherington [Sun, 21 Dec 2014 02:01:22 +0000 (02:01 +0000)]
Revert most of vertical positioning stuff from previous commit.

9 years agoUpdate xml_subtitle_test result now that subtitles are being compared; improve placem...
Carl Hetherington [Sun, 21 Dec 2014 01:50:07 +0000 (01:50 +0000)]
Update xml_subtitle_test result now that subtitles are being compared; improve placement in SubRip decoder.

9 years agoFix typos on hand-applying patch.
Carl Hetherington [Sun, 21 Dec 2014 00:32:37 +0000 (00:32 +0000)]
Fix typos on hand-applying patch.

9 years agoMissing file.
Carl Hetherington [Sat, 20 Dec 2014 23:55:23 +0000 (23:55 +0000)]
Missing file.

9 years agoMissing include.
Carl Hetherington [Sat, 20 Dec 2014 23:39:13 +0000 (23:39 +0000)]
Missing include.

9 years agoHand-apply d849d411cff28ef5453085791d0b4d7cd73bd070 from master; replace all assert...
Carl Hetherington [Sat, 20 Dec 2014 23:37:57 +0000 (23:37 +0000)]
Hand-apply d849d411cff28ef5453085791d0b4d7cd73bd070 from master; replace all assert()s with thrown exceptions.

9 years agoHand-apply 6fc77d362ee50747d0ff1626720ccd6d3704d9a4 from master; comment fix.
Carl Hetherington [Sat, 20 Dec 2014 22:49:43 +0000 (22:49 +0000)]
Hand-apply 6fc77d362ee50747d0ff1626720ccd6d3704d9a4 from master; comment fix.

9 years agoHand-apply 243a1efdfcf2f1b2883bffbf22579e1e193f5c08 from master; add supporter.
Carl Hetherington [Sat, 20 Dec 2014 22:48:54 +0000 (22:48 +0000)]
Hand-apply 243a1efdfcf2f1b2883bffbf22579e1e193f5c08 from master; add supporter.

9 years agoMissing files.
Carl Hetherington [Sat, 20 Dec 2014 22:29:59 +0000 (22:29 +0000)]
Missing files.

9 years agoBasic pass-through of font information when using DCP subtitles.
Carl Hetherington [Sat, 20 Dec 2014 22:29:21 +0000 (22:29 +0000)]
Basic pass-through of font information when using DCP subtitles.

9 years agoForward-port fixes to Show DCP from master.
Carl Hetherington [Thu, 18 Dec 2014 17:22:56 +0000 (17:22 +0000)]
Forward-port fixes to Show DCP from master.

9 years agoDisable copy-as-name button with no Film.
Carl Hetherington [Wed, 17 Dec 2014 14:25:26 +0000 (14:25 +0000)]
Disable copy-as-name button with no Film.

9 years agoAllow setting of font files.
Carl Hetherington [Tue, 16 Dec 2014 12:38:58 +0000 (12:38 +0000)]
Allow setting of font files.

9 years agoSave and load subtitle font details.
Carl Hetherington [Tue, 16 Dec 2014 11:16:48 +0000 (11:16 +0000)]
Save and load subtitle font details.

9 years agoStart of Fonts dialog for setting up subtitle fonts.
Carl Hetherington [Mon, 15 Dec 2014 16:56:18 +0000 (16:56 +0000)]
Start of Fonts dialog for setting up subtitle fonts.

9 years agoTypo.
Carl Hetherington [Mon, 15 Dec 2014 15:15:37 +0000 (15:15 +0000)]
Typo.

9 years agoMore fixes for newer libdcp.
Carl Hetherington [Mon, 15 Dec 2014 14:22:40 +0000 (14:22 +0000)]
More fixes for newer libdcp.

9 years agoModify for new libdcp API.
Carl Hetherington [Mon, 15 Dec 2014 13:59:15 +0000 (13:59 +0000)]
Modify for new libdcp API.

9 years agoHand-apply 96593d0ea6eb7b01ee97c8292c4546fc56d3da9d; only write metadata before encod...
Carl Hetherington [Mon, 15 Dec 2014 11:14:37 +0000 (11:14 +0000)]
Hand-apply 96593d0ea6eb7b01ee97c8292c4546fc56d3da9d; only write metadata before encode in the main front-end, not the cli/batch processors.

9 years agoCatch exceptions when getting video for the view.
Carl Hetherington [Mon, 15 Dec 2014 11:13:15 +0000 (11:13 +0000)]
Catch exceptions when getting video for the view.

9 years agoHand-apply 9469f56ef978cd57902afcb9888b4d54e4857c80; tweak layout.
Carl Hetherington [Mon, 15 Dec 2014 11:09:59 +0000 (11:09 +0000)]
Hand-apply 9469f56ef978cd57902afcb9888b4d54e4857c80; tweak layout.

9 years agoHand-apply e9b7f3df544697d6af9d926d32405a797841960a; add 'copy to name' button to...
Carl Hetherington [Mon, 15 Dec 2014 11:08:58 +0000 (11:08 +0000)]
Hand-apply e9b7f3df544697d6af9d926d32405a797841960a; add 'copy to name' button to allow editing of ISDCF names after creation rather than the 'replace on disable' hack.

9 years agoHand-apply 9e173bdda26f32a1da7afc38d5dcf8ed63e7d3cf; fix a few missing checks on...
Carl Hetherington [Mon, 15 Dec 2014 11:04:45 +0000 (11:04 +0000)]
Hand-apply 9e173bdda26f32a1da7afc38d5dcf8ed63e7d3cf; fix a few missing checks on the return value of ShowModal (#449).

9 years agoHand-apply d1bffe67820adaa10654f722b15eebdd773b3680; remove unnecessary JobWrapper...
Carl Hetherington [Mon, 15 Dec 2014 11:01:40 +0000 (11:01 +0000)]
Hand-apply d1bffe67820adaa10654f722b15eebdd773b3680; remove unnecessary JobWrapper stuff.

9 years agoHand-apply 155b4b9f615f42b5cc26e2953860aba34b17bbc0; allow build of Windows debug...
Carl Hetherington [Mon, 15 Dec 2014 10:58:01 +0000 (10:58 +0000)]
Hand-apply 155b4b9f615f42b5cc26e2953860aba34b17bbc0; allow build of Windows debug version using gdb.

9 years agoFix previous.
Carl Hetherington [Mon, 15 Dec 2014 10:33:09 +0000 (10:33 +0000)]
Fix previous.

9 years agoHand-apply 75be314ee89fb2f4e783b4079f7fabf69e79d636 from master; fix hidden content...
Carl Hetherington [Mon, 15 Dec 2014 10:31:48 +0000 (10:31 +0000)]
Hand-apply 75be314ee89fb2f4e783b4079f7fabf69e79d636 from master; fix hidden content appearing (#418).

9 years agoAdd TO_PORT.
Carl Hetherington [Mon, 15 Dec 2014 10:31:13 +0000 (10:31 +0000)]
Add TO_PORT.

9 years agoMerge.
Carl Hetherington [Mon, 15 Dec 2014 09:48:14 +0000 (09:48 +0000)]
Merge.

9 years agoMore stuff to port.
Carl Hetherington [Mon, 15 Dec 2014 09:47:55 +0000 (09:47 +0000)]
More stuff to port.

9 years agoto port.
Carl Hetherington [Sun, 14 Dec 2014 23:56:27 +0000 (23:56 +0000)]
to port.

9 years agoBump version
Carl Hetherington [Sun, 14 Dec 2014 17:09:06 +0000 (17:09 +0000)]
Bump version

9 years agoBump version
Carl Hetherington [Sun, 14 Dec 2014 17:09:06 +0000 (17:09 +0000)]
Bump version

9 years agoMissing OS X dependency.
Carl Hetherington [Sun, 14 Dec 2014 16:28:19 +0000 (16:28 +0000)]
Missing OS X dependency.

9 years agoto-port.
Carl Hetherington [Sun, 14 Dec 2014 01:08:33 +0000 (01:08 +0000)]
to-port.

9 years agoMerge branch '1.0' of git.carlh.net:git/dcpomatic into 2.0
Carl Hetherington [Fri, 12 Dec 2014 09:13:17 +0000 (09:13 +0000)]
Merge branch '1.0' of git.carlh.net:git/dcpomatic into 2.0

9 years agoAdd things to port.
Carl Hetherington [Fri, 12 Dec 2014 09:13:04 +0000 (09:13 +0000)]
Add things to port.

9 years agoBump version
Carl Hetherington [Thu, 11 Dec 2014 22:57:23 +0000 (22:57 +0000)]
Bump version

9 years agoBump version
Carl Hetherington [Thu, 11 Dec 2014 22:57:23 +0000 (22:57 +0000)]
Bump version

9 years agoOS X build fix.
Carl Hetherington [Thu, 11 Dec 2014 20:02:14 +0000 (20:02 +0000)]
OS X build fix.

9 years agoBump version
Carl Hetherington [Thu, 11 Dec 2014 16:53:12 +0000 (16:53 +0000)]
Bump version

9 years agoBump version
Carl Hetherington [Thu, 11 Dec 2014 16:53:12 +0000 (16:53 +0000)]
Bump version

9 years agoFix another cocked up merge.
Carl Hetherington [Thu, 11 Dec 2014 16:52:14 +0000 (16:52 +0000)]
Fix another cocked up merge.

9 years agoMerge.
Carl Hetherington [Thu, 11 Dec 2014 16:47:48 +0000 (16:47 +0000)]
Merge.

9 years agoAdd language property to SubtitleContent and use it in output DCP subtitle files.
Carl Hetherington [Thu, 11 Dec 2014 15:20:33 +0000 (15:20 +0000)]
Add language property to SubtitleContent and use it in output DCP subtitle files.

9 years agoInitial UI / backend storage.
Carl Hetherington [Thu, 11 Dec 2014 15:20:33 +0000 (15:20 +0000)]
Initial UI / backend storage.

9 years agoTrim unused stuff.
Carl Hetherington [Wed, 10 Dec 2014 00:56:48 +0000 (00:56 +0000)]
Trim unused stuff.

9 years agoDisable tests which depend on variable font rendering.
Carl Hetherington [Tue, 9 Dec 2014 23:58:07 +0000 (23:58 +0000)]
Disable tests which depend on variable font rendering.

9 years agoFix test.
Carl Hetherington [Tue, 9 Dec 2014 23:00:37 +0000 (23:00 +0000)]
Fix test.

9 years agoFix fill_2d not doing what it is specified to do.
Carl Hetherington [Tue, 9 Dec 2014 22:18:48 +0000 (22:18 +0000)]
Fix fill_2d not doing what it is specified to do.

9 years agoForward-port DCA footer fix from master.
Carl Hetherington [Tue, 9 Dec 2014 20:56:42 +0000 (20:56 +0000)]
Forward-port DCA footer fix from master.

9 years agoTweak test check.
Carl Hetherington [Tue, 9 Dec 2014 20:48:23 +0000 (20:48 +0000)]
Tweak test check.

9 years agoVarious fixes pointed out by tests.
Carl Hetherington [Tue, 9 Dec 2014 16:30:31 +0000 (16:30 +0000)]
Various fixes pointed out by tests.

9 years agoUpdate TO_PORT.
Carl Hetherington [Tue, 9 Dec 2014 11:10:34 +0000 (11:10 +0000)]
Update TO_PORT.

9 years agoHand-apply 22c79dac4ae2b01b448cc5886f8e8ff3a0cfb69b from master; fix broken still...
Carl Hetherington [Tue, 9 Dec 2014 11:10:00 +0000 (11:10 +0000)]
Hand-apply 22c79dac4ae2b01b448cc5886f8e8ff3a0cfb69b from master; fix broken still image support.

9 years agoInclude trimming.
Carl Hetherington [Tue, 9 Dec 2014 11:06:47 +0000 (11:06 +0000)]
Include trimming.

9 years agoUpdate TO_PORT.
Carl Hetherington [Tue, 9 Dec 2014 11:00:32 +0000 (11:00 +0000)]
Update TO_PORT.

9 years agoHand apply 5e96dbee6de3b4baf82083e5c7169f27e6051c5b from master; give a nicer error...
Carl Hetherington [Tue, 9 Dec 2014 11:00:22 +0000 (11:00 +0000)]
Hand apply 5e96dbee6de3b4baf82083e5c7169f27e6051c5b from master; give a nicer error when writing config fails.

9 years agoHand-apply 63142d58947cf10ed6f6eaeb42508eaa374a6a93 from master; fix calls to new...
Carl Hetherington [Mon, 8 Dec 2014 13:21:21 +0000 (13:21 +0000)]
Hand-apply 63142d58947cf10ed6f6eaeb42508eaa374a6a93 from master; fix calls to new digest() call.

9 years agoHand apply 73fb7a2a537ea736c5ea8305061e64e129b4878b from master; lose connection...
Carl Hetherington [Mon, 8 Dec 2014 13:18:34 +0000 (13:18 +0000)]
Hand apply 73fb7a2a537ea736c5ea8305061e64e129b4878b from master; lose connection to Film when destroying TimelineDialog.

9 years agoHand-apply 306fd00490daf4f447db1f25811a9c61ad76274a from master; increase maximum...
Carl Hetherington [Mon, 8 Dec 2014 13:17:11 +0000 (13:17 +0000)]
Hand-apply 306fd00490daf4f447db1f25811a9c61ad76274a from master; increase maximum allowed JPEG2000 bandwidth.

9 years agoMore include fixes.
Carl Hetherington [Sat, 6 Dec 2014 22:59:40 +0000 (22:59 +0000)]
More include fixes.

9 years agoMissing include and hide a warning on Windows.
Carl Hetherington [Sat, 6 Dec 2014 20:24:26 +0000 (20:24 +0000)]
Missing include and hide a warning on Windows.

9 years agoUnnecessary using.
Carl Hetherington [Sat, 6 Dec 2014 20:22:09 +0000 (20:22 +0000)]
Unnecessary using.

9 years agoMore header file rearrangement.
Carl Hetherington [Fri, 5 Dec 2014 15:45:05 +0000 (15:45 +0000)]
More header file rearrangement.

9 years agoInclude rearrangement.
Carl Hetherington [Fri, 5 Dec 2014 15:35:44 +0000 (15:35 +0000)]
Include rearrangement.

9 years agoMerge branch '2.0' of git.carlh.net:git/dcpomatic into 2.0
Carl Hetherington [Fri, 5 Dec 2014 15:10:49 +0000 (15:10 +0000)]
Merge branch '2.0' of git.carlh.net:git/dcpomatic into 2.0

9 years agoSome include tidying.
Carl Hetherington [Fri, 5 Dec 2014 15:10:42 +0000 (15:10 +0000)]
Some include tidying.

9 years agoto-port.
Carl Hetherington [Fri, 5 Dec 2014 15:05:50 +0000 (15:05 +0000)]
to-port.

9 years agoMerge.
Carl Hetherington [Thu, 4 Dec 2014 13:18:12 +0000 (13:18 +0000)]
Merge.

9 years agoAdd TO_PORT.
Carl Hetherington [Thu, 4 Dec 2014 13:17:55 +0000 (13:17 +0000)]
Add TO_PORT.

9 years agoAdd to-port.
Carl Hetherington [Wed, 3 Dec 2014 22:56:43 +0000 (22:56 +0000)]
Add to-port.

9 years agoFix TO_PORT.
Carl Hetherington [Wed, 3 Dec 2014 16:58:46 +0000 (16:58 +0000)]
Fix TO_PORT.

9 years agoAdd port.
Carl Hetherington [Wed, 3 Dec 2014 16:58:36 +0000 (16:58 +0000)]
Add port.

9 years agoFix build.
Carl Hetherington [Wed, 3 Dec 2014 11:24:47 +0000 (11:24 +0000)]
Fix build.

9 years agoHand-apply d3bc61f0af33fedf02ac1a28cf91989ee9cd2fb6 from master;
Carl Hetherington [Wed, 3 Dec 2014 10:37:15 +0000 (10:37 +0000)]
Hand-apply d3bc61f0af33fedf02ac1a28cf91989ee9cd2fb6 from master;
make digest optional.