]> git.sesse.net Git - kdenlive/commit
Update mechanism for effects.
authorTill Theato <root@ttill.de>
Tue, 6 Sep 2011 21:15:48 +0000 (21:15 +0000)
committerTill Theato <root@ttill.de>
Tue, 6 Sep 2011 21:15:48 +0000 (21:15 +0000)
commit2612143ef0a28634d7ed05286cf2c0e2179ea06d
tree7a1255707d42e8e74d1f6cdfb3850306c6dec73b
parentbdecc815fe0ce0cabae80211cbb0f0e9c7bcbaf0
Update mechanism for effects.
A js file can contain an update function modifing a filter to work with the installed version of frei0r.
Additionally updated frei0r_levels.xml to also work with version 0.2 of the filter and added an update file.
TODO: test, document add update files for more filters.

svn path=/trunk/kdenlive/; revision=5858
effects/CMakeLists.txt
effects/frei0r_balanc0r.xml
effects/frei0r_levels.xml
effects/update/CMakeLists.txt [new file with mode: 0644]
effects/update/frei0r_levels.js [new file with mode: 0644]
src/documentvalidator.cpp
src/documentvalidator.h