Mastodon

Attention : La version 23.04.0 de Kdenlive est livrée avec un nouveau type de fichier de projet, version 1.1, qui n’est pas “rétrocompatible”. Une fois ouvert dans la version 23.04.0, vous ne pourrez plus ouvrir le fichier projet dans les versions antérieures.

Nous sommes heureux d’annoncer la disponibilité de la dernière version de Kdenlive 23.04.0. Il s’agit d’une étape très spéciale pour nous, car c’est la première depuis le début de notre collecte de fonds. Kdenlive est un projet open source, et en tant que tel, nous essayons d’être aussi transparents que possible sur la façon dont le développement se déroule et où va l’argent de la campagne. Un rapport de transparence détaillé sera publié dans les prochains jours.

La grande nouveauté de la version d’aujourd’hui est la prise en charge des bancs de montage imbriqués (nested timelines). Cela permet d’ouvrir plusieurs onglets pour travailler sur différentes séquences du même montage, qui peuvent ensuite être assemblées pour créer un projet final. Un autre ajout est la prise en charge du moteur de synthèse vocale Whisper, en plus du back-end VOSK déjà intégré. Cela apporte une meilleure précision, la gestion de nombreuses langues et la possibilité de traduire en anglais en temps réel. Nous avons également corrigé un problème de longue date qui faisait que l’interface utilisateur de Kdenlive affichait les textes en anglais au lieu de la langue demandée.

Beaucoup de travail de peaufinage et de correction de bugs a été effectué dans cette version, dont voici quelques exemples : amélioration de la gestion des segments importés de grande taille, lecture plus rapide des de ceux-ci dans la timeline, ajout d’une option de rendu dans la gamme complète des couleurs (full color range), ajout d’un avertissement lorsque les données mises en cache dépassent 1 Go, amélioration du filtrage de la bibliothèque (project bin), pour n’en citer que quelques-uns. L’équipe MLT a également réalisé un excellent travail sur notre back-end vidéo, ce qui signifie que les craquements audio qui pouvaient se produire sur certains projets devraient être corrigés dans la dernière version de développement MLT utilisée dans nos paquets “binaires” (AppImage, Mac et Windows).

De nombreux changements passionnants sont également prévus pour cette année ! Pour la prochaine version, nous améliorerons le l’efficacité de calcu des effets, et pour la fin de l’année, nous devrions avoir la version Qt6 avec un meilleur support GPU.

Bancs de montage multiples

Grâce aux bancs de montage multiples (Nested timeline), vous pouvez travailler sur les différentes parties de votre projet séparément, puis les combiner en un projet plus vaste une fois que vous avez terminé. Cette fonctionnalité peut vous aider à être plus efficace et productif lorsque vous travaillez sur des projets vidéo complexes. Dans l’ensemble, les bancs de montage imbriquées sont un ajout précieux à Kdenlive, objectif phare de la ré-organisation du code (refactoring, version 19.04) et nous espérons qu’elles vous aideront à créer des projets vidéo plus sophistiqués avec facilité.

WHISPER

Cette version est livrée avec le système de reconnaissance vocale Whisper d’OpenAI qui gère parfaitement les ponctuations, intègre de nombreuses langues et a peut traduire automatiquement les textes générés en anglais. Notez que pour une meilleure expérience, il est recommandé d’avoir un GPU performant pour le traitement. Whisper peut être utilisé dans le widget Text to Speech ou pour générer des sous-titres.

Whisper peut être facilement configuré, via dans le panneau de configuration.

Module de création de sous-titres

Module de l’éditeur de texte

EFFETS ET TRANSITIONS

Cette version est accompagnée d’une série d’améliorations et de corrections apportées à la gamme d’effets et de transitions. De nouveaux paramètres (recadrage, ajustement de l’échelle et aspect ratio) ont été ajoutés à l’effet Defish, les paramètres de la couleur dans de nombreux effets sont désormais accessibles par image clé et le “normalisateur” audio a été amélioré. Pour ceux qui ont besoin de réglages plus fins, appuyer sur shift tout en faisant glisser les curseurs permet désormais d’effectuer des réglages pas à pas, ce qui offre un meilleur contrôle et une plus grande précision.

NOUVEL EFFET DE MINUTERIE (TIMER)

Le nouvel effet “minuterie” (timer) permet d’ajouter un compteur à vos montages avec la possibilité de modifier la police, la position, le format et plus encore. Il peut compter vers le haut ou vers le bas en fonction de la durée de votre séquence. Vous pouvez également l’ajouter à une piste ou à un master.

NOUVELLES TRANSITIONS

Cette version comprend de nouvelles transitions directionnelles (vers le haut, vers le bas, vers la gauche et vers la droite) avec gestion des images clé, telles que “glissement” (slide), “balayage” (wipe), “poussée” (push), “volet” (barn door), “cercle” (circle) et “rectangle” (rect).

Glissement à gauche

Poussée à droite

Balayage vers le haut

Volet horizontal

Balayage en cercle

Balayage rectangulaire

BOUTIQUE KDE

Attendez, il y a plus ! La boutique KDE a une nouvelle catégorie pour les fichiers de projets Kdenlive permettant de télécharger des modèles animés (templates) astucieux réalisés par la communauté.

SOUS-TITRE

Kdenlive 23.04 apporte plusieurs améliorations significatives à la gestion des sous-titres. Lors de l’importation de sous-titres, si l’encodage ne peut être détecté avec certitude, la valeur par défaut est UTF-8. Une liste déroulante a été ajoutée avec les formats d’encodage disponibles au cas où il serait nécessaire de les remplacer.

 

Lorsque l’on coupe des sous-titres avec l’outil rasoir (x) ou la fonction couper le clip (shift + r), il y a maintenant une option dans les paramètres pour dupliquer le texte des sous-titres ou les diviser après la première ligne.

Dupliquer le texte

Séparation après la première ligne

Journal de bord complet
  • Clear undo history after deleting a sequence since undoing more would crash. Commit.
  • Delay settings dialog script checks to make Settings dialog appear faster. Commit.
  • Fix incorrect argument type. Commit.
  • Fix Whisper combobox device too narrow to read text. Commit.
  • Fix startup crash caused by last commit. Commit.
  • Fix tests. Commit.
  • Fix broken click in timeline after dropping effect on a clip. Commit.
  • When finding a timeline clip from bin context menu, also activate its track. Commit.
  • Fix possible crash on add clip. Commit.
  • Rebuild timewarp and timeremap sequence producers if missing on load. Display sequence tmp files in the cache data dialog. Commit.
  • Add missing create clip entries in project menu. Commit.
  • Fix crash on app close. Commit.
  • Fix compile warning. Commit.
  • Cleanup creation of media browser, store last location in project settings. Commit.
  • Add config buttons to Stabilize and Speed clip jobs. Commit.
  • Make Bin filter use an OR when filtering in the same category. Commit.
  • Cleanup unused code. Commit.
  • Add proper UTF8 suffix to locale. Commit.
  • Fix warning. Commit.
  • Fix encoding error on keyframes paste. Commit.
  • Copying keyframes with no selection should copy all keyframes, not none, fix crash on paste. Commit.
  • Fix crash when a missing clip is on an audio track (caused by link_swresample). Commit.
  • Don’t freeze ui when fixing missing clips on project open. Commit.
  • Bin: allow filtering by sequence type. Commit.
  • Correctly recover projects with timewarp producers having incorrect Kdenlive:id. Commit.
  • Fix recursive search on missing project files. Commit.
  • Fix proxied clips using producer instead of chain. Commit.
  • Fix missing clips incorrectly detected on load. Commit.
  • Fix titler outline covering text. Requires latest MLT git. Commit.
  • Fix changing custom project folder does not enable Apply Settings. Commit.Fixes bug #468156
  • Reuse thumbs producer for thumbnail creation. Commit.
  • Fix project profile not checked after first clip transcoding. Commit.
  • Fix fps not appended to transcoded clip name. Commit.
  • Don’t incorrectly show warning message when disabling project proxies. Commit.
  • Fix thumbnail not updated on rotate. Commit.
  • Refactor save title to use QSaveFile instead of QTemporaryFile + KIO job. Commit.See bug #467917
  • Fix bin filter button not working with unused filter. Commit.Fixes bug #468038
  • Fix incorrect tooltip in Clip Monitor toolbar. Commit.
  • Subtitle style, use QStringList to avoid comma separator mistakes. Commit.
  • Fix subtitle position breaking opaque background. Commit.Fixes bug #467745
  • Fix sequence clips description. Commit.
  • Made descriptions of projectclips editable again. Commit.
  • Nicer look for clip monitor jobs overlay. Commit.
  • Hide on monitor clip jobs when no clip is selected. Commit.
  • Improve timeline scrolling when dragging from project bin, fix vertical scroll on drag. Commit.
  • Don’t draw a frame around timeline when tabs shown. Commit.
  • Fix another crash closing sequence clip. Related to #1401. Commit.
  • Fix various crashes on quit or sequence clip deletion. Commit.
  • Ensure audio is correctly added / removed to timeline sequence when audio tracks are added/removed. Commit.
  • Workaround MLT freeze on mp3 files with png cover art. Commit.
  • Ensure the “Monitor Config” menu does not replace Settings dialog on Mac, update syntax for KStandardAction. Commit.
  • Fix audio detection on playlist clips, fix creating library item from selection messes transition tracks. Commit.
  • Select new Library item when added. Commit.
  • Attempt to fix missing icons on hover. Commit.
  • Fix monitor background color on Wayland. Commit.
  • Add a thumbnailer-deprecated folder for KF < 5.100. Commit.
  • Fix tests. Commit.
  • Fix composition paste broken. Commit.
  • When saving project with cache data in project folder, abort proxy operation. Commit.
  • Fix crash reordering track effects. Commit.
  • Resize composition on expand playlist zone. Commit.
  • Expand : correctly crop in/out of the sequence on expand. Commit.
  • Fix compositions broken in library clips. Commit.
  • Ensure new clips are inserted in correct library folder when another clip is selected. Commit.
  • Ensure clips added to library go inn the active folder. Commit.
  • Refactor python install script (used for opentimeline and speech recognition engine) to run in non blocking mode and display output to user. Commit.
  • Add enum to avoid confusion in Settings Pages. Commit.
  • Fix crash on sequence close/reopen and project close. Commit.
  • [Clip Jobs] Multiple fixes and improvements. Commit.
  • Ensure images are using an MLT::Producer, not a Chain. Commit.
  • Fix razor line incorrect offset on subtitle track. Commit.
  • Fix crashes with duplicated sequences, incorrect warning message about missing audio tracks when opening new sequence. Commit.
  • Create sequence from selection: add context menu entry, propose the correct number of tracks, fix bug canceling creation. Commit.
  • Various fixes for the clip job manager. Commit.
  • Allow nesting a timeline sequence (from the timeline menu > Create sequence with selection). Commit.
  • Better hig conformance for speech config. Commit.
  • Add check config button to Whisper settings page. Commit.
  • Fix Qt6 compilation. Commit.
  • Don’t show log button if log is empty. Commit.
  • Fix compilation with KF < 5.100. Commit.
  • Several fixes and improved feedback for whisper speech recognition. Commit.
  • Add “Cut subtitle after first line”. Commit.
  • Ensure sequence clips are not counted as unused and not deleted by project clean. Commit.
  • Next try to fix build for KF < 5.100. Commit.
  • Try to fix build for KF < 5.100. Commit.
  • Fix crash trying to duplicate first unsused sequence. Commit.
  • Add support for whisper speech recogition engine for automated subtitling. Commit.Fixes bug #467172
  • [Code Gardening] Another round to fix compiler warning. Commit.
  • [Code Gardening] more fixes. Commit.
  • [Code Gardening] Fix compiler warnings. Commit.
  • Don’t advertise GUI as built before all main widgets are really built – as advised by Ondrej Popp. Commit.
  • Fix audio and target tracks in sequence clips. Commit.
  • Remove unused param. Commit.
  • Move Full Color Range rendering to a checkbox in render dialog. Commit.
  • Fix drag and drop erratic behavior. Commit.
  • Fix timecode display with fps > 100. Commit.Fixes bug #466486
  • Disable multicam mode when switching timeline tab or closing the project. Commit.
  • Fix crash dragging grouped clips. Commit.
  • Fix possible crash on new project. Commit.
  • Fix color properties name. Commit.
  • Add some debug if file loading fails. Commit.
  • What’s This, second round, fix typos. Commit.
  • [Effects] Color params are keyframable since MLT 7.12. Commit.
  • Bump minimum MLT requirement to 7.14.0. Commit.
  • Attempt to fix full luma range render, add a “color range” parameter to render profiles. Commit.
  • Allow adding a playlist with a different fps to a project (allowed since MLT 7.14). Commit.
  • When subtitle encoding cannot be confidently detected, default to UTF-8. Blindly trust results for tests. Commit.
  • Fix subtitle preview not displayed when opening the import dialog. Commit.
  • Subtitles import: allow overriding detected codec through a list of available codecs, show preview to make choice easier. Commit.
  • Add timer effect. Commit.
  • Fix detection of audio in timeline/playlist clips. Commit.
  • Add button to create new timeline sequence in timeline’s tab bar. Commit.
  • Fix projects aways opening on first sequence. Commit.
  • Fix speed effect on sequence clips. Still seems a bit crashy though… Commit.
  • Fix timeline sequence with speed effect set as invalid on project close. Commit.
  • Fix regression in last commit (sequence bin clip not synced with its timeline). Commit.
  • Refresh sequence clip thumbnail when switching tab, only refresh sequence clip if the sequence changed. Commit.
  • Allow setting a bin sequence clip thumbnail from the project monitor context menu (set current image as thumbnail). Commit.
  • Add context menu option to define default sequences folder. Commit.
  • Store Bin zoom level in project settings. Related to #1401. Commit.
  • Fix bin clip renaming inconsistencies. Now you cannot set an empty name on a sequence clip. Commit.
  • Double click a sequence now opens its tab and seeks to the correct position. Commit.
  • Fix timeline tab settings not correctly stored (zoom, scroll position, zone). Commit.
  • Fix crash dragging a clip effect onto another timeline tab, related to #1401. Commit.
  • Use default number of A/V tracks when creating a new sequence. Commit.
  • Fix duplicate sequence clip and cleanup. Commit.
  • Revert prefill change until properly fixed in MLT. Commit.
  • Fix clip in timeline menu when switching tab. Commit.
  • Open/close a timeline tab is now integrated with undo/redo. Commit.
  • When a sequence clip had no audio tracks, don’t insert an audio part when dragging in another timeline. Commit.
  • Fix script rendering subtitles broken. Commit.Fixes bug #466232
  • Fix timeline menu contains duplicate/broken entries. Commit.
  • Display sequence tracks count in clip properties widget. Commit.
  • Fix confusing use of clip_type property and small mem leak in sequence creation. Commit.
  • Fix sequence clips not deleted when closing project. Commit.
  • Fix tests. Commit.
  • After a crash, if movit is enabled propose to disable it instead of deleting the config file. Commit.
  • Consistent use of Mlt::Profile to build MLT objects, fixes a few memleaks. Commit.
  • Fix tests. Commit.
  • Fix crash on new project, timewarp and thumbnails for sequence clips. Commit.
  • Fix white thumb on newly created sequence clips. Commit.
  • Convert the last emit to Q_EMIT. Commit.
  • Fix build with KF < 5.98.0. Commit.
  • Fix test. Commit.
  • Unfortunately I missed a bunch of stuff in the last commits. Commit.
  • Enable latest version of KDECompilerSettings. Commit.
  • [Code Gardening] Port emit, signals, slots to Q_*. Commit.
  • [Code Gardening] Port away from Qt foreach. Commit.
  • Port away from deprecated KDeclarative. Commit.
  • [CD] Add GitLab jobs for AppImage and Windows binary. Commit.
  • What’s This, second round. Commit.
  • [Flatpak] Increase timeout for flatpak. Commit.
  • [Archive Project] Don’t crash on error, show more useful messages. Commit.
  • Docs: specify version 7 of mlt packages in build instructions. Commit.
  • Allow copy/paste of a sequence clip between projects. Commit.
  • Fix transcoding for sequence clips. Commit.
  • Fix copy/paste of sequence clips in same project. Commit.
  • Fix Bin clip deletion broken regression. Commit.
  • Double click a sequence clip in timeline will open its timeline tab. Commit.
  • Fix deleting of sequence clips. Commit.
  • Correctly store newly created sequences and update window title on sequence rename. Commit.
  • Display timeline sequence name in window title if there is only 1 sequence opened. Commit.
  • Fix crash opening project with a bin clip missing a kdenlive:id reference or missing folder. Commit.
  • Fix project archiving with nested timelines. Commit.
  • Fix check profile on first clip broken and various regressions linked to switch from MLT producer to chain. Commit.
  • Fix closing/reopening of timeline tabs. Commit.
  • Timelinepreview test: print out available formats on failure. Commit.
  • Fix use-after-free in ThumbnailCache::remove(). Commit.Fixes bug #463764
  • If timelinepreview test fails, list available ffmpeg formats. Commit.
  • [Tests] Fix rendermodeltest. Commit.
  • Ensure there are always guide categories available. Commit.
  • Do not allow to accept MarkerDialog if no category available. Commit.
  • Fix disappearing timeline cursor. Commit.
  • Fix missing line causing subtitle crash. Commit.
  • [nightly flatpak] Update more dependencies. Commit.
  • [nightly flatpak] Split out dependencies. Commit.
  • [nightly flatpak] update dependencies. Commit.
  • Enforce timeline preview parameters for tests. Commit.
  • Fix composition text. Commit.
  • More tests cleanup. Commit.
  • Ensure timeline preview test uses a progressive profile for mpeg rendering. Commit.
  • Indentation fixes. Commit.
  • Cleanup timeline preview test. Commit.
  • Fix tests. Commit.
  • Refactoring JobSent method. Commit.
  • Add a basic subtitles overlap test. Commit.
  • Switch from Producer to Chain to support improved audio normalizer. Commit.
  • Fix subtitle track not loading correctly on project open. Commit.
  • Fix track compositing with black background. Commit.
  • Fix subtitle track not showing on first click of “Show subtitle track”. Commit.
  • Fix timeline duration when opening older project file. Commit.
  • Ensure project notes works with multiple timelines. Commit.
  • [Flatpak nightly] Add x-checker-data for auto update detection. Commit.
  • Fix timeline properties lost on older KdenliveDoc opening (zone, guides, groups,…). Commit.
  • Fix initial timeline settings (zone, etc). Commit.
  • Bump Kdenlive document version. Commit.
  • Ensure nested sequences have a transparent background. Commit.
  • Fix loading of timeline preview. Commit.
  • Fix rendering of nested sequences. Commit.
  • Ensure a timeline sequence never accepts a drop of another sequence embeding it. Commit.
  • Refactoring of the Kdenlive project file format to correctly handle nested timelines. Commit.
  • Fix typo in Contrast Adaptive Sharpen Filter. Commit.Fixes bug #465068
  • Ensure subtitle models are correctly shown/hidden for each timeline tab. Commit.
  • Improve audio on playback start (backported from Shotcut). Commit.
  • Disable some clip actions for sequences that do not make sense. Commit.
  • Fix crash opening project. Commit.
  • Use edit-select-* instead of kdenlive-*select-all. Commit.
  • Use snap instead of kdenlive-snap. Commit.
  • Use application-menu instead of kdenlive-menu. Commit.
  • Use edit-delete instead of kdenlvie-deleffect. Commit.
  • Use selection-raise/lower instead of kdenlive-up/down. Commit.
  • Use lock and unlock instead of kdenlive-*lock. Commit.
  • Replace kdenlive-align-* icons with align-*. Commit.
  • Replace kdenlive-zindex-* icons by object-order-*. Commit.
  • Fix handling of group data for secondary timelines. Commit.
  • Fix changing profile crash. Commit.
  • Save sequence specific properties. Commit.
  • Fix crash adding a subtitle after changing timeline tab. Commit.
  • Fix various load/save issues. Commit.
  • Ask for sequence name on add sequence. Commit.
  • Ensure we render the active timeline tab. Commit.
  • Show render duration in render dialog, correctly update on timeline tab switch. Commit.
  • Fix monitor zone out and duration indicator. Commit.
  • Fix Qt6 compilation. Commit.
  • Fix reopening timeline tabs on project open. Commit.
  • Fix track not active and targets not set when switching to new timeline tab. Commit.
  • Fix reopening project with nested timeline. Commit.
  • Fix tests. Commit.
  • Ensure initial playlist duration is correctly set. Commit.
  • Create initial sequence on startup, store onened timeline tabs in project file. Commit.
  • Fix crash on open new project. Commit.
  • Add more “What’s this?” texts. Commit.
  • Don’t use deprecated KMessageBox::sorry. Commit.
  • Don’t try setting marker model on empty timeline. Commit.
  • Fix tests. Commit.
  • Store marker model in monitor instead of fetching it for each frame. Commit.
  • Try to fix timewarp test. Commit.
  • Fix tests. Commit.
  • Start fixing tests. Commit.
  • Make subtitleModel depend on TimelineModel instead of KdenliveDoc and TimelineController. Commit.
  • Move timeline preview to timelinemodel to prepare multiple timeline. Commit.
  • Rename Timeline clips to “Sequences”. Commit.
  • Don’t allow inserting a timeline sequence onto itself. Commit.
  • Use Timeline 1 for first timeline tab. Commit.
  • Fix editing extra timeline broken after reopen. Commit.
  • Fix saving project with a secondary timeline opened. Commit.
  • Implement nesting v2. Commit.
  • Don’t try setting marker model on empty timeline. Commit.
  • Fix tests. Commit.
  • Store marker model in monitor instead of fetching it for each frame. Commit.
  • Try to fix timewarp test. Commit.
  • Fix tests. Commit.
  • Start fixing tests. Commit.
  • Make subtitleModel depend on TimelineModel instead of KdenliveDoc and TimelineController. Commit.
  • Move timeline preview to timelinemodel to prepare multiple timeline previews (for nesting), add basic timeline preview test. Commit.
  • Rename Timeline clips to “Sequences”. Commit.
  • Make description of cmd options better understandable. Commit.
  • Reorder main function. Commit.
  • Add missing license header. Commit.
  • Warn user when low on memory. Commit.
  • Port away from deprecated ThumbCreator. Commit.
  • Use Timeline 1 for first timeline tab. Commit.
  • Don’t allow inserting a timeline sequence onto itself. Commit.
  • Fix editing extra timeline broken after reopen. Commit.
  • Don’t show rescale filter in UI, it is internal to MLT. Commit.
  • Fix saving project with a secondary timeline opened. Commit.
  • Add xml files for new frei0r transitions and updated defish0r parameters. Commit.
  • Implement nesting v2. Commit.
  • Directly use timeline model to get guides. Commit.
  • New camera proxy for Akaso. Commit.
  • Merge 22.12. Commit.
  • Update copyright year to 2023. Commit.
  • Add optional Clip Job overlay in clip monitor allowing to view and cancel the current clip jobs. Commit.
  • Add new dialog to configure clip jobs. Commit.
  • Fix possible freeze on aborting edit-friendly transcoding request. Commit.
  • [Rendering] Fix “Render at preview resolution” sometimes not considered. Commit.
  • [Rendering] Move some code to allow testing, add tests. Commit.
  • [Render Settings] Reduce conversion between String and Map. Commit.See bug #462650. See bug #458718
  • [Render Presets] Use map for params in model. Commit.
  • [Render Presets] First step to use a map for parameters. Commit.
  • [Render Model] more tests and fixes. Commit.
  • [Export Guides] Better window title. Commit.
  • Fix(reuse): Use generic phrase for copyrights for .po files. Commit.
  • No need to mention Kdenliven authors for this file as it is just re-uploaded here. Commit.
  • Fix(reuse):use proper comment syntax for cmake file. Commit.
  • Chore(reuse): add IP info in some header. Commit.
  • Fix(icons): update mime-type icons with current logo. Commit.
  • Chore(reuse): add IP info in dep5 for po/ folder. Commit.
  • Chore(reuse): Add BSL license and fix header. Commit.
  • Chore(reuse): Add IP info for /dev-docs. Commit.
  • [Tag Widget] Fix crash if no category exists. Commit.
  • Fix and improve render preset parameter splitting with whitespaces. Commit.
  • [Qt6] Fix build. Commit.
  • Add initial tests for render model. Commit.
  • Fix compilation and use new timelinemodel related method to get guidesModel. Commit.
  • [Render Presets] Fix UI options for ratecontrol. Commit.
  • Cleanup: remove unused arg. Commit.
  • Preview chunks should be sorted by integer. Commit.
  • Fix timeline preview incorrectly stopping when moving a clip outside preview zone. Commit.
  • QMetaObject::invokeMethod should be used with Qt::DirectConnection when expecting a return argument. Commit.
  • Fix designer plugin crash. Commit.
  • Disable parallel processing on 32bit systems. Commit.
  • Fix pressing Esc during timeline drag corrupts timeline. Commit.
  • Fix guides incorrectly moved when unlocked. Commit.
  • Update mouse position in timeline toolbar on zoom and scroll timeline. Commit.
  • Fix crash dropping an effect with a scene (rotoscoping, transform,…) on the project monitor. Commit.
  • Fix zoom sometimes behaving incorrectly on very low zoom levels. Commit.
  • Fix zoom on mouse not working as expected when zooming after last clip. Commit.
  • Restrict guides to integer position on paint to avoid drawing artifacts. Commit.
  • Fix resize zone conflicting with move on low zoom levels. Commit.
  • Harmonize effect sliders suffix (space is now automatically inserted between value and suffix), add rotation button to rotation sliders. Commit.
  • Fix title clip line break sometimes pushing text outside item rect. Commit.
  • Fix rendering when using an MLT properties file with a space in it. Commit.Fixes bug #462650
  • Effect slider: press shift while dragging will adjust values one by one. Commit.
  • Fix monitor overlay sometimes incorrectly placed. Commit.
  • Ensure on monitor marker color is updated even if 2 markers have the same text. Commit.
  • Add status bar tooltip for zone resize. Commit.
  • Cleanup monitor zone resize. Commit.
  • [kdenlive_render] Remove unused code. Commit.
  • [kdenlive_render] Use qDebug() also if DBus JobViewServer not available. Commit.
  • [kdenlive_render] Make destination argument optional. Commit.
  • [kdenlive_renderer] Ensure xml file is open for reading. Commit.
  • [kdenlive_render] Use qDebug() if socket not connected (NODBUS only yet). Commit.
  • [kdenlive_render] Simplifiy code by using QStringList::takeFirst(). Commit.
  • [kdenlive_render] Drop –in and –out parameter. Commit.
  • [kdenlive_render] Remove workaround for MLT bug that is fixed since long. Commit.
  • Adjust Kdenlive rendering to recent changes in kdenlive_render. Commit.
  • [kdenlive_render] Port kdenlive_render to QCommandLineParser. Commit.
  • [kdenlive_render] Remove leftover of unused player parameter. Commit.
  • Fix guides missing on document open. Commit.
  • Fix guides color not updated in timeline when the category color was updated. Commit.
  • Refactoring: move guidesmodel in timelinemodel (required for nesting). Commit.
  • Better debug info on failed proxy for small images. Commit.
  • Update README.md. Commit.
  • Fix MaxOS compilation. Commit.
  • Fix minor typo. Commit.
  • Be more clever finding resources paths when the project was relocated (for example opened from an external drive). Commit.
  • Fix crash on document open. Commit.
  • Fix possible crash on document open. Commit.
  • Store mark in/out as private members instead of recreating them. Commit.
  • Add zone-in/zone-out to contextual mouse menu for clip monitor(issue 1508). Commit.
  • Audio graph filters are keyframable now. Commit.Fixes bug #459554
  • Auto-call taskManager.taskDone() when run() ends. Commit.