Kdenlive 16.08.2 released
This is the second service release of the 16.08 cycle with a total of 36 commits fixing many keyframe related problems as well as improvements to proxy clip rendering, user interface, workflow and compilation issues.
This cycle saw the launch of the Toolbox section of the website, a collection of posts covering in depth reviews of new and existing tools and features.
Full Changelog
- Fix MLT Playlist proxying after recent proxy profile changes. Commit.
- Fix proxy profiles to keep aspect ratio. Commit. Fixes bug #370326
- Fix broken keyframes on image/title clips. Commit. Fixes bug #364318
- Fix automatic playback of file with space in name. Commit. Fixes bug #369653
- Fix simplekeyframe effects (eg. blur) allowing keyframe one frame after end of clip after resize. Commit.
- Change defaults for Color selection effect so that we don't get a black screen at startup. Commit. Fixes bug #367686
- Fix "Make DocTools dep optional". Commit.
- Fix scalable application icon. Commit.
- Make DocTools dep optional. Commit.
- Warn about resize failure. Commit.
- Don't unnecessarily expand effect stack when unselecting a transition. Commit. Fixes bug #368518
- Fix several geometry effects broken on locale with comma separator (french, german,...). Commit. Fixes bug #369455
- Fix importing library clip hanging with relative paths, improve error reporting. Commit. Code review #129011
- Add the namespace to the appdata file. Commit.
- Fix copy/paste of keyframes in transitions. Commit.
- Add option to remove keyframes after cursor position. Commit.
- Only allow importing position if keyframes have no width/height info. Commit.
- Fix header. Commit.
- Fix compilation. Commit.
- Fix copy/paste of keyframes. Commit.
- Fix several issues when editing an animation parameter in timeline (keyframes corruption). Commit.
- Fix disappearing keyframes in animated parameters (Transform effect and Composite+Transform transition). Commit.
- Fix keyframe type icons. Commit.
- Fix incorrect initialization of Composite transition. Commit.
- Fix crash when changing project fps while a clip was selected in timeline. Commit. See bug #364559
- Slow motion clips: don't mix clip state with strobe param from older project files. Commit.
- Fix possible crash when closing a project or deleting a clip with subclips. Commit.
- Fix some clip jobs incorrectly adding new clip. Commit.
- Fix snapping when moving keyframe in effect stack. Commit.
- Do not silently overwrite reversed clip. Commit.
- Fix Recent regression - groups lost on project opening. Commit. Fixes bug #368342
- Fix clip monitor starting to play after drag. Commit. Fixes bug #368569
- Fix track effect added to wrong track. Commit. Fixes bug #368558
- Fix crash when changing project fps if timeline contains groups. Commit. Fixes bug #368601
- Fix groups on upper track disappearing when inserting a new track. Commit.
- FIx proxy used for rendering when app started from home dir. Commit. Fixes bug #368491