]> git.sesse.net Git - kdenlive/history - src/effectstackview.h
Improvements to the clip jobs framework
[kdenlive] / src / effectstackview.h
2011-12-29 Jean-Baptiste MardelleImprovements to the clip jobs framework
2011-09-09 Jean-Baptiste Mardellecppcheck fixes, patch by Mikko Rapeli [14/27]
2011-01-08 Till TheatoAllow adding comments to bool parameters
2010-12-28 Till TheatoAdd a "full description" to effects. Will be shown...
2010-12-26 Till TheatoShow all parameter comments at once:
2010-12-25 Till TheatoUse label at the bottom of the effect stack instead...
2010-12-21 Till TheatoInitial support for keyframes in track effects (WIP)
2010-09-13 Jean-Baptiste MardelleFix add track effect through double click in effects...
2010-08-28 Jean-Baptiste Mardelleremove region stuff
2010-08-24 Jean-Baptiste MardelleAlmost finished implementing track effects
2010-08-22 Jean-Baptiste MardelleProgress on track effects
2010-08-12 Till TheatoAdd Opacity controls to new geometry widget
2010-08-12 Till TheatoKeep timeline cursor position in sync with local timeli...
2010-08-10 Till TheatoFix monitor scene shown at inappropriate times when...
2010-08-04 Till TheatoIntroduce very basic geometry editing on the monitor.
2010-08-01 Till TheatoColor Picker:
2010-06-19 Jean-Baptiste MardelleFix pan_scan effect & first steps for effect region
2010-06-11 Till TheatoAdd ability to enable or disable all effects in the...
2010-05-27 Jean-Baptiste MardelleUse new timecode widget for position parameter in effects
2010-05-14 Till Theato- Try to fix "del" deleting the clip instead of effect...
2010-01-22 Jean-Baptiste MardelleFix keyframeeditor for effects like vignette:
2009-08-14 Jean-Baptiste MardelleFix various effects related crashes (don't store effect...
2009-07-23 Jean-Baptiste MardelleFix mem leak + possible crash with transition:
2009-07-22 Jean-Baptiste Mardellecleanup
2009-07-21 Jean-Baptiste MardelleDisable effect parameters if effect is disabled
2009-04-10 Ray Lehtiniemi[PATCH 2/2] Ensure that all member variables have an...
2009-04-04 Ray LehtiniemiReindent the codebase using 'linux' bracket placement.
2008-11-14 Jean-Baptiste Mardelle* Fix undo of effect editing
2008-10-23 Jean-Baptiste MardelleTry to fix undoing of moving effects (up and down in...
2008-10-14 Jean-Baptiste MardelleFix automask effect crash
2008-10-06 Jean-Baptiste MardelleFix effect stack "add new effect" menu, make custom...
2008-09-01 Jean-Baptiste Mardelle* Fix crash on renderer stopping
2008-07-19 Jean-Baptiste MardelleEffects can now be saved
2008-07-06 Jean-Baptiste Mardelle* NEW: find as you type feature. You can now type a...
2008-06-17 Jean-Baptiste Mardelleget ready for keyframes in timeline
2008-05-11 Jean-Baptiste MardelleFix move effects up and down in stack
2008-03-30 Marco Gittlerraise effect/transition dockwidgets when specific item...
2008-03-30 Marco Gittlermade effectLists static
2008-03-21 Marco Gittleruse more forward decl. to have no unneeded recompiling
2008-03-03 Jean-Baptiste MardelleReindent all source files
2008-03-02 Jean-Baptiste MardelleFix effect resetting
2008-03-01 Jean-Baptiste MardelleEffects can be enabled / disabled
2008-02-27 Jean-Baptiste Mardellenew reset effect button (restore effect default values)
2008-02-27 Jean-Baptiste MardelleEdit effect parameter can be undone / redone
2008-02-23 Jean-Baptiste MardelleUpdate view when clip with no effect is selected, cleanup
2008-02-22 Jean-Baptiste MardelleUpdate effect stak stuff
2008-02-21 Marco Gittleruse and save order of filters
2008-02-21 Marco Gittleruse first simple sliders for parameter setup
2008-02-21 Marco Gittlereffectstack can setup the parameter now
2008-02-20 Jean-Baptiste Mardelledelete effect from effect stack
2008-02-20 Marco Gittlereffectstack can add self effects
2008-02-20 Marco Gittlereffectstack can insert new points (button)
2008-02-20 Marco Gittlerupdate in effectstack for setup
2008-02-19 Marco Gittlerparameter adjustable
2008-02-19 Marco Gittlerheader for effectstack
2008-02-18 Marco Gittlershow effects for the clipin effectstack
2008-02-18 Marco Gittlereffectstack start