[vlmc-devel] commit: EffectsEngine: Allowing filter drag and drop to the timeline. ( Hugo Beauzée-Luyssen )
git at videolan.org
git at videolan.org
Wed Jul 28 00:22:06 CEST 2010
vlmc | branch: master | Hugo Beauzée-Luyssen <beauze.h at gmail.com> | Mon Jul 26 16:20:19 2010 +0200| [56d5057c2246506c5fe0d2c037c9178731914227] | committer: Hugo Beauzée-Luyssen
EffectsEngine: Allowing filter drag and drop to the timeline.
> http://git.videolan.org/gitweb.cgi/vlmc.git/?a=commit;h=56d5057c2246506c5fe0d2c037c9178731914227
---
src/CMakeLists.txt | 2 +
src/Gui/MainWindow.cpp | 16 ++++----
src/Gui/effectsengine/EffectsList.cpp | 20 +---------
src/Gui/effectsengine/EffectsList.h | 7 ---
src/Gui/effectsengine/EffectsListView.cpp | 59 +++++++++++++++++++++++++++++
src/Gui/effectsengine/EffectsListView.h | 30 +++++++++++++++
src/Gui/effectsengine/ui/EffectsList.ui | 14 ++++++-
src/Gui/timeline/Timeline.cpp | 19 +++++++++
src/Gui/timeline/Timeline.h | 3 +
src/Renderer/WorkflowRenderer.cpp | 1 +
10 files changed, 136 insertions(+), 35 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlmc.git/?a=commitdiff;h=56d5057c2246506c5fe0d2c037c9178731914227
More information about the Vlmc-devel
mailing list