dcpomatic.git
10 years agoAdd windows batch files.
Carl Hetherington [Mon, 27 May 2013 20:55:24 +0000 (21:55 +0100)]
Add windows batch files.

10 years agoSupport for keeping video in sequence when changing lengths; tie selection in timelin...
Carl Hetherington [Mon, 27 May 2013 20:54:50 +0000 (21:54 +0100)]
Support for keeping video in sequence when changing lengths; tie selection in timeline with that in the editor.

10 years agoFix multiple video adds to be consecutive.
Carl Hetherington [Mon, 27 May 2013 17:59:43 +0000 (18:59 +0100)]
Fix multiple video adds to be consecutive.

10 years agoImprove audio mapping handling a bit.
Carl Hetherington [Sun, 26 May 2013 00:26:21 +0000 (01:26 +0100)]
Improve audio mapping handling a bit.

10 years agoAllow multiple simultaneous audio tracks in the timeline.
Carl Hetherington [Sat, 25 May 2013 23:57:55 +0000 (00:57 +0100)]
Allow multiple simultaneous audio tracks in the timeline.

10 years agoAdd unfinished timing tab; fix crash on reconstruction of timeline; fix lack of black...
Carl Hetherington [Sat, 25 May 2013 23:21:53 +0000 (00:21 +0100)]
Add unfinished timing tab; fix crash on reconstruction of timeline; fix lack of black / silence at end of films.

10 years agoMerge master and multifarious hackery.
Carl Hetherington [Sat, 25 May 2013 00:07:35 +0000 (01:07 +0100)]
Merge master and multifarious hackery.

10 years agoMerge branch 'master' of ssh://houllier/home/carl/git/dvdomatic
Carl Hetherington [Fri, 24 May 2013 21:29:34 +0000 (22:29 +0100)]
Merge branch 'master' of ssh://houllier/home/carl/git/dvdomatic

10 years agoPartial addition of DCP audio channel count to Film.
Carl Hetherington [Fri, 24 May 2013 21:00:53 +0000 (22:00 +0100)]
Partial addition of DCP audio channel count to Film.

10 years agoTweak main window layout. Fix crash on play with no content.
Carl Hetherington [Fri, 24 May 2013 20:12:00 +0000 (21:12 +0100)]
Tweak main window layout.  Fix crash on play with no content.

10 years agoSeeking tweaks.
Carl Hetherington [Fri, 24 May 2013 16:36:41 +0000 (17:36 +0100)]
Seeking tweaks.

10 years agoA few seeking fixes.
Carl Hetherington [Fri, 24 May 2013 14:58:45 +0000 (15:58 +0100)]
A few seeking fixes.

10 years agoBetter updating on content selection change.
Carl Hetherington [Fri, 24 May 2013 14:01:41 +0000 (15:01 +0100)]
Better updating on content selection change.

10 years agoRemove unused bits of Format.
Carl Hetherington [Fri, 24 May 2013 13:51:43 +0000 (14:51 +0100)]
Remove unused bits of Format.

10 years agoMore various tweaks.
Carl Hetherington [Fri, 24 May 2013 13:31:13 +0000 (14:31 +0100)]
More various tweaks.

10 years agoi18n tweak from Lilian.
Carl Hetherington [Fri, 24 May 2013 12:29:18 +0000 (13:29 +0100)]
i18n tweak from Lilian.

10 years agoAllow drag of content; fix up some problems with timings.
Carl Hetherington [Fri, 24 May 2013 11:40:43 +0000 (12:40 +0100)]
Allow drag of content; fix up some problems with timings.

10 years agoVarious bits and pieces.
Carl Hetherington [Thu, 23 May 2013 16:18:49 +0000 (17:18 +0100)]
Various bits and pieces.

10 years agoVarious more hacks.
Carl Hetherington [Thu, 23 May 2013 11:52:49 +0000 (12:52 +0100)]
Various more hacks.

10 years agoSome more tidying up.
Carl Hetherington [Thu, 23 May 2013 07:07:38 +0000 (08:07 +0100)]
Some more tidying up.

10 years agoMissing files.
Carl Hetherington [Wed, 22 May 2013 16:36:29 +0000 (17:36 +0100)]
Missing files.

10 years agoVarious hacks.
Carl Hetherington [Wed, 22 May 2013 16:36:11 +0000 (17:36 +0100)]
Various hacks.

10 years agoHalf-way through trying to make seek work again.
Carl Hetherington [Tue, 21 May 2013 23:20:29 +0000 (00:20 +0100)]
Half-way through trying to make seek work again.

10 years agoSlightly improve content control sensitivity.
Carl Hetherington [Tue, 21 May 2013 22:40:24 +0000 (23:40 +0100)]
Slightly improve content control sensitivity.

10 years agoMove audio bits into AudioContent.
Carl Hetherington [Tue, 21 May 2013 22:37:09 +0000 (23:37 +0100)]
Move audio bits into AudioContent.

10 years agoMove a couple of controls into the DCP tab.
Carl Hetherington [Tue, 21 May 2013 22:24:26 +0000 (23:24 +0100)]
Move a couple of controls into the DCP tab.

10 years agoGive Film a container; move crop into video content; other bits.
Carl Hetherington [Tue, 21 May 2013 22:19:31 +0000 (23:19 +0100)]
Give Film a container; move crop into video content; other bits.

10 years agoVaguely working new layout.
Carl Hetherington [Tue, 21 May 2013 21:25:09 +0000 (22:25 +0100)]
Vaguely working new layout.

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 agoMerge branch 'sync-fixes' into staging
Carl Hetherington [Tue, 21 May 2013 12:20:51 +0000 (13:20 +0100)]
Merge branch 'sync-fixes' into staging

10 years agoMerge master.
Carl Hetherington [Tue, 21 May 2013 11:56:47 +0000 (12:56 +0100)]
Merge master.

10 years agoMerge master.
Carl Hetherington [Tue, 21 May 2013 11:51:43 +0000 (12:51 +0100)]
Merge master.

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 [Mon, 20 May 2013 12:32:29 +0000 (13:32 +0100)]
Bump version

10 years agoBump version
Carl Hetherington [Mon, 20 May 2013 12:32:29 +0000 (13:32 +0100)]
Bump version

10 years agoChangeLog.
Carl Hetherington [Mon, 20 May 2013 12:32:13 +0000 (13:32 +0100)]
ChangeLog.

10 years agoFix another crash on stills with no audio.
Carl Hetherington [Mon, 20 May 2013 11:33:37 +0000 (12:33 +0100)]
Fix another crash on stills with no audio.

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 agoBetter fix for still (no sound) DCP crash.
Carl Hetherington [Wed, 8 May 2013 15:58:19 +0000 (16:58 +0100)]
Better fix for still (no sound) DCP crash.

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 agoAnother attempt to fix matching and confusions about the delay line.
Carl Hetherington [Tue, 7 May 2013 22:03:06 +0000 (23:03 +0100)]
Another attempt to fix matching and confusions about the delay line.

10 years agoStop SndfileDecoder with no audio emitting lots of silence.
Carl Hetherington [Tue, 7 May 2013 20:02:13 +0000 (21:02 +0100)]
Stop SndfileDecoder with no audio emitting lots of silence.

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 agoFix more incorrect logic.
Carl Hetherington [Tue, 7 May 2013 09:21:12 +0000 (10:21 +0100)]
Fix more incorrect logic.

10 years agoRevert "Fix another bit of incorrect logic (this_is_first_audio was inverted). Also...
Carl Hetherington [Tue, 7 May 2013 09:20:51 +0000 (10:20 +0100)]
Revert "Fix another bit of incorrect logic (this_is_first_audio was inverted).  Also try to add _audio_starts_with_video mode to Matcher."

This reverts commit 4ff5c21a9c3c2ea8ab3a253ef5658e3ee91e0bea.

10 years agoFix another bit of incorrect logic (this_is_first_audio was inverted). Also try...
Carl Hetherington [Tue, 7 May 2013 09:18:33 +0000 (10:18 +0100)]
Fix another bit of incorrect logic (this_is_first_audio was inverted).  Also try to add _audio_starts_with_video mode to Matcher.

10 years agoFix typo preventing audio sync fixes when audio follows video.
Carl Hetherington [Tue, 7 May 2013 08:48:47 +0000 (09:48 +0100)]
Fix typo preventing audio sync fixes when audio follows video.

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.