dcpomatic.git
10 years agoUpdate test.
Carl Hetherington [Tue, 14 Jan 2014 13:26:37 +0000 (13:26 +0000)]
Update test.

10 years agoMerge branch 'master' of ssh://carlh.dyndns.org/home/carl/git/dcpomatic
Carl Hetherington [Tue, 14 Jan 2014 11:25:40 +0000 (11:25 +0000)]
Merge branch 'master' of ssh://carlh.dyndns.org/home/carl/git/dcpomatic

10 years agoUntested windows version info in make_dcp log.
Carl Hetherington [Tue, 14 Jan 2014 11:23:24 +0000 (11:23 +0000)]
Untested windows version info in make_dcp log.

10 years agoBump version
Carl Hetherington [Tue, 14 Jan 2014 11:09:45 +0000 (11:09 +0000)]
Bump version

10 years agoBump version
Carl Hetherington [Tue, 14 Jan 2014 11:09:45 +0000 (11:09 +0000)]
Bump version

10 years agoScale subtitle times with frame rate change if they are part of a piece of video...
Carl Hetherington [Tue, 14 Jan 2014 10:39:07 +0000 (10:39 +0000)]
Scale subtitle times with frame rate change if they are part of a piece of video content.

10 years agoMerge branch 'master' of ssh://carlh.dyndns.org/home/carl/git/dcpomatic
Carl Hetherington [Mon, 13 Jan 2014 21:44:42 +0000 (21:44 +0000)]
Merge branch 'master' of ssh://carlh.dyndns.org/home/carl/git/dcpomatic

10 years agoSet focus to name field in new film dialog (#308).
Carl Hetherington [Mon, 13 Jan 2014 21:44:03 +0000 (21:44 +0000)]
Set focus to name field in new film dialog (#308).

10 years agoChange 4:3 and 5:3 ratios to be precise rather than 1.33:1 and 1.66:1, and also tweak...
Carl Hetherington [Mon, 13 Jan 2014 09:29:10 +0000 (09:29 +0000)]
Change 4:3 and 5:3 ratios to be precise rather than 1.33:1 and 1.66:1, and also tweak 1.19:1 (#306).

10 years agoBump version
Carl Hetherington [Mon, 13 Jan 2014 00:14:08 +0000 (00:14 +0000)]
Bump version

10 years agoBump version
Carl Hetherington [Mon, 13 Jan 2014 00:14:08 +0000 (00:14 +0000)]
Bump version

10 years agoFix recently-introduced crash on double-terminating the Writer thread.
Carl Hetherington [Sun, 12 Jan 2014 23:44:31 +0000 (23:44 +0000)]
Fix recently-introduced crash on double-terminating the Writer thread.

10 years agoMerge.
Carl Hetherington [Sun, 12 Jan 2014 23:18:10 +0000 (23:18 +0000)]
Merge.

10 years agoMissing LocaleGuards.
Carl Hetherington [Sun, 12 Jan 2014 23:17:20 +0000 (23:17 +0000)]
Missing LocaleGuards.

10 years agoBump version
Carl Hetherington [Sat, 11 Jan 2014 18:38:13 +0000 (18:38 +0000)]
Bump version

10 years agoBump version
Carl Hetherington [Sat, 11 Jan 2014 18:38:13 +0000 (18:38 +0000)]
Bump version

10 years agoDestroy Transcoder when cancelling transcode jobs; this closes the audio MXF so it...
Carl Hetherington [Sat, 11 Jan 2014 18:37:15 +0000 (18:37 +0000)]
Destroy Transcoder when cancelling transcode jobs; this closes the audio MXF so it can be overwritten, even on Windows.

10 years agoBump version
Carl Hetherington [Fri, 10 Jan 2014 14:14:09 +0000 (14:14 +0000)]
Bump version

10 years agoBump version
Carl Hetherington [Fri, 10 Jan 2014 14:14:09 +0000 (14:14 +0000)]
Bump version

10 years agoMore windows debug.
Carl Hetherington [Fri, 10 Jan 2014 14:13:56 +0000 (14:13 +0000)]
More windows debug.

10 years agoBump version
Carl Hetherington [Fri, 10 Jan 2014 11:11:08 +0000 (11:11 +0000)]
Bump version

10 years agoBump version
Carl Hetherington [Fri, 10 Jan 2014 11:11:08 +0000 (11:11 +0000)]
Bump version

10 years agoMissing signal of _full_condition mutex.
Carl Hetherington [Fri, 10 Jan 2014 10:56:34 +0000 (10:56 +0000)]
Missing signal of _full_condition mutex.

10 years agoHack version number.
Carl Hetherington [Fri, 10 Jan 2014 10:37:43 +0000 (10:37 +0000)]
Hack version number.

10 years agoBump version
Carl Hetherington [Fri, 10 Jan 2014 10:30:28 +0000 (10:30 +0000)]
Bump version

10 years agoBump version
Carl Hetherington [Fri, 10 Jan 2014 10:30:28 +0000 (10:30 +0000)]
Bump version

10 years agoFix daft mistake in ordering with audio MXF deletion saga.
Carl Hetherington [Fri, 10 Jan 2014 10:29:44 +0000 (10:29 +0000)]
Fix daft mistake in ordering with audio MXF deletion saga.

10 years agoChangeLog.
Carl Hetherington [Fri, 10 Jan 2014 10:27:14 +0000 (10:27 +0000)]
ChangeLog.

10 years agoAdd a _full_condition to so that ::write() sleeps if there is lots of writing to...
Carl Hetherington [Fri, 10 Jan 2014 10:26:02 +0000 (10:26 +0000)]
Add a _full_condition to so that ::write() sleeps if there is lots of writing to do already.

10 years agoTry to fix double are-you-sure prompt on closing with active jobs.
Carl Hetherington [Fri, 10 Jan 2014 10:25:07 +0000 (10:25 +0000)]
Try to fix double are-you-sure prompt on closing with active jobs.

10 years agoBump version
Carl Hetherington [Fri, 10 Jan 2014 09:34:56 +0000 (09:34 +0000)]
Bump version

10 years agoBump version
Carl Hetherington [Fri, 10 Jan 2014 09:34:56 +0000 (09:34 +0000)]
Bump version

10 years agoTry again to remove anything at audio_mxf_filename.
Carl Hetherington [Fri, 10 Jan 2014 09:33:55 +0000 (09:33 +0000)]
Try again to remove anything at audio_mxf_filename.

10 years agoRemove some deprecated FFmpeg stuff.
Carl Hetherington [Thu, 9 Jan 2014 23:50:21 +0000 (23:50 +0000)]
Remove some deprecated FFmpeg stuff.

10 years agoBump version
Carl Hetherington [Thu, 9 Jan 2014 21:22:14 +0000 (21:22 +0000)]
Bump version

10 years agoBump version
Carl Hetherington [Thu, 9 Jan 2014 21:22:14 +0000 (21:22 +0000)]
Bump version

10 years agoBump version
Carl Hetherington [Thu, 9 Jan 2014 21:21:58 +0000 (21:21 +0000)]
Bump version

10 years agoBump version
Carl Hetherington [Thu, 9 Jan 2014 21:21:58 +0000 (21:21 +0000)]
Bump version

10 years agoDelete existing audio MXFs before creating new ones, as apparently Windows needs...
Carl Hetherington [Thu, 9 Jan 2014 21:05:22 +0000 (21:05 +0000)]
Delete existing audio MXFs before creating new ones, as apparently Windows needs this in some circumstances.

10 years agoBump version
Carl Hetherington [Thu, 9 Jan 2014 19:02:00 +0000 (19:02 +0000)]
Bump version

10 years agoBump version
Carl Hetherington [Thu, 9 Jan 2014 19:02:00 +0000 (19:02 +0000)]
Bump version

10 years agoWindows debugging.
Carl Hetherington [Thu, 9 Jan 2014 18:18:07 +0000 (18:18 +0000)]
Windows debugging.

10 years agoClear out audio stream description on de-selection of FFmpeg content.
Carl Hetherington [Thu, 9 Jan 2014 16:29:00 +0000 (16:29 +0000)]
Clear out audio stream description on de-selection of FFmpeg content.

10 years agoLayout tweaks.
Carl Hetherington [Thu, 9 Jan 2014 16:26:23 +0000 (16:26 +0000)]
Layout tweaks.

10 years agoFix previous commit.
Carl Hetherington [Thu, 9 Jan 2014 16:26:18 +0000 (16:26 +0000)]
Fix previous commit.

10 years agoFix label alignment on OS X.
Carl Hetherington [Thu, 9 Jan 2014 16:18:25 +0000 (16:18 +0000)]
Fix label alignment on OS X.

10 years agoBump maximum number of frames in memory for high thread counts. Make sure that we...
Carl Hetherington [Thu, 9 Jan 2014 16:15:01 +0000 (16:15 +0000)]
Bump maximum number of frames in memory for high thread counts.  Make sure that we push later frames to disk where necessary rather than earlier ones.

10 years agoMerge branch 'master' of ssh://carlh.dyndns.org/home/carl/git/dcpomatic
Carl Hetherington [Wed, 8 Jan 2014 23:28:09 +0000 (23:28 +0000)]
Merge branch 'master' of ssh://carlh.dyndns.org/home/carl/git/dcpomatic

10 years agoAdd configure option to use address sanitizer.
Carl Hetherington [Wed, 8 Jan 2014 23:27:57 +0000 (23:27 +0000)]
Add configure option to use address sanitizer.

10 years agoBump version
Carl Hetherington [Wed, 8 Jan 2014 12:39:03 +0000 (12:39 +0000)]
Bump version

10 years agoBump version
Carl Hetherington [Wed, 8 Jan 2014 12:39:03 +0000 (12:39 +0000)]
Bump version

10 years agoFix previous.
Carl Hetherington [Wed, 8 Jan 2014 12:36:50 +0000 (12:36 +0000)]
Fix previous.

10 years agoSpeculative fix for #305; ensure _queue.sort() happens before have_sequenced_image...
Carl Hetherington [Wed, 8 Jan 2014 12:25:05 +0000 (12:25 +0000)]
Speculative fix for #305; ensure _queue.sort() happens before have_sequenced_image... in all cases (the second call to have_sequenced_image may have been called with an unsorted _queue, especially on quick machines).

10 years agoBump libdcp version to fix build.
Carl Hetherington [Wed, 8 Jan 2014 11:27:16 +0000 (11:27 +0000)]
Bump libdcp version to fix build.

10 years agoFix audio channel mapping disappearing on Windows.
Carl Hetherington [Wed, 8 Jan 2014 11:26:41 +0000 (11:26 +0000)]
Fix audio channel mapping disappearing on Windows.

10 years agoTidy up audio MXF creation slightly.
Carl Hetherington [Wed, 8 Jan 2014 10:14:51 +0000 (10:14 +0000)]
Tidy up audio MXF creation slightly.

10 years agoBump libdcp for better FileError error numbers.
Carl Hetherington [Wed, 8 Jan 2014 10:06:49 +0000 (10:06 +0000)]
Bump libdcp for better FileError error numbers.

10 years agoBump version
Carl Hetherington [Tue, 7 Jan 2014 22:59:53 +0000 (22:59 +0000)]
Bump version

10 years agoBump version
Carl Hetherington [Tue, 7 Jan 2014 22:59:53 +0000 (22:59 +0000)]
Bump version

10 years agoFix cscript.
Carl Hetherington [Tue, 7 Jan 2014 22:32:31 +0000 (22:32 +0000)]
Fix cscript.

10 years agoRespect check_for_test_updates option.
Carl Hetherington [Tue, 7 Jan 2014 21:31:54 +0000 (21:31 +0000)]
Respect check_for_test_updates option.

10 years ago.pot merge.
Carl Hetherington [Tue, 7 Jan 2014 20:01:44 +0000 (20:01 +0000)]
.pot merge.

10 years agoMissing include.
Carl Hetherington [Tue, 7 Jan 2014 19:52:21 +0000 (19:52 +0000)]
Missing include.

10 years agoMore reliable updater wake-up.
Carl Hetherington [Tue, 7 Jan 2014 19:15:56 +0000 (19:15 +0000)]
More reliable updater wake-up.

10 years agoVarious update bits.
Carl Hetherington [Tue, 7 Jan 2014 16:47:44 +0000 (16:47 +0000)]
Various update bits.

10 years agoUpdate.
Carl Hetherington [Tue, 7 Jan 2014 16:47:11 +0000 (16:47 +0000)]
Update.

10 years agoChangeLog.
Carl Hetherington [Tue, 7 Jan 2014 15:06:31 +0000 (15:06 +0000)]
ChangeLog.

10 years agoBasic dialog reporting of manual update checks.
Carl Hetherington [Tue, 7 Jan 2014 15:06:15 +0000 (15:06 +0000)]
Basic dialog reporting of manual update checks.

10 years agoAdd unfinished check-for-updates. Bump ffmpeg to get windows build fix.
Carl Hetherington [Tue, 7 Jan 2014 13:53:28 +0000 (13:53 +0000)]
Add unfinished check-for-updates.  Bump ffmpeg to get windows build fix.

10 years agoFix test.
Carl Hetherington [Tue, 7 Jan 2014 11:11:24 +0000 (11:11 +0000)]
Fix test.

10 years agoAdd simple audio mapping test.
Carl Hetherington [Tue, 7 Jan 2014 10:52:13 +0000 (10:52 +0000)]
Add simple audio mapping test.

10 years agoUpdate content lengths when changing frame rate.
Carl Hetherington [Tue, 7 Jan 2014 09:35:59 +0000 (09:35 +0000)]
Update content lengths when changing frame rate.

10 years agoAllow moving-still-image sources to have their frame rate specified.
Carl Hetherington [Tue, 7 Jan 2014 09:29:06 +0000 (09:29 +0000)]
Allow moving-still-image sources to have their frame rate specified.

10 years agoSupporter.
Carl Hetherington [Mon, 6 Jan 2014 22:47:27 +0000 (22:47 +0000)]
Supporter.

10 years agoTooltips for audio matrix.
Carl Hetherington [Mon, 6 Jan 2014 22:30:35 +0000 (22:30 +0000)]
Tooltips for audio matrix.

10 years agoBasics of per-channel audio gain.
Carl Hetherington [Mon, 6 Jan 2014 16:45:18 +0000 (16:45 +0000)]
Basics of per-channel audio gain.

10 years agoMissed i18n.
Carl Hetherington [Mon, 6 Jan 2014 16:44:40 +0000 (16:44 +0000)]
Missed i18n.

10 years agoAdd gain variable to accumulate_channel.
Carl Hetherington [Mon, 6 Jan 2014 16:43:52 +0000 (16:43 +0000)]
Add gain variable to accumulate_channel.

10 years agoGive a warning on make DCP if it seems unlikely that the disk will have enough space...
Carl Hetherington [Mon, 6 Jan 2014 14:22:33 +0000 (14:22 +0000)]
Give a warning on make DCP if it seems unlikely that the disk will have enough space to store the finished DCP (#92).

10 years agoOverride LC_ALL as well as LANGUAGE and LANG when forcing locale.
Carl Hetherington [Mon, 6 Jan 2014 13:23:28 +0000 (13:23 +0000)]
Override LC_ALL as well as LANGUAGE and LANG when forcing locale.

10 years agoBump libdcp version to get fix for #206.
Carl Hetherington [Mon, 6 Jan 2014 13:14:32 +0000 (13:14 +0000)]
Bump libdcp version to get fix for #206.

10 years agoFix subtitle colouring (#152).
Carl Hetherington [Mon, 6 Jan 2014 13:01:40 +0000 (13:01 +0000)]
Fix subtitle colouring (#152).

10 years agoFix mis-timed subtitles with non-zero video PTS offsets.
Carl Hetherington [Mon, 6 Jan 2014 11:44:07 +0000 (11:44 +0000)]
Fix mis-timed subtitles with non-zero video PTS offsets.

10 years agoMerge branch 'master' into windows-debug
Carl Hetherington [Mon, 6 Jan 2014 11:07:20 +0000 (11:07 +0000)]
Merge branch 'master' into windows-debug

10 years agoDon't bother checking image counts for still-as-moving images; it seems a bit pointless.
Carl Hetherington [Mon, 6 Jan 2014 11:06:40 +0000 (11:06 +0000)]
Don't bother checking image counts for still-as-moving images; it seems a bit pointless.

10 years agoLeave DCP directory creation until the last minute to help avoid half-eaten directori...
Carl Hetherington [Mon, 6 Jan 2014 11:05:33 +0000 (11:05 +0000)]
Leave DCP directory creation until the last minute to help avoid half-eaten directories being left around (#174).

10 years agoUse _ftelli64 rather than ftell on windows.
Carl Hetherington [Mon, 6 Jan 2014 09:23:13 +0000 (09:23 +0000)]
Use _ftelli64 rather than ftell on windows.

10 years agoMerge branch 'master' of ssh://carlh.dyndns.org/home/carl/git/dcpomatic
Carl Hetherington [Sun, 5 Jan 2014 22:58:12 +0000 (22:58 +0000)]
Merge branch 'master' of ssh://carlh.dyndns.org/home/carl/git/dcpomatic

10 years agoPossibly fix incorrect character encoding in the frame rate description.
Carl Hetherington [Sun, 5 Jan 2014 22:58:01 +0000 (22:58 +0000)]
Possibly fix incorrect character encoding in the frame rate description.

10 years agoBump version
Carl Hetherington [Sun, 5 Jan 2014 22:41:00 +0000 (22:41 +0000)]
Bump version

10 years agoBump version
Carl Hetherington [Sun, 5 Jan 2014 22:41:00 +0000 (22:41 +0000)]
Bump version

10 years agoSmall de_DE updates from Markus Raab.
Carl Hetherington [Sun, 5 Jan 2014 22:33:17 +0000 (22:33 +0000)]
Small de_DE updates from Markus Raab.

10 years agoVarious small fixes to i18n.
Carl Hetherington [Sun, 5 Jan 2014 18:13:39 +0000 (18:13 +0000)]
Various small fixes to i18n.

10 years agoStop using wxID_UP/DOWN as it appears the texts are not translated.
Carl Hetherington [Sun, 5 Jan 2014 18:11:39 +0000 (18:11 +0000)]
Stop using wxID_UP/DOWN as it appears the texts are not translated.

10 years agoUse _fseeki64 on Windows when handling content files.
Carl Hetherington [Sun, 5 Jan 2014 18:06:12 +0000 (18:06 +0000)]
Use _fseeki64 on Windows when handling content files.

10 years agoAdd editable_list.h for translation.
Carl Hetherington [Sun, 5 Jan 2014 18:02:20 +0000 (18:02 +0000)]
Add editable_list.h for translation.

10 years agoMake KDM email translatable.
Carl Hetherington [Sun, 5 Jan 2014 18:01:55 +0000 (18:01 +0000)]
Make KDM email translatable.

10 years agoFix to OS X make_dmg.sh.
Carl Hetherington [Sat, 4 Jan 2014 00:58:01 +0000 (00:58 +0000)]
Fix to OS X make_dmg.sh.

10 years agoBump version
Carl Hetherington [Fri, 3 Jan 2014 17:30:54 +0000 (17:30 +0000)]
Bump version

10 years agoBump version
Carl Hetherington [Fri, 3 Jan 2014 17:30:54 +0000 (17:30 +0000)]
Bump version