From e6ba0185129b8a2e8092a3b1087aa8bb75886b9b Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Fri, 10 Jan 2014 09:34:56 +0000 Subject: Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wscript') diff --git a/wscript b/wscript index 3f7427cd2..4382e26d6 100644 --- a/wscript +++ b/wscript @@ -3,7 +3,7 @@ import os import sys APPNAME = 'dcpomatic' -VERSION = '1.61.2pre' +VERSION = '1.61.2' def options(opt): opt.load('compiler_cxx') -- cgit v1.2.3 From 318aaf69f2e8e82f82522f42020c54f7ef27079e Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Fri, 10 Jan 2014 09:34:56 +0000 Subject: Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wscript') diff --git a/wscript b/wscript index 4382e26d6..6d19a84f6 100644 --- a/wscript +++ b/wscript @@ -3,7 +3,7 @@ import os import sys APPNAME = 'dcpomatic' -VERSION = '1.61.2' +VERSION = '1.62.0pre' def options(opt): opt.load('compiler_cxx') -- cgit v1.2.3 From 12602f84b286ae3fc1555a3332609edb2c4d3571 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Fri, 10 Jan 2014 10:30:28 +0000 Subject: Bump version --- ChangeLog | 4 ++++ debian/changelog | 5 +++-- wscript | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) (limited to 'wscript') diff --git a/ChangeLog b/ChangeLog index 5c886ad26..e9f513921 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2014-01-10 Carl Hetherington + + * Version 1.62.0 released. + 2014-01-10 Carl Hetherington * Try to stop the queue of things to write filling up excessively diff --git a/debian/changelog b/debian/changelog index f9e7bedf6..b4efe501f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -dcpomatic (1.61.2-1) UNRELEASED; urgency=low +dcpomatic (1.62.0-1) UNRELEASED; urgency=low * New upstream release. * New upstream release. @@ -67,8 +67,9 @@ dcpomatic (1.61.2-1) UNRELEASED; urgency=low * New upstream release. * New upstream release. * New upstream release. + * New upstream release. - -- Carl Hetherington Fri, 10 Jan 2014 09:34:56 +0000 + -- Carl Hetherington Fri, 10 Jan 2014 10:30:28 +0000 dcpomatic (0.87-1) UNRELEASED; urgency=low diff --git a/wscript b/wscript index 6d19a84f6..d4454c0b9 100644 --- a/wscript +++ b/wscript @@ -3,7 +3,7 @@ import os import sys APPNAME = 'dcpomatic' -VERSION = '1.62.0pre' +VERSION = '1.62.0' def options(opt): opt.load('compiler_cxx') -- cgit v1.2.3 From 64962b5c76ec057ccb48c29a1dca909a9f8aa6cd Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Fri, 10 Jan 2014 10:30:28 +0000 Subject: Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wscript') diff --git a/wscript b/wscript index d4454c0b9..eaa675186 100644 --- a/wscript +++ b/wscript @@ -3,7 +3,7 @@ import os import sys APPNAME = 'dcpomatic' -VERSION = '1.62.0' +VERSION = '1.62.1pre' def options(opt): opt.load('compiler_cxx') -- cgit v1.2.3 From 22853f39063b37b74c96585f2df0e39fb08b0a87 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Fri, 10 Jan 2014 10:37:43 +0000 Subject: Hack version number. --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wscript') diff --git a/wscript b/wscript index eaa675186..ce55833e2 100644 --- a/wscript +++ b/wscript @@ -3,7 +3,7 @@ import os import sys APPNAME = 'dcpomatic' -VERSION = '1.62.1pre' +VERSION = '1.62.0devel' def options(opt): opt.load('compiler_cxx') -- cgit v1.2.3 From 5ae25c7d1d2045f71abaf692beef093561286e8d Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Fri, 10 Jan 2014 11:11:08 +0000 Subject: Bump version --- ChangeLog | 4 ++++ debian/changelog | 5 +++-- wscript | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) (limited to 'wscript') diff --git a/ChangeLog b/ChangeLog index e9f513921..b52d8045d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2014-01-10 Carl Hetherington + + * Version 1.62.1 released. + 2014-01-10 Carl Hetherington * Version 1.62.0 released. diff --git a/debian/changelog b/debian/changelog index b4efe501f..4c6693044 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -dcpomatic (1.62.0-1) UNRELEASED; urgency=low +dcpomatic (1.62.1-1) UNRELEASED; urgency=low * New upstream release. * New upstream release. @@ -68,8 +68,9 @@ dcpomatic (1.62.0-1) UNRELEASED; urgency=low * New upstream release. * New upstream release. * New upstream release. + * New upstream release. - -- Carl Hetherington Fri, 10 Jan 2014 10:30:28 +0000 + -- Carl Hetherington Fri, 10 Jan 2014 11:11:08 +0000 dcpomatic (0.87-1) UNRELEASED; urgency=low diff --git a/wscript b/wscript index ce55833e2..f30168434 100644 --- a/wscript +++ b/wscript @@ -3,7 +3,7 @@ import os import sys APPNAME = 'dcpomatic' -VERSION = '1.62.0devel' +VERSION = '1.62.1' def options(opt): opt.load('compiler_cxx') -- cgit v1.2.3 From 70d05207891ab63e1384a77d43df62addc3eb54c Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Fri, 10 Jan 2014 11:11:08 +0000 Subject: Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wscript') diff --git a/wscript b/wscript index f30168434..dc67fa038 100644 --- a/wscript +++ b/wscript @@ -3,7 +3,7 @@ import os import sys APPNAME = 'dcpomatic' -VERSION = '1.62.1' +VERSION = '1.62.1devel' def options(opt): opt.load('compiler_cxx') -- cgit v1.2.3 From 27b0c03a2c7056eb9325d9e3f6283c4362a05457 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Fri, 10 Jan 2014 14:14:09 +0000 Subject: Bump version --- ChangeLog | 4 ++++ debian/changelog | 5 +++-- wscript | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) (limited to 'wscript') diff --git a/ChangeLog b/ChangeLog index b52d8045d..2972c6caa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2014-01-10 Carl Hetherington + + * Version 1.62.2 released. + 2014-01-10 Carl Hetherington * Version 1.62.1 released. diff --git a/debian/changelog b/debian/changelog index 4c6693044..5181ae932 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -dcpomatic (1.62.1-1) UNRELEASED; urgency=low +dcpomatic (1.62.2-1) UNRELEASED; urgency=low * New upstream release. * New upstream release. @@ -69,8 +69,9 @@ dcpomatic (1.62.1-1) UNRELEASED; urgency=low * New upstream release. * New upstream release. * New upstream release. + * New upstream release. - -- Carl Hetherington Fri, 10 Jan 2014 11:11:08 +0000 + -- Carl Hetherington Fri, 10 Jan 2014 14:14:09 +0000 dcpomatic (0.87-1) UNRELEASED; urgency=low diff --git a/wscript b/wscript index dc67fa038..ad58f04c4 100644 --- a/wscript +++ b/wscript @@ -3,7 +3,7 @@ import os import sys APPNAME = 'dcpomatic' -VERSION = '1.62.1devel' +VERSION = '1.62.2' def options(opt): opt.load('compiler_cxx') -- cgit v1.2.3 From 1ee6608ac6746b5cb9221052c74d467561dbac35 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Fri, 10 Jan 2014 14:14:09 +0000 Subject: Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wscript') diff --git a/wscript b/wscript index ad58f04c4..7baba5468 100644 --- a/wscript +++ b/wscript @@ -3,7 +3,7 @@ import os import sys APPNAME = 'dcpomatic' -VERSION = '1.62.2' +VERSION = '1.62.2devel' def options(opt): opt.load('compiler_cxx') -- cgit v1.2.3 From ec8370fe1edfc25191eb428c1a2aabb785de7460 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sat, 11 Jan 2014 18:38:13 +0000 Subject: Bump version --- ChangeLog | 4 ++++ debian/changelog | 5 +++-- wscript | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) (limited to 'wscript') diff --git a/ChangeLog b/ChangeLog index 0a353e57a..e73ad8ab2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2014-01-11 Carl Hetherington + + * Version 1.62.3 released. + 2014-01-11 Carl Hetherington * Hopefully fix error on restarting a cancelled transcode job diff --git a/debian/changelog b/debian/changelog index 5181ae932..96cbe3938 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -dcpomatic (1.62.2-1) UNRELEASED; urgency=low +dcpomatic (1.62.3-1) UNRELEASED; urgency=low * New upstream release. * New upstream release. @@ -70,8 +70,9 @@ dcpomatic (1.62.2-1) UNRELEASED; urgency=low * New upstream release. * New upstream release. * New upstream release. + * New upstream release. - -- Carl Hetherington Fri, 10 Jan 2014 14:14:09 +0000 + -- Carl Hetherington Sat, 11 Jan 2014 18:38:13 +0000 dcpomatic (0.87-1) UNRELEASED; urgency=low diff --git a/wscript b/wscript index 7baba5468..e4144f2d1 100644 --- a/wscript +++ b/wscript @@ -3,7 +3,7 @@ import os import sys APPNAME = 'dcpomatic' -VERSION = '1.62.2devel' +VERSION = '1.62.3' def options(opt): opt.load('compiler_cxx') -- cgit v1.2.3 From 3d93046a7c84503b250ec189e45db30d4a341135 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sat, 11 Jan 2014 18:38:13 +0000 Subject: Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wscript') diff --git a/wscript b/wscript index e4144f2d1..babf5a00d 100644 --- a/wscript +++ b/wscript @@ -3,7 +3,7 @@ import os import sys APPNAME = 'dcpomatic' -VERSION = '1.62.3' +VERSION = '1.62.3devel' def options(opt): opt.load('compiler_cxx') -- cgit v1.2.3 From a600bd12a14b189b90d964baeb111236c0222556 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 13 Jan 2014 00:14:08 +0000 Subject: Bump version --- ChangeLog | 4 ++++ debian/changelog | 5 +++-- wscript | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) (limited to 'wscript') diff --git a/ChangeLog b/ChangeLog index f1fbcfd23..ef132e58d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2014-01-13 Carl Hetherington + + * Version 1.63.0 released. + 2014-01-12 Carl Hetherington * Fix crashes when using -3dB options in locales with a , decimal separator. diff --git a/debian/changelog b/debian/changelog index 96cbe3938..fe5f126f0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -dcpomatic (1.62.3-1) UNRELEASED; urgency=low +dcpomatic (1.63.0-1) UNRELEASED; urgency=low * New upstream release. * New upstream release. @@ -71,8 +71,9 @@ dcpomatic (1.62.3-1) UNRELEASED; urgency=low * New upstream release. * New upstream release. * New upstream release. + * New upstream release. - -- Carl Hetherington Sat, 11 Jan 2014 18:38:13 +0000 + -- Carl Hetherington Mon, 13 Jan 2014 00:14:08 +0000 dcpomatic (0.87-1) UNRELEASED; urgency=low diff --git a/wscript b/wscript index babf5a00d..0a032978d 100644 --- a/wscript +++ b/wscript @@ -3,7 +3,7 @@ import os import sys APPNAME = 'dcpomatic' -VERSION = '1.62.3devel' +VERSION = '1.63.0' def options(opt): opt.load('compiler_cxx') -- cgit v1.2.3 From 7ecaf5c4a60c27a78da26773b0fd2eb62ef26af6 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 13 Jan 2014 00:14:08 +0000 Subject: Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wscript') diff --git a/wscript b/wscript index 0a032978d..2056305ec 100644 --- a/wscript +++ b/wscript @@ -3,7 +3,7 @@ import os import sys APPNAME = 'dcpomatic' -VERSION = '1.63.0' +VERSION = '1.63.0devel' def options(opt): opt.load('compiler_cxx') -- cgit v1.2.3 From df831ba54567d89f9607d438c92d6dab76c97de0 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 14 Jan 2014 11:09:45 +0000 Subject: Bump version --- ChangeLog | 4 ++++ debian/changelog | 5 +++-- wscript | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) (limited to 'wscript') diff --git a/ChangeLog b/ChangeLog index fadc8f509..4776158d6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2014-01-14 Carl Hetherington + + * Version 1.63.1 released. + 2014-01-14 Carl Hetherington * Try to fix subtitle problems when the video frame rate is being changed diff --git a/debian/changelog b/debian/changelog index fe5f126f0..d8a4c8810 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -dcpomatic (1.63.0-1) UNRELEASED; urgency=low +dcpomatic (1.63.1-1) UNRELEASED; urgency=low * New upstream release. * New upstream release. @@ -72,8 +72,9 @@ dcpomatic (1.63.0-1) UNRELEASED; urgency=low * New upstream release. * New upstream release. * New upstream release. + * New upstream release. - -- Carl Hetherington Mon, 13 Jan 2014 00:14:08 +0000 + -- Carl Hetherington Tue, 14 Jan 2014 11:09:45 +0000 dcpomatic (0.87-1) UNRELEASED; urgency=low diff --git a/wscript b/wscript index 2056305ec..fd25367a0 100644 --- a/wscript +++ b/wscript @@ -3,7 +3,7 @@ import os import sys APPNAME = 'dcpomatic' -VERSION = '1.63.0devel' +VERSION = '1.63.1' def options(opt): opt.load('compiler_cxx') -- cgit v1.2.3 From 319c58577fb91998994f90b115ae80c3e1f35243 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 14 Jan 2014 11:09:45 +0000 Subject: Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wscript') diff --git a/wscript b/wscript index fd25367a0..d91385436 100644 --- a/wscript +++ b/wscript @@ -3,7 +3,7 @@ import os import sys APPNAME = 'dcpomatic' -VERSION = '1.63.1' +VERSION = '1.63.1devel' def options(opt): opt.load('compiler_cxx') -- cgit v1.2.3 From 77807c0a4008937d639873fef03fb3d099d4cab7 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 14 Jan 2014 22:41:33 +0000 Subject: Bump version --- ChangeLog | 4 ++++ debian/changelog | 5 +++-- wscript | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) (limited to 'wscript') diff --git a/ChangeLog b/ChangeLog index 99ef9f218..138f18af6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2014-01-14 Carl Hetherington + + * Version 1.63.2 released. + 2014-01-14 Carl Hetherington * Fix problems with adding new soundtracks to FFmpeg content with diff --git a/debian/changelog b/debian/changelog index d8a4c8810..1aec0f649 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -dcpomatic (1.63.1-1) UNRELEASED; urgency=low +dcpomatic (1.63.2-1) UNRELEASED; urgency=low * New upstream release. * New upstream release. @@ -73,8 +73,9 @@ dcpomatic (1.63.1-1) UNRELEASED; urgency=low * New upstream release. * New upstream release. * New upstream release. + * New upstream release. - -- Carl Hetherington Tue, 14 Jan 2014 11:09:45 +0000 + -- Carl Hetherington Tue, 14 Jan 2014 22:41:33 +0000 dcpomatic (0.87-1) UNRELEASED; urgency=low diff --git a/wscript b/wscript index d91385436..39acc5c92 100644 --- a/wscript +++ b/wscript @@ -3,7 +3,7 @@ import os import sys APPNAME = 'dcpomatic' -VERSION = '1.63.1devel' +VERSION = '1.63.2' def options(opt): opt.load('compiler_cxx') -- cgit v1.2.3 From d8a6b232f70883055a285c087fa8adc36e3acb8b Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 14 Jan 2014 22:41:33 +0000 Subject: Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wscript') diff --git a/wscript b/wscript index 39acc5c92..d72252459 100644 --- a/wscript +++ b/wscript @@ -3,7 +3,7 @@ import os import sys APPNAME = 'dcpomatic' -VERSION = '1.63.2' +VERSION = '1.63.2devel' def options(opt): opt.load('compiler_cxx') -- cgit v1.2.3