]> git.sesse.net Git - kdenlive/history - src/renderer.cpp
Clip properties dialog
[kdenlive] / src / renderer.cpp
2008-03-23 Jean-Baptiste MardelleClip properties dialog
2008-03-22 Marco Gittleruse effectstackedit also for transitions
2008-03-22 Marco Gittlermore cleanup
2008-03-22 Marco Gittlerno more crash on open files, but open many files at...
2008-03-21 Marco Gittleruse more forward decl. to have no unneeded recompiling
2008-03-21 Marco Gittlershow after update transition the right frame in monitor
2008-03-21 Marco Gittlerall transitions can now added
2008-03-21 Marco Gittlertransitions are can now be replaced and less warnings
2008-03-21 Marco Gittlernew doc struct, to be able to remove transitions, but...
2008-03-20 Marco Gittlerfirst ugly try to create a new tractor with new transit...
2008-03-20 Marco Gittlernew method for add transitions
2008-03-20 Marco Gittlerfirst try of deleting transition (but not very usefull...
2008-03-20 Marco Gittlerfunction for changing transitions
2008-03-19 Marco Gittlerfunction for transition delete
2008-03-18 Marco Gittlermore use of the central getFrame things,
2008-03-18 Marco Gittlersimplify the getImage methods in kthumb and use it...
2008-03-13 Jean-Baptiste MardelleLooks like I finally got the profile switching work!
2008-03-09 Jean-Baptiste MardelleStart of rendering jobs
2008-03-05 Jean-Baptiste Mardellebetter handling of document switching (still some crashes)
2008-03-04 Jean-Baptiste MardelleStart using mlt profiles
2008-03-03 Jean-Baptiste MardelleReindent all source files
2008-03-01 Jean-Baptiste MardelleEffects can be enabled / disabled
2008-02-24 Jean-Baptiste Mardelleadd some extra checks
2008-02-24 Jean-Baptiste Mardelleupdate timeline duration
2008-02-23 Marco Gittlergot first audio frames, but
2008-02-22 Jean-Baptiste Mardelleless flicker on effect stack changes
2008-02-22 Jean-Baptiste MardelleUpdate effect stak stuff
2008-02-22 Marco Gittlerone missing check, but this does not always protect...
2008-02-20 Jean-Baptiste MardelleAllow to modify an effect
2008-02-20 Jean-Baptiste MardelleEffects are now stored in clip as xml, get ready for...
2008-02-20 Marco Gittlerfix crash if filter us not valid
2008-02-20 Marco Gittleravoid crash in render
2008-02-17 Jean-Baptiste Mardelletimeline move fixes
2008-02-17 Jean-Baptiste MardelleStart implementing effects
2008-02-17 Jean-Baptiste MardelleDon't allow to move clips under 0, small fixes
2008-02-10 Jean-Baptiste Mardelleinsert & move timeline clips
2008-02-10 Jean-Baptiste MardelleMake project monitor usable
2008-02-10 Jean-Baptiste MardelleConnect project monitor
2008-02-09 Jean-Baptiste MardelleFix profiles
2008-02-09 Jean-Baptiste Mardelleadapt to latest MLT changes
2008-01-20 Jean-Baptiste MardelleStart porting timeline to QGraphicsView
2008-01-05 Jean-Baptiste MardelleFix project view thumbnails
2008-01-05 Jean-Baptiste MardelleStart of the undo framework
2008-01-02 Jean-Baptiste Mardellestart of the clip tracks view
2007-12-30 Jean-Baptiste MardelleProgress in clip monitor and project switching
2007-12-29 Jean-Baptiste MardelleStarting KDE4 porting