dcpomatic.git
10 years agoAdd missing virtual destructor.
Carl Hetherington [Wed, 10 Jul 2013 12:42:02 +0000 (13:42 +0100)]
Add missing virtual destructor.

10 years agoRemove erroneous trimmer.cc; use copy for FFMpeg filter passthrough.
Carl Hetherington [Wed, 10 Jul 2013 12:35:36 +0000 (13:35 +0100)]
Remove erroneous trimmer.cc; use copy for FFMpeg filter passthrough.

10 years agoMake scaling description work again.
Carl Hetherington [Wed, 10 Jul 2013 12:09:52 +0000 (13:09 +0100)]
Make scaling description work again.

10 years agoWhite space.
Carl Hetherington [Wed, 10 Jul 2013 11:34:21 +0000 (12:34 +0100)]
White space.

10 years agoMerge branch '1.0' of ssh://carlh.dnsalias.org/home/carl/git/dvdomatic into 1.0
Carl Hetherington [Wed, 10 Jul 2013 11:31:58 +0000 (12:31 +0100)]
Merge branch '1.0' of ssh://carlh.dnsalias.org/home/carl/git/dvdomatic into 1.0

10 years agoMore build fixes.
Carl Hetherington [Wed, 10 Jul 2013 11:27:07 +0000 (12:27 +0100)]
More build fixes.

10 years agoFix audio emission with mapping.
Carl Hetherington [Wed, 10 Jul 2013 11:26:35 +0000 (12:26 +0100)]
Fix audio emission with mapping.

10 years agoFix a few warnings.
Carl Hetherington [Wed, 10 Jul 2013 11:26:21 +0000 (12:26 +0100)]
Fix a few warnings.

10 years agoMove dvd -> dcp.
Carl Hetherington [Wed, 10 Jul 2013 10:59:53 +0000 (11:59 +0100)]
Move dvd -> dcp.

10 years agoMerge branch '1.0' of ssh://carlh.dnsalias.org/home/carl/git/dvdomatic into 1.0
Carl Hetherington [Wed, 10 Jul 2013 10:50:31 +0000 (11:50 +0100)]
Merge branch '1.0' of ssh://carlh.dnsalias.org/home/carl/git/dvdomatic into 1.0

10 years agoFix initial display to be frame 1, not 2.
Carl Hetherington [Wed, 10 Jul 2013 10:49:07 +0000 (11:49 +0100)]
Fix initial display to be frame 1, not 2.

10 years agoFix dmg name.
Carl Hetherington [Wed, 10 Jul 2013 10:30:29 +0000 (11:30 +0100)]
Fix dmg name.

10 years agoFix a couple of layout bits.
Carl Hetherington [Wed, 10 Jul 2013 09:45:22 +0000 (10:45 +0100)]
Fix a couple of layout bits.

10 years agoRename bits.
Carl Hetherington [Wed, 10 Jul 2013 07:43:07 +0000 (08:43 +0100)]
Rename bits.

10 years agoMissing bracket.
Carl Hetherington [Tue, 9 Jul 2013 23:57:17 +0000 (00:57 +0100)]
Missing bracket.

10 years agoSetDoubleBuffered is not there on OS X.
Carl Hetherington [Tue, 9 Jul 2013 23:42:07 +0000 (00:42 +0100)]
SetDoubleBuffered is not there on OS X.

10 years agoRemove pad/minimum audio channels GUI leftovers.
Carl Hetherington [Tue, 9 Jul 2013 23:41:35 +0000 (00:41 +0100)]
Remove pad/minimum audio channels GUI leftovers.

10 years ago_dcp_audio_channels is trying to do the same thing as _minimum_audio_channels (but...
Carl Hetherington [Tue, 9 Jul 2013 23:35:53 +0000 (00:35 +0100)]
_dcp_audio_channels is trying to do the same thing as _minimum_audio_channels (but not working yet).

10 years agoHackily fix compile on OS X.
Carl Hetherington [Tue, 9 Jul 2013 23:24:21 +0000 (00:24 +0100)]
Hackily fix compile on OS X.

10 years agoI'm fairly sure seek should be in terms of the content's frame rate...
Carl Hetherington [Tue, 9 Jul 2013 22:53:05 +0000 (23:53 +0100)]
I'm fairly sure seek should be in terms of the content's frame rate...

10 years agoFix fetch_current_frame_again().
Carl Hetherington [Tue, 9 Jul 2013 22:45:29 +0000 (23:45 +0100)]
Fix fetch_current_frame_again().

10 years agoFix cropping of YUV images by amounts that are finer than the U/V resolution (and...
Carl Hetherington [Tue, 9 Jul 2013 22:43:22 +0000 (23:43 +0100)]
Fix cropping of YUV images by amounts that are finer than the U/V resolution (and add a test for that).

10 years agoRemove debug.
Carl Hetherington [Tue, 9 Jul 2013 22:42:13 +0000 (23:42 +0100)]
Remove debug.

10 years agoFix initial display of frame.
Carl Hetherington [Tue, 9 Jul 2013 22:11:01 +0000 (23:11 +0100)]
Fix initial display of frame.

10 years agoHopefully fix seek back/forward.
Carl Hetherington [Tue, 9 Jul 2013 21:56:47 +0000 (22:56 +0100)]
Hopefully fix seek back/forward.

10 years agoVarious fixes; simplification of FilmViewer; make image appear on first load of content.
Carl Hetherington [Tue, 9 Jul 2013 21:16:46 +0000 (22:16 +0100)]
Various fixes; simplification of FilmViewer; make image appear on first load of content.

10 years agoMerge master.
Carl Hetherington [Tue, 9 Jul 2013 19:35:39 +0000 (20:35 +0100)]
Merge master.

10 years agoBump version
Carl Hetherington [Mon, 8 Jul 2013 22:53:25 +0000 (23:53 +0100)]
Bump version

10 years agoBump version
Carl Hetherington [Mon, 8 Jul 2013 22:53:25 +0000 (23:53 +0100)]
Bump version

10 years agoMerge master.
Carl Hetherington [Mon, 8 Jul 2013 22:38:25 +0000 (23:38 +0100)]
Merge master.

10 years agoFix build and ChangeLog.
Carl Hetherington [Mon, 8 Jul 2013 22:38:04 +0000 (23:38 +0100)]
Fix build and ChangeLog.

10 years agoBump version
Carl Hetherington [Mon, 8 Jul 2013 22:35:11 +0000 (23:35 +0100)]
Bump version

10 years agoBump version
Carl Hetherington [Mon, 8 Jul 2013 22:35:11 +0000 (23:35 +0100)]
Bump version

10 years agoMerge branch 'staging'
Carl Hetherington [Mon, 8 Jul 2013 22:23:07 +0000 (23:23 +0100)]
Merge branch 'staging'

10 years agoSomewhat hacky fix to crashes in A/B with some filters.
Carl Hetherington [Mon, 8 Jul 2013 22:10:01 +0000 (23:10 +0100)]
Somewhat hacky fix to crashes in A/B with some filters.

10 years agoDon't talk about cropping if we don't have any content size yet.
Carl Hetherington [Sat, 6 Jul 2013 17:44:05 +0000 (18:44 +0100)]
Don't talk about cropping if we don't have any content size yet.

10 years agoRevert erroneous commit.
Carl Hetherington [Sat, 6 Jul 2013 17:43:55 +0000 (18:43 +0100)]
Revert erroneous commit.

10 years agoRight align left-hand-size labels and suffix them with a colon on OS X.
Carl Hetherington [Sat, 6 Jul 2013 17:40:22 +0000 (18:40 +0100)]
Right align left-hand-size labels and suffix them with a colon on OS X.

10 years agoVarious layout tweaks (looking at OS X).
Carl Hetherington [Sat, 6 Jul 2013 17:18:35 +0000 (18:18 +0100)]
Various layout tweaks (looking at OS X).

10 years agoUpdate environment location.
Carl Hetherington [Sat, 6 Jul 2013 17:16:31 +0000 (18:16 +0100)]
Update environment location.

10 years agoTry to fix build.
Carl Hetherington [Sat, 6 Jul 2013 10:23:56 +0000 (11:23 +0100)]
Try to fix build.

10 years agoRange should be one above the minimum when padding.
Carl Hetherington [Thu, 4 Jul 2013 22:26:33 +0000 (23:26 +0100)]
Range should be one above the minimum when padding.

10 years agoMerge branch 'master' into staging
Carl Hetherington [Thu, 4 Jul 2013 21:42:33 +0000 (22:42 +0100)]
Merge branch 'master' into staging

10 years agoMerge branch 'master' of ssh://houllier/home/carl/git/dvdomatic
Carl Hetherington [Thu, 4 Jul 2013 21:42:26 +0000 (22:42 +0100)]
Merge branch 'master' of ssh://houllier/home/carl/git/dvdomatic

10 years agoPut in silence where there was none.
Carl Hetherington [Thu, 4 Jul 2013 21:38:43 +0000 (22:38 +0100)]
Put in silence where there was none.

10 years agoPad silence for things that already have at least some audio.
Carl Hetherington [Thu, 4 Jul 2013 21:29:47 +0000 (22:29 +0100)]
Pad silence for things that already have at least some audio.

10 years agoUse non-faulty DirPicker for config dialog too if required.
Carl Hetherington [Thu, 4 Jul 2013 21:19:32 +0000 (22:19 +0100)]
Use non-faulty DirPicker for config dialog too if required.

10 years agoBump version
Carl Hetherington [Wed, 3 Jul 2013 23:28:04 +0000 (00:28 +0100)]
Bump version

10 years agoTry to wrap ffprobe paths in quotes (may fix #168).
Carl Hetherington [Wed, 3 Jul 2013 23:24:21 +0000 (00:24 +0100)]
Try to wrap ffprobe paths in quotes (may fix #168).

10 years agoInitialise the number of threads to the number of cores in the machine (#170).
Carl Hetherington [Wed, 3 Jul 2013 23:22:48 +0000 (00:22 +0100)]
Initialise the number of threads to the number of cores in the machine (#170).

10 years agoMake C++ flags available from makedcp.
Carl Hetherington [Wed, 3 Jul 2013 15:33:28 +0000 (16:33 +0100)]
Make C++ flags available from makedcp.

10 years agoTry FILE_OFFSET_BITS for all platforms.
Carl Hetherington [Wed, 3 Jul 2013 12:27:08 +0000 (13:27 +0100)]
Try FILE_OFFSET_BITS for all platforms.

10 years agoPass _FILE_OFFSET_BITS=64 to Linux builds to hopefully fix recovery with large MXF...
Carl Hetherington [Wed, 3 Jul 2013 12:25:01 +0000 (13:25 +0100)]
Pass _FILE_OFFSET_BITS=64 to Linux builds to hopefully fix recovery with large MXF files.

10 years agoAdd some more logging to checking of existing picture MXFs.
Carl Hetherington [Wed, 3 Jul 2013 11:24:36 +0000 (12:24 +0100)]
Add some more logging to checking of existing picture MXFs.

10 years agoMerge branch 'master' of /home/carl/git/dvdomatic
Carl Hetherington [Tue, 2 Jul 2013 10:32:12 +0000 (11:32 +0100)]
Merge branch 'master' of /home/carl/git/dvdomatic

10 years agoRemove debug logging.
Carl Hetherington [Tue, 2 Jul 2013 10:32:04 +0000 (11:32 +0100)]
Remove debug logging.

10 years agoBump version
Carl Hetherington [Mon, 1 Jul 2013 22:42:59 +0000 (23:42 +0100)]
Bump version

10 years agoBump version
Carl Hetherington [Mon, 1 Jul 2013 22:42:59 +0000 (23:42 +0100)]
Bump version

10 years agoMore wx dep hacks.
Carl Hetherington [Mon, 1 Jul 2013 22:42:18 +0000 (22:42 +0000)]
More wx dep hacks.

10 years agoAnother try at the static wx deps.
Carl Hetherington [Mon, 1 Jul 2013 22:19:50 +0000 (23:19 +0100)]
Another try at the static wx deps.

10 years agoTypo in previous.
Carl Hetherington [Mon, 1 Jul 2013 21:53:36 +0000 (22:53 +0100)]
Typo in previous.

10 years agoMerge branch 'master' of ssh://houllier/home/carl/git/dvdomatic
Carl Hetherington [Mon, 1 Jul 2013 21:40:49 +0000 (22:40 +0100)]
Merge branch 'master' of ssh://houllier/home/carl/git/dvdomatic

10 years agoTry to fix linking to wxWidgets deps with --static.
Carl Hetherington [Mon, 1 Jul 2013 21:40:44 +0000 (22:40 +0100)]
Try to fix linking to wxWidgets deps with --static.

10 years agoBump version
Carl Hetherington [Mon, 1 Jul 2013 15:18:29 +0000 (16:18 +0100)]
Bump version

10 years agoTry to fix end trims again.
Carl Hetherington [Mon, 1 Jul 2013 14:50:56 +0000 (15:50 +0100)]
Try to fix end trims again.

10 years agoFix deadlock.
Carl Hetherington [Mon, 1 Jul 2013 14:50:49 +0000 (15:50 +0100)]
Fix deadlock.

10 years agoExplicitly link with GTK when doing Linux static builds.
Carl Hetherington [Mon, 1 Jul 2013 13:35:00 +0000 (13:35 +0000)]
Explicitly link with GTK when doing Linux static builds.

10 years agoMerg..
Carl Hetherington [Sun, 30 Jun 2013 22:27:19 +0000 (23:27 +0100)]
Merg..

10 years agoBump version
Carl Hetherington [Fri, 28 Jun 2013 21:01:06 +0000 (22:01 +0100)]
Bump version

10 years agoBump version
Carl Hetherington [Fri, 28 Jun 2013 21:01:06 +0000 (22:01 +0100)]
Bump version

10 years agoSome more logging for Mikkel.
Carl Hetherington [Fri, 28 Jun 2013 14:25:28 +0000 (15:25 +0100)]
Some more logging for Mikkel.

10 years agoMerge branch 'master' of ssh://carlh.dnsalias.org/home/carl/git/dvdomatic
Carl Hetherington [Fri, 28 Jun 2013 14:20:40 +0000 (15:20 +0100)]
Merge branch 'master' of ssh://carlh.dnsalias.org/home/carl/git/dvdomatic

10 years agoA few OS X build/script fixes.
Carl Hetherington [Fri, 28 Jun 2013 13:40:27 +0000 (14:40 +0100)]
A few OS X build/script fixes.

10 years agoLog state of use_content_audio when starting a DCP transcode.
Carl Hetherington [Fri, 28 Jun 2013 12:12:28 +0000 (13:12 +0100)]
Log state of use_content_audio when starting a DCP transcode.

10 years agoMore hacks to debian control files.
Carl Hetherington [Fri, 28 Jun 2013 10:13:04 +0000 (11:13 +0100)]
More hacks to debian control files.

10 years agoChangeLog.
Carl Hetherington [Fri, 28 Jun 2013 10:06:40 +0000 (11:06 +0100)]
ChangeLog.

10 years agoUse our own DirPicker on GTK 2.24.17 (which seems to have a bugs in its GtkFileChoose...
Carl Hetherington [Fri, 28 Jun 2013 09:40:23 +0000 (10:40 +0100)]
Use our own DirPicker on GTK 2.24.17 (which seems to have a bugs in its GtkFileChooserButton).

10 years agoMerge branch 'master' of ssh://carlh.dnsalias.org/home/carl/git/dvdomatic
Carl Hetherington [Fri, 28 Jun 2013 08:47:55 +0000 (09:47 +0100)]
Merge branch 'master' of ssh://carlh.dnsalias.org/home/carl/git/dvdomatic

10 years agoRevert "Try to fix up control files for wx 2.9 / gtk3."
Carl Hetherington [Thu, 27 Jun 2013 19:45:49 +0000 (20:45 +0100)]
Revert "Try to fix up control files for wx 2.9 / gtk3."

This reverts commit 1c86e1eaa1115015e7b2c4129a3b4be024939db2.

10 years agoTry to fix up control files for wx 2.9 / gtk3.
Carl Hetherington [Thu, 27 Jun 2013 18:08:22 +0000 (19:08 +0100)]
Try to fix up control files for wx 2.9 / gtk3.

10 years agoMerge branch 'test-fixes'
Carl Hetherington [Thu, 27 Jun 2013 18:03:45 +0000 (19:03 +0100)]
Merge branch 'test-fixes'

10 years agoTurn off boost tests catching of child errors, which screws up when ffprobe fails.
Carl Hetherington [Thu, 27 Jun 2013 18:03:37 +0000 (19:03 +0100)]
Turn off boost tests catching of child errors, which screws up when ffprobe fails.

10 years agoTry moving run_ffprobe to before we start using FFmpeg ourselves.
Carl Hetherington [Thu, 27 Jun 2013 17:56:48 +0000 (18:56 +0100)]
Try moving run_ffprobe to before we start using FFmpeg ourselves.

10 years agoMerge branch 'master' of ssh://carlh.dnsalias.org/home/carl/git/dvdomatic
Carl Hetherington [Thu, 27 Jun 2013 16:08:01 +0000 (17:08 +0100)]
Merge branch 'master' of ssh://carlh.dnsalias.org/home/carl/git/dvdomatic

10 years agoBump version
Carl Hetherington [Thu, 27 Jun 2013 00:20:18 +0000 (01:20 +0100)]
Bump version

10 years agoBump version
Carl Hetherington [Thu, 27 Jun 2013 00:20:18 +0000 (01:20 +0100)]
Bump version

10 years agoVarious bits of backported 1.0
Carl Hetherington [Thu, 27 Jun 2013 00:16:37 +0000 (01:16 +0100)]
Various bits of backported 1.0

10 years agoFix quoting for ffprobe.
Carl Hetherington [Thu, 27 Jun 2013 00:06:07 +0000 (01:06 +0100)]
Fix quoting for ffprobe.

10 years agoHopefully fix problems with end-trim not working.
Carl Hetherington [Wed, 26 Jun 2013 23:24:56 +0000 (00:24 +0100)]
Hopefully fix problems with end-trim not working.

10 years agoAdd failing test for trim-end not working.
Carl Hetherington [Wed, 26 Jun 2013 18:23:59 +0000 (19:23 +0100)]
Add failing test for trim-end not working.

10 years agoTry to fix seeking with FFmpeg.
Carl Hetherington [Wed, 26 Jun 2013 16:25:26 +0000 (17:25 +0100)]
Try to fix seeking with FFmpeg.

10 years agoMerge branch '1.0-time-again' of ssh://carlh.dnsalias.org/home/carl/git/dvdomatic...
Carl Hetherington [Wed, 26 Jun 2013 16:05:15 +0000 (17:05 +0100)]
Merge branch '1.0-time-again' of ssh://carlh.dnsalias.org/home/carl/git/dvdomatic into 1.0-time-again

10 years agoAnother try at sorting out the thorny question of timing.
Carl Hetherington [Wed, 26 Jun 2013 00:21:21 +0000 (01:21 +0100)]
Another try at sorting out the thorny question of timing.

10 years agoImprove FFmpeg sync, in theory.
Carl Hetherington [Wed, 26 Jun 2013 15:35:43 +0000 (16:35 +0100)]
Improve FFmpeg sync, in theory.

10 years agoRemove some debug.
Carl Hetherington [Wed, 26 Jun 2013 12:47:00 +0000 (13:47 +0100)]
Remove some debug.

10 years agoRemove one debugging line.
Carl Hetherington [Wed, 26 Jun 2013 12:46:36 +0000 (13:46 +0100)]
Remove one debugging line.

10 years agoTests pass.
Carl Hetherington [Wed, 26 Jun 2013 12:45:48 +0000 (13:45 +0100)]
Tests pass.

10 years agoBuilds again.
Carl Hetherington [Wed, 26 Jun 2013 10:04:28 +0000 (11:04 +0100)]
Builds again.

10 years agoHacks.
Carl Hetherington [Wed, 26 Jun 2013 00:21:21 +0000 (01:21 +0100)]
Hacks.

10 years agoBasics of FFmpeg examiner works.
Carl Hetherington [Fri, 21 Jun 2013 17:48:46 +0000 (18:48 +0100)]
Basics of FFmpeg examiner works.