Mastodon

Kdenlive 19.12.1 is out with many bug fixes and usability improvements. For the whole 19.12 release cycle we will continue focusing on polishing the rough edges in preparation the next major release in April.

 

 

  • Adjust clip borders. Commit.
  • Ensure we don’t insert thousand separator in number conversion, and only send integer coordinates on keyframe import. Commit.
  • Better qml interface scaling. Commit.
  • Update Copyright year to 2020. Commit.
  • Use project name as default render name. Commit.
  • Fix transparent rendering. Commit.
  • Fix extract zone (improve ffmpeg arguments and drop locale specific seconds conversion). Commit. See bug #411970
  • Dont’ put colon in cut clip names. Commit.
  • Add select all in bin. Commit.
  • Fix extract zone. Commit. See bug #411970
  • When a clip is dropped in bin, focus on it. Commit.
  • Fix timeline seeking not reflected on effect stack. Commit.
  • Update Appdata version. Commit.
  • Fix duplicate track compositing on project opening and broken opacity with background. Commit.
  • Fix fades offset. Commit.
  • Default to QtAngle for Windows. Commit.
  • Fix proxying of slideshow clips. Commit. See bug #415448
  • Fix possible crash in effectstack. Commit.
  • Small adjustments to timeline fades ui. Commit.
  • Don’t show unsupported effect groups in UI (causing crash). Commit.
  • Minor improvement to show clip in project bin. Commit.
  • Cleanup & fix titled background distorted. Commit.
  • Fix timeline clip duration not updated after clip reload. Commit.
  • Make title widget smaller. Commit.
  • Fix crash creating proxy on clip with subclip. Commit.
  • Fix crash caused by incorrect group saved. Commit.
  • Fix possible crash on group move (no >= in std::sort). Commit.
  • Fix monitor audio thumbnail disappearing on proxy disable. Commit.
  • Fix default font size and color for first start. Commit.
  • Make sure drag mode doesn’t persist when switching to icon view. Commit.
  • Fix clip losing thumb/length on profile switch. Commit.
  • Fix loop zone broken regression. Commit.
  • Don’t unnecessarily trigger timeline thumbnail reload. Commit.
  • Fix tests. Commit.
  • Fix tests. Commit.
  • Fix empty i18 warnings on startup. Commit.
  • Fix various 1 frame offset issues in monitor and zone handling. Commit.
  • Use new syntax. Commit.
  • Fix timeline preview not invalidated when disabling effect. Commit.
  • Fix timeline preview not disabled on render. Commit.
  • Immediatly pause when switching between play forwards/backwards. Commit.
  • Don’t use active track tag to indicate muted tracks, instead fade its clips. Commit.
  • Fix saving project with several clip groups selected discarded those groups. Commit.
  • Rename KDE_APPLICATIONS_VERSION to RELEASE_SERVICE. Commit.
  • Fix missing clips erased from timeline on opening project. Commit.
  • If clip resize not sticking to start/end. Commit.
  • Optimise group move (don’t attempt a track move if not possible). Commit.
  • Use const &values for clip/composition sorting on group move. Commit.
  • DOn’t attempt to load empty data as JSon. Commit.
  • Update qml headers for Qt 5.11. Commit.
  • Fix playing clip monitor seems to pause a few frames before end and seeking allowed past clip end. Commit.
  • * Fix model insert/delete track, so we don’tneed to reset view, makes these operation much faster. Commit.
  • Update master appdata version. Commit.
  • Update screenshots. Commit.
  • Disable assert Catch test failing on some systems. Commit.
  • Replace icon view “back” button with an “Up” icon in bin toolbar. Commit.
  • Fix playhead disappeared. Commit.
  • Adjust rendering threads for faster rendering. Commit.
  • Add flatpak nightly manifest. Commit.
  • Fix freeze on Windows switching monitor. Commit.
  • Remove debug. Commit.
  • Cleanup seeking logic, get rid of confusing blue bar indicating real MLT position, pause on seek. Commit.
  • Fix default audio mixer size. Related to #429. Commit.
  • Fix minor typo. Commit.
  • Deprecate old normalize audio (volume based) in favor of loudness. Commit.
  • Better startup layout for smaller screens. Commit.
  • Fix dragging favorite effect to master. Commit.
  • Fix drag from monitor. Commit.
  • Fix curve parameter after introducing odd only possibility. Commit.
  • Don’t show monitor audio overly for clips with no audio. Commit.
  • Fix handling of dock widget title bars. Commit.
  • Fix composition description not appearing in info box. Commit.
  • Fix some UI strings todo. Commit.
  • Fix undocked widgets losing title bar. Fixes #368. Commit.
  • Expose luma options in dissolve composition. Commit.