Kdenlive 16.08.0 is here
Kdenlive 16.08.0 marks a milestone in the project's history bringing it a step closer to becoming a full-fledged professional tool. The highlights of this release are:
3 Point Editing
- Insert or overwrite a timeline region with a clip region.
- Delete or lift timeline regions.
- Also, the long-missing insert mode is now enabled and fully functional: simply drop clips onto the timeline and existing clips will move accordingly to make room.
Timeline effect rendering
Sometimes, you just have too much effects or transitions in your timeline to be able to play it in realtime (you can see on the video, it can only play 13 frames per seconds). This is where this new feature helps you: it pre-renders parts of the timeline so that they can be played in realtime. And you can continue working on other parts of the timeline while Kdenlive is working in the background for you.
Stability and Improvements
Over 370 bug fixes and code commits including various improvements to:
- Titler
- DVD Wizard
- Timeline refactoring
- User interface
- Audio mixing
- Editing
- Faster keyboard workflow
- New icons
- New profiles
- Fix memleaks and corruptions
- Profile Selection UI
Library Widget
The new Library Widget allows to copy and paste sequences between different projects.
Track header visual optimization
Ability to control the width of the track header by dragging its right border left or right.
Track compositing preview
Individual track control has been replaced by a global option in timeline toolbar to switch compositing modes between: High Quality, Preview and None.
Start-up wizard removal
Kdenlive's start-up wizard is now removed and will appear only if a configuration problem is detected. Kdenlive now starts up picking the best default options (including NTSC/PAL framerate depending on your region).
Cached Data Manager
Kdenlive as a video editor can produce large amounts of temporary data. Until now, all these temporary files were saved in $HOME/kdenlive. We are now switching to an XDG compliant scheme, and try to give users more infos about how much data is stored, and allow for easy mangement.
Krita support
Native support for Krita images was added.
New Logo and Website
A new modern logo and website reflecting the new phase of the project.
We also celebrate this development cycle with an increased amount of community participation.
In other news more work has been done porting Kdenlive to Windows as part of a GSOC project. Also work has started by the Macports team to bring it to OSX.
Stay tuned for more information on what the future holds.
Give back to Kdenlive
Releases are possible thanks to donations by the community.
Need help ?
As usual, you will find very useful tips in our documentation website. You can also get help and exchange your ideas in our Kdenlive users Matrix chat room.
Get involved
Kdenlive relies on its community, your help is always welcome. You can contribute by :
- Helping to identify and triage bugs
- Contribute to translating Kdenlive in your language
- Promote Kdenlive in your local community
Full Changelog
Click to see the full changelog (English)
- Fix possible corruption. Commit. See bug #365632
- Fix crash on rendering with movit. Commit. Fixes bug #366570
- Fix editing of title clips. Commit. See bug #366502
- Fix corruption on speed change. Commit. See bug #366416
- Fix clicking in row header not updating correct row. Commit. See bug #357806
- Fix crash when rendering with audio muted. Commit. Fixes bug #363328
- Fix last commit causing some transition not created on document opening. Commit.
- Detect and remove invalid (overlapping) transitions on project opening. Commit. See bug #348029
- Fix trying to delete transition twice on some title clips. Commit.
- Updated timeline icons. Commit.
- Fix display of stabilize dialog (remove useless radio buttons). Commit.
- Check frameworks version to decide if we need to handle file overwrite by ourselves. Commit.
- Fix cannot write backup file on first start. Commit.
- Blacklist rotoscoping until it gets fixed. Commit.
- Remove qtext creation and beta warning. Commit.
- Blacklist unsupported/crashing avfilters. Commit.
- Remember last folder when opening a project file. Commit.
- Fix monitor sometimes blank when switching tab. Commit. Fixes bug #360096
- Fix crash on DVD Wizard close. Commit. Fixes bug #365661
- Blacklist avfilter.volume. Commit. Fixes bug #365877
- No unnecessary mem copy for thumbnails, ensure width % 2. Commit. Fixes bug #365883
- Blacklist avfilter fade (would require an XML file to correctly define parameters). Commit. Fixes bug #365996
- Fix undo on qtblend transition. Commit. See bug #366168
- Don't allow deletion of keyframe if there is only one. Commit. Fixes bug #366167
- Workaround Qt bug 54676 causing high CPU usage. Commit. See bug #364837
- Fix crash on avfiltre parameters with string type. Commit.
- Fix compilation on some Qt versions. Commit.
- Make "Clip Properties" open title / slideshow widget. Commit.
- Fix crashes when using MLT 6.2.0. Commit. Fixes bug #366107
- Fix snap sometimes blocked on a guide. Commit. Fixes bug #366069
- Updated icon. Commit.
- Make Clip Properties panel raise even if it was under Project Bin. Commit. Fixes bug #366144
- Clicking on timeline preview while it is running aborts rendering. Commit.
- Fix render bitrates incorrectly set when selecting another profile. Commit. Fixes bug #366017
- Remove strange behavior clip properties icon in bin toolbar, make clip properties widget behave like any other. Commit. Fixes bug #366103
- Fix crash on invalid animated parameter. Commit. Fixes bug #366105
- Fix timeline cannot be properly resized. Commit. See bug #366066
- Fix delete guide hard to reach from timeline ruler on low zoom. Commit. See bug #366068. See bug #366066
- Fix guide context menu not showing. Commit.
- Cleanup composite preview icon. Commit.
- Update for rewritten qtblend filter. Commit.
- Fix missing text of new compositing option. Commit.
- Fix warning / possible crash when using effect with multiple animated params. Commit.
- Rebuild audio mix transitions on track add/remove. Commit.
- Fix effect stack corruption when there are several geometry/animatedrect effects. Commit.
- Enforce new icon for application window. Commit.
- Fix moving animated keyframe in monitor causing other keyframes to move. Commit.
- Fix moving center keyframe too fast stops move. Commit.
- Fix offset between tracks and headers on startup. Commit.
- Fix expanding library clip containing titles. Commit. Fixes bug #365658
- Show warning message if rendering with preview quality compositing. Commit.
- Update track compositing. Disable individual track control, add global option in timeline toolbar to switch compositing between none, preview and high quality. Commit.
- Redesigned Kdenlive icon. Commit.
- Fix Fade out broken on resized title/color/image clips. Commit. Fixes bug #363538
- Fix reset effect in clip bin. Commit. See bug #361822
- Fix margin in in effect stack buttons. Commit.
- Animated rect: add align and resize buttons. Commit.
- Fix effects with multiple animated parameters, add rotation in qtblend. Commit.
- Fix cannot pause near end of clip regression. Commit. See bug #353099
- Minor optimisation. Commit.
- Rebuild composite transitions on track add/remove and enable/disable. Commit. See bug #365887
- Fix missing audio mix transition on upper track. Commit.
- Fixuifiles. Commit.
- Update startup message warning. Commit.
- Fix reset effect. Commit.
- Fix editing animatedrect parameter not updating monitor scene. Commit.
- Fix text should be directly editable in title widget. Commit. See bug #365847
- Fix audio level meter with 5:1 clips. Commit. See bug #365841
- Fix Windows compilation. Commit.
- Some fixes for animated effects in tracks. Commit.
- Fixes and updates preparing the new qtblend transition/effect. Commit.
- Make effect search ignore accents so that "bez" finds "Bézier". Commit.
- Fix compilation, do not auto raise effect stack on clip selection, select clip after it is dropped in timeline. Commit. See bug #364825
- Fix script rendering. Commit.
- Remove old unused code with warnings and wrong pasted license. Commit. See bug #364734
- Fix Project bin not reusing cached thumbs on project opening. Commit.
- Fix handling of alpha transparency in project bin thumbnails. Commit.
- Add support for upcoming qtblend transition. Commit.
- Fixes for animated rect parameters in transition (prepare for qtblend transition). Commit.
- Fix titler request background working only once. Commit. See bug #365692
- Fix project profile widget showing incorrect value on custom profile. Commit.
- Fix timeline cursor height incorrect. Commit. See bug #365656
- Fix title/color clip duration broken after edit. Commit. See bug #365653
- Fix corruption on resize color/title clips after reloading /editing clip from bin. Commit.
- Fix freeze on insert track and ghost track when adding a track and timeline preview is active. Commit.
- Fix track header layout if initial height is small. Commit.
- Fix application language cannot be changed from menu. Commit. See bug #356658
- Fix crash on first run and click new project. Commit.
- Save track header width. Commit. See bug #356043
- Fix crash / corruption on resize transition start. Commit. See bug #365072
- Fix older Kdenlive project files (0.9.x) losing track properties (track name, type) on convert. Commit.
- Fix DVD Wizard chapters monitor sometimes not showing up. Commit.
- DVD Wizard cleanup, make chapters optional, should solve freeze. Commit. See bug #352057
- Show track buttons even on smaller track sizes. Commit. See bug #365445
- Another attempt to fix DVD Wizard freeze. Commit. See bug #352057
- Fix freeze in DVD Wizard. Commit. See bug #352057
- Add 4K DCI profiles. Commit. See bug #365535
- Timeline preview now doesn't shrink ruler. Commit. See bug #364106
- Fix focus issue when renaming a track and clicking on another track. Commit. See bug #360266
- Fixes for profile selection widget. Commit.
- Fix geometry effect centers not correctly updated in monitor when editing a value in spin box. Commit.
- Fix dock widget title bar inconsistencies. Commit. See bug #365330
- Finish UI rewrite of profile selection. Commit.
- Fix compilation, redesigned profile selection in project settings (wip). Commit.
- Fix widget title bar sometimes missing. Commit. See bug #364794
- Fix moving dockwidgets broken. Commit. See bug #364794
- Fix force breeze icons on non KDE desktop not working on first run. Commit.
- Use QToolBar instead of KToolBAr when possible, Fix QStyleOptionViewItemV4 compile warning on Qt 5.7. Commit.
- Fix title animation. Commit. See bug #365039
- Remove wrong hardcoded size from previous commit. Commit.
- Set timeline's maximum height, saner default window size on first start. Commit.
- Cleanup default startup layout (hide clip properties, bin on the left). Commit.
- Small cleanup. Commit.
- First run wizard will now only show on first run if install errors/warnings are detected. Commit.
- Get rid of custom video player app setting and uses system's default app to play videos after render. Commit.
- Fix compilation with Qt 5.4. Commit.
- Prepare for automatic project profile detection on first run so that we can remove profile selection from wizard. Commit.
- Enforce Breeze icons on first run if non KDE desktop is detected. Commit.
- Better fix for clip job counter, Correctly discard waiting job status on discard. Commit.
- Only set proxy on a clip when it is successfully created. Commit. See bug #364941
- Allow selection of a default timeline preview profile. Commit. See bug #364936
- Fix corruption on insert with grouped clips. Commit. See bug #364836
- Switch to lower bitrates for DNxHD timeline preview. Commit.
- Fix timeline preview with HD 24fps profile. Commit. See bug #364106
- Fix render widget tooltip. Commit. See bug #361195
- Split timecode and playback overlay options. Commit. See bug #361353
- Fix time notification of render job when using KDE's notification server. Commit.
- Fix gpu effects icon in dark theme. Commit.
- Add new option to force breeze icon theme, enabling proper display of icons in non KDE sessions. Commit.
- Revert OpenGL change that might cause startup crash on some config. Commit. See bug #364278
- Increase MJPEG preview refering quality (still causes color range loss). Commit.
- If preview rendering fails, allow user to see output log to understand error. Commit.
- Fix shadow offset by doing custom paint of text items when not editing. As a side effects, on some fonts there is a vertical offset when editing, but it's only when editing. Commit. See bug #364584
- Fix spacer timeline corruption. Commit. See bug #364297. See bug #364585
- Use clickable text instead of button to display error log in bin message. Commit.
- Make sure the bin messages can be closed. Commit. See bug #364717
- Make sure the proxy folder always exists. Commit.
- Disable editing of project's metadata name. Commit. See bug #349450
- If user deleted proxy from cached data widget, recreate empty proxy folder. Commit.
- Fix empty number field making timecode invalid. Commit. See bug #364595
- Fix compilation warning. Commit. See bug #364695
- Fix crash on project settings. Commit. See bug #364696
- Store proxy profile info in proxy clip name, no more separate folders, fix info & deletion of proxies in cached data widget. Commit. See bug #364655
- Store all proxy clips in the same folder: $HOME/.cache/kdenlive/proxy to allow reusing proxy in different projects. Commit. See bug #364655
- Fix transition corruption on group move. Commit. See bug #364306
- Fix timeline preview encoding parameter detection. Commit. See bug #364106
- Fix crash on undo delete bin effect. Commit.
- Fix memleaks. Commit.
- Fix crash on undo effect deletion. Commit.
- New color correction effect based on avfilter selective color (CMYK adjustments). Commit.
- Fix shadow offset in title editor. Commit. See bug #364584
- Fix deletion of effect group. Commit. See bug #364608
- Sample code for subtitle support. Commit.
- Fix display of template text clips in timeline (thumbnails, color). Commit.
- Fix saving title cannot write existing file. Commit. See bug #364569
- Fix 3 pixel offset when editing text that had inverted x or y axis. Commit. See bug #364556
- Title Widget: small fixes for object move. Commit.
- Title Widget: don't try to paint shadow when there is none (caused temporary freeze). Commit. See bug #364561
- Start implementing / blacklisting avfilters. Commit.
- Cached data manager: fix crash when cache directory is empty. Commit.
- Fix add guide icon. Commit.
- Icons cleanup. Commit.
- Make sure to abort audio thumb jobs before changing profile. Commit. See bug #364105
- Fix some settings dialog icons. Commit.
- Don't change timeline cursor pos when moving a group at end of track. Commit.
- Fix crash on trying to move grouped clip with Ctrl. Commit.
- Add "Fit to original" and "Adjust and center in frame " in resize options. Commit. See bug #364510
- Make monitor toolbar use color theme. Commit.
- Fix thumbnail scaling on full zoom. Commit.
- Fix clip zone if incorrectly saved. Commit. See bug #364462
- Fix one frame offset in clip monitor selection. Commit. See bug #364462
- Cleanup. Commit.
- Fix composite icon not appearing on some configs. Commit.
- Fix compilation on KF5 < 5.23. Commit.
- Switch to svg icons for compatibility. Commit.
- Install light and dark icons only with KF5 < 5.23. Commit.
- Some progress on icon handling. Commit.
- Fix compilation. Commit.
- Fix calculation of group offset. Commit.
- Add missing icon. Commit.
- Cleanup & first test for improved icon handling. Commit.
- Enabled -DQT_NO_CAST_TO_ASCII and fix compilation accordingly. Commit.
- Fix crash on disable preview. Commit.
- Fix razor tool. Commit. See bug #364427
- Move project backup files to an XDG compliant path (but still check old path for previous backups). Commit.
- Fix clip disappearing on resize. Commit.
- Fix timeline corruption on cut. Commit.
- Fix split audio not expanding on empty target track. Commit.
- Remove unused frameworks. Commit.
- Fix split audio in overwrite mode. Commit. See bug #364366
- Speed effect can now be applied to audio clips. Commit.
- Cleanup: remove unused Plotting frameworks. Commit.
- Don't warn on lost changes if project was not modified. Commit. See bug #364369
- First Randa commit: don't split audio over existing clip. Commit. See bug #364366
- Fix timeline preview rendering on 24fps projects. Commit. See bug #364106
- Fix zone height on HiDPI. Commit. See bug #364106
- Fix selection lost after move. Commit. See bug #364324
- Fix crash on razor clip. Commit. See bug #364316
- Fix crash on transition move. Commit. See bug #364305
- Fix crash on shift+click, display offset in clip groups. Commit.
- Fix corruption on spacer tool. Commit. See bug #364274
- Fix insert clip on track 0 at pos 0. Commit. See bug #364247
- Post refactoring timeline fixes. Commit.
- Various fixes for group move, allow individual resize with Ctrl+click. Commit.
- Improvments for Rolling Edit: Ctrl+click and drag will do a rolling edit. Commit.
- Continuing timeline refactor. Commit.
- Continue timeline tool refactoring. Commit.
- Fix corruption when moving clip in overwrite mode. Commit.
- Timeline refactoring: start moving tool functions into own class. Commit.
- Make cancel and accept buttons work on Ripple window. Commit.
- First attempt of Ripple Window (ripple edit is not applied yet). Commit.
- Test some Movit changes for NVIDIA crash. Commit.
- Debug--. Commit.
- Add option to hide menu bar. Commit.
- Fix adding Movit GPU effect through timeline context menu. Commit. See bug #364103
- Add global cache data management (WIP), available in the second tab of project cache. Commit.
- Show timeline preview zones when starting preview on a new project. Commit.
- Add GIF to default image sequence render profiles. Commit. See bug #357614
- Small update to timeline ruler and fix bug causing slowdown and invalid timeline preview on document opening. Commit.
- Add option to enable/disable timeline preview. Commit.
- Save bin sort order. Commit. See bug #363989
- Fix saving timeline thumbnails and revert no metadata in project file which caused missing audiothumbs. Commit.
- Fix crash / thumbnail corruption for slideshows. Commit.
- Stop saving metadata in project files (much cleaner). Commit.
- Throttle frames sent to color scopes so that we only cause minimum slowdown in playback. Commit.
- Fix deleting timeline preview files from project settings. Commit.
- Fix possible corruption on add track. Commit. See bug #353251
- Change temporary data location to use XDG compliant folders. Commit.
- New widget to manage project's cached data. Commit.
- Fix changing clip resulting in unnecessary preview invalidation. Commit. See bug #363904
- Minor fixes. Commit.
- Timeline preview fixes. Commit. See bug #363900. See bug #363902. See bug #363904
- More movit fixes. Commit. See bug #361086
- Fix clip keyframes unreachable on high zoom. Commit. See bug #363905
- Fix possible crash if invalid custom profile was saved. Commit. See bug #363407
- Backport some Shotcut's movit specific code. Commit. See bug #361086
- Check audio mix on track add/remove. Commit. See bug #353251
- When starting a progress job (preview/render), display smaller icon above empty progressbar. Commit.
- New render button with progress bar. Commit.
- Let user decide a preferred tab location (Configure Kdenlive > Misc > Tab position). Commit.
- Move timeline preview button in its own class for re-use (could be nice for render button). Commit.
- Small startup optimization. Commit.
- Use natural sort order in Bin. Commit. See bug #363604
- We don't need an audio mix with black background track (spare 1 audio transition). Commit.
- Fix audio mix when muting lower tracks. Commit. See bug #353251
- Fix crash on audio track mute. Commit. Fixes bug #363640
- Remove deprecated code. Commit.
- Cleanup statusbar messaging system. Commit.
- Disable all code responsible for directory deletion until we find an error proof solution. Commit.
- Double check before deleting a cache folder. Commit.
- Fix play action not correctly added to collection. Commit. See bug #363478
- Integrate track hide/mute to undo system. Commit.
- Correctly detect and delete preview files if rendering profile is wrong and creates empty files. Commit.
- Don't delete timeline preview file when closing kdenlive. Commit.
- New icons for timeline preview / insert by Harald Albrecht. Commit.
- Fix preview profile in project settings dialog incorrect layout. Commit. Fixes bug #363480
- Fix monitor context menu losing options after configuring toolbars. Commit.
- Timeline zone fine tuning. Commit.
- Fix string extraction: these are no c-formatted strings. Commit.
- Cleanup and fix timeline automatic preview. Commit.
- Timeline preview: refactor and move all functions into a new previewmanager class. Commit.
- Before deleting a directory, double check it is the want we want so that we don't trash user data. Commit.
- Multi-level undo/redo for timeline previews (5 levels max), untested on large playlists. Commit.
- Fix timeline preview button disappearing on restart. Commit.
- Fix crash on loading title in Title Editor. Commit. See bug #363404
- Turn timeline preview button in a movable qaction that can be put in any toolbar. Commit.
- Make timeline toolbar configurable. Commit.
- On document opening, if a timeline preview file is more recent than the document itself, delete preview. Commit.
- Correctly invalidate timeline preview on track hide and effects. Commit.
- Fix a few bugs in timeline preview, add support for undo (only 1 step supported). Commit.
- Rename insert actions. Commit. Fixes bug #363372
- Small improvement to timeline preview progress button, updated timeline icons by Harald. Commit.
- New timeline icons by Harald Albrecht. Commit.
- Automatic timeline preview profile selection, can be forced in project settings. Commit.
- Add stop timeline preview render action. Commit.
- Add automatic timeline preview. Commit.
- Add Locate clip to open its folder in a file manager. Commit.
- Show remaining time in timeline preview button. Commit.
- Minor adjustments for timeline preview button. Commit.
- Timeline preview render: put small progress bar inside start button. Commit.
- Hide title bars of tabbed dockwidgets with Qt >= 5.6. Commit.
- Fix text outline width incorrectly loaded on title editing. Commit. Fixes bug #363340
- Move widget tabs to the top instead of below. Add settings option to have vertical tabs instead of horizontal to save space. Commit.
- Minor improvement for forward/rewind playback. Commit.
- If no preview range is defined, use current timeline zone on start preview render. Commit.
- Don't check for a clip if we have an empty id. Commit.
- Fix crash on insert clip in timeline when no clip is selected. Commit.
- Introduce central toolbar for tools and editing actions (testing). Commit.
- Fix endless loop on loading projects with track effect. Commit.
- Configurable encoding params for timeline preview. Must be set in:. Commit.
- Preview rendering updates: you can now add/remove the current timeline zone to the preview rendering zone. Commit.
- Fix splitting disabled clip losing clip state. Commit. See bug #363247
- Fix recent regressions in timeline add clip operations. Commit. Fixes bug #363268
- Fix Insert Zone broken. Commit. See bug #363246
- Improve zone invalidate on effect change, save and reload timeline previews. Commit.
- More clever monitor refresh / timeline preview invalidate on timeline operations. Commit.
- Cleanup detection of audio only changes in timeline, don't request monitor refresh in these cases. Commit.
- Differentiate disabled audio/video clips, Fix disabling grouped clips. Commit.
- Allow reordering of bin clip effects. Commit. See bug #358703
- Restore refresh project monitor on effect change, fix re-ordering track effects. Commit.
- Refactoring: continue moving effect stuff in effectmanager.cpp. Commit.
- Reduce preview rendering chunks to 100 frames, don't invalidate on audio effects. Commit.
- Refactoring: start moving effect related functions out of renderer.cpp in a separate class. Commit.
- Change rendered preview bar to green. Commit.
- Separate "Disable Clip" action from audio/video only options. Commit.
- Preliminary implementation of timeline preview rendering. Commit.
- Update display of clip status in timeline (disabled, video only, ...). Commit.
- Fix K shortcut delay for pausing. Commit. See bug #363055
- Add disabled to clip states. Commit.
- Fix threading warning on audio thumbs creation. Commit.
- Start using icons automatic color with KDE Frameworks > 5.22. Commit.
- Fix generators. Commit.
- Fix unable to select 1 frame in timeline zone. Commit. See bug #363036
- Properly focus track name on double click. Commit. See bug #363033
- Fix green background image in titler. Commit. See bug #358185
- No more timeout on audio thumbs creation, display ffmpeg's progress info. Commit. See bug #362925
- Fix undo group move. Commit. See bug #362918
- If FFmpeg audio thumbnails fail, switch to MLT audio thumbnail (slower but safer). Commit. See bug #362925
- Fix timeline corruption on group move. Commit. See bug #362918
- Add black frame at end of project, allowing to properly insert a zone at project's end. Commit.
- Set default target tracks to Audio1 and Video1 tracks, save value in document. Commit.
- Don't try unneeded cuts on insert. Commit. See bug #362900
- Fix incorrect composite transitions after insert/remove track. Commit. See bug #362253
- Fix insert at project's end, and fix compilation. Commit.
- Fix corruption on group move. Commit. See bug #362816
- Fix insert timeline duration > clip duration. Commit.
- Disable target track when disabling split audio from settings dialog. Commit.
- Do not allow audio clips in video track on split mode. Commit.
- Click on track Led to toggle track target. Commit.
- Fix several issues when inserting clip in split mode, add 'G' as default shortcut to toggle use of timeline zone. Commit.
- Fix group move in Insert/Overwrite. Commit.
- Fix corruption on dragging clip in Insert mode. Commit. See bug #362630
- Do not split audio clips. Commit.
- Add button to toggle use of timeline zone in insert editing (next to bigger/smaller tracks). Commit.
- When dropping a clip in timeline in split mode, use audio target. Commit.
- Fix bug in group move. Commit. See bug #362591
- Fix stabilize job. Commit.
- Fix Insert adding audio clip when no audio target is set. Commit.
- Return expands Bin folders. Commit.
- Fix crash when using Target tracks and Add/Remove track. Commit.
- Add tooltips to tracks led. Commit.
- Fix unlocking track allowing group corruption. Commit.
- When performing Insert with no target track, simply insert blank space. Commit.
- Add Lock all tracks but current. Commit.
- Fix warning and hide target tracks when not in split mode. Commit.
- When in split audio mode, use target tracks (Shift+T). Commit.
- Add small led to track headers to prepare for target tracks. Commit.
- Small color adjustments for timeline (make locked tracks more visible). Commit. See bug #361978
- Fix audio split on Insert/Overwrite. Commit.
- Fix Lift/Extract broken by recent change. Commit.
- Improvements to the keyframe import dialog. Commit.
- Fix crash on geometry drop, restore some effect parameters label. Commit.
- 3 point edit Insert/Overwrite. Commit.
- Better integration of split audio when adding clip in timeline (1 step undo). Commit.
- Add shortcut for locking current track, trash ripple delete. Commit.
- Add transition cut to allow improved timeline operations. Commit.
- Hover drag displays clip/transition settings to allow improved dropping. Commit.
- Shift+X as default extract shortcut. Commit.
- Fix grouping of locked items on undo/project load. Commit.
- Fix again extract with group in locked track. Commit.
- On monitor split effect: add text to indicate which side has the effects on. Commit.
- Fix Extract corrupting clip keyframes. Commit.
- Fix Extract moving locked clips. Commit.
- Extract and Lift now also operate on transitions. Commit.
- Fix Extract corruption found by thediveo. Commit.
- Fix corruption on undo lock track, some progress on zone Extract. Commit.
- Fix combobox effect parameters that dissapeared after introducing HD lumas. Commit. Fixes bug #362254
- Lift and Extract now operate on all non-locked tracks. Commit.
- Change titler label from "plain color" to "solid color". Commit.
- Update Luma files with HD versions from Massimo Stella, update luma loading routines. Commit.
- Motion tracker: allow drag/drop of keyframes results on a transition. Commit.
- Restore thumbnails for each frame on full zoom. Commit.
- Add Lift and Extract operations. Commit.
- Add 3 point edit INSERT. Commit.
- Make sure to only use one thread for vidstab. Commit.
- Fix new text in titler broken on large shadow offset. Commit. See bug #361900
- Fix a few bugs with filter jobs, prepare for the new motion tracker. Commit.
- Add clip property to disable autorotate. Commit. See bug #361773
- Fix converting of old volume effect with constant value. Commit.
- Fix reverse clip using wrong fps. Commit. See bug #360829
- Fix audio thumbnails when switching profile. Commit. See bug #361090
- Fix transition settings sometimes affecting wrong keyframe. Commit.
- Fix monitor transition overlay sometimes not correctly showing. Commit.
- Incude math.h . Commit.