https://bugs.kde.org/show_bug.cgi?id=474140
Jean-Baptiste Mardelle <j...@kdenlive.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/mult | |imedia/kdenlive/-/commit/d7 | |620212a29f1620e58926375aad1 | |749d984264b Version Fixed In| |25.04.0 Resolution|--- |FIXED Status|CONFIRMED |RESOLVED --- Comment #2 from Jean-Baptiste Mardelle <j...@kdenlive.org> --- Git commit d7620212a29f1620e58926375aad1749d984264b by Jean-Baptiste Mardelle. Committed on 25/03/2025 at 05:49. Pushed by mardelle into branch 'release/25.04'. Correclty restore all audio streams in restore audio operation. Also, we should use active tracks not audio target tracks to restore FIXED-IN: 25.04.0 M +13 -5 src/lib/audio/audioStreamInfo.cpp M +1 -0 src/mltcontroller/clipcontroller.cpp M +42 -36 src/timeline2/model/timelinefunctions.cpp M +3 -2 src/timeline2/model/timelinefunctions.hpp M +7 -8 src/timeline2/model/timelineitemmodel.cpp M +1 -1 src/timeline2/model/timelineitemmodel.hpp M +7 -15 src/timeline2/view/timelinecontroller.cpp M +0 -2 src/timeline2/view/timelinecontroller.h M +1 -1 tests/modeltest.cpp M +4 -4 tests/trimmingtest.cpp https://invent.kde.org/multimedia/kdenlive/-/commit/d7620212a29f1620e58926375aad1749d984264b -- You are receiving this mail because: You are watching all bug changes.