X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=f412c2e90028fce8b43ed84847500c42e741bb47;hb=739a52b20895622a1caf48d3597ae49e6ec0aeeb;hp=85cdb48a6ea9c342b7099988bb85c719c96cd1ce;hpb=7c02c5d112ff07e3e97a70c367f4cffc183581cd;p=dcpomatic.git diff --git a/ChangeLog b/ChangeLog index 85cdb48a6..f412c2e90 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,169 @@ +2013-06-13 Carl Hetherington + + * Fix ffmpeg's pixel format 13. + +2013-06-13 Carl Hetherington + + * Version 0.99 released. + +2013-06-09 Carl Hetherington + + * Version 0.98 released. + +2013-06-07 Carl Hetherington + + * Version 0.97 released. + +2013-06-07 Carl Hetherington + + * Version 0.96 released. + +2013-06-05 Carl Hetherington + + * Version 0.95 released. + +2013-06-05 Carl Hetherington + + * Fix crash on startup on Windows + +2013-06-05 Carl Hetherington + + * Version 0.94 released. + +2013-06-04 Carl Hetherington + + * Version 0.94beta2 released. + +2013-06-04 Carl Hetherington + + * A few fixes to A/B mode. + +2013-05-31 Carl Hetherington + + * Version 0.94beta1 released. + +2013-05-31 Carl Hetherington + + * Fix ridiculous 100-frame limit on trim + in the GUI. + +2013-05-30 Carl Hetherington + + * Preserve the folder to put new films in + across openings of the new film dialog + (#143). + + * Various tweaks to video preview; number + frames from 1 (not 0), fix update of frame + on stop. + + * Fix missing shortcut to GUI encode server + on Linux (#151). + + * Fix incorrect frame display on setting a new + content video (#147). + + * Fix problems with mistaken re-use of video + MXFs after trims have changed. + +2013-05-20 Carl Hetherington + + * Version 0.93 released. + +2013-05-20 Carl Hetherington + + * Fix another crash on still images with + no audio. + +2013-05-19 Carl Hetherington + + * Version 0.92 released. + +2013-05-19 Carl Hetherington + + * Version 0.91 released. + +2013-05-19 Carl Hetherington + + * Hopefully fix load of decimal values (e.g. frame rates) + in non-English locales on Windows. + +2013-05-17 Carl Hetherington + + * Version 0.90 released. + +2013-05-17 Carl Hetherington + + * Write backtrace files when Windows + version crashes. + + * Try to fix crash on stills with no audio. + +2013-05-06 Carl Hetherington + + * Fix resizing / redraw problems in audio viewer + on Windows. + +2013-05-06 Carl Hetherington + + * Version 0.89 released. + +2013-05-04 Carl Hetherington + + * Version 0.89beta1 released. + +2013-05-04 Carl Hetherington + + * Very simple batch converter added (#127). + + * Add preference for CPL issuer and creator (#122). + + * Add preference for default format and DCP content + type (#133). + +2013-04-28 Carl Hetherington + + * Version 0.88 released. + +2013-04-28 Carl Hetherington + + * Fix broken external audio support. + +2013-04-24 Carl Hetherington + + * Allow use of existing empty directories for new films (without + confirmation) and existing non-empty directories (with confirmation) + (#124). + +2013-04-26 Carl Hetherington + + * Version 0.87 released. + +2013-04-26 Carl Hetherington + + * Make new trim options actually work (#121). + +2013-04-23 Carl Hetherington + + * Version 0.86 released. + +2013-04-23 Carl Hetherington + + * Version 0.85 released. + +2013-04-21 Carl Hetherington + + * Version 0.84 released. + +2013-04-21 Carl Hetherington + + * Version 0.84beta5 released. + +2013-04-20 Carl Hetherington + + * Fix bad saving of metadata in locales which use + commas to separate decimals (#119). + 2013-04-19 Carl Hetherington * Add basic frame index and timecode to viewer, and previous/next @@ -512,7 +678,6 @@ 2012-12-18 Carl Hetherington * Version 0.65 released. ->>>>>>> master 2012-12-13 Carl Hetherington