X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=68383d39dff7be7c3031e88633b3da2155a5b74e;hb=9e4c091e6ef0f79fab10664e95240de2f14e5702;hp=a417575e5bf41be0b1c476923ea88e1888cd8d05;hpb=af2dfe1cbabaa3c1fb663063a1f9778858255818;p=dcpomatic.git diff --git a/ChangeLog b/ChangeLog index a417575e5..68383d39d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,70 @@ +2014-07-15 Carl Hetherington + + * A variety of changes were made on the 2.0 branch + but not documented in the ChangeLog. Most sigificantly: + + - DCP import + - Creation of DCPs with proper XML subtitles + - Import of .srt and .xml subtitles + - Audio processing framework (with some basic processors). + +2014-03-07 Carl Hetherington + + * Add subtitle view. + +2014-07-16 Carl Hetherington + + * Updates to de_DE from Carsten Kurz. + + * Limit allowed KDM types based on Interop/SMPTE setting + of DCP (#385). + + * Updates to fr_FR from Grégoire Ausina. + +2014-07-14 Carl Hetherington + + * Bump libdcp to get a new version which writes + values to CPLs. + +2014-07-10 Carl Hetherington + + * Version 1.72.2 released. +>>>>>>> origin/master + +2014-07-10 Carl Hetherington + + * Try to fix corruption of KDM email setting in + some cases. + + * Version 1.72.1 released. + +2014-07-08 Carl Hetherington + + * Fix various problems with seek and content + being trimmed when its video frame rate is + overridden. + +2014-07-02 Carl Hetherington + + * Updated de_DE translation from Carsten Kurz. + +2014-06-30 Carl Hetherington + + * Version 1.72.0 released. + +2014-06-28 Carl Hetherington + + * Version 1.71.2 released. + +2014-06-28 Carl Hetherington + + * Version 1.71.1 released. + +2014-06-28 Carl Hetherington + + * Fix crash on analysing audio (and possibly DCP creation) with + resampled content. + 2014-06-27 Carl Hetherington * Version 1.71.0 released.