dcpomatic.git
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

10 years agoMerge branch 'master' of ssh://carlh.dyndns.org/home/carl/git/dcpomatic
Carl Hetherington [Fri, 3 Jan 2014 16:28:54 +0000 (16:28 +0000)]
Merge branch 'master' of ssh://carlh.dyndns.org/home/carl/git/dcpomatic

10 years agoFix windows installers.
Carl Hetherington [Fri, 3 Jan 2014 16:28:44 +0000 (16:28 +0000)]
Fix windows installers.

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

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

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

10 years agoNew de_DE translation from Markus Raab
Carl Hetherington [Fri, 3 Jan 2014 14:34:51 +0000 (14:34 +0000)]
New de_DE translation from Markus Raab

10 years agoRemove uses of boost::system::error_code::message(), which seem to cause the pure...
Carl Hetherington [Fri, 3 Jan 2014 14:07:57 +0000 (14:07 +0000)]
Remove uses of boost::system::error_code::message(), which seem to cause the pure virtual method boost::system::error_category::message() to be called in some cases.

10 years agoBump FFmpeg version.
Carl Hetherington [Wed, 1 Jan 2014 23:35:46 +0000 (23:35 +0000)]
Bump FFmpeg version.

10 years agoHappy new year.
Carl Hetherington [Wed, 1 Jan 2014 18:17:53 +0000 (18:17 +0000)]
Happy new year.

10 years agoMerge branch '1.0' of ssh://carlh.dyndns.org/home/carl/git/dvdomatic into 1.0
Carl Hetherington [Wed, 1 Jan 2014 12:51:52 +0000 (12:51 +0000)]
Merge branch '1.0' of ssh://carlh.dyndns.org/home/carl/git/dvdomatic into 1.0

10 years agoAdd supporter.
Carl Hetherington [Wed, 1 Jan 2014 12:51:45 +0000 (12:51 +0000)]
Add supporter.

10 years agoBump version
Carl Hetherington [Mon, 30 Dec 2013 23:59:41 +0000 (23:59 +0000)]
Bump version

10 years agoBump version
Carl Hetherington [Mon, 30 Dec 2013 23:59:41 +0000 (23:59 +0000)]
Bump version

10 years agoChangeLog.
Carl Hetherington [Mon, 30 Dec 2013 23:59:17 +0000 (23:59 +0000)]
ChangeLog.

10 years agoDon't flush audio if Player is not supposed to be playing it.
Carl Hetherington [Mon, 30 Dec 2013 23:52:56 +0000 (23:52 +0000)]
Don't flush audio if Player is not supposed to be playing it.

10 years agoHandle exceptions thrown from ServerFinder.
Carl Hetherington [Mon, 30 Dec 2013 23:10:49 +0000 (23:10 +0000)]
Handle exceptions thrown from ServerFinder.

10 years agoCatch exceptions from Encoder threads.
Carl Hetherington [Mon, 30 Dec 2013 23:01:54 +0000 (23:01 +0000)]
Catch exceptions from Encoder threads.

10 years agoVaguely improve exception safety of ThreadedStaticText.
Carl Hetherington [Mon, 30 Dec 2013 22:53:23 +0000 (22:53 +0000)]
Vaguely improve exception safety of ThreadedStaticText.

10 years agoImprove exception handling in dcpomatic_server.
Carl Hetherington [Mon, 30 Dec 2013 22:49:08 +0000 (22:49 +0000)]
Improve exception handling in dcpomatic_server.

10 years agoComment and slightly tidy ExceptionStore.
Carl Hetherington [Mon, 30 Dec 2013 21:46:10 +0000 (21:46 +0000)]
Comment and slightly tidy ExceptionStore.

10 years agoAdd nascent dcpomatic_create.
Carl Hetherington [Mon, 30 Dec 2013 00:52:01 +0000 (00:52 +0000)]
Add nascent dcpomatic_create.

10 years agoBump version
Carl Hetherington [Sun, 29 Dec 2013 01:13:25 +0000 (01:13 +0000)]
Bump version

10 years agoBump version
Carl Hetherington [Sun, 29 Dec 2013 01:13:25 +0000 (01:13 +0000)]
Bump version

10 years agoChangeLog.
Carl Hetherington [Sun, 29 Dec 2013 01:12:00 +0000 (01:12 +0000)]
ChangeLog.

10 years agoRestore layout to how it was.
Carl Hetherington [Sun, 29 Dec 2013 00:25:21 +0000 (00:25 +0000)]
Restore layout to how it was.

10 years agoFix previous.
Carl Hetherington [Sun, 29 Dec 2013 00:25:12 +0000 (00:25 +0000)]
Fix previous.

10 years agoFix a number of missing fopen_boost replacements; might fix problems with adding...
Carl Hetherington [Sun, 29 Dec 2013 00:16:22 +0000 (00:16 +0000)]
Fix a number of missing fopen_boost replacements; might fix problems with adding content from non-Latin directories.