-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/129011/
-----------------------------------------------------------

(Updated Sept. 24, 2016, 6:15 p.m.)


Status
------

This change has been marked as submitted.


Review request for Kdenlive.


Changes
-------

Submitted with commit e9818f33b3bf14ddaf4e12fc15ff1e1b7396a23e by Jean-Baptiste 
Mardelle to branch Applications/16.08.


Repository: kdenlive


Description
-------

This patch gives a little love to Kdenlive's library:
- replaces the ambigious "+" icon to add a library clip to your project with 
the "add clip" icon, thus getting in line of adding a clip to the project bin.
- improves on error reporting during playlist expansion: errors are now clearly 
reported to the user through the status bar reporting mechanism; most users 
won't have a terminal window visible while using Kdenlive, so they won't see 
the error debug messages.
- fixes Kdenlive hanging for a very loooooooong time while trying to load 
producers after playlist expansion due to relative paths failing. This patch 
checks for relative producer urls during expansion and properly re-roots them 
based on the playlist's root element/directory. Of course, this does not fix 
issues where clips have been moved after a library playlist clip has been 
created.


Diffs
-----

  src/bin/bin.cpp 00d9587 
  src/library/librarywidget.cpp 7620bbe 
  src/mainwindow.cpp 8022226 
  src/timeline/customtrackview.cpp 3462496 

Diff: https://git.reviewboard.kde.org/r/129011/diff/


Testing
-------

Tested on recent Kdenlive git master.


Thanks,

The DiveO

Reply via email to