]> git.sesse.net Git - kdenlive/history - src/transition.cpp
Integrate with the required MLT hooks for getting Movit to work.
[kdenlive] / src / transition.cpp
2008-03-24 Marco Gittlermore simple xml create
2008-03-24 Marco Gittlertransitions use now same xmlfile than effects (dynamic...
2008-03-22 Marco Gittlerremoved warnings to see real warning messages (except...
2008-03-21 Marco Gittlerrect calc moved into abstract class
2008-03-19 Jean-Baptiste MardelleTrack height can now be changed from settings dialog
2008-03-18 Marco Gittlerdynamic read transition names and fill transitionlist
2008-03-17 Marco Gittlertransiton on right track
2008-03-11 Marco Gittleruse enum instead of num for typeof QGraphicsRectItem
2008-03-10 Marco Gittlercorrect length/start in transition
2008-03-10 Marco Gittlerremoved wrong functions from transition.{cpp,h}
2008-03-10 Marco Gittleruse clipitem resize also for transition resize
2008-03-10 Marco Gittleruse same paintingstyle for transitions
2008-03-10 Marco Gittlerabstract class for clipitem (many func's from clipitem...
2008-03-08 Jean-Baptiste Mardellestart implementing transitions. buttons in statusbar...