La première version mineure de la série 20.12 vient de sortir avec un bon paquet de corrections de bugs et d’améliorations en tous genres
Effets
- La possibilité de sélectionner et de déplacer plusieurs images clés par SHIFT + clic et glisser.
- Sélection de plusieurs images clés avec CTRL + clic.
- Ajout d’une option pour déplacer l’image clé sélectionnée vers la position actuelle du curseur.
- Ajout d’un bouton por dupliquer les images clés
- Zoom sur les images clés avec CTRL + molette.
- Ajout d’une option pour supprimer tous les effets dans le (s) clip (s) sélectionné (s).
- Correction des effets de piste qui ne s’appliquaient que sur la première liste de lecture.
Sous-titrage
Ajout de la possibiliter de cacher ou vérouiller la piste de sous-titres
Autres points forts
- Ajout de la possibilité d’annuler / rétablir lorsque l’on définit des points d’entrée et de sortie.
- Le nom du clip titre se met maintenant automatiquement à jour lorsqu’on le duplique.
- Améliorations de l’apparence des compositions et des clips.
- Ajout d’un filtre de rushes inutilisés à la bibliothèque (chutier).
- Ajout d’une option dans les paramètres de la timeline pour ne pas interrompre la lecture pendant la recherche.
- Déplacement des info-bulles de la timeline dans la barre d’état.
Full log
- Fix crash on copy subtitle (not implemented yet). Commit.
- Ensure jobs for timeline clips/tracks are properly canceled when the clip/track is deleted, fix crash on audio align deleted clip. Commit.
- Fix crash if the clip of an audio align job is deleted during calculations. Commit.
- Fix possible crash dragging clip in timeline from a file manager. Commit.
- Various display adjustments for compositions and clips. Commit.
- Reset config should also delete xmlui config file. Commit.
- Fix disabling proxy loses some clip properties. Commit.
- Fix tests. Commit.
- Fix some regressions in keyframe move. Commit.
- Undo/redo on clip monitor set in/out point. Commit.
- Don’t snap on subtitles when track is hidden. Commit.
- Add option to delete all effects in selected clip/s. Commit.
- Fix some more xml parameters by Eugen Mohr. Commit.
- Fix crash when all audio streams of a clip were disabled. Commit. Fixes bug #429997
- Fix some broken effects descriptions, spotted by Eugen Mohr. Commit.
- Reduce latency on forwards/backwards play. Commit.
- Fix the integer value of effect parameter’s checkbox. Fixes #880. Commit.
- Fix various typos spotted by Kunda Ki. Commit.
- Automatically update title clip name when we edit a duplicate title. Commit.
- Add option to not pause the playback while seeking. Commit.
- Fix some crashes with locked subtitle track. Commit.
- Fix qml deprecation warning. Commit.
- Fix track effects applying only on first playlist. Commit.
- Fix timeline vertical scrolling too fast. Commit.
- Fix clip move incorrectly rejected. Commit.
- Fix regression with crash in effect stack. Commit.
- Add preliminary support to copy a keyframe param value to other selected keyframes. Commit.
- Move timeline tooltips in statusbar. Commit.
- Add normalizers to MLT thumbcreator, fixing Kdeinit crash. Commit. See bug #430122
- Effectstack: Add duplicate keyframe(s) button. Commit.
- Effectstack: select multiple keyframes by shift-click + drag (like in timeline). Commit.
- Improve grabbing of keyframes in effect stack. Commit.
- Initial implementation of grouped keyframe operation (move/delete). Select multiple keyframes with CTRL+click. Commit.
- When calculating a folder hash (to find a missing slideshow), take into accound the file hash of 2 files inside the folder. Commit.
- Ensure subtitle track buttons are hidden when the track is hidden. Commit.
- Fix project profile creation dialog not updating properties on profile selection. Commit.
- Don’t change Bin horizontal scrolling when focusing an item. Commit.
- Fix composition unselected on move. Commit.
- Fix unwanted keyframe move on keyframe widget seek. Commit.
- Don’t snap on subtitles when locked. Commit.
- Show/lock subtitle track now correctly uses undo/redo. Commit.
- Restor subtitle track state (hidden/locked) on project opening. Commit.
- Fix qmlt typo. Commit.
- Fix color picker offset, live preview of picked color in the button. Commit.
- Implement subtitle track lock. Commit.
- Add hide and lock (in progress) of subtitle track. Commit.
- Zoom effect keyframe on CTRL + wheel, add option to move selected keyframe to current cursor position. Commit.
- Add “unused clip” filter in Project Bin. Commit. Fixes bug #430035
- Another small fix for image sequence on project opening. Commit.