]> git.sesse.net Git - kdenlive/commit
Add GUI for MLT filter dynamic text.
authorBrian Matherly <pez4brian@yahoo.com>
Tue, 22 Nov 2011 16:30:49 +0000 (17:30 +0100)
committerTill Theato <root@ttill.de>
Tue, 22 Nov 2011 16:30:49 +0000 (17:30 +0100)
commit0d8de4d8262a6f5d0bfb716c7e408ba26e200cb7
treeb1f4ff9f7ae100ccd2cc4bae00136b3bcf15f43d
parent9f5a8d1e6c378bf63d66c98e0c270fd86e73b6f1
Add GUI for MLT filter dynamic text.
This includes the new parameter types 'font' and 'keyword'. The color
widget gets alpha channel support.
data/blacklisted_effects.txt
effects/CMakeLists.txt
effects/README
effects/dynamictext.xml [new file with mode: 0644]
src/CMakeLists.txt
src/choosecolorwidget.cpp
src/choosecolorwidget.h
src/effectstackedit.cpp
src/widgets/fontval_ui.ui [new file with mode: 0644]
src/widgets/keywordval_ui.ui [new file with mode: 0644]