]> git.sesse.net Git - kdenlive/history - src/clipitem.h
* internal rework: switch clip id's from integer to string
[kdenlive] / src / clipitem.h
2008-08-27 Jean-Baptiste Mardelle* internal rework: switch clip id's from integer to...
2008-08-17 Jean-Baptiste MardelleRewrote the handling of timeline in QGraphicsView....
2008-08-05 Jean-Baptiste MardelleFix timeline handling of objects (move them instead...
2008-08-02 Jean-Baptiste Mardelle* New configuration page to set SDL audio/video driver...
2008-07-29 Jean-Baptiste MardelleChange clip speed (slowmotion) - not finished yet,...
2008-07-19 Jean-Baptiste MardelleCopy effects when cutting or pasting a clip
2008-07-15 Jean-Baptiste MardelleFix several problems with clip crop start, fix undo...
2008-07-15 Jean-Baptiste Mardellecopy / paste clips and transitions, move several clips
2008-07-06 Jean-Baptiste Mardelle* NEW: find as you type feature. You can now type a...
2008-06-28 Jean-Baptiste Mardelledouble click a clip in timeline to edit position &...
2008-06-27 Jean-Baptiste Mardelleadd / edit effect keyframe is now integrated in the...
2008-06-21 Jean-Baptiste Mardelleseveral keyframe effect fixes
2008-06-21 Jean-Baptiste Mardellevolume effect now works fine with keyframes
2008-06-17 Jean-Baptiste Mardelleget ready for keyframes in timeline
2008-06-08 Jean-Baptiste Mardelle* New: audio fade in / out by dragging a clip's top...
2008-05-28 Jean-Baptiste Mardelleedit and delete markers
2008-05-27 Jean-Baptiste MardelleFix clip cropstart when loading document
2008-05-11 Jean-Baptiste MardelleWhen opening a project file, restore effects
2008-05-02 Jean-Baptiste Mardelle*Re-introduce slideshow clips
2008-03-27 Jean-Baptiste MardelleFirst big cleanup of transition / clipitem. Transitions...
2008-03-21 Marco Gittleruse more forward decl. to have no unneeded recompiling
2008-03-19 Jean-Baptiste MardelleTrack height can now be changed from settings dialog
2008-03-17 Marco Gittlertransiton on right track
2008-03-10 Marco Gittlercorrect length/start in transition
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-10 Jean-Baptiste MardelleFix problem with transition list
2008-03-08 Jean-Baptiste Mardellestart implementing transitions. buttons in statusbar...
2008-03-08 Jean-Baptiste Mardelleadd some const, small update to clip painting (get...
2008-03-07 Jean-Baptiste MardelleUse time position instead of frames for clip properties
2008-03-03 Jean-Baptiste MardelleReindent all source files
2008-03-02 Jean-Baptiste MardelleNicer timeline visual tips, fix video thumbnails being...
2008-03-01 Jean-Baptiste MardelleDrag and drop from effects list
2008-02-29 Jean-Baptiste Mardellesmall ui improvements
2008-02-25 Marco Gittlerultra fast scrolling in timeline in EVERY zoom step
2008-02-25 Marco Gittleruse smaller pix for cache (very fast), but the clip...
2008-02-25 Marco Gittlerput code for painterpath back in, to choose which to...
2008-02-25 Marco Gittlerspeedup during move
2008-02-24 Marco Gittleraudito thumbs are cached
2008-02-24 Marco Gittleraudio thumb drawn
2008-02-22 Jean-Baptiste MardelleUpdate effect stak stuff
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-17 Jean-Baptiste MardelleDisplay effect names on clips
2008-02-17 Jean-Baptiste MardelleAllow resize clips in timeline
2008-02-16 Jean-Baptiste MardelleImplement clipmanager
2008-02-09 Jean-Baptiste Mardelleadapt to latest MLT changes
2008-01-26 Jean-Baptiste MardelleFixes to clip fades
2008-01-26 Jean-Baptiste Mardellerewrote move and resize clip, video thumbs now update...
2008-01-26 Jean-Baptiste Mardelleprogress on clip view
2008-01-25 Jean-Baptiste MardelleMore work on timeline widget
2008-01-23 Jean-Baptiste Mardelleprogress in timeline widget
2008-01-22 Jean-Baptiste MardelleSome funny timeline animation tooltips
2008-01-21 Jean-Baptiste Mardelleclips now respect maximum length
2008-01-21 Jean-Baptiste Mardelleundo/redo add clip to timeline
2008-01-21 Jean-Baptiste Mardelleundo/redo clip move
2008-01-20 Jean-Baptiste MardelleStart porting timeline to QGraphicsView