]> git.sesse.net Git - kdenlive/blob - CHANGELOG
* Fix aspect ratio of thumbnails to correctly use the project's arpect ratio
[kdenlive] / CHANGELOG
1
2 HEAD
3     * Make audio bitrate in render dialog selectable.
4     * Add support for handling different versions of filters and add rules to convert between them.
5     * 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)
6     * Show filter version in filter info box.
7     * When multiple clips are selected do not allow resizing, but moving only. (http://kdenlive.org/mantis/view.php?id=2257)
8     * Add remux with MKV transcode preset.
9     * Make audio only render profiles faster by telling ffmpeg to skip video.
10     * Open documents using a locale different to the system as read only.
11     * Replace locale-dependent comma with slash in geometry value.
12     * Add Kdenlive manual converted from UserBase QuickStart page.
13     * Improve handling of missing luma files. (http://kdenlive.org/mantis/view.php?id=2216)
14     * Remove the "avformat-novalidate" trick for faster loading, caused crash. (http://kdenlive.org/mantis/view.php?id=2205)
15     * Allow to assign a shortcut to usage of proxies in project.
16     * Use separate thread for generation of timeline thumbnails when zoom is at frame level to keep UI responsive.
17     * Allow to use JScript in render profile parameter values. Values that need evalutation need to be indicated by '%'. 
18     * Check for missing proxies on document opening.
19     * Check document for invalid (overlapping) transitions.
20     * Check for duration mismatch in clip producers when opening a document (can cause corruption).
21     * Automatically create backups of the project file; they can be restored in a recovery dialog.
22     * Allow to manually edit video4linux capture profile.
23     * Allow to store presets for proxy creation parameters.
24     * Enable proxies for playlist clips (*.mlt, *.kdenlive).
25     * Directly encode capture from Decklink card to make it usable in Kdenlive.
26     * Allow to use bitrate different from presets in render dialog.
27     * Whole projects (including all necessary files) can be archieved into a directory or file.
28     * Allow use of different ffmpeg preset for 1st and 2nd render pass.
29     * Notes widget: context menu now allows to insert clickable timecode to make easy reference to some place in the project.
30
31     * Fix audio issues in rendered file when using a recent ffmpeg version by replacing 'b' with 'vb' (ffmpeg bitrate parameter). (http://www.kdenlive.org/mantis/view.php?id=2318)
32     * Fix rendering to Flash could be broken by setting the number of encoder threads. (http://www.kdenlive.org/mantis/view.php?id=2312)
33     * Fix DVD wizard losing chapters data when switching to menu page.
34     * Fix previewing of affine transitions with transparent png.
35     * Fix timeline corruption when using 'Remove space' tool (transitions could overlap).
36     * Fix 'adjust to original size' and 'fit to width/height' for title and color clips in geometry widget (pan and zoom, composite, affine).
37     * Fix vorbis rendering by setting the audio quality (aq).
38     * Rotoscoping: do not allow to add keyframes until initial spline is created to avoid corruptions.
39     * Fix possible crash in DVD wizard chapters. (http://kdenlive.org/mantis/view.php?id=2264)
40     * Do not duplicate effect stack after split audio but move audio effects only.
41     * Fix issues related to the usage of comma as numeric separator in some locales.
42     * Fix build on GNU/kFreeBSD.
43     * Fix cursor not visible in title widget. (http://kdenlive.org/mantis/view.php?id=2231)
44     * Fix aspect ratio in title widget background image. (http://kdenlive.org/mantis/view.php?id=2225)
45     * Fix layout in save profile dialog. (http://kdenlive.org/mantis/view.php?id=2224)
46     * Fix timeline corruption because resizing a clip end could overlap another clip in some cases.
47     * Fix last keyframe for composite transition (and other geometry effects) inserted one frame after the end of the transition.
48     * Prevent crash when deleting a clip while playing. (http://kdenlive.org/mantis/view.php?id=2200)
49     * Disable save action if we are in the same state as last save.
50     * Fix pan and zoom keyframes lost after clip resize. (http://kdenlive.org/mantis/view.php?id=2210)
51     * Fix mouse wheel in slider section of (effect) parameters with a large range (> 1000).
52     * Fix GUI setup issues with some list parameters (for effects).
53     * Fix timecode widget not communicating changes upon focus leave.
54     * Fix list of effects in effect stack taking up to much space by default.
55     * Fix transition track not correctly saved. (http://kdenlive.org/mantis/view.php?id=2187)
56     * Fix "save zone" saving proxy instead of real clip. (http://kdenlive.org/mantis/view.php?id=2184)
57     * Fix freeze when saving while timeline is at maximum zoom. (http://kdenlive.org/mantis/view.php?id=2174)
58     * Fix crash when deleting a track and having an audio clip on last track. (http://kdenlive.org/mantis/view.php?id=2168)
59     * Do not allow to create overlapping transitions that could corrupt timeline. (http://kdenlive.org/mantis/view.php?id=1901)
60     * Fix sometimes effects were missing. (http://kdenlive.org/mantis/view.php?id=2152)
61     * Fix crash in histogram scope.
62     * Fix multiple possible timeline corruptions. (http://kdenlive.org/mantis/view.php?id=2157)
63     * Do not allow rendering to a frame rate different than current project's profile. (http://kdenlive.org/mantis/view.php?id=2138)
64     * Fix DVD menu entries hidden under some circumstances.
65     * Fix channels in audio thumbnails being displaced by one frame. (http://kdenlive.org/mantis/view.php?id=1976)
66     * Fix possible crash caused by audio thumbnails. (http://kdenlive.org/mantis/view.php?id=2147)
67     * Fix possible freeze and error on project opening. (http://kdenlive.org/mantis/view.php?id=2144)
68     * Fix progress bar running twice on 2pass render.
69     * Fix proxy file path issue on system installation.
70     * Use luma as default channel for levels effect.
71     * Fix handling of proxies when duration != duration of original clip.
72     * Fix filename encoding problem in renderer. (http://kdenlive.org/mantis/view.php?id=2110)
73     * Fix user specified CFLAGS ignored. (http://kdenlive.org/mantis/view.php?id=2108)
74
75 0.8
76     See http://kdenlive.org/discover/0.8