X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=2bf88bd043af7068a9ed19e9f2f6fd81ea49286e;hb=285c0b5a9fea6f79ec6907da1b9c39e292f800c2;hp=47678af18cc01ec284dc3161e266fc15e1fd5143;hpb=1425c9ec0b02709d0cc30ec6af42da424c0fcb37;p=dcpomatic.git diff --git a/ChangeLog b/ChangeLog index 47678af18..2bf88bd04 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,46 @@ +2015-06-13 Carl Hetherington + + * Version 2.1.0 released. + +2015-06-13 Carl Hetherington + + * Make ru_RU translation actually work. + + * Update progress bar (sort-of) when finding subtitles (#603). + + * Make sure audio mapping view is scrollable when necessary (#597). + +2015-06-12 Carl Hetherington + + * Add a close button to the audio plot on Linux (#602). + + * Version 2.0.51 released. + +2015-06-12 Carl Hetherington + + * New ru_RU translation from Igor Voytovich. + +2015-06-12 c.hetherington + + * Fix for every audio stream being mapped to the DCP when loading + old films. + +2015-06-11 c.hetherington + + * Fix massive slowdown of direct J2K->DCP encodes (#599). + + * Fix hang on audio analysis in some cases (#598). + + * Fix never-ending encode when XYZ values are clamped (#600). + +2015-06-10 Carl Hetherington + + * Version 2.0.50 released. + +2015-06-10 c.hetherington + + * Skip audio analysis when there is no audio content (#596). + 2015-06-09 Carl Hetherington * Version 2.0.49 released.