dcpomatic.git
10 years agoVarious fixes to make audio analysis sort-of work.
Carl Hetherington [Thu, 20 Jun 2013 16:34:23 +0000 (17:34 +0100)]
Various fixes to make audio analysis sort-of work.

10 years agoRemove A/B mode for now.
Carl Hetherington [Thu, 20 Jun 2013 15:25:52 +0000 (16:25 +0100)]
Remove A/B mode for now.

10 years agoRename next -> position in decoders.
Carl Hetherington [Tue, 18 Jun 2013 18:13:30 +0000 (19:13 +0100)]
Rename next -> position in decoders.

10 years agoFix crash on creating new film. Fix setup of ratio selector.
Carl Hetherington [Sun, 16 Jun 2013 16:10:59 +0000 (17:10 +0100)]
Fix crash on creating new film.  Fix setup of ratio selector.

10 years agoFix subtitle controls in the viewer.
Carl Hetherington [Sun, 16 Jun 2013 14:52:32 +0000 (15:52 +0100)]
Fix subtitle controls in the viewer.

10 years agoFix mangled initial viewer frame.
Carl Hetherington [Sun, 16 Jun 2013 14:24:45 +0000 (15:24 +0100)]
Fix mangled initial viewer frame.

10 years agoFix initial setup of content controls.
Carl Hetherington [Sun, 16 Jun 2013 14:08:27 +0000 (15:08 +0100)]
Fix initial setup of content controls.

10 years agoFix hash on bottom line after odd crops of YUV images.
Carl Hetherington [Sun, 16 Jun 2013 13:55:43 +0000 (14:55 +0100)]
Fix hash on bottom line after odd crops of YUV images.

10 years agoSome work on cropping in the film viewer; also prevent player from always scaling...
Carl Hetherington [Sun, 16 Jun 2013 13:53:35 +0000 (14:53 +0100)]
Some work on cropping in the film viewer; also prevent player from always scaling up to DCP resolution.

10 years agoSeek back to same place when something changes.
Carl Hetherington [Sat, 15 Jun 2013 18:26:31 +0000 (19:26 +0100)]
Seek back to same place when something changes.

10 years agoPartially fix crop.
Carl Hetherington [Sat, 15 Jun 2013 18:22:04 +0000 (19:22 +0100)]
Partially fix crop.

10 years agoFix some initial sensitivity.
Carl Hetherington [Sat, 15 Jun 2013 18:18:03 +0000 (19:18 +0100)]
Fix some initial sensitivity.

10 years agoMerge master.
Carl Hetherington [Sat, 15 Jun 2013 16:05:58 +0000 (17:05 +0100)]
Merge master.

10 years agoFix build again.
Carl Hetherington [Thu, 13 Jun 2013 22:40:41 +0000 (23:40 +0100)]
Fix build again.

10 years agoChangeLog.
Carl Hetherington [Thu, 13 Jun 2013 22:24:12 +0000 (23:24 +0100)]
ChangeLog.

10 years agoTry to fix build.
Carl Hetherington [Thu, 13 Jun 2013 22:23:36 +0000 (23:23 +0100)]
Try to fix build.

10 years agoMerge branch 'master' of ssh://houllier/home/carl/git/dvdomatic
Carl Hetherington [Thu, 13 Jun 2013 20:55:35 +0000 (21:55 +0100)]
Merge branch 'master' of ssh://houllier/home/carl/git/dvdomatic

10 years agoAdd URL to about box.
Carl Hetherington [Thu, 13 Jun 2013 20:55:28 +0000 (21:55 +0100)]
Add URL to about box.

10 years agoBump version
Carl Hetherington [Thu, 13 Jun 2013 20:29:35 +0000 (21:29 +0100)]
Bump version

10 years agoBump version
Carl Hetherington [Thu, 13 Jun 2013 20:29:35 +0000 (21:29 +0100)]
Bump version

10 years agoMerge branch 'master' of ssh://houllier/home/carl/git/dvdomatic
Carl Hetherington [Thu, 13 Jun 2013 20:28:36 +0000 (21:28 +0100)]
Merge branch 'master' of ssh://houllier/home/carl/git/dvdomatic

10 years agoAdd somewhat empirical support for YUVJ42{0,2,4}P pixels.
Carl Hetherington [Thu, 13 Jun 2013 20:24:56 +0000 (21:24 +0100)]
Add somewhat empirical support for YUVJ42{0,2,4}P pixels.

10 years agoAdd makedcp to windows installs.
Carl Hetherington [Thu, 13 Jun 2013 20:24:33 +0000 (21:24 +0100)]
Add makedcp to windows installs.

10 years agoDetect CPU info on OS X.
Carl Hetherington [Mon, 10 Jun 2013 11:06:04 +0000 (12:06 +0100)]
Detect CPU info on OS X.

10 years agoBump version
Carl Hetherington [Sun, 9 Jun 2013 19:54:08 +0000 (20:54 +0100)]
Bump version

10 years agoBump version
Carl Hetherington [Sun, 9 Jun 2013 19:54:08 +0000 (20:54 +0100)]
Bump version

10 years agoAnother try with lzma; don't link it on OS X
Carl Hetherington [Sun, 9 Jun 2013 19:39:23 +0000 (20:39 +0100)]
Another try with lzma; don't link it on OS X

10 years agoAuto-detect OS X during configure. Try again to fix lzma dep.
Carl Hetherington [Sun, 9 Jun 2013 19:23:54 +0000 (20:23 +0100)]
Auto-detect OS X during configure.  Try again to fix lzma dep.

10 years agoMerge branch '1.0' of ssh://houllier/home/carl/git/dvdomatic into 1.0
Carl Hetherington [Sun, 9 Jun 2013 16:28:51 +0000 (17:28 +0100)]
Merge branch '1.0' of ssh://houllier/home/carl/git/dvdomatic into 1.0

10 years agoMerge.
Carl Hetherington [Sun, 9 Jun 2013 16:28:45 +0000 (17:28 +0100)]
Merge.

10 years agoFix seeks past the end of video files.
Carl Hetherington [Fri, 7 Jun 2013 16:07:02 +0000 (17:07 +0100)]
Fix seeks past the end of video files.

10 years agoImprove VideoContent ratio handling slightly.
Carl Hetherington [Fri, 7 Jun 2013 15:34:48 +0000 (16:34 +0100)]
Improve VideoContent ratio handling slightly.

10 years agoBump version
Carl Hetherington [Fri, 7 Jun 2013 15:28:13 +0000 (16:28 +0100)]
Bump version

10 years agoBump version
Carl Hetherington [Fri, 7 Jun 2013 15:28:13 +0000 (16:28 +0100)]
Bump version

10 years agoDon't link to lzma on OS X.
Carl Hetherington [Fri, 7 Jun 2013 15:26:38 +0000 (16:26 +0100)]
Don't link to lzma on OS X.

10 years agoBump version
Carl Hetherington [Fri, 7 Jun 2013 09:41:57 +0000 (10:41 +0100)]
Bump version

10 years agoBump version
Carl Hetherington [Fri, 7 Jun 2013 09:41:57 +0000 (10:41 +0100)]
Bump version

10 years agoFix merge.
Carl Hetherington [Fri, 7 Jun 2013 09:02:27 +0000 (10:02 +0100)]
Fix merge.

10 years agoFix configure on OS X
Carl Hetherington [Fri, 7 Jun 2013 09:01:55 +0000 (10:01 +0100)]
Fix configure on OS X

10 years agoDebugging.
Carl Hetherington [Thu, 6 Jun 2013 22:40:38 +0000 (23:40 +0100)]
Debugging.

10 years agoTypo.
Carl Hetherington [Thu, 6 Jun 2013 22:24:43 +0000 (23:24 +0100)]
Typo.

10 years agoDon't build statically on OS X
Carl Hetherington [Thu, 6 Jun 2013 22:15:22 +0000 (23:15 +0100)]
Don't build statically on OS X

10 years agoMerge branch 'master' of ssh://192.168.1.201/home/carl/git/dvdomatic
Carl Hetherington [Thu, 6 Jun 2013 20:39:15 +0000 (21:39 +0100)]
Merge branch 'master' of ssh://192.168.1.201/home/carl/git/dvdomatic

10 years agoTweak dmg window.
Carl Hetherington [Thu, 6 Jun 2013 20:39:08 +0000 (21:39 +0100)]
Tweak dmg window.

10 years agoMerge branch 'master' of /home/carl/git/dvdomatic
Carl Hetherington [Thu, 6 Jun 2013 14:07:35 +0000 (15:07 +0100)]
Merge branch 'master' of /home/carl/git/dvdomatic

10 years agoBackport test fix from 1.0.
Carl Hetherington [Thu, 6 Jun 2013 14:07:28 +0000 (15:07 +0100)]
Backport test fix from 1.0.

10 years agoTweak about box spacing.
Carl Hetherington [Thu, 6 Jun 2013 13:15:28 +0000 (14:15 +0100)]
Tweak about box spacing.

10 years agoBasic about dialog containing supporters.
Carl Hetherington [Thu, 6 Jun 2013 12:24:35 +0000 (13:24 +0100)]
Basic about dialog containing supporters.

10 years agoFix typo in installer script preventing uninstaller from removing the batch converter...
Carl Hetherington [Thu, 6 Jun 2013 10:12:02 +0000 (11:12 +0100)]
Fix typo in installer script preventing uninstaller from removing the batch converter link from the desktop.

10 years agoBump version
Carl Hetherington [Wed, 5 Jun 2013 13:29:24 +0000 (14:29 +0100)]
Bump version

10 years agoBump version
Carl Hetherington [Wed, 5 Jun 2013 13:29:24 +0000 (14:29 +0100)]
Bump version

10 years agoChangeLog.
Carl Hetherington [Wed, 5 Jun 2013 13:29:06 +0000 (14:29 +0100)]
ChangeLog.

10 years agoMerge branch 'master' of /home/carl/git/dvdomatic
Carl Hetherington [Wed, 5 Jun 2013 13:28:38 +0000 (14:28 +0100)]
Merge branch 'master' of /home/carl/git/dvdomatic

10 years agoHopefully fix crash on startup on Windows.
Carl Hetherington [Wed, 5 Jun 2013 13:28:27 +0000 (14:28 +0100)]
Hopefully fix crash on startup on Windows.

10 years agoBump version
Carl Hetherington [Wed, 5 Jun 2013 06:48:39 +0000 (07:48 +0100)]
Bump version

10 years agoBump version
Carl Hetherington [Wed, 5 Jun 2013 06:48:39 +0000 (07:48 +0100)]
Bump version

10 years agoMerge branch 'master' of /home/carl/git/dvdomatic
Carl Hetherington [Tue, 4 Jun 2013 23:00:12 +0000 (00:00 +0100)]
Merge branch 'master' of /home/carl/git/dvdomatic

10 years agoMerge pot files.
Carl Hetherington [Tue, 4 Jun 2013 23:00:06 +0000 (00:00 +0100)]
Merge pot files.

10 years agoBump version
Carl Hetherington [Tue, 4 Jun 2013 21:59:40 +0000 (22:59 +0100)]
Bump version

10 years agoChangeLog.
Carl Hetherington [Tue, 4 Jun 2013 21:59:07 +0000 (22:59 +0100)]
ChangeLog.

10 years agoBump libdcp version.
Carl Hetherington [Tue, 4 Jun 2013 21:57:05 +0000 (22:57 +0100)]
Bump libdcp version.

10 years agoSome more logging in A/B transcoder.
Carl Hetherington [Tue, 4 Jun 2013 14:02:11 +0000 (15:02 +0100)]
Some more logging in A/B transcoder.

10 years agoPass on exceptions from AB transcode job.
Carl Hetherington [Tue, 4 Jun 2013 10:46:17 +0000 (11:46 +0100)]
Pass on exceptions from AB transcode job.

10 years agoMake it ok to call terminate_threads twice.
Carl Hetherington [Tue, 4 Jun 2013 10:45:45 +0000 (11:45 +0100)]
Make it ok to call terminate_threads twice.

10 years agoA few more test fixes.
Carl Hetherington [Tue, 4 Jun 2013 10:26:47 +0000 (11:26 +0100)]
A few more test fixes.

10 years agoFix nasty crash when cropping YUV.
Carl Hetherington [Tue, 4 Jun 2013 09:39:53 +0000 (10:39 +0100)]
Fix nasty crash when cropping YUV.

10 years agoA few build fixes.
Carl Hetherington [Mon, 3 Jun 2013 10:11:32 +0000 (11:11 +0100)]
A few build fixes.

10 years agoMissing files from merge.
Carl Hetherington [Sun, 2 Jun 2013 22:03:29 +0000 (23:03 +0100)]
Missing files from merge.

10 years agoMerge master.
Carl Hetherington [Sun, 2 Jun 2013 22:03:08 +0000 (23:03 +0100)]
Merge master.

10 years agoA few test fixups.
Carl Hetherington [Sun, 2 Jun 2013 21:46:38 +0000 (22:46 +0100)]
A few test fixups.

10 years agoMore OS X packaging tweaks.
Carl Hetherington [Fri, 31 May 2013 23:17:32 +0000 (00:17 +0100)]
More OS X packaging tweaks.

10 years agocscript typo.
Carl Hetherington [Fri, 31 May 2013 22:53:12 +0000 (23:53 +0100)]
cscript typo.

10 years agoTry to add OS X package target to cscript.
Carl Hetherington [Fri, 31 May 2013 22:39:12 +0000 (23:39 +0100)]
Try to add OS X package target to cscript.

10 years agoMore OS X installer tweaks.
Carl Hetherington [Fri, 31 May 2013 22:37:13 +0000 (23:37 +0100)]
More OS X installer tweaks.

10 years agoMerge.
Carl Hetherington [Fri, 31 May 2013 21:08:34 +0000 (22:08 +0100)]
Merge.

10 years agoVarious OS X tweaks.
Carl Hetherington [Fri, 31 May 2013 21:08:14 +0000 (22:08 +0100)]
Various OS X tweaks.

10 years agoTest filling of stuff with black.
Carl Hetherington [Fri, 31 May 2013 16:21:35 +0000 (17:21 +0100)]
Test filling of stuff with black.

10 years agoVarious stuff; mostly change to decoder scaling and adding subtitle; scaling test.
Carl Hetherington [Fri, 31 May 2013 13:19:50 +0000 (14:19 +0100)]
Various stuff; mostly change to decoder scaling and adding subtitle; scaling test.

10 years agoMore windows installer tweaks.
Carl Hetherington [Fri, 31 May 2013 12:16:21 +0000 (13:16 +0100)]
More windows installer tweaks.

10 years agoMore windows installer tweaks.
Carl Hetherington [Fri, 31 May 2013 12:09:13 +0000 (13:09 +0100)]
More windows installer tweaks.

10 years agoFix location of windows bits.
Carl Hetherington [Fri, 31 May 2013 12:01:05 +0000 (13:01 +0100)]
Fix location of windows bits.

10 years agoInstall on OS X too.
Carl Hetherington [Fri, 31 May 2013 10:34:44 +0000 (11:34 +0100)]
Install on OS X too.

10 years agoMerge branch 'master' of ssh://192.168.1.201/home/carl/git/dvdomatic
Carl Hetherington [Fri, 31 May 2013 09:29:38 +0000 (10:29 +0100)]
Merge branch 'master' of ssh://192.168.1.201/home/carl/git/dvdomatic

10 years agoTry to create directory for .dvdomatic if it doesn't exist.
Carl Hetherington [Fri, 31 May 2013 09:29:06 +0000 (10:29 +0100)]
Try to create directory for .dvdomatic if it doesn't exist.

10 years agoBump version
Carl Hetherington [Thu, 30 May 2013 23:59:14 +0000 (00:59 +0100)]
Bump version

10 years agoChangeLog.
Carl Hetherington [Thu, 30 May 2013 23:58:23 +0000 (00:58 +0100)]
ChangeLog.

10 years agoFix silly 100 frame limit on trim.
Carl Hetherington [Thu, 30 May 2013 23:56:03 +0000 (00:56 +0100)]
Fix silly 100 frame limit on trim.

10 years agoAdd OS X icon stuff.
Carl Hetherington [Thu, 30 May 2013 21:03:55 +0000 (22:03 +0100)]
Add OS X icon stuff.

10 years agoMerge branch 'master' of /home/carl/git/dvdomatic
Carl Hetherington [Thu, 30 May 2013 20:59:19 +0000 (21:59 +0100)]
Merge branch 'master' of /home/carl/git/dvdomatic

10 years agoScript to make icons; 256x256 and 512x512 icons.
Carl Hetherington [Thu, 30 May 2013 20:59:12 +0000 (21:59 +0100)]
Script to make icons; 256x256 and 512x512 icons.

10 years agoOS X version can at least build a working .app.
Carl Hetherington [Thu, 30 May 2013 20:41:32 +0000 (21:41 +0100)]
OS X version can at least build a working .app.

10 years agoMove some stuff around.
Carl Hetherington [Thu, 30 May 2013 19:04:11 +0000 (20:04 +0100)]
Move some stuff around.

10 years agoTry to move Linux desktop files into platform/
Carl Hetherington [Thu, 30 May 2013 19:02:01 +0000 (20:02 +0100)]
Try to move Linux desktop files into platform/

10 years agoChangeLog.
Carl Hetherington [Thu, 30 May 2013 13:14:05 +0000 (14:14 +0100)]
ChangeLog.

10 years agoKeep track of the directory to put new films in across uses of the dialog (#143).
Carl Hetherington [Thu, 30 May 2013 13:12:36 +0000 (14:12 +0100)]
Keep track of the directory to put new films in across uses of the dialog (#143).

10 years agoChangeLog.
Carl Hetherington [Thu, 30 May 2013 12:08:39 +0000 (13:08 +0100)]
ChangeLog.

10 years agoTry to add desktop link for GUI encode server (#151).
Carl Hetherington [Thu, 30 May 2013 12:06:38 +0000 (13:06 +0100)]
Try to add desktop link for GUI encode server (#151).

10 years agoCount frame number from 1. Move panel refresh to after getting the new frame on...
Carl Hetherington [Thu, 30 May 2013 12:02:31 +0000 (13:02 +0100)]
Count frame number from 1.  Move panel refresh to after getting the new frame on a timer event; this means that the view is refreshed after stop (and so displays the right frame).

10 years agoPrevent extra frame skip on setting up new video (#147).
Carl Hetherington [Thu, 30 May 2013 11:53:33 +0000 (12:53 +0100)]
Prevent extra frame skip on setting up new video (#147).

10 years agoTrim must be part of the video identifier if we are doing encode-trims.
Carl Hetherington [Thu, 30 May 2013 11:15:01 +0000 (12:15 +0100)]
Trim must be part of the video identifier if we are doing encode-trims.