https://bugs.kde.org/show_bug.cgi?id=356963 --- Comment #1 from Jean-Baptiste Mardelle --- Git commit 31a2a12998a199d1624ed1489d30b6b978a97e72 by Jean-Baptiste Mardelle. Committed on 31/12/2015 at 22:23. Pushed by mardelle into branch 'master'. Reintroduce improved check first clip feature. Now, when enabled, Kdenlive will automatically switch its profile and inform user M +6 -0 src/bin/bin.cpp M +2 -0 src/bin/bin.h M +23 -4 src/definitions.cpp M +1 -0 src/definitions.h M +19 -28 src/dialogs/profilesdialog.cpp M +3 -0 src/dialogs/profilesdialog.h M +33 -0 src/doc/kdenlivedoc.cpp M +1 -0 src/doc/kdenlivedoc.h M +2 -1 src/mainwindow.cpp M +1 -1 src/monitor/glwidget.cpp M +1 -0 src/monitor/monitor.cpp M +2 -1 src/monitor/monitormanager.h M +17 -0 src/renderer.cpp M +2 -0 src/renderer.h http://commits.kde.org/kdenlive/31a2a12998a199d1624ed1489d30b6b978a97e72 -- You are receiving this mail because: You are watching all bug changes.