Kdenlive 15.08.1
Full Changelog
- Fix broken audio scopes. #351101
- Fix use after free. Commit.
- Fix use after free. Commit.
- Fix memory leak. Commit.
- Fix crash when deleting folders / clips that were parents. #346413
- Fix slideshow clip animation broken. #352407
- Put Wipe fallback to Dissolve at end of list to avoid confusion. #351727
- Restore previous behavior: seeking should not pause playback. #351942
- Fix effect compare in clip monitor not working for some clips (color, title). Commit.
- Fix valgrind warning. Commit.
- Stop showing wizard for every version change. Commit.
- Fix effect crash introduced by previous commit. Commit.
- Fix monitor disable edit widget not working. Commit.
- Fix timeline corruption (clip unwanted move and broken when left click+drag to quit a context menu). Commit.
- Shotcut backport: update texture creation. Commit.
- Shotcut backport: Fix GPU processing. Commit.
- Shotcut backport: Create an offscreen surface on the GUI thread and reuse it. Commit.
- Backport shotcut's GLES compatibility change. Commit.
- Fix crash when deleting track containing a grouped clip. Commit.
- Fix track locking broken. Commit.
- Fix screen capture going in wrong folder. #352266
- Link with OpenGLES if Qt uses that. #350061
- Show last modified date instead of created date, which is more accurate. #352263
- Cleaned up app icon contributed by Brian Cluff. Commit.
- Cleanup play action, center monitor controls. #351718
- Show shortcuts in tooltip (thanks to krita devs). #351721
- Esc key clears filter line. #351707
- Fix Slide transition widget not displaying selection when it loses focus. Commit.
- Fix "Save as" prompting broken path. Commit.
- Fix crash when project contains video only clips. #352013
- Fix Curves effect broken - we loaded the wrong xml for older version of the effect. #351919
- Fix possible crash. #352013
- Fix corruption on project opening. #351921
- Fix crash on loading project introduced in last commit. Commit.
- Fix Project Bin name in menu. #351729
- Cleanup & fix editing memleaks by using QScopedPointer. Commit.
- Update encoding profiles (WebM quality, MPEG2 speed...). Commit.
- Fix GL crashing on startup. Commit.