X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=CHANGELOG;h=6413f9a194a113317795319e30dceeb635ca5046;hb=c1e9a858f7c31f1767ee9945a1ae65172301d41b;hp=2ea21d68f796a50a17127f91be1cf7c603b05aac;hpb=bab5fed743ab354c579e2e33a3366f7c4e858fdb;p=kdenlive diff --git a/CHANGELOG b/CHANGELOG index 2ea21d68..6413f9a1 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,9 @@ HEAD + * Add support for handling different versions of filters and add rules to convert between them. + * Move all cached data in one operation, so that user does not get one dialog box for each file in case of duplicates. (http://kdenlive.org/mantis/view.php?id=2297) + * Show filter version in filter info box. + * When multiple clips are selected do not allow resizing, but moving only. (http://kdenlive.org/mantis/view.php?id=2257) * Add remux with MKV transcode preset. * Make audio only render profiles faster by telling ffmpeg to skip video. * Open documents using a locale different to the system as read only. @@ -23,6 +27,10 @@ HEAD * Allow use of different ffmpeg preset for 1st and 2nd render pass. * Notes widget: context menu now allows to insert clickable timecode to make easy reference to some place in the project. + * Fix rendering to Flash could be broken by setting the number of encoder threads. (http://www.kdenlive.org/mantis/view.php?id=2312) + * Fix DVD wizard losing chapters data when switching to menu page. + * Fix previewing of affine transitions with transparent png. + * Fix timeline corruption when using 'Remove space' tool (transitions could overlap). * Fix 'adjust to original size' and 'fit to width/height' for title and color clips in geometry widget (pan and zoom, composite, affine). * Fix vorbis rendering by setting the audio quality (aq). * Rotoscoping: do not allow to add keyframes until initial spline is created to avoid corruptions. @@ -44,7 +52,7 @@ HEAD * Fix list of effects in effect stack taking up to much space by default. * Fix transition track not correctly saved. (http://kdenlive.org/mantis/view.php?id=2187) * Fix "save zone" saving proxy instead of real clip. (http://kdenlive.org/mantis/view.php?id=2184) - * Fix freeze when saving while timeline is at maximum zoom. (http://www.kdenlive.org/mantis/view.php?id=2174) + * Fix freeze when saving while timeline is at maximum zoom. (http://kdenlive.org/mantis/view.php?id=2174) * Fix crash when deleting a track and having an audio clip on last track. (http://kdenlive.org/mantis/view.php?id=2168) * Do not allow to create overlapping transitions that could corrupt timeline. (http://kdenlive.org/mantis/view.php?id=1901) * Fix sometimes effects were missing. (http://kdenlive.org/mantis/view.php?id=2152)