dcpomatic.git
10 years agoMerge master.
Carl Hetherington [Thu, 9 May 2013 14:14:08 +0000 (15:14 +0100)]
Merge master.

10 years agoSome tidying up. Do encode progress in the writer to improve progress bar movement...
Carl Hetherington [Wed, 8 May 2013 19:37:53 +0000 (20:37 +0100)]
Some tidying up.  Do encode progress in the writer to improve progress bar movement with still-image DCPs (#130).

10 years agoBasic re-enabling of the properties window (#138).
Carl Hetherington [Wed, 8 May 2013 18:25:08 +0000 (19:25 +0100)]
Basic re-enabling of the properties window (#138).

10 years agoFix subtitle control visibility (#139).
Carl Hetherington [Wed, 8 May 2013 18:21:51 +0000 (19:21 +0100)]
Fix subtitle control visibility (#139).

10 years agoCouple of fixes to updating things when removing content.
Carl Hetherington [Wed, 8 May 2013 18:17:44 +0000 (19:17 +0100)]
Couple of fixes to updating things when removing content.

10 years agoFix some errant dvdomatics in changelog.
Carl Hetherington [Wed, 8 May 2013 07:17:20 +0000 (08:17 +0100)]
Fix some errant dvdomatics in changelog.

10 years agoBasic auto-scroll of job view (#129).
Carl Hetherington [Tue, 7 May 2013 22:22:56 +0000 (23:22 +0100)]
Basic auto-scroll of job view (#129).

10 years agoFix silly bug introduced when speeding up ImageMagick content.
Carl Hetherington [Tue, 7 May 2013 19:53:44 +0000 (20:53 +0100)]
Fix silly bug introduced when speeding up ImageMagick content.

10 years agoCatch exceptions on loading config.
Carl Hetherington [Tue, 7 May 2013 19:25:36 +0000 (20:25 +0100)]
Catch exceptions on loading config.

10 years ago2.8 fixes.
Carl Hetherington [Tue, 7 May 2013 13:33:04 +0000 (14:33 +0100)]
2.8 fixes.

10 years agoChangeLog.
Carl Hetherington [Mon, 6 May 2013 15:13:27 +0000 (16:13 +0100)]
ChangeLog.

10 years agoMerge branch 'master' of ssh://houllier/home/carl/git/dvdomatic
Carl Hetherington [Mon, 6 May 2013 15:12:59 +0000 (16:12 +0100)]
Merge branch 'master' of ssh://houllier/home/carl/git/dvdomatic

10 years agoFix resizing/redraw problems on Windows.
Carl Hetherington [Mon, 6 May 2013 15:12:49 +0000 (16:12 +0100)]
Fix resizing/redraw problems on Windows.

10 years agoBetter attempt at clearing background of check boxes.
Carl Hetherington [Mon, 6 May 2013 15:08:15 +0000 (16:08 +0100)]
Better attempt at clearing background of check boxes.

10 years agoTry to disable subtitle stream choice if there are none.
Carl Hetherington [Mon, 6 May 2013 14:45:01 +0000 (15:45 +0100)]
Try to disable subtitle stream choice if there are none.

10 years agoTry to fix lack of redraw on resize on Windows; also corrupted background to checkbox...
Carl Hetherington [Mon, 6 May 2013 14:41:51 +0000 (15:41 +0100)]
Try to fix lack of redraw on resize on Windows; also corrupted background to checkbox in AudioMappingView.

10 years agoTry to fix win32 build.
Carl Hetherington [Mon, 6 May 2013 14:14:12 +0000 (15:14 +0100)]
Try to fix win32 build.

10 years agoRemove somewhat pointless playlist description.
Carl Hetherington [Mon, 6 May 2013 13:57:20 +0000 (14:57 +0100)]
Remove somewhat pointless playlist description.

10 years agoRe-use ImageMagickDecoders when possible.
Carl Hetherington [Mon, 6 May 2013 13:51:14 +0000 (14:51 +0100)]
Re-use ImageMagickDecoders when possible.

10 years agoFix daft inefficiency in ImageMagickDecoder.
Carl Hetherington [Mon, 6 May 2013 13:35:22 +0000 (14:35 +0100)]
Fix daft inefficiency in ImageMagickDecoder.

10 years agoMake timeline non-modal.
Carl Hetherington [Mon, 6 May 2013 13:21:21 +0000 (14:21 +0100)]
Make timeline non-modal.

10 years agoAdd basic timeline window.
Carl Hetherington [Mon, 6 May 2013 13:10:14 +0000 (14:10 +0100)]
Add basic timeline window.

10 years agoBump version
Carl Hetherington [Mon, 6 May 2013 01:03:25 +0000 (02:03 +0100)]
Bump version

10 years agoBump version
Carl Hetherington [Mon, 6 May 2013 01:03:25 +0000 (02:03 +0100)]
Bump version

10 years agoAnother typo.
Carl Hetherington [Sun, 5 May 2013 23:59:49 +0000 (00:59 +0100)]
Another typo.

10 years agoFix previous.
Carl Hetherington [Sun, 5 May 2013 12:36:33 +0000 (13:36 +0100)]
Fix previous.

10 years agoMissing install file for batch converter.
Carl Hetherington [Sun, 5 May 2013 12:10:17 +0000 (13:10 +0100)]
Missing install file for batch converter.

10 years agoChangeLog typo.
Carl Hetherington [Sun, 5 May 2013 11:50:09 +0000 (12:50 +0100)]
ChangeLog typo.

10 years agoFix broken layout with pause button.
Carl Hetherington [Sun, 5 May 2013 11:36:09 +0000 (12:36 +0100)]
Fix broken layout with pause button.

10 years agoBump libdcp version.
Carl Hetherington [Sat, 4 May 2013 20:24:36 +0000 (21:24 +0100)]
Bump libdcp version.

10 years agoAdd missing file.
Carl Hetherington [Sat, 4 May 2013 20:19:57 +0000 (21:19 +0100)]
Add missing file.

10 years agoBump version
Carl Hetherington [Sat, 4 May 2013 20:15:34 +0000 (21:15 +0100)]
Bump version

10 years agoChangeLog.
Carl Hetherington [Sat, 4 May 2013 20:07:55 +0000 (21:07 +0100)]
ChangeLog.

10 years agoTry to make batch converter install work.
Carl Hetherington [Sat, 4 May 2013 20:05:12 +0000 (21:05 +0100)]
Try to make batch converter install work.

10 years agoMake batch converter basically work.
Carl Hetherington [Sat, 4 May 2013 19:58:31 +0000 (20:58 +0100)]
Make batch converter basically work.

10 years agoMissing i18n.
Carl Hetherington [Sat, 4 May 2013 18:27:51 +0000 (19:27 +0100)]
Missing i18n.

10 years agoBuild with libdcp head for now.
Carl Hetherington [Sat, 4 May 2013 17:48:30 +0000 (18:48 +0100)]
Build with libdcp head for now.

10 years agoBatch converter stub.
Carl Hetherington [Sat, 4 May 2013 17:47:33 +0000 (18:47 +0100)]
Batch converter stub.

10 years agoAdd primitive description of what the playlist is doing. Add missing de-interleave...
Carl Hetherington [Sat, 4 May 2013 17:01:19 +0000 (18:01 +0100)]
Add primitive description of what the playlist is doing.  Add missing de-interleave of multi-channel audio sources.

10 years agoAdd FFmpeg content dialog; moving ffmpeg-specific things out of the film editor.
Carl Hetherington [Sat, 4 May 2013 15:52:48 +0000 (16:52 +0100)]
Add FFmpeg content dialog; moving ffmpeg-specific things out of the film editor.

10 years agoMerge master.
Carl Hetherington [Sat, 4 May 2013 14:59:31 +0000 (15:59 +0100)]
Merge master.

10 years agoAdd config options for some of the DCP XML metadata (#122).
Carl Hetherington [Sat, 4 May 2013 10:08:46 +0000 (11:08 +0100)]
Add config options for some of the DCP XML metadata (#122).

10 years agoConfigurable default format and content type (#133).
Carl Hetherington [Thu, 2 May 2013 23:56:16 +0000 (00:56 +0100)]
Configurable default format and content type (#133).

10 years agoBack-port tabbed config dialog from 1.0
Carl Hetherington [Thu, 2 May 2013 21:36:41 +0000 (22:36 +0100)]
Back-port tabbed config dialog from 1.0

11 years agoMerge branch '1.0' of /home/carl/git/dvdomatic into 1.0
Carl Hetherington [Mon, 29 Apr 2013 13:46:27 +0000 (14:46 +0100)]
Merge branch '1.0' of /home/carl/git/dvdomatic into 1.0

11 years agoMore cycle-breaking of shared_ptr for decoder / player.
Carl Hetherington [Mon, 29 Apr 2013 13:46:20 +0000 (14:46 +0100)]
More cycle-breaking of shared_ptr for decoder / player.

11 years agoFix crash on preview playback reaching the end of the content (#131).
Carl Hetherington [Sun, 28 Apr 2013 21:59:41 +0000 (22:59 +0100)]
Fix crash on preview playback reaching the end of the content (#131).

11 years agoFix initial display of viewer image.
Carl Hetherington [Sun, 28 Apr 2013 21:50:00 +0000 (22:50 +0100)]
Fix initial display of viewer image.

11 years agoMerge master.
Carl Hetherington [Sun, 28 Apr 2013 17:16:05 +0000 (18:16 +0100)]
Merge master.

11 years agoBump version
Carl Hetherington [Sun, 28 Apr 2013 15:28:17 +0000 (16:28 +0100)]
Bump version

11 years agoBump version
Carl Hetherington [Sun, 28 Apr 2013 15:28:17 +0000 (16:28 +0100)]
Bump version

11 years agoUpdated it_IT translation from Massimiliano
Carl Hetherington [Sun, 28 Apr 2013 15:27:32 +0000 (16:27 +0100)]
Updated it_IT translation from Massimiliano

11 years agoFix broken external audio support.
Carl Hetherington [Sun, 28 Apr 2013 15:23:35 +0000 (16:23 +0100)]
Fix broken external audio support.

11 years agoMissed rename.
Carl Hetherington [Sun, 28 Apr 2013 11:40:59 +0000 (12:40 +0100)]
Missed rename.

11 years agoTry to fix control files.
Carl Hetherington [Sun, 28 Apr 2013 11:13:44 +0000 (12:13 +0100)]
Try to fix control files.

11 years agoSome missed renames.
Carl Hetherington [Sun, 28 Apr 2013 01:06:40 +0000 (02:06 +0100)]
Some missed renames.

11 years agoAdd total-playlist loop option; move state of content list into the Playlist.
Carl Hetherington [Sun, 28 Apr 2013 00:20:55 +0000 (01:20 +0100)]
Add total-playlist loop option; move state of content list into the Playlist.

11 years agoAdd default still length option. Split config dialog into tabs.
Carl Hetherington [Sat, 27 Apr 2013 18:51:08 +0000 (19:51 +0100)]
Add default still length option.  Split config dialog into tabs.

11 years agoAllow multiple selection of content files, and improve behaviour on examining still...
Carl Hetherington [Sat, 27 Apr 2013 18:05:06 +0000 (19:05 +0100)]
Allow multiple selection of content files, and improve behaviour on examining still-image content.

11 years agoMerge branch 'master' into 1.0
Carl Hetherington [Fri, 26 Apr 2013 22:50:43 +0000 (23:50 +0100)]
Merge branch 'master' into 1.0

11 years agoMerge master.
Carl Hetherington [Fri, 26 Apr 2013 22:49:54 +0000 (23:49 +0100)]
Merge master.

11 years agoMerge master; fix crash on new film.
Carl Hetherington [Fri, 26 Apr 2013 22:41:02 +0000 (23:41 +0100)]
Merge master; fix crash on new film.

11 years agoAdd missing files.
Carl Hetherington [Fri, 26 Apr 2013 21:36:10 +0000 (22:36 +0100)]
Add missing files.

11 years agoAnd fix windows installer for that.
Carl Hetherington [Fri, 26 Apr 2013 21:27:03 +0000 (22:27 +0100)]
And fix windows installer for that.

11 years agoRename server and makedcp (temporarily?) so that it is parallel installable with...
Carl Hetherington [Fri, 26 Apr 2013 21:25:09 +0000 (22:25 +0100)]
Rename server and makedcp (temporarily?) so that it is parallel installable with dvd-o-matic.

11 years agoRename in debian changelog.
Carl Hetherington [Fri, 26 Apr 2013 20:55:38 +0000 (21:55 +0100)]
Rename in debian changelog.

11 years agoFix content length reporting; fix crash when player has audio disabled.
Carl Hetherington [Fri, 26 Apr 2013 20:35:02 +0000 (21:35 +0100)]
Fix content length reporting; fix crash when player has audio disabled.

11 years agoVersion formatting.
Carl Hetherington [Fri, 26 Apr 2013 20:29:48 +0000 (21:29 +0100)]
Version formatting.

11 years agoNotes.
Carl Hetherington [Fri, 26 Apr 2013 19:33:41 +0000 (20:33 +0100)]
Notes.

11 years agoMunge version number.
Carl Hetherington [Fri, 26 Apr 2013 19:32:56 +0000 (20:32 +0100)]
Munge version number.

11 years agoPick up old config file.
Carl Hetherington [Fri, 26 Apr 2013 19:27:19 +0000 (20:27 +0100)]
Pick up old config file.

11 years agoFix update of display on re-order of still content.
Carl Hetherington [Fri, 26 Apr 2013 18:53:10 +0000 (19:53 +0100)]
Fix update of display on re-order of still content.

11 years agoFix player logic.
Carl Hetherington [Fri, 26 Apr 2013 18:29:53 +0000 (19:29 +0100)]
Fix player logic.

11 years agoFix seek.
Carl Hetherington [Fri, 26 Apr 2013 18:13:50 +0000 (19:13 +0100)]
Fix seek.

11 years agoDVD->DCP in cscript.
Carl Hetherington [Fri, 26 Apr 2013 17:59:09 +0000 (18:59 +0100)]
DVD->DCP in cscript.

11 years agoFix up handling of FFmpeg audio a bit.
Carl Hetherington [Fri, 26 Apr 2013 16:32:42 +0000 (17:32 +0100)]
Fix up handling of FFmpeg audio a bit.

11 years agoAttempted fixes for some unimplemented timing bits.
Carl Hetherington [Fri, 26 Apr 2013 14:24:57 +0000 (15:24 +0100)]
Attempted fixes for some unimplemented timing bits.

11 years agoBump version
Carl Hetherington [Fri, 26 Apr 2013 08:53:27 +0000 (09:53 +0100)]
Bump version

11 years agoBump version
Carl Hetherington [Fri, 26 Apr 2013 08:53:27 +0000 (09:53 +0100)]
Bump version

11 years agoChangeLog.
Carl Hetherington [Fri, 26 Apr 2013 08:53:10 +0000 (09:53 +0100)]
ChangeLog.

11 years agoTry to clean up some aspects of video/audio/video-audio content; fixes crash with...
Carl Hetherington [Thu, 25 Apr 2013 23:21:52 +0000 (00:21 +0100)]
Try to clean up some aspects of video/audio/video-audio content; fixes crash with audio analysis due to no audio being analysed for FFmpeg-only content.

11 years agoFix some leftovers on creating a new film.
Carl Hetherington [Thu, 25 Apr 2013 20:25:25 +0000 (21:25 +0100)]
Fix some leftovers on creating a new film.

11 years agoUse content digest for audio maps, not file name.
Carl Hetherington [Thu, 25 Apr 2013 19:52:47 +0000 (20:52 +0100)]
Use content digest for audio maps, not file name.

11 years agoRemove Image::clone in favour of a copy constructor for SimpleImage; clean up A/B...
Carl Hetherington [Thu, 25 Apr 2013 12:44:02 +0000 (13:44 +0100)]
Remove Image::clone in favour of a copy constructor for SimpleImage; clean up A/B transcoder slightly; fix combiner if image strides differ; try to fix problems when destroying Encoders; fix SimpleImage copy constructor to cope with aligned images; don't call encoder::process_end if the encode throws an exception.

11 years agoAdd libcxml dep.
Carl Hetherington [Wed, 24 Apr 2013 23:04:03 +0000 (00:04 +0100)]
Add libcxml dep.

11 years agoFix #124 (allow use of existing directories for new films).
Carl Hetherington [Wed, 24 Apr 2013 21:30:05 +0000 (22:30 +0100)]
Fix #124 (allow use of existing directories for new films).

11 years agoFix sensitivity of best DCP frame rate.
Carl Hetherington [Wed, 24 Apr 2013 20:58:31 +0000 (21:58 +0100)]
Fix sensitivity of best DCP frame rate.

11 years agoTry to fix crash with still-image DCPs.
Carl Hetherington [Wed, 24 Apr 2013 15:28:16 +0000 (16:28 +0100)]
Try to fix crash with still-image DCPs.

11 years agoHack around no-trim altering the ends of encodes.
Carl Hetherington [Wed, 24 Apr 2013 00:18:49 +0000 (01:18 +0100)]
Hack around no-trim altering the ends of encodes.

11 years agoSome const correctness.
Carl Hetherington [Wed, 24 Apr 2013 00:02:25 +0000 (01:02 +0100)]
Some const correctness.

11 years agoAdd a test; turn off verbose logging by default in makedcp; improve log message.
Carl Hetherington [Tue, 23 Apr 2013 19:46:45 +0000 (20:46 +0100)]
Add a test; turn off verbose logging by default in makedcp; improve log message.

11 years agoConnect Trimmer clsas.
Carl Hetherington [Tue, 23 Apr 2013 15:17:20 +0000 (16:17 +0100)]
Connect Trimmer clsas.

11 years agoBump version
Carl Hetherington [Tue, 23 Apr 2013 07:13:13 +0000 (08:13 +0100)]
Bump version

11 years agoBump version
Carl Hetherington [Tue, 23 Apr 2013 07:13:13 +0000 (08:13 +0100)]
Bump version

11 years agoMerge branch 'debian-dbg'
Carl Hetherington [Tue, 23 Apr 2013 07:10:44 +0000 (08:10 +0100)]
Merge branch 'debian-dbg'

11 years agoBump version
Carl Hetherington [Mon, 22 Apr 2013 23:08:21 +0000 (00:08 +0100)]
Bump version

11 years agoBump version
Carl Hetherington [Mon, 22 Apr 2013 23:08:21 +0000 (00:08 +0100)]
Bump version

11 years agoMerge branch 'bug-120'
Carl Hetherington [Mon, 22 Apr 2013 23:05:16 +0000 (00:05 +0100)]
Merge branch 'bug-120'

11 years agofr_FR translation for a couple of new strings from Thierry (#125).
Carl Hetherington [Mon, 22 Apr 2013 14:08:32 +0000 (15:08 +0100)]
fr_FR translation for a couple of new strings from Thierry (#125).

11 years agoMerge new pot files.
Carl Hetherington [Mon, 22 Apr 2013 14:06:37 +0000 (15:06 +0100)]
Merge new pot files.