kdenlive:org

Last commit made on 2014-11-13
Get this branch:
git clone -b org https://git.launchpad.net/kdenlive

Branch merges

Branch information

Name:
org
Repository:
lp:kdenlive

Recent commits

93bdc68... by Vincent PINON <email address hidden>

Revert 71174b (Remove the MLT threads option): was affecting movit only
(penalty on render time in general situation)

5e5e462... by Jean-Baptiste Mardelle

Fix effect list scrollbar has black background

1437603... by Vincent PINON <email address hidden>

Fix compiler warning

a00aa34... by Vincent PINON <email address hidden>

Use several build dirs (branches)

8affed5... by Jean-Baptiste Mardelle

Fix regression from previous commit: clip monitor not updated when adding clip

e92db0d... by Jean-Baptiste Mardelle

Fix lock on undo / redo add clip

daef978... by Pino Toscano

cmake: prefix the pkg-config vars

This avoids the conflict between variables set by the pkg-config cmake
module, and those set by find_library/find_file.

bab470b... by Pino Toscano

cmake: find the qjson include dir w/o the qjson subdir

This is much like what the upstream QJson cmake module does.

56977b4... by Pino Toscano

cmake: use the soprano includes w/ nepomuk-core

132879d... by Vincent PINON <email address hidden>

Find Soprano for NepomukCore
(for KDE CI system, fix from Gwenview)