dcpomatic.git
10 years agoUpdate test reference.
Carl Hetherington [Sat, 16 Nov 2013 19:30:29 +0000 (19:30 +0000)]
Update test reference.

10 years agoFix erroneous reset of visible channels in audio level dialog when changing gain.
Carl Hetherington [Sat, 16 Nov 2013 16:01:58 +0000 (16:01 +0000)]
Fix erroneous reset of visible channels in audio level dialog when changing gain.

10 years agoUse 2 decimal places for gamma controls instead of 1.
Carl Hetherington [Fri, 15 Nov 2013 13:44:10 +0000 (13:44 +0000)]
Use 2 decimal places for gamma controls instead of 1.

10 years agoUpdate for libquickmail 0.1.16.
Carl Hetherington [Fri, 15 Nov 2013 13:36:34 +0000 (13:36 +0000)]
Update for libquickmail 0.1.16.

10 years agoAdd dcpomatic_batch script.
Carl Hetherington [Thu, 14 Nov 2013 15:23:36 +0000 (15:23 +0000)]
Add dcpomatic_batch script.

10 years agoChangeLog.
Carl Hetherington [Thu, 14 Nov 2013 15:22:54 +0000 (15:22 +0000)]
ChangeLog.

10 years agoUpdate subtitle / timing panels properly.
Carl Hetherington [Thu, 14 Nov 2013 14:12:31 +0000 (14:12 +0000)]
Update subtitle / timing panels properly.

10 years agoAdd ratio control to multi-select.
Carl Hetherington [Thu, 14 Nov 2013 13:40:35 +0000 (13:40 +0000)]
Add ratio control to multi-select.

10 years agoMerge branch '1.0' into 1.0-multiple-selection
Carl Hetherington [Thu, 14 Nov 2013 11:49:13 +0000 (11:49 +0000)]
Merge branch '1.0' into 1.0-multiple-selection

10 years agoAdd server configuration back in.
Carl Hetherington [Thu, 14 Nov 2013 11:39:10 +0000 (11:39 +0000)]
Add server configuration back in.

10 years agoTrim logging slightly.
Carl Hetherington [Wed, 13 Nov 2013 21:30:16 +0000 (21:30 +0000)]
Trim logging slightly.

10 years agoFix small error in fr_FR translation.
Carl Hetherington [Wed, 13 Nov 2013 11:42:02 +0000 (11:42 +0000)]
Fix small error in fr_FR translation.

10 years agoDisable pause/resume button after job cancellation.
Carl Hetherington [Wed, 13 Nov 2013 10:47:54 +0000 (10:47 +0000)]
Disable pause/resume button after job cancellation.

10 years agoBump version
Carl Hetherington [Tue, 12 Nov 2013 21:46:46 +0000 (21:46 +0000)]
Bump version

10 years agoBump version
Carl Hetherington [Tue, 12 Nov 2013 21:46:46 +0000 (21:46 +0000)]
Bump version

10 years agoFix bad_alloc exception on audio analysis (and probably elsewhere).
Carl Hetherington [Tue, 12 Nov 2013 21:45:33 +0000 (21:45 +0000)]
Fix bad_alloc exception on audio analysis (and probably elsewhere).

10 years agoTweak formatting of help().
Carl Hetherington [Tue, 12 Nov 2013 00:03:24 +0000 (00:03 +0000)]
Tweak formatting of help().

10 years agoTweak formatting of help().
Carl Hetherington [Tue, 12 Nov 2013 00:03:24 +0000 (00:03 +0000)]
Tweak formatting of help().

10 years agoMerge branch '1.0' into 1.0-multiple-selection
Carl Hetherington [Mon, 11 Nov 2013 21:55:23 +0000 (21:55 +0000)]
Merge branch '1.0' into 1.0-multiple-selection

10 years agoBump version
Carl Hetherington [Mon, 11 Nov 2013 21:44:43 +0000 (21:44 +0000)]
Bump version

10 years agoBump version
Carl Hetherington [Mon, 11 Nov 2013 21:44:42 +0000 (21:44 +0000)]
Bump version

10 years agoSpeculative fix for slow-downs and large memory consumption.
Carl Hetherington [Mon, 11 Nov 2013 18:50:04 +0000 (18:50 +0000)]
Speculative fix for slow-downs and large memory consumption.

10 years agoTry to neaten things up; first wxChoice.
Carl Hetherington [Mon, 11 Nov 2013 18:04:16 +0000 (18:04 +0000)]
Try to neaten things up; first wxChoice.

10 years agoAdd a couple of audio properties to the multi-select list.
Carl Hetherington [Mon, 11 Nov 2013 16:09:31 +0000 (16:09 +0000)]
Add a couple of audio properties to the multi-select list.

10 years agoUse GridBagSizer for audio panel.
Carl Hetherington [Mon, 11 Nov 2013 15:45:51 +0000 (15:45 +0000)]
Use GridBagSizer for audio panel.

10 years agoPull more stuff into ContentWidget.
Carl Hetherington [Mon, 11 Nov 2013 15:41:31 +0000 (15:41 +0000)]
Pull more stuff into ContentWidget.

10 years agoBasic multiple selection for cropping.
Carl Hetherington [Mon, 11 Nov 2013 12:53:26 +0000 (12:53 +0000)]
Basic multiple selection for cropping.

10 years agoMerge branch '1.0' into 1.0-multiple-selection
Carl Hetherington [Mon, 11 Nov 2013 10:38:01 +0000 (10:38 +0000)]
Merge branch '1.0' into 1.0-multiple-selection

10 years agoAdd encryption flag to video state identifier.
Carl Hetherington [Mon, 11 Nov 2013 10:36:43 +0000 (10:36 +0000)]
Add encryption flag to video state identifier.

10 years agoAllow multiple selection; return multiple selection from FilmEditor methods.
Carl Hetherington [Sun, 10 Nov 2013 23:31:28 +0000 (23:31 +0000)]
Allow multiple selection; return multiple selection from FilmEditor methods.

10 years agoHopefully get rid of spurious black lines around preview.
Carl Hetherington [Sun, 10 Nov 2013 17:14:43 +0000 (17:14 +0000)]
Hopefully get rid of spurious black lines around preview.

10 years agoUpdate audio channel mapping control when a different stream is selected.
Carl Hetherington [Sun, 10 Nov 2013 16:48:33 +0000 (16:48 +0000)]
Update audio channel mapping control when a different stream is selected.

10 years agoUse number of channels rather than 'unknown' for un-named audio streams.
Carl Hetherington [Sun, 10 Nov 2013 16:42:35 +0000 (16:42 +0000)]
Use number of channels rather than 'unknown' for un-named audio streams.

10 years agoUpdated es_ES translation from Manuel AC.
Carl Hetherington [Sat, 9 Nov 2013 23:42:33 +0000 (23:42 +0000)]
Updated es_ES translation from Manuel AC.

10 years agoTry to fix crash on drop()ping JobManager. More debugging when resampler fails.
Carl Hetherington [Sat, 9 Nov 2013 20:29:19 +0000 (20:29 +0000)]
Try to fix crash on drop()ping JobManager.  More debugging when resampler fails.

10 years agoDrop JobManager on cli-exit for valgrind; use avcodec_free_frame rather than av_free.
Carl Hetherington [Sat, 9 Nov 2013 16:53:30 +0000 (16:53 +0000)]
Drop JobManager on cli-exit for valgrind; use avcodec_free_frame rather than av_free.

10 years agoStop strange things happening with zero-length video files.
Carl Hetherington [Sat, 9 Nov 2013 16:53:09 +0000 (16:53 +0000)]
Stop strange things happening with zero-length video files.

10 years agoStop strange things happening with zero-length video files.
Carl Hetherington [Sat, 9 Nov 2013 16:52:56 +0000 (16:52 +0000)]
Stop strange things happening with zero-length video files.

10 years agoAdd another assert().
Carl Hetherington [Sat, 9 Nov 2013 14:21:47 +0000 (14:21 +0000)]
Add another assert().

10 years agoFix a few memory leaks.
Carl Hetherington [Sat, 9 Nov 2013 00:51:31 +0000 (00:51 +0000)]
Fix a few memory leaks.

10 years agoIncrease stack dump depth when using valgrind.
Carl Hetherington [Sat, 9 Nov 2013 00:45:30 +0000 (00:45 +0000)]
Increase stack dump depth when using valgrind.

10 years agoTry to fix build wrt previous commit.
Carl Hetherington [Fri, 8 Nov 2013 22:07:47 +0000 (22:07 +0000)]
Try to fix build wrt previous commit.

10 years agoTry to build windows command-line stuff with -mconsole.
Carl Hetherington [Fri, 8 Nov 2013 21:22:17 +0000 (21:22 +0000)]
Try to build windows command-line stuff with -mconsole.

10 years agoMerge branch '1.0' of ssh://carlh.dyndns.org/home/carl/git/dvdomatic into 1.0
Carl Hetherington [Fri, 8 Nov 2013 19:17:06 +0000 (19:17 +0000)]
Merge branch '1.0' of ssh://carlh.dyndns.org/home/carl/git/dvdomatic into 1.0

10 years agoRemove erroneous double cast causing strange behaviour of J2K bandwidth control on...
Carl Hetherington [Fri, 8 Nov 2013 17:48:47 +0000 (09:48 -0800)]
Remove erroneous double cast causing strange behaviour of J2K bandwidth control on 32-bit Linux.

10 years agoTweak help text for dcpomatic_kdm.
Carl Hetherington [Fri, 8 Nov 2013 15:43:40 +0000 (15:43 +0000)]
Tweak help text for dcpomatic_kdm.

10 years agoDon't display frames per second during digest calculation; clear job sub-name on...
Carl Hetherington [Fri, 8 Nov 2013 09:33:37 +0000 (09:33 +0000)]
Don't display frames per second during digest calculation; clear job sub-name on completion; print job name more nicely when there is no sub name.

10 years agoRemove out of date chapter from manual.
Carl Hetherington [Thu, 7 Nov 2013 10:45:00 +0000 (10:45 +0000)]
Remove out of date chapter from manual.

10 years agoOpen file dialog starts in the configured DCP directory (#70).
Carl Hetherington [Thu, 7 Nov 2013 10:35:17 +0000 (10:35 +0000)]
Open file dialog starts in the configured DCP directory (#70).

10 years agoForce initial update of progress so that the sub-job gets updates straight away.
Carl Hetherington [Thu, 7 Nov 2013 10:28:00 +0000 (10:28 +0000)]
Force initial update of progress so that the sub-job gets updates straight away.

10 years agoUpdate package info and deps.
Carl Hetherington [Wed, 6 Nov 2013 23:45:19 +0000 (23:45 +0000)]
Update package info and deps.

10 years agoAnother typo.
Carl Hetherington [Wed, 6 Nov 2013 23:18:01 +0000 (23:18 +0000)]
Another typo.

10 years agoManual typo.
Carl Hetherington [Wed, 6 Nov 2013 23:10:50 +0000 (23:10 +0000)]
Manual typo.

10 years agoManual typo.
Carl Hetherington [Wed, 6 Nov 2013 23:10:22 +0000 (23:10 +0000)]
Manual typo.

10 years agoTry to get cdist to build colour.pdf.
Carl Hetherington [Wed, 6 Nov 2013 23:09:20 +0000 (23:09 +0000)]
Try to get cdist to build colour.pdf.

10 years agoVarious manual bits.
Carl Hetherington [Wed, 6 Nov 2013 23:07:41 +0000 (23:07 +0000)]
Various manual bits.

10 years agoGUI layout tweaks.
Carl Hetherington [Wed, 6 Nov 2013 21:05:57 +0000 (21:05 +0000)]
GUI layout tweaks.

10 years agoSupport pixel format 30.
Carl Hetherington [Wed, 6 Nov 2013 20:20:48 +0000 (20:20 +0000)]
Support pixel format 30.

10 years agoPass parameters to tests so that we can use --log_level and --run_test etc.
Carl Hetherington [Wed, 6 Nov 2013 20:20:23 +0000 (20:20 +0000)]
Pass parameters to tests so that we can use --log_level and --run_test etc.

10 years agoBump version
Carl Hetherington [Wed, 6 Nov 2013 18:22:18 +0000 (18:22 +0000)]
Bump version

10 years agoBump version
Carl Hetherington [Wed, 6 Nov 2013 18:22:18 +0000 (18:22 +0000)]
Bump version

10 years agoChangeLog.
Carl Hetherington [Wed, 6 Nov 2013 18:17:25 +0000 (18:17 +0000)]
ChangeLog.

10 years agoMake CLI server logging optional.
Carl Hetherington [Wed, 6 Nov 2013 18:16:39 +0000 (18:16 +0000)]
Make CLI server logging optional.

10 years agoRemove configuration of servers.
Carl Hetherington [Wed, 6 Nov 2013 18:00:53 +0000 (18:00 +0000)]
Remove configuration of servers.

10 years agoVarious bits of server tidying up.
Carl Hetherington [Wed, 6 Nov 2013 16:43:01 +0000 (16:43 +0000)]
Various bits of server tidying up.

10 years agoMerge branch '1.0' of /home/carl/git/dvdomatic into 1.0
Carl Hetherington [Wed, 6 Nov 2013 16:38:00 +0000 (16:38 +0000)]
Merge branch '1.0' of /home/carl/git/dvdomatic into 1.0

10 years agoAdd simple server list dialog to the UI.
Carl Hetherington [Wed, 6 Nov 2013 15:40:17 +0000 (15:40 +0000)]
Add simple server list dialog to the UI.

10 years agoAdd some missing test stuff; split server discovery off into ServerFinder.
Carl Hetherington [Wed, 6 Nov 2013 15:11:43 +0000 (15:11 +0000)]
Add some missing test stuff; split server discovery off into ServerFinder.

10 years agoMerge branch '1.0' of /home/carl/git/dvdomatic into 1.0
Carl Hetherington [Wed, 6 Nov 2013 14:46:07 +0000 (14:46 +0000)]
Merge branch '1.0' of /home/carl/git/dvdomatic into 1.0

10 years agoTry to fix windows build.
Carl Hetherington [Wed, 6 Nov 2013 14:46:04 +0000 (14:46 +0000)]
Try to fix windows build.

10 years agoMerge branch '1.0' of ssh://carlh.dyndns.org/home/carl/git/dvdomatic into 1.0
Carl Hetherington [Wed, 6 Nov 2013 09:55:09 +0000 (09:55 +0000)]
Merge branch '1.0' of ssh://carlh.dyndns.org/home/carl/git/dvdomatic into 1.0

10 years agoMore detailed stats on verbose server.
Carl Hetherington [Wed, 6 Nov 2013 09:55:05 +0000 (09:55 +0000)]
More detailed stats on verbose server.

10 years agoBump version
Carl Hetherington [Wed, 6 Nov 2013 00:11:06 +0000 (00:11 +0000)]
Bump version

10 years agoBump version
Carl Hetherington [Wed, 6 Nov 2013 00:11:06 +0000 (00:11 +0000)]
Bump version

10 years agoTry to fix crash on looking up endpoint of a disconnected socket.
Carl Hetherington [Tue, 5 Nov 2013 23:48:54 +0000 (23:48 +0000)]
Try to fix crash on looking up endpoint of a disconnected socket.

10 years agoChangeLog.
Carl Hetherington [Tue, 5 Nov 2013 23:32:54 +0000 (23:32 +0000)]
ChangeLog.

10 years agoRemove apparently not-required network_interfaces().
Carl Hetherington [Tue, 5 Nov 2013 23:32:09 +0000 (23:32 +0000)]
Remove apparently not-required network_interfaces().

10 years agoAdd multiple threads for servers with multiple processing threads.
Carl Hetherington [Tue, 5 Nov 2013 23:21:07 +0000 (23:21 +0000)]
Add multiple threads for servers with multiple processing threads.

10 years agoMissing shifts.
Carl Hetherington [Tue, 5 Nov 2013 23:12:54 +0000 (23:12 +0000)]
Missing shifts.

10 years agoFix crash.
Carl Hetherington [Tue, 5 Nov 2013 23:10:00 +0000 (23:10 +0000)]
Fix crash.

10 years agoTweak start script.
Carl Hetherington [Tue, 5 Nov 2013 23:07:31 +0000 (23:07 +0000)]
Tweak start script.

10 years agoTinker with verbosity of command-line server.
Carl Hetherington [Tue, 5 Nov 2013 22:59:39 +0000 (22:59 +0000)]
Tinker with verbosity of command-line server.

10 years agoVarious work on server discovery; works on localhost.
Carl Hetherington [Tue, 5 Nov 2013 22:43:34 +0000 (22:43 +0000)]
Various work on server discovery; works on localhost.

10 years agoOops; server should be listening from requests from the client; basic set-up.
Carl Hetherington [Tue, 5 Nov 2013 18:00:58 +0000 (18:00 +0000)]
Oops; server should be listening from requests from the client; basic set-up.

10 years agoServer broadcasts presence to subnet (untested).
Carl Hetherington [Tue, 5 Nov 2013 16:55:39 +0000 (16:55 +0000)]
Server broadcasts presence to subnet (untested).

10 years agoMerge branch '1.0' of ssh://carlh.dyndns.org/home/carl/git/dvdomatic into 1.0
Carl Hetherington [Tue, 5 Nov 2013 15:59:11 +0000 (15:59 +0000)]
Merge branch '1.0' of ssh://carlh.dyndns.org/home/carl/git/dvdomatic into 1.0

10 years agoVarious fixes to make tests pass again.
Carl Hetherington [Tue, 5 Nov 2013 15:58:50 +0000 (15:58 +0000)]
Various fixes to make tests pass again.

10 years agoMore debian deps.
Carl Hetherington [Tue, 5 Nov 2013 13:53:21 +0000 (13:53 +0000)]
More debian deps.

10 years agoAnother linux dep.
Carl Hetherington [Tue, 5 Nov 2013 11:51:24 +0000 (11:51 +0000)]
Another linux dep.

10 years agoMissing debian dep.
Carl Hetherington [Tue, 5 Nov 2013 09:27:26 +0000 (09:27 +0000)]
Missing debian dep.

10 years agoMore debian dep fixes.
Carl Hetherington [Mon, 4 Nov 2013 23:03:02 +0000 (23:03 +0000)]
More debian dep fixes.

10 years agoMerge branch '1.0' of /home/carl/git/dvdomatic into 1.0
Carl Hetherington [Mon, 4 Nov 2013 21:03:43 +0000 (21:03 +0000)]
Merge branch '1.0' of /home/carl/git/dvdomatic into 1.0

10 years agoFix libc version on debian 7.
Carl Hetherington [Mon, 4 Nov 2013 21:03:38 +0000 (21:03 +0000)]
Fix libc version on debian 7.

10 years agoBump version
Carl Hetherington [Mon, 4 Nov 2013 20:07:04 +0000 (20:07 +0000)]
Bump version

10 years agoBump version
Carl Hetherington [Mon, 4 Nov 2013 20:07:04 +0000 (20:07 +0000)]
Bump version

10 years agoFix debian control files.
Carl Hetherington [Mon, 4 Nov 2013 19:32:07 +0000 (19:32 +0000)]
Fix debian control files.

10 years agoAdd debian control files.
Carl Hetherington [Mon, 4 Nov 2013 18:42:28 +0000 (18:42 +0000)]
Add debian control files.

10 years agoSupporter.
Carl Hetherington [Mon, 4 Nov 2013 15:34:51 +0000 (15:34 +0000)]
Supporter.

10 years agoFix erroneous overlap of adjacent content.
Carl Hetherington [Wed, 30 Oct 2013 09:33:07 +0000 (09:33 +0000)]
Fix erroneous overlap of adjacent content.

10 years agoSeek past trim on setting up player pieces.
Carl Hetherington [Tue, 29 Oct 2013 18:40:48 +0000 (18:40 +0000)]
Seek past trim on setting up player pieces.