dcpomatic.git
10 years agoMerge master.
Carl Hetherington [Tue, 21 May 2013 20:07:35 +0000 (21:07 +0100)]
Merge master.

10 years agoVarious little tweaks.
Carl Hetherington [Tue, 21 May 2013 19:45:06 +0000 (20:45 +0100)]
Various little tweaks.

10 years agoVarious more hacks; basically trying to remove Regions as an unnecessary complexity.
Carl Hetherington [Tue, 21 May 2013 16:32:28 +0000 (17:32 +0100)]
Various more hacks; basically trying to remove Regions as an unnecessary complexity.

10 years agoVarious incomplete hacks on regions / audio mapping.
Carl Hetherington [Mon, 20 May 2013 16:18:35 +0000 (17:18 +0100)]
Various incomplete hacks on regions / audio mapping.

10 years agoSome basics of AudioMapping.
Carl Hetherington [Mon, 20 May 2013 15:21:55 +0000 (16:21 +0100)]
Some basics of AudioMapping.

10 years agoTimeline fix ups.
Carl Hetherington [Mon, 20 May 2013 13:53:55 +0000 (14:53 +0100)]
Timeline fix ups.

10 years agoFix label.
Carl Hetherington [Mon, 20 May 2013 13:37:05 +0000 (14:37 +0100)]
Fix label.

10 years agoVarious time-related fixes; fix daft hang on decodes.
Carl Hetherington [Mon, 20 May 2013 13:27:00 +0000 (14:27 +0100)]
Various time-related fixes; fix daft hang on decodes.

10 years agoBump version
Carl Hetherington [Sun, 19 May 2013 11:35:52 +0000 (12:35 +0100)]
Bump version

10 years agoBump version
Carl Hetherington [Sun, 19 May 2013 11:35:52 +0000 (12:35 +0100)]
Bump version

10 years agoFix accidentally-broken .pot file building.
Carl Hetherington [Sun, 19 May 2013 11:23:15 +0000 (12:23 +0100)]
Fix accidentally-broken .pot file building.

10 years agoMerge master.
Carl Hetherington [Sun, 19 May 2013 11:22:06 +0000 (12:22 +0100)]
Merge master.

10 years agoBump version
Carl Hetherington [Sat, 18 May 2013 23:11:52 +0000 (00:11 +0100)]
Bump version

10 years agoBump version
Carl Hetherington [Sat, 18 May 2013 23:11:52 +0000 (00:11 +0100)]
Bump version

10 years agoChangeLog; fix default format on set_content.
Carl Hetherington [Sat, 18 May 2013 23:08:38 +0000 (00:08 +0100)]
ChangeLog; fix default format on set_content.

10 years agoUse C rather than POSIX for a simple known i18n for the LocaleGuard. This seems...
Carl Hetherington [Sat, 18 May 2013 23:00:45 +0000 (00:00 +0100)]
Use C rather than POSIX for a simple known i18n for the LocaleGuard.  This seems to work on both Linux and Windows.

10 years agoFix for change upstream.
Carl Hetherington [Sat, 18 May 2013 23:00:14 +0000 (00:00 +0100)]
Fix for change upstream.

10 years agoBump version
Carl Hetherington [Fri, 17 May 2013 15:29:58 +0000 (16:29 +0100)]
Bump version

10 years agoBump version
Carl Hetherington [Fri, 17 May 2013 15:29:58 +0000 (16:29 +0100)]
Bump version

10 years agoTry to fix crash with stills without audio.
Carl Hetherington [Fri, 17 May 2013 15:27:22 +0000 (16:27 +0100)]
Try to fix crash with stills without audio.

10 years agoAdd full-frame preset (#144).
Carl Hetherington [Fri, 17 May 2013 14:21:16 +0000 (15:21 +0100)]
Add full-frame preset (#144).

10 years agoChangeLog.
Carl Hetherington [Fri, 17 May 2013 14:06:23 +0000 (15:06 +0100)]
ChangeLog.

10 years agoTry to integrate; add line numbers to traces.
Carl Hetherington [Fri, 17 May 2013 12:37:18 +0000 (13:37 +0100)]
Try to integrate; add line numbers to traces.

10 years agoFix build.
Carl Hetherington [Fri, 17 May 2013 12:12:15 +0000 (13:12 +0100)]
Fix build.

10 years agoAdd verbatim stack.{cpp,hpp} from mr-edd.co.uk hg repo.
Carl Hetherington [Fri, 17 May 2013 11:54:59 +0000 (12:54 +0100)]
Add verbatim stack.{cpp,hpp} from mr-edd.co.uk hg repo.

10 years agoCompiles; strange hang on adding content to a film.
Carl Hetherington [Thu, 16 May 2013 07:36:47 +0000 (08:36 +0100)]
Compiles; strange hang on adding content to a film.

10 years agoUpdated fr_FR from Lilian.
Carl Hetherington [Mon, 13 May 2013 11:27:18 +0000 (12:27 +0100)]
Updated fr_FR from Lilian.

10 years agoRemove Timed*Sink and Timed*Source>
Carl Hetherington [Fri, 10 May 2013 22:31:25 +0000 (23:31 +0100)]
Remove Timed*Sink and Timed*Source>

10 years agoMove SRC (badly) to AudioDecoder.
Carl Hetherington [Fri, 10 May 2013 22:06:17 +0000 (23:06 +0100)]
Move SRC (badly) to AudioDecoder.

10 years agoMake libswresample mandatory.
Carl Hetherington [Fri, 10 May 2013 20:55:06 +0000 (21:55 +0100)]
Make libswresample mandatory.

10 years agoAdd comment.
Carl Hetherington [Fri, 10 May 2013 20:49:39 +0000 (21:49 +0100)]
Add comment.

10 years agoTidy filter_and_emit_video / decode_video_packet.
Carl Hetherington [Fri, 10 May 2013 20:35:57 +0000 (21:35 +0100)]
Tidy filter_and_emit_video / decode_video_packet.

10 years agoRemove gain/delay_line/matcher/trimmer.
Carl Hetherington [Fri, 10 May 2013 20:28:26 +0000 (21:28 +0100)]
Remove gain/delay_line/matcher/trimmer.

10 years agoAdd missing files.
Carl Hetherington [Fri, 10 May 2013 10:12:45 +0000 (11:12 +0100)]
Add missing files.

10 years agoBasic retained-mode-style canvas for timeline; allow selection.
Carl Hetherington [Thu, 9 May 2013 21:54:07 +0000 (22:54 +0100)]
Basic retained-mode-style canvas for timeline; allow selection.

10 years agoEdit -> Properties and move timeline button.
Carl Hetherington [Thu, 9 May 2013 20:32:58 +0000 (21:32 +0100)]
Edit -> Properties and move timeline button.

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

10 years agoAdd massif option.
Carl Hetherington [Thu, 9 May 2013 13:20:41 +0000 (14:20 +0100)]
Add massif option.

10 years agoMerge pot files.
Carl Hetherington [Thu, 9 May 2013 08:51:23 +0000 (09:51 +0100)]
Merge pot files.

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.