dcpomatic.git
11 years agoUpgrade Doxyfile.
Carl Hetherington [Mon, 24 Sep 2012 00:30:39 +0000 (01:30 +0100)]
Upgrade Doxyfile.

11 years agoRemove some unused code.
Carl Hetherington [Sun, 23 Sep 2012 21:37:17 +0000 (22:37 +0100)]
Remove some unused code.

11 years agoChangeLog.
Carl Hetherington [Sun, 23 Sep 2012 21:34:14 +0000 (22:34 +0100)]
ChangeLog.

11 years agoIgnore windows line endings when reading metadata on Linux.
Carl Hetherington [Sun, 23 Sep 2012 21:32:26 +0000 (22:32 +0100)]
Ignore windows line endings when reading metadata on Linux.

11 years agoRemove probably unnecessary and certainly erroneous hack for content digest back...
Carl Hetherington [Sun, 23 Sep 2012 21:28:42 +0000 (22:28 +0100)]
Remove probably unnecessary and certainly erroneous hack for content digest back compat.

11 years agoFormatting.
Carl Hetherington [Sun, 23 Sep 2012 21:28:19 +0000 (22:28 +0100)]
Formatting.

11 years agoAdd some more logging when finishing up an encode.
Carl Hetherington [Sun, 23 Sep 2012 19:13:04 +0000 (20:13 +0100)]
Add some more logging when finishing up an encode.

11 years agoChangeLog.
Carl Hetherington [Sun, 23 Sep 2012 17:46:39 +0000 (18:46 +0100)]
ChangeLog.

11 years agoFix merge.
Carl Hetherington [Sun, 23 Sep 2012 17:46:09 +0000 (18:46 +0100)]
Fix merge.

11 years agoTidy up naming.
Carl Hetherington [Sun, 23 Sep 2012 16:56:08 +0000 (17:56 +0100)]
Tidy up naming.

11 years agoUse io_service per thread.
Carl Hetherington [Sun, 23 Sep 2012 16:50:31 +0000 (17:50 +0100)]
Use io_service per thread.

11 years agoMulti-thread test.
Carl Hetherington [Sun, 23 Sep 2012 15:51:10 +0000 (16:51 +0100)]
Multi-thread test.

11 years agoHack around destruction problems in test.
Carl Hetherington [Sun, 23 Sep 2012 15:08:18 +0000 (16:08 +0100)]
Hack around destruction problems in test.

11 years agoUse the log rather than cout in the server.
Carl Hetherington [Sun, 23 Sep 2012 15:07:27 +0000 (16:07 +0100)]
Use the log rather than cout in the server.

11 years agoMissing use of wrapper.
Carl Hetherington [Sun, 23 Sep 2012 14:07:30 +0000 (15:07 +0100)]
Missing use of wrapper.

11 years agoUse log rather the cout in server.
Carl Hetherington [Sun, 23 Sep 2012 13:48:58 +0000 (14:48 +0100)]
Use log rather the cout in server.

11 years agoBump timeouts a bit.
Carl Hetherington [Sun, 23 Sep 2012 13:47:45 +0000 (14:47 +0100)]
Bump timeouts a bit.

11 years agoHack around probles when destroying the Server object.
Carl Hetherington [Sun, 23 Sep 2012 13:47:41 +0000 (14:47 +0100)]
Hack around probles when destroying the Server object.

11 years agoFix up basic test to work.
Carl Hetherington [Sun, 23 Sep 2012 13:40:44 +0000 (14:40 +0100)]
Fix up basic test to work.

11 years agoFix merge of master.
Carl Hetherington [Sun, 23 Sep 2012 13:25:11 +0000 (14:25 +0100)]
Fix merge of master.

11 years agoAdd unit test for sending to a server.
Carl Hetherington [Sun, 23 Sep 2012 13:22:32 +0000 (14:22 +0100)]
Add unit test for sending to a server.

11 years agoRemove erroneous bit of stuff.
Carl Hetherington [Sun, 23 Sep 2012 13:22:24 +0000 (14:22 +0100)]
Remove erroneous bit of stuff.

11 years agoUntested first cut.
Carl Hetherington [Sun, 23 Sep 2012 13:02:01 +0000 (14:02 +0100)]
Untested first cut.

11 years agoCommand-line option to specify servomatic_cli threads.
Carl Hetherington [Sun, 23 Sep 2012 11:39:27 +0000 (12:39 +0100)]
Command-line option to specify servomatic_cli threads.

11 years agoAdd some stuff about encode servers.
Carl Hetherington [Sun, 23 Sep 2012 11:22:24 +0000 (12:22 +0100)]
Add some stuff about encode servers.

11 years agoFix alignment of frames per second count.
Carl Hetherington [Sun, 23 Sep 2012 10:44:00 +0000 (11:44 +0100)]
Fix alignment of frames per second count.

11 years agoChangeLog.
Carl Hetherington [Sat, 22 Sep 2012 17:24:21 +0000 (18:24 +0100)]
ChangeLog.

11 years agoFix crash on OK-ing gain calculation dialog without entering anything.
Carl Hetherington [Sat, 22 Sep 2012 17:23:54 +0000 (18:23 +0100)]
Fix crash on OK-ing gain calculation dialog without entering anything.

11 years agoImprove spacing of dialogues.
Carl Hetherington [Sat, 22 Sep 2012 17:17:10 +0000 (18:17 +0100)]
Improve spacing of dialogues.

11 years agoBump version
Carl Hetherington [Sat, 22 Sep 2012 15:57:32 +0000 (16:57 +0100)]
Bump version

11 years agoBump version
Carl Hetherington [Sat, 22 Sep 2012 15:49:06 +0000 (16:49 +0100)]
Bump version

11 years agoChangeLog.
Carl Hetherington [Sat, 22 Sep 2012 15:48:47 +0000 (16:48 +0100)]
ChangeLog.

11 years agoFix edit server button on windows.
Carl Hetherington [Sat, 22 Sep 2012 15:48:31 +0000 (16:48 +0100)]
Fix edit server button on windows.

11 years agoTweak message.
Carl Hetherington [Sat, 22 Sep 2012 13:05:14 +0000 (14:05 +0100)]
Tweak message.

11 years agoDo interruption of ThreadStaticText properly.
Carl Hetherington [Sat, 22 Sep 2012 13:01:43 +0000 (14:01 +0100)]
Do interruption of ThreadStaticText properly.

11 years agoChangeLog.
Carl Hetherington [Sat, 22 Sep 2012 12:45:08 +0000 (13:45 +0100)]
ChangeLog.

11 years agoBe a bit safer with ThreadedStaticText.
Carl Hetherington [Sat, 22 Sep 2012 12:44:32 +0000 (13:44 +0100)]
Be a bit safer with ThreadedStaticText.

11 years agoUpdate frames computed label in a separate thread to avoid holding up the GUI.
Carl Hetherington [Sat, 22 Sep 2012 12:39:20 +0000 (13:39 +0100)]
Update frames computed label in a separate thread to avoid holding up the GUI.

11 years agoAdd missing include.
Carl Hetherington [Sat, 22 Sep 2012 12:38:38 +0000 (13:38 +0100)]
Add missing include.

11 years agoRemove encode server link on uninstall.
Carl Hetherington [Sat, 22 Sep 2012 10:38:33 +0000 (11:38 +0100)]
Remove encode server link on uninstall.

11 years agoImprove transcode job progress reporting.
Carl Hetherington [Sat, 22 Sep 2012 10:35:36 +0000 (11:35 +0100)]
Improve transcode job progress reporting.

11 years agoBump version
Carl Hetherington [Sat, 22 Sep 2012 00:24:58 +0000 (01:24 +0100)]
Bump version

11 years agoBump version
Carl Hetherington [Sat, 22 Sep 2012 00:21:22 +0000 (01:21 +0100)]
Bump version

11 years agoCorrectly set up crop in the viewer when reloading a film.
Carl Hetherington [Sat, 22 Sep 2012 00:14:02 +0000 (01:14 +0100)]
Correctly set up crop in the viewer when reloading a film.

11 years agoTweak properties dialogue layout and add a note of how many J2K frames have already...
Carl Hetherington [Fri, 21 Sep 2012 23:29:58 +0000 (00:29 +0100)]
Tweak properties dialogue layout and add a note of how many J2K frames have already been encoded.

11 years agoChangeLog.
Carl Hetherington [Fri, 21 Sep 2012 23:10:20 +0000 (00:10 +0100)]
ChangeLog.

11 years agoInstall gui servomatic.
Carl Hetherington [Tue, 18 Sep 2012 01:42:49 +0000 (02:42 +0100)]
Install gui servomatic.

11 years agoCheck return value of symlink().
Carl Hetherington [Tue, 18 Sep 2012 01:28:50 +0000 (02:28 +0100)]
Check return value of symlink().

11 years agoTweaks.
Carl Hetherington [Tue, 18 Sep 2012 01:21:31 +0000 (02:21 +0100)]
Tweaks.

11 years agoSort of working log window.
Carl Hetherington [Tue, 18 Sep 2012 01:07:59 +0000 (02:07 +0100)]
Sort of working log window.

11 years agoBasics of a tray-iconned GUI server.
Carl Hetherington [Mon, 17 Sep 2012 23:21:09 +0000 (00:21 +0100)]
Basics of a tray-iconned GUI server.

11 years agoMove server code into library; Server -> ServerDescription.
Carl Hetherington [Mon, 17 Sep 2012 21:50:47 +0000 (22:50 +0100)]
Move server code into library; Server -> ServerDescription.

11 years agoAdd a simple properties dialog to give an idea of disk space required for an encode.
Carl Hetherington [Mon, 17 Sep 2012 15:04:42 +0000 (16:04 +0100)]
Add a simple properties dialog to give an idea of disk space required for an encode.

11 years agoBug tracker.
Carl Hetherington [Mon, 17 Sep 2012 13:45:37 +0000 (14:45 +0100)]
Bug tracker.

11 years agoSpeculative fix for bps rounding on Windows.
Carl Hetherington [Mon, 17 Sep 2012 13:43:27 +0000 (14:43 +0100)]
Speculative fix for bps rounding on Windows.

11 years agoUpdate ChangeLog.
Carl Hetherington [Mon, 17 Sep 2012 13:39:26 +0000 (14:39 +0100)]
Update ChangeLog.

11 years agoInclude servomatic in the windows install.
Carl Hetherington [Mon, 17 Sep 2012 13:36:49 +0000 (14:36 +0100)]
Include servomatic in the windows install.

11 years agoBump version
Carl Hetherington [Mon, 17 Sep 2012 12:44:01 +0000 (13:44 +0100)]
Bump version

11 years agoBump version
Carl Hetherington [Mon, 17 Sep 2012 12:37:21 +0000 (13:37 +0100)]
Bump version

11 years agoBump libdcp version.
Carl Hetherington [Mon, 17 Sep 2012 12:02:27 +0000 (13:02 +0100)]
Bump libdcp version.

11 years agoRun ldconfig after install.
Carl Hetherington [Sun, 16 Sep 2012 17:24:01 +0000 (18:24 +0100)]
Run ldconfig after install.

11 years agoBump version
Carl Hetherington [Sun, 16 Sep 2012 13:13:06 +0000 (14:13 +0100)]
Bump version

11 years agoBump version
Carl Hetherington [Sun, 16 Sep 2012 13:01:03 +0000 (14:01 +0100)]
Bump version

11 years agoAdd bug.
Carl Hetherington [Sun, 16 Sep 2012 13:00:31 +0000 (14:00 +0100)]
Add bug.

11 years agoAdd BE repo.
Carl Hetherington [Sun, 16 Sep 2012 10:16:49 +0000 (11:16 +0100)]
Add BE repo.

11 years agoTweak documentation.
Carl Hetherington [Sat, 15 Sep 2012 19:58:26 +0000 (20:58 +0100)]
Tweak documentation.

11 years agoUpdate the audio gain when it has been changed by the Calculate dialog.
Carl Hetherington [Sat, 15 Sep 2012 19:07:32 +0000 (20:07 +0100)]
Update the audio gain when it has been changed by the Calculate dialog.

11 years agoAdd missing file.
Carl Hetherington [Wed, 12 Sep 2012 13:10:44 +0000 (14:10 +0100)]
Add missing file.

11 years agoFix crash when FFMpeg doesn't set up the audio channel layout for some reason.
Carl Hetherington [Wed, 12 Sep 2012 11:06:43 +0000 (12:06 +0100)]
Fix crash when FFMpeg doesn't set up the audio channel layout for some reason.

11 years agoAllow build using Ubuntu 12.04 repos.
Carl Hetherington [Wed, 12 Sep 2012 09:54:39 +0000 (10:54 +0100)]
Allow build using Ubuntu 12.04 repos.

11 years agoUpdate for newer libdcp.
Carl Hetherington [Mon, 10 Sep 2012 14:15:10 +0000 (15:15 +0100)]
Update for newer libdcp.

11 years agoAdd 1.66-within-Flat format.
Carl Hetherington [Sat, 1 Sep 2012 09:41:22 +0000 (10:41 +0100)]
Add 1.66-within-Flat format.

11 years agoBump version
Carl Hetherington [Mon, 27 Aug 2012 11:04:39 +0000 (12:04 +0100)]
Bump version

11 years agoBump version
Carl Hetherington [Mon, 27 Aug 2012 10:57:02 +0000 (11:57 +0100)]
Bump version

11 years agoChangeLog.
Carl Hetherington [Wed, 22 Aug 2012 23:24:16 +0000 (00:24 +0100)]
ChangeLog.

11 years agoUpdate for new libdcp; add some more formats; fix compile with old boost.
Carl Hetherington [Wed, 22 Aug 2012 23:23:43 +0000 (00:23 +0100)]
Update for new libdcp; add some more formats; fix compile with old boost.

11 years agoUpdate windows build scripts.
Carl Hetherington [Thu, 16 Aug 2012 22:15:55 +0000 (23:15 +0100)]
Update windows build scripts.

11 years agoBump version
Carl Hetherington [Fri, 10 Aug 2012 14:59:16 +0000 (15:59 +0100)]
Bump version

11 years agoBump version
Carl Hetherington [Fri, 10 Aug 2012 14:52:51 +0000 (15:52 +0100)]
Bump version

11 years agoMerge.
Carl Hetherington [Fri, 10 Aug 2012 14:50:21 +0000 (15:50 +0100)]
Merge.

11 years agoChangeLog.
Carl Hetherington [Fri, 10 Aug 2012 14:49:47 +0000 (15:49 +0100)]
ChangeLog.

11 years agoUntested fixes for files without audio.
Carl Hetherington [Fri, 10 Aug 2012 14:48:45 +0000 (15:48 +0100)]
Untested fixes for files without audio.

11 years agoUpdate.
Carl Hetherington [Thu, 9 Aug 2012 14:43:48 +0000 (15:43 +0100)]
Update.

11 years agoBump version
Carl Hetherington [Thu, 9 Aug 2012 12:15:11 +0000 (13:15 +0100)]
Bump version

11 years agoBump version
Carl Hetherington [Thu, 9 Aug 2012 12:03:46 +0000 (13:03 +0100)]
Bump version

11 years agoFix build.
Carl Hetherington [Thu, 9 Aug 2012 12:03:38 +0000 (13:03 +0100)]
Fix build.

11 years agoUpdate ChangeLog.
Carl Hetherington [Thu, 9 Aug 2012 11:57:29 +0000 (12:57 +0100)]
Update ChangeLog.

11 years agoSlightly hacky fix for negative padding in Scope, causing corrupt images.
Carl Hetherington [Thu, 9 Aug 2012 11:56:36 +0000 (12:56 +0100)]
Slightly hacky fix for negative padding in Scope, causing corrupt images.

11 years agoAppend a slash to the state directory name before checking to see if a content file...
Carl Hetherington [Thu, 9 Aug 2012 11:39:20 +0000 (12:39 +0100)]
Append a slash to the state directory name before checking to see if a content file starts with it; fixes problems with content files out-of-state-directory whose name starts with the state directory's name.

11 years agoUpdate TODO.
Carl Hetherington [Thu, 9 Aug 2012 11:24:16 +0000 (12:24 +0100)]
Update TODO.

11 years agoBump version
Carl Hetherington [Sat, 4 Aug 2012 23:05:47 +0000 (00:05 +0100)]
Bump version

11 years agoBump version
Carl Hetherington [Sat, 4 Aug 2012 23:03:04 +0000 (00:03 +0100)]
Bump version

11 years agoTweak README.
Carl Hetherington [Sat, 4 Aug 2012 23:02:46 +0000 (00:02 +0100)]
Tweak README.

11 years agoChangeLog.
Carl Hetherington [Sat, 4 Aug 2012 19:55:34 +0000 (20:55 +0100)]
ChangeLog.

11 years agoFix bug with content within the film directory.
Carl Hetherington [Sat, 4 Aug 2012 19:55:16 +0000 (20:55 +0100)]
Fix bug with content within the film directory.

11 years agoPartially restore copy-from-DVD option.
Carl Hetherington [Sat, 4 Aug 2012 19:30:59 +0000 (20:30 +0100)]
Partially restore copy-from-DVD option.

11 years agoBump version
Carl Hetherington [Sat, 4 Aug 2012 14:52:06 +0000 (15:52 +0100)]
Bump version

11 years agoBump version
Carl Hetherington [Sat, 4 Aug 2012 14:48:53 +0000 (15:48 +0100)]
Bump version

11 years agoChangeLog.
Carl Hetherington [Sat, 4 Aug 2012 14:48:13 +0000 (15:48 +0100)]
ChangeLog.

11 years agoAdd script to check against a few ffmpegs.
Carl Hetherington [Sat, 4 Aug 2012 14:47:07 +0000 (15:47 +0100)]
Add script to check against a few ffmpegs.