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

9 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
9 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.

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

9 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.

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

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

9 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

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

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

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

9 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.

10 years agoFix bad implicit cast causing incorrect FFmpegContent::audio_length() results.
Carl Hetherington [Tue, 25 Mar 2014 20:33:24 +0000 (20:33 +0000)]
Fix bad implicit cast causing incorrect FFmpegContent::audio_length() results.

10 years agoAdd support for downloading Doremi server certificates.
Carl Hetherington [Tue, 25 Mar 2014 15:24:13 +0000 (15:24 +0000)]
Add support for downloading Doremi server certificates.

10 years agoBump version
Carl Hetherington [Mon, 24 Mar 2014 09:57:26 +0000 (09:57 +0000)]
Bump version

10 years agoBump version
Carl Hetherington [Mon, 24 Mar 2014 09:57:26 +0000 (09:57 +0000)]
Bump version

10 years agoTinker with logging.
Carl Hetherington [Mon, 24 Mar 2014 09:49:25 +0000 (09:49 +0000)]
Tinker with logging.

10 years agoSupporter.
Carl Hetherington [Mon, 24 Mar 2014 09:32:23 +0000 (09:32 +0000)]
Supporter.

10 years agoFix error on creating zero-audio-channel DCPs.
Carl Hetherington [Mon, 24 Mar 2014 09:27:58 +0000 (09:27 +0000)]
Fix error on creating zero-audio-channel DCPs.

Reported-by: Andrew Walls
10 years agoBump version
Carl Hetherington [Sun, 23 Mar 2014 20:41:31 +0000 (20:41 +0000)]
Bump version

10 years agoBump version
Carl Hetherington [Sun, 23 Mar 2014 20:41:31 +0000 (20:41 +0000)]
Bump version

10 years agoTry to fix format string specifier error on Windows.
Carl Hetherington [Sun, 23 Mar 2014 20:08:57 +0000 (20:08 +0000)]
Try to fix format string specifier error on Windows.

10 years agoMerge pot files.
Carl Hetherington [Sun, 23 Mar 2014 19:46:10 +0000 (19:46 +0000)]
Merge pot files.

10 years agoBump version
Carl Hetherington [Sun, 23 Mar 2014 01:44:10 +0000 (01:44 +0000)]
Bump version

10 years agoBump version
Carl Hetherington [Sun, 23 Mar 2014 01:44:10 +0000 (01:44 +0000)]
Bump version

10 years agoTry to fix OS X .dmg wrt libxmlsec / libxml2 linkage.
Carl Hetherington [Sat, 22 Mar 2014 17:45:31 +0000 (17:45 +0000)]
Try to fix OS X .dmg wrt libxmlsec / libxml2 linkage.

10 years agoBump version
Carl Hetherington [Sat, 22 Mar 2014 16:55:07 +0000 (16:55 +0000)]
Bump version

10 years agoBump version
Carl Hetherington [Sat, 22 Mar 2014 16:55:07 +0000 (16:55 +0000)]
Bump version

10 years agoGive SndfileContent a video frame rate so that it can be specified by the user.
Carl Hetherington [Sat, 22 Mar 2014 16:51:05 +0000 (16:51 +0000)]
Give SndfileContent a video frame rate so that it can be specified by the user.

10 years agoAllow up to 500MB/s J2K bitrate.
Carl Hetherington [Sat, 22 Mar 2014 16:00:15 +0000 (16:00 +0000)]
Allow up to 500MB/s J2K bitrate.

Requested-by: Jonathan Jensen
10 years agoSupporter.
Carl Hetherington [Sat, 22 Mar 2014 14:49:22 +0000 (14:49 +0000)]
Supporter.

10 years agoLayout tweak.
Carl Hetherington [Sat, 22 Mar 2014 14:21:15 +0000 (14:21 +0000)]
Layout tweak.

10 years agoAnother attempt to fix glitches in the colour conversion dialog
Carl Hetherington [Sat, 22 Mar 2014 13:44:30 +0000 (13:44 +0000)]
Another attempt to fix glitches in the colour conversion dialog
on OS X.

Reported-by: Adam Colt
10 years agoPass parameters to dcpomatic.
Carl Hetherington [Sat, 22 Mar 2014 13:42:43 +0000 (13:42 +0000)]
Pass parameters to dcpomatic.