]> git.sesse.net Git - kdenlive/commit
New: allow user to modifiy a clip by saying if he wants to keep only video or only...
authorJean-Baptiste Mardelle <jb@kdenlive.org>
Fri, 20 Mar 2009 13:20:52 +0000 (13:20 +0000)
committerJean-Baptiste Mardelle <jb@kdenlive.org>
Fri, 20 Mar 2009 13:20:52 +0000 (13:20 +0000)
commit266af950f3c0fa95a7736374335cc91ec568da95
tree9e80f943e832fc4ae60392b9a879e8a3039cccbb
parent73635fd77a43f745e41c6ab325d70c3fe6603dd3
New: allow user to modifiy a clip by saying if he wants to keep only video or only audio (from the clip menu)

svn path=/trunk/kdenlive/; revision=3166
12 files changed:
src/CMakeLists.txt
src/changecliptypecommand.cpp [new file with mode: 0644]
src/changecliptypecommand.h [new file with mode: 0644]
src/clipitem.cpp
src/clipitem.h
src/customtrackview.cpp
src/customtrackview.h
src/docclipbase.cpp
src/docclipbase.h
src/kdenliveui.rc
src/mainwindow.cpp
src/mainwindow.h