diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-04-15 15:00:35 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-04-15 15:00:35 +0100 |
| commit | a00ebbc68438e84076c65e99d0e70403afb4407d (patch) | |
| tree | 6ee2f535eeb6b592c740e117d1f8f8657d6bcce8 /ChangeLog | |
| parent | 665bc942f86bd7a8aeb2b38f3e9c2cb6662e6edc (diff) | |
| parent | 606b3f759238aa6c0d12de064b301bf36b428220 (diff) | |
Merge master.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 200 |
1 files changed, 200 insertions, 0 deletions
@@ -1,3 +1,203 @@ +2013-04-13 Carl Hetherington <cth@carlh.net> + + * Use film-name-derived names for MXFs in DCPs (#54). + +2013-04-10 Carl Hetherington <cth@carlh.net> + + * Version 0.83 released. + +2013-04-10 Carl Hetherington <cth@carlh.net> + + * Fix incorrect scaling using flat-no-stretch and scope-no-stretch + when the source is cropped (part of #113). + + * Fix incorrect display of padded films (rest of #113). + +2013-04-09 Carl Hetherington <cth@carlh.net> + + * Version 0.82 released. + +2013-04-09 Carl Hetherington <cth@carlh.net> + + * Version 0.82beta1 released. + +2013-04-09 Carl Hetherington <cth@carlh.net> + + * Version 0.81 released. + +2013-04-09 Carl Hetherington <cth@carlh.net> + + * Version 0.81beta1 released. + +2013-04-08 Carl Hetherington <cth@carlh.net> + + * Add 16:9-within-Scope format. + +2013-04-07 Carl Hetherington <cth@carlh.net> + + * Version 0.80 released. + +2013-04-07 Carl Hetherington <cth@carlh.net> + + * Version 0.80beta4 released. + +2013-04-07 Carl Hetherington <cth@carlh.net> + + * Version 0.80beta3 released. + +2013-04-07 Carl Hetherington <cth@carlh.net> + + * Version 0.80beta2 released. + +2013-04-07 Carl Hetherington <cth@carlh.net> + + * Version 0.80beta1 released. + +2013-04-07 Carl Hetherington <cth@carlh.net> + + * Make the audio plot expand in height when its + window is enlarged. + + * Label subtitle offset with "pixels" (#101). + + * Speculative fix for error on forcing language + to English (#103). + + * Add more explanatory text to describe what is + happening with scaling, cropping and padding (#106). + + * Give a hopefully helpful message when clicking Open + without selecting a folder (#99). + + * Fix servomatic_gui startup and shutdown on Linux (#98). + + * GUI now points out when audio resampling is being done. + + * Hopefully fix lack of redraw of the viewer background + on Windows (#86). + +2013-04-01 Carl Hetherington <cth@carlh.net> + + * Version 0.79 released. + +2013-04-01 Carl Hetherington <cth@carlh.net> + + * Fix some missing translated strings + on Windows. + +2013-03-31 Carl Hetherington <cth@carlh.net> + + * Version 0.78 released. + +2013-03-28 Carl Hetherington <cth@carlh.net> + + * Version 0.78beta16 released. + +2013-03-28 Carl Hetherington <cth@carlh.net> + + * Version 0.78beta15 released. + +2013-03-28 Carl Hetherington <cth@carlh.net> + + * Version 0.78beta14 released. + +2013-03-27 Carl Hetherington <cth@carlh.net> + + * Fix erroneous disk space reporting (#85). + + * Version 0.78beta13 released. + +2013-03-26 Carl Hetherington <cth@carlh.net> + + * Version 0.78beta12 released. + +2013-03-26 Carl Hetherington <cth@carlh.net> + + * Version 0.78beta11 released. + +2013-03-26 Carl Hetherington <cth@carlh.net> + + * Version 0.78beta10 released. + +2013-03-26 Carl Hetherington <cth@carlh.net> + + * Version 0.78beta9 released. + +2013-03-26 Carl Hetherington <cth@carlh.net> + + * Version 0.78beta8 released. + +2013-03-26 Carl Hetherington <cth@carlh.net> + + * Add button to cancel jobs. + +2013-03-26 Carl Hetherington <cth@carlh.net> + + * Version 0.78beta7 released. + +2013-03-25 Carl Hetherington <cth@carlh.net> + + * Add option to set user interface language. + +2013-03-25 Carl Hetherington <cth@carlh.net> + + * Version 0.78beta6 released. + +2013-03-24 Carl Hetherington <cth@carlh.net> + + * Add UI option to select interface language. + +2013-03-21 Carl Hetherington <cth@carlh.net> + + * Version 0.78beta5 released. + +2013-03-20 Carl Hetherington <cth@carlh.net> + + * Version 0.78beta4 released. + +2013-03-20 Carl Hetherington <cth@carlh.net> + + * Version 0.78beta3 released. + +2013-03-20 Carl Hetherington <cth@carlh.net> + + * Make exception strings translatable (#81). + +2013-03-19 Carl Hetherington <cth@carlh.net> + + * Version 0.78beta2 released. + +2013-03-19 Carl Hetherington <cth@carlh.net> + + * Version 0.78beta1 released. + +2013-03-19 Carl Hetherington <cth@carlh.net> + + * Add it_IT translation from Massimiliano Broggi. + +2013-03-14 Carl Hetherington <cth@carlh.net> + + * Version 0.77 released. + +2013-03-14 Carl Hetherington <cth@carlh.net> + + * Version 0.77beta2 released. + +2013-03-14 Carl Hetherington <cth@carlh.net> + + * Version 0.77beta1 released. + +2013-03-14 Carl Hetherington <cth@carlh.net> + + * Work-around lack of support for hard links. + + * Fix a few bugs with A/B mode. + +2013-03-08 Carl Hetherington <cth@carlh.net> + + * Disable show audio button and use content audio selector + as appropriate for the audio in the content (#41 and #73). + 2013-03-05 Carl Hetherington <cth@carlh.net> * Version 0.76 released. |
