dcpomatic.git
9 years agoMove Eyes and ColourConversion into PlayerVideoFrame.
Carl Hetherington [Wed, 14 May 2014 10:27:17 +0000 (11:27 +0100)]
Move Eyes and ColourConversion into PlayerVideoFrame.

9 years agoRename PlayerImage to PlayerVideoFrame and give it its own file.
Carl Hetherington [Wed, 14 May 2014 09:05:56 +0000 (10:05 +0100)]
Rename PlayerImage to PlayerVideoFrame and give it its own file.

9 years agoRemove 100fps limit when using "any DCP frame rate".
Carl Hetherington [Tue, 13 May 2014 22:07:37 +0000 (23:07 +0100)]
Remove 100fps limit when using "any DCP frame rate".

Reported-by: Noah Orozco
9 years agoBump version
Carl Hetherington [Mon, 12 May 2014 22:30:33 +0000 (23:30 +0100)]
Bump version

9 years agoBump version
Carl Hetherington [Mon, 12 May 2014 22:30:33 +0000 (23:30 +0100)]
Bump version

9 years agoAdd option to use any DCP frame rate, rather than just the
Carl Hetherington [Mon, 12 May 2014 22:29:21 +0000 (23:29 +0100)]
Add option to use any DCP frame rate, rather than just the
"allowed" set.

Requested-by: Noah Orozco
9 years agoBump version
Carl Hetherington [Mon, 12 May 2014 09:07:31 +0000 (10:07 +0100)]
Bump version

9 years agoBump version
Carl Hetherington [Mon, 12 May 2014 09:07:31 +0000 (10:07 +0100)]
Bump version

9 years agoMerge branch 'master' of ssh://main.carlh.net/home/carl/git/dcpomatic
Carl Hetherington [Mon, 12 May 2014 09:07:05 +0000 (10:07 +0100)]
Merge branch 'master' of ssh://main.carlh.net/home/carl/git/dcpomatic

9 years agoFix crash caused by previous change; doubles are expressed using scientific notation...
Carl Hetherington [Mon, 12 May 2014 09:06:57 +0000 (10:06 +0100)]
Fix crash caused by previous change; doubles are expressed using scientific notation by default, so avoid them where possible.

9 years agoBump version
Carl Hetherington [Mon, 12 May 2014 00:01:53 +0000 (01:01 +0100)]
Bump version

9 years agoBump version
Carl Hetherington [Mon, 12 May 2014 00:01:53 +0000 (01:01 +0100)]
Bump version

9 years agoBump libdcp in cscript.
Carl Hetherington [Mon, 12 May 2014 00:01:20 +0000 (01:01 +0100)]
Bump libdcp in cscript.

9 years agoMerge branch 'master' of ssh://main.carlh.net/home/carl/git/dcpomatic
Carl Hetherington [Mon, 12 May 2014 00:00:33 +0000 (01:00 +0100)]
Merge branch 'master' of ssh://main.carlh.net/home/carl/git/dcpomatic

9 years agoChangeLog.
Carl Hetherington [Mon, 12 May 2014 00:00:26 +0000 (01:00 +0100)]
ChangeLog.

9 years agoRemove LocaleGuard and lexical_cast<> in favour of libdcp::raw_convert,
Carl Hetherington [Sun, 11 May 2014 23:57:51 +0000 (00:57 +0100)]
Remove LocaleGuard and lexical_cast<> in favour of libdcp::raw_convert,
which should get things right with both decimal and thousands
separators; LocaleGuard fixed decimal separators ok but not, it appears,
thousands ones.

10 years agoBump version
Carl Hetherington [Sat, 10 May 2014 12:40:33 +0000 (13:40 +0100)]
Bump version

10 years agoBump version
Carl Hetherington [Sat, 10 May 2014 12:40:33 +0000 (13:40 +0100)]
Bump version

10 years agoMerge branch 'master' of ssh://main.carlh.net/home/carl/git/dcpomatic
Carl Hetherington [Sat, 10 May 2014 12:36:19 +0000 (13:36 +0100)]
Merge branch 'master' of ssh://main.carlh.net/home/carl/git/dcpomatic

10 years agoFix setup of the libswresample context to work with high channel
Carl Hetherington [Sat, 10 May 2014 12:35:55 +0000 (13:35 +0100)]
Fix setup of the libswresample context to work with high channel
counts.

Reported-by: Sumit
10 years agoBump version
Carl Hetherington [Fri, 9 May 2014 21:57:47 +0000 (22:57 +0100)]
Bump version

10 years agoBump version
Carl Hetherington [Fri, 9 May 2014 21:57:47 +0000 (22:57 +0100)]
Bump version

10 years agoMerge.
Carl Hetherington [Fri, 9 May 2014 21:57:30 +0000 (22:57 +0100)]
Merge.

10 years agoFix crash on using content with more than 12 audio channels.
Carl Hetherington [Fri, 9 May 2014 21:55:43 +0000 (22:55 +0100)]
Fix crash on using content with more than 12 audio channels.

Reported-by: Sumit
10 years agoMAX_AUDIO_CHANNELS -> MAX_DCP_AUDIO_CHANNELS.
Carl Hetherington [Fri, 9 May 2014 21:51:30 +0000 (22:51 +0100)]
MAX_AUDIO_CHANNELS -> MAX_DCP_AUDIO_CHANNELS.

10 years agoChangeLog.
Carl Hetherington [Fri, 9 May 2014 21:31:05 +0000 (22:31 +0100)]
ChangeLog.

10 years agoRe-introduce ffprobe call when adding content.
Carl Hetherington [Fri, 9 May 2014 21:30:49 +0000 (22:30 +0100)]
Re-introduce ffprobe call when adding content.

10 years agoBump version
Carl Hetherington [Mon, 5 May 2014 15:41:46 +0000 (16:41 +0100)]
Bump version

10 years agoBump version
Carl Hetherington [Mon, 5 May 2014 15:41:46 +0000 (16:41 +0100)]
Bump version

10 years agoMerge branch 'master' of ssh://carlh.dyndns.org/home/carl/git/dcpomatic
Carl Hetherington [Mon, 5 May 2014 11:13:49 +0000 (12:13 +0100)]
Merge branch 'master' of ssh://carlh.dyndns.org/home/carl/git/dcpomatic

10 years agoUpdate OS X environment location.
Carl Hetherington [Mon, 5 May 2014 11:13:17 +0000 (12:13 +0100)]
Update OS X environment location.

10 years agoBump version
Carl Hetherington [Fri, 2 May 2014 21:01:44 +0000 (22:01 +0100)]
Bump version

10 years agoBump version
Carl Hetherington [Fri, 2 May 2014 21:01:44 +0000 (22:01 +0100)]
Bump version

10 years agopot merge.
Carl Hetherington [Fri, 2 May 2014 21:01:25 +0000 (22:01 +0100)]
pot merge.

10 years agoBump version
Carl Hetherington [Tue, 29 Apr 2014 17:29:54 +0000 (18:29 +0100)]
Bump version

10 years agoBump version
Carl Hetherington [Tue, 29 Apr 2014 17:29:54 +0000 (18:29 +0100)]
Bump version

10 years agoBump max libopenjpeg version to 1.5.2 for Arch Linux, since I'm pretty sure there...
Carl Hetherington [Tue, 29 Apr 2014 17:29:28 +0000 (18:29 +0100)]
Bump max libopenjpeg version to 1.5.2 for Arch Linux, since I'm pretty sure there will be no problems.

10 years agoPython 3 compatibility.
Carl Hetherington [Tue, 29 Apr 2014 17:29:13 +0000 (18:29 +0100)]
Python 3 compatibility.

10 years agoSupporter.
Carl Hetherington [Tue, 29 Apr 2014 13:14:07 +0000 (14:14 +0100)]
Supporter.

10 years agoPossible missing iconv dep in the .dmg.
Carl Hetherington [Tue, 29 Apr 2014 11:11:07 +0000 (12:11 +0100)]
Possible missing iconv dep in the .dmg.

10 years agoMerge branch 'master' of ssh://carlh.dyndns.org/home/carl/git/dcpomatic
Carl Hetherington [Tue, 29 Apr 2014 11:10:18 +0000 (12:10 +0100)]
Merge branch 'master' of ssh://carlh.dyndns.org/home/carl/git/dcpomatic

10 years agoBump ffmpeg for OS X build fix (not linking against JACK).
Carl Hetherington [Tue, 29 Apr 2014 11:10:13 +0000 (12:10 +0100)]
Bump ffmpeg for OS X build fix (not linking against JACK).

10 years agopot_merge.
Carl Hetherington [Tue, 29 Apr 2014 08:14:23 +0000 (09:14 +0100)]
pot_merge.

10 years agoBump version
Carl Hetherington [Tue, 29 Apr 2014 08:12:46 +0000 (09:12 +0100)]
Bump version

10 years agoBump version
Carl Hetherington [Tue, 29 Apr 2014 08:12:46 +0000 (09:12 +0100)]
Bump version

10 years agoBump version
Carl Hetherington [Sun, 27 Apr 2014 20:46:39 +0000 (21:46 +0100)]
Bump version

10 years agoBump version
Carl Hetherington [Sun, 27 Apr 2014 20:46:39 +0000 (21:46 +0100)]
Bump version

10 years agoAdd .dpx to the list of acceptable image files.
Carl Hetherington [Sun, 27 Apr 2014 19:56:35 +0000 (20:56 +0100)]
Add .dpx to the list of acceptable image files.

10 years agoOpen an error dialogue on uncaught exceptions in the main loop. Check that the Image...
Carl Hetherington [Sun, 27 Apr 2014 19:50:13 +0000 (20:50 +0100)]
Open an error dialogue on uncaught exceptions in the main loop.  Check that the ImageContent constructor found some valid files when scanning a folder.

10 years agoManual tweaks.
Carl Hetherington [Sun, 27 Apr 2014 16:43:55 +0000 (17:43 +0100)]
Manual tweaks.

10 years agoUse our own dir picker on Ubuntu 14.04's GTK version.
Carl Hetherington [Sun, 27 Apr 2014 16:19:45 +0000 (17:19 +0100)]
Use our own dir picker on Ubuntu 14.04's GTK version.

10 years agoBump version
Carl Hetherington [Fri, 25 Apr 2014 22:45:05 +0000 (23:45 +0100)]
Bump version

10 years agoBump version
Carl Hetherington [Fri, 25 Apr 2014 22:45:05 +0000 (23:45 +0100)]
Bump version

10 years agoFix subtitle display when the next subtitle is decoded before the
Carl Hetherington [Fri, 25 Apr 2014 22:43:16 +0000 (23:43 +0100)]
Fix subtitle display when the next subtitle is decoded before the
previous one has finished; this requires that more than one subtitle be
kept by the player.

Reported-by: Matthias Damm
10 years agoCollect player subtitle processing into a Subtitle class.
Carl Hetherington [Fri, 25 Apr 2014 22:27:42 +0000 (23:27 +0100)]
Collect player subtitle processing into a Subtitle class.

10 years agoPut Piece class in its own file.
Carl Hetherington [Fri, 25 Apr 2014 22:03:30 +0000 (23:03 +0100)]
Put Piece class in its own file.

10 years agoBump version
Carl Hetherington [Thu, 24 Apr 2014 00:05:29 +0000 (01:05 +0100)]
Bump version

10 years agoBump version
Carl Hetherington [Thu, 24 Apr 2014 00:05:29 +0000 (01:05 +0100)]
Bump version

10 years agoBump version
Carl Hetherington [Wed, 23 Apr 2014 15:48:27 +0000 (16:48 +0100)]
Bump version

10 years agoBump version
Carl Hetherington [Wed, 23 Apr 2014 15:48:27 +0000 (16:48 +0100)]
Bump version

10 years agoUbuntu 14.04 dependencies.
Carl Hetherington [Mon, 21 Apr 2014 20:22:08 +0000 (21:22 +0100)]
Ubuntu 14.04 dependencies.

10 years agoUpdate to fr_FR translation from Thierry Journet.
Carl Hetherington [Mon, 21 Apr 2014 19:37:43 +0000 (20:37 +0100)]
Update to fr_FR translation from Thierry Journet.

10 years agoUpdate to es_ES translation from Manual AC.
Carl Hetherington [Mon, 21 Apr 2014 19:26:20 +0000 (20:26 +0100)]
Update to es_ES translation from Manual AC.

Signed-off-by: Manual AC
10 years agoMerge.
Carl Hetherington [Thu, 17 Apr 2014 19:13:01 +0000 (20:13 +0100)]
Merge.

10 years agoChangeLog.
Carl Hetherington [Thu, 17 Apr 2014 19:12:34 +0000 (20:12 +0100)]
ChangeLog.

10 years agoBump version
Carl Hetherington [Thu, 17 Apr 2014 09:17:09 +0000 (10:17 +0100)]
Bump version

10 years agoBump version
Carl Hetherington [Thu, 17 Apr 2014 09:17:09 +0000 (10:17 +0100)]
Bump version

10 years agoFix update of gain control from gain calculator dialog.
Carl Hetherington [Thu, 17 Apr 2014 09:14:56 +0000 (10:14 +0100)]
Fix update of gain control from gain calculator dialog.

10 years agoBump version
Carl Hetherington [Mon, 7 Apr 2014 18:59:18 +0000 (19:59 +0100)]
Bump version

10 years agoBump version
Carl Hetherington [Mon, 7 Apr 2014 18:59:18 +0000 (19:59 +0100)]
Bump version

10 years agoUpdated fr_FR translation from Thierry Journet.
Carl Hetherington [Mon, 7 Apr 2014 18:57:55 +0000 (19:57 +0100)]
Updated fr_FR translation from Thierry Journet.

Signed-off-by: Thierry Journet <th.journet@laposte.net>
10 years agoIgnore .swp.
Carl Hetherington [Fri, 4 Apr 2014 23:24:49 +0000 (00:24 +0100)]
Ignore .swp.

10 years agoBump version
Carl Hetherington [Wed, 2 Apr 2014 10:54:12 +0000 (11:54 +0100)]
Bump version

10 years agoBump version
Carl Hetherington [Wed, 2 Apr 2014 10:54:12 +0000 (11:54 +0100)]
Bump version

10 years agoFixes to de_DE translation from Max Aeschlimann.
Carl Hetherington [Wed, 2 Apr 2014 10:53:39 +0000 (11:53 +0100)]
Fixes to de_DE translation from Max Aeschlimann.

10 years agoDon't overlap simultaneous video content in the timeline. Fix keep-aligned for separ...
Carl Hetherington [Tue, 1 Apr 2014 10:34:56 +0000 (11:34 +0100)]
Don't overlap simultaneous video content in the timeline.  Fix keep-aligned for separate-eye sources.

10 years agoBasic support for separate 3D left/right sources.
Carl Hetherington [Tue, 1 Apr 2014 09:02:09 +0000 (10:02 +0100)]
Basic support for separate 3D left/right sources.

10 years agoVery small cleanups.
Carl Hetherington [Mon, 31 Mar 2014 19:19:35 +0000 (20:19 +0100)]
Very small cleanups.

10 years agoSupporter.
Carl Hetherington [Mon, 31 Mar 2014 15:43:14 +0000 (16:43 +0100)]
Supporter.

10 years agoHacky fix for too-small configuration dialog on Linux.
Carl Hetherington [Mon, 31 Mar 2014 15:36:13 +0000 (16:36 +0100)]
Hacky fix for too-small configuration dialog on Linux.

10 years agoAdd dcpomatic_batch to i18n.
Carl Hetherington [Mon, 31 Mar 2014 15:11:58 +0000 (16:11 +0100)]
Add dcpomatic_batch to i18n.

10 years agoFix inability to create more than one KDM at once.
Carl Hetherington [Mon, 31 Mar 2014 14:30:30 +0000 (15:30 +0100)]
Fix inability to create more than one KDM at once.

10 years agoMerge branch 'master' of ssh://carlh.dyndns.org/home/carl/git/dcpomatic
Carl Hetherington [Mon, 31 Mar 2014 14:24:52 +0000 (15:24 +0100)]
Merge branch 'master' of ssh://carlh.dyndns.org/home/carl/git/dcpomatic

10 years agoMore certificate download fixes.
Carl Hetherington [Mon, 31 Mar 2014 14:22:11 +0000 (15:22 +0100)]
More certificate download fixes.

10 years agoFix remove screen button.
Carl Hetherington [Mon, 31 Mar 2014 13:11:57 +0000 (14:11 +0100)]
Fix remove screen button.

10 years agoA few KDM dialog fixes.
Carl Hetherington [Mon, 31 Mar 2014 13:04:43 +0000 (14:04 +0100)]
A few KDM dialog fixes.

10 years agoBump version
Carl Hetherington [Sun, 30 Mar 2014 21:00:50 +0000 (22:00 +0100)]
Bump version

10 years agoBump version
Carl Hetherington [Sun, 30 Mar 2014 21:00:50 +0000 (22:00 +0100)]
Bump version

10 years agoMissing files.
Carl Hetherington [Sun, 30 Mar 2014 21:00:03 +0000 (22:00 +0100)]
Missing files.

10 years agoChangeLog.
Carl Hetherington [Sun, 30 Mar 2014 19:24:43 +0000 (20:24 +0100)]
ChangeLog.

10 years agoBump version
Carl Hetherington [Sun, 30 Mar 2014 19:08:52 +0000 (20:08 +0100)]
Bump version

10 years agoBump version
Carl Hetherington [Sun, 30 Mar 2014 19:08:52 +0000 (20:08 +0100)]
Bump version

10 years agonl_NL translation from Theo Kooijmans
Carl Hetherington [Sun, 30 Mar 2014 19:08:18 +0000 (20:08 +0100)]
nl_NL translation from Theo Kooijmans

10 years agopot merge.
Carl Hetherington [Sun, 30 Mar 2014 12:18:39 +0000 (13:18 +0100)]
pot merge.

10 years agoAnother tags file to ignore.
Carl Hetherington [Fri, 28 Mar 2014 09:08:35 +0000 (09:08 +0000)]
Another tags file to ignore.

10 years agowaf target to build tags.
Carl Hetherington [Fri, 28 Mar 2014 09:08:19 +0000 (09:08 +0000)]
waf target to build tags.

10 years agoAuto-save metadata before starting a DCP encode.
Carl Hetherington [Thu, 27 Mar 2014 12:05:13 +0000 (12:05 +0000)]
Auto-save metadata before starting a DCP encode.

Suggested-by: Markus Raab
10 years agoSome more certificate download improvements.
Carl Hetherington [Wed, 26 Mar 2014 20:53:02 +0000 (20:53 +0000)]
Some more certificate download improvements.

10 years agoCleanup of various dialogs by inherting TableDialog.
Carl Hetherington [Wed, 26 Mar 2014 16:43:34 +0000 (16:43 +0000)]
Cleanup of various dialogs by inherting TableDialog.

10 years agoStart of Dolby certificate download.
Carl Hetherington [Wed, 26 Mar 2014 13:36:12 +0000 (13:36 +0000)]
Start of Dolby certificate download.