]> git.sesse.net Git - kdenlive/blob - ChangeLog
Fix label
[kdenlive] / ChangeLog
1 0.9.6
2     * Fix keyframes when cutting a clip / undoing a clip cut
3     * Warn before overwriting .mlt stabilized file
4     * Fix monitor confusion (clip monitor sometimes playing timeline,...)
5     * Fix the Mono to Stereo effect UI
6     * Fix proxy of playlist having wrong aspect ratio in some locales
7     * Fix transition widget not correctly updated when resizing a transition
8     * Fix DVD chapters broken when using an intro movie
9     * Fix error message (No matching profile) poping up in render widget when everything was ok
10     * Fix clip keyframes not showing on project load
11     * Fix bug when moving guide (was not moving to the correct place)
12     * Fix project corruption (wrong character) caused by some clip's metadata
13     * Fix possible crash on track deletion
14     * Fix timeline corruption when using spacer tool or overwrite edit mode
15     * Fix possible crash when editing speed effect
16     * Fix transition losing all its properties when moved
17     * Fix crash when pressing del when editing animation in title widget
18     * Fix crash when doing quick clip resize
19     * Fix corruption when groups where overlapping
20     * Fix corruption when adding a title clip where a transition already existed
21     * Fix timeline preview corruption with some transitions
22
23 0.9.4
24     * Fix color parameter in some effects not working correctly (#2644)
25     * Fix V4l licensing issue (#2632)
26     * Fix keyframes lost / broken when pasting an effect
27
28 0.9.2
29     * Fix firewire capture (preview not showing)
30     * Fix freeze when reloading previously missing clip
31     * Fade effects lost when moving / resizing clip
32     * Undoing change in clip crop start breaking clip
33     * Make disabling of track effects possible
34     * Fix slideshow clips not working
35     * Fix crash on composite transition
36     * Fix crash when opening stop motion widget
37     * Fix rendering of projects created in another locale
38
39 0.9
40     * Fix monitor effect scene sometimes forcing monitor minimum size
41     * Improve detection of locale issues (default to POSIX when there is a locale conflict on the system)
42     * Improve timeline operation for small clips (disable resizing, only allow move)
43     * Add background color parameter to "Rotate" and "Pan and Zoom" effects
44     * Allow to scroll using the mouse wheel in monitor editing scene
45     * Zoom to mouse when using CTRL + mouse wheel in monitor editing scene
46     * Add support for new slope mode in "Color Selection" effect to allow smooth alpha transition
47     * Introduce grouping of effects; groups can also be saved
48     * Allow dragging an effect to another clip/track
49     * Allow record monitor to go fullscreen
50     * Image sequences can now start at an arbitrary frame (http://kdenlive.org/mantis/view.php?id=2508)
51     * Add automatic clip alignment based on audio (experimental, has to be manually enabled)s
52     * Allow archiving for offline use (only archive proxies)
53     * Offline editing: Allow working on project with only proxies available (http://kdenlive.org/mantis/view.php?id=2509)
54     * Allow rendering to another framerate
55     * Check for missing locale and ask to install instead of opening corrupted project
56     * Allow to open project files manually extracted from archived project
57     * Support dropping a folder in the project tree (http://kdenlive.org/mantis/view.php?id=1288)
58     * Add "select all clips in track" and "select all clips in timeline" features (http://kdenlive.org/mantis/view.php?id=1950)
59     * Put audio effects in subcategories to avoid uberlong menus (http://kdenlive.org/mantis/view.php?id=2436)
60     * Support for project metadata (can be embedded in rendered file)
61     * Add Online Resource Widget allowing easy search and download of online services (freesound, openclipart, archive.org)
62     * Introduce MLT clip analysis to get auto normalize data in sox gain effect
63     * Connect recording to audio scopes
64     * Add audio only recording (works while playing)
65     * Add extract zone function: part of clip is copied to new file without re-encoding
66     * Introduce generic job framework to process clips
67     * Improve the Choose color widget: Use less space and make it easier to pick the average color value from an area
68     * Add GUI for effect Dynamic Text: Allows to display timecode/framecount and other data
69     * Rework effect stack: All effects are shown at once and are collapsible
70     * Add two different video stabilizers
71     * Add IIR Blur GUI
72     * Add date column to project tree
73
74     * Fix clip move sometimes giving error when it should work 
75     * Fix custom effects not considering capital letters in name (http://kdenlive.org/mantis/view.php?id=2580)
76     * Fix script rendering when script name contains whitespace
77     * Ensure clip in project tree is visible after rename (scroll if necessary) (http://kdenlive.org/mantis/view.php?id=2563)
78     * Fix monitor scene never resetting scrollbars
79     * Fix issues with transitions when inserting track (http://kdenlive.org/mantis/view.php?id=2477)
80     * Fix some GUI elements not responding to color theme change
81     * Do not hide render profile list when there is only one item to avoid confusion (http://kdenlive.org/mantis/view.php?id=2543)
82     * Fix consecutive error messages overwriting each other (http://www.kdenlive.org/mantis/view.php?id=2519)
83     * Fix crash when editing properties of several missing clips
84     * Fix vectorscope for 24b RGB images (http://kdenlive.org/mantis/view.php?id=2478)
85     * Fix archiving sometimes not saving playlist clips and subclips (http://kdenlive.org/mantis/view.php?id=2475)
86     * Fix archiving feature not saving playlist clips and slowmotion clips inside them (http://kdenlive.org/mantis/view.php?id=2475)
87     * Fix crash recovery feature issues with long or non UTF-8 filenames (http://kdenlive.org/mantis/view.php?id=2441, http://kdenlive.org/mantis/view.php?id=2450)
88     * Fix rendering jobs sometimes not starting
89     * Fix crash on proxy creation (concurrency issue) (http://kdenlive.org/mantis/view.php?id=2471)
90     * Fix zone playing (http://kdenlive.org/mantis/view.php?id=2468)
91     * Fix click on monitor sometimes not triggering play
92     * Fix crash when moving a folder and a clip in project tree (http://kdenlive.org/mantis/view.php?id=2458)
93     * Fix color change not working in title widget (http://kdenlive.org/mantis/view.php?id=2459)
94     * Fix slideshow clips created with invalid frame duration
95     * Fix profile warning with clips that have 1088 pixels height
96     * Fix unnecessary proxy reload on document load
97     * Fix detection of broken render scripts
98
99 0.8.2.1
100     * Fix title text oultine transparency not working
101     * Make titler window fit on smaller resolutions (1024x768)
102     * Fix corruption when undoing and redoing a transition add + move
103     * Fix possible crash in thumbnails
104     * Fix possible crashes in clip transcoding and improve feedback when failing
105     * Various small optimizations (unnecessary clip reloads)
106     * Fix timecode widget hard to edit and sometimes giving random values
107     * Workaround locale issue ahappening when system C locale and Qt's locale did not give the same numeric separator
108     * Fix audio thumbnail concurrency issue
109     * Fix various video thumbnails issues (don't load several times the same thumb, load all of them, ...)
110     * Fix crash when opening a file dialog on KDE < 4.5
111     * Fix various proxy issues (missing extension, concurrency, disabling broken proxy, ...)
112     * Fix startup crash caused by invalid parsing of v4l data
113     * Fix project tree disabled after loading some projects / creating new one
114     * Fix corrupted timeline / monitor timecode
115     * Fix search path for Luma files when missing
116
117 0.8.2
118     * Load zone thumbnails from disk if available.
119     * Optimise document loading.
120     * In case of missing or invalid clips, open only one dialog box instead of one for each clip.
121     * Display proxy creation progress in project tree.
122     * Improve way of picking an average color of an area.
123     * Make audio bitrate in render dialog selectable.
124     * Add support for handling different versions of filters and add rules to convert between them.
125     * 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)
126     * Show filter version in filter info box.
127     * When multiple clips are selected do not allow resizing, but moving only. (http://kdenlive.org/mantis/view.php?id=2257)
128     * Add remux with MKV transcode preset.
129     * Make audio only render profiles faster by telling ffmpeg to skip video.
130     * Open documents using a locale different to the system as read only.
131     * Replace locale-dependent comma with slash in geometry value.
132     * Add Kdenlive manual converted from UserBase QuickStart page.
133     * Improve handling of missing luma files. (http://kdenlive.org/mantis/view.php?id=2216)
134     * Remove the "avformat-novalidate" trick for faster loading, caused crash. (http://kdenlive.org/mantis/view.php?id=2205)
135     * Allow to assign a shortcut to usage of proxies in project.
136     * Use separate thread for generation of timeline thumbnails when zoom is at frame level to keep UI responsive.
137     * Allow to use JScript in render profile parameter values. Values that need evalutation need to be indicated by '%'.
138     * Check for missing proxies on document opening.
139     * Check document for invalid (overlapping) transitions.
140     * Check for duration mismatch in clip producers when opening a document (can cause corruption).
141     * Automatically create backups of the project file; they can be restored in a recovery dialog.
142     * Allow to manually edit video4linux capture profile.
143     * Allow to store presets for proxy creation parameters.
144     * Enable proxies for playlist clips (*.mlt, *.kdenlive).
145     * Directly encode capture from Decklink card to make it usable in Kdenlive.
146     * Allow to use bitrate different from presets in render dialog.
147     * Whole projects (including all necessary files) can be archieved into a directory or file.
148     * Allow use of different ffmpeg preset for 1st and 2nd render pass.
149     * Notes widget: context menu now allows to insert clickable timecode to make easy reference to some place in the project.
150
151     * Fix encoding of dvd vob menu file.
152     * Fix possible crash when doing fast start/stop.
153     * Fix multiple concurrency crashes related to thumbnail and proxy creation.
154     * Fix name of dvgrab captured file. (http://kdenlive.org/mantis/view.php?id=2344)
155     * Fix issues with simultaneous 2-pass rendering (x264). (http://kdenlive.org/mantis/view.php?id=2338)
156     * Fix rendering progress not shown if multiple copies of Kdenlive are open. (http://kdenlive.org/mantis/view.php?id=1265)
157     * Fix DVD chapters discarded when opening from render dialog. (http://kdenlive.org/mantis/view.php?id=2335)
158     * Fix possible corruption caused by vertical offset of transitions in timeline.
159     * Fix aspect ratio of thumbnails to correctly use the project's arpect ratio.
160     * Fix bitrate broken when editing render profile or making it a favorite. (http://kdenlive.org/mantis/view.php?id=2321)
161     * Fix audio issues in rendered file when using a recent ffmpeg version by replacing 'b' with 'vb' (ffmpeg bitrate parameter). (http://kdenlive.org/mantis/view.php?id=2318)
162     * Fix rendering to Flash could be broken by setting the number of encoder threads. (http://kdenlive.org/mantis/view.php?id=2312)
163     * Fix DVD wizard losing chapters data when switching to menu page.
164     * Fix previewing of affine transitions with transparent png.
165     * Fix timeline corruption when using 'Remove space' tool (transitions could overlap).
166     * Fix 'adjust to original size' and 'fit to width/height' for title and color clips in geometry widget (pan and zoom, composite, affine).
167     * Fix vorbis rendering by setting the audio quality (aq).
168     * Rotoscoping: do not allow to add keyframes until initial spline is created to avoid corruptions.
169     * Fix possible crash in DVD wizard chapters. (http://kdenlive.org/mantis/view.php?id=2264)
170     * Do not duplicate effect stack after split audio but move audio effects only.
171     * Fix issues related to the usage of comma as numeric separator in some locales.
172     * Fix build on GNU/kFreeBSD.
173     * Fix cursor not visible in title widget. (http://kdenlive.org/mantis/view.php?id=2231)
174     * Fix aspect ratio in title widget background image. (http://kdenlive.org/mantis/view.php?id=2225)
175     * Fix layout in save profile dialog. (http://kdenlive.org/mantis/view.php?id=2224)
176     * Fix timeline corruption because resizing a clip end could overlap another clip in some cases.
177     * Fix last keyframe for composite transition (and other geometry effects) inserted one frame after the end of the transition.
178     * Prevent crash when deleting a clip while playing. (http://kdenlive.org/mantis/view.php?id=2200)
179     * Disable save action if we are in the same state as last save.
180     * Fix pan and zoom keyframes lost after clip resize. (http://kdenlive.org/mantis/view.php?id=2210)
181     * Fix mouse wheel in slider section of (effect) parameters with a large range (> 1000).
182     * Fix GUI setup issues with some list parameters (for effects).
183     * Fix timecode widget not communicating changes upon focus leave.
184     * Fix list of effects in effect stack taking up to much space by default.
185     * Fix transition track not correctly saved. (http://kdenlive.org/mantis/view.php?id=2187)
186     * Fix "save zone" saving proxy instead of real clip. (http://kdenlive.org/mantis/view.php?id=2184)
187     * Fix freeze when saving while timeline is at maximum zoom. (http://kdenlive.org/mantis/view.php?id=2174)
188     * Fix crash when deleting a track and having an audio clip on last track. (http://kdenlive.org/mantis/view.php?id=2168)
189     * Do not allow to create overlapping transitions that could corrupt timeline. (http://kdenlive.org/mantis/view.php?id=1901)
190     * Fix sometimes effects were missing. (http://kdenlive.org/mantis/view.php?id=2152)
191     * Fix crash in histogram scope.
192     * Fix multiple possible timeline corruptions. (http://kdenlive.org/mantis/view.php?id=2157)
193     * Do not allow rendering to a frame rate different than current project's profile. (http://kdenlive.org/mantis/view.php?id=2138)
194     * Fix DVD menu entries hidden under some circumstances.
195     * Fix channels in audio thumbnails being displaced by one frame. (http://kdenlive.org/mantis/view.php?id=1976)
196     * Fix possible crash caused by audio thumbnails. (http://kdenlive.org/mantis/view.php?id=2147)
197     * Fix possible freeze and error on project opening. (http://kdenlive.org/mantis/view.php?id=2144)
198     * Fix progress bar running twice on 2pass render.
199     * Fix proxy file path issue on system installation.
200     * Use luma as default channel for levels effect.
201     * Fix handling of proxies when duration != duration of original clip.
202     * Fix filename encoding problem in renderer. (http://kdenlive.org/mantis/view.php?id=2110)
203     * Fix user specified CFLAGS ignored. (http://kdenlive.org/mantis/view.php?id=2108)
204
205 0.8
206     See http://kdenlive.org/discover/0.8