]> git.sesse.net Git - kdenlive/history - src/initeffects.cpp
Add an fps counter for debugging.
[kdenlive] / src / initeffects.cpp
2014-03-13 Steinar H. GundersonCopy the boolean heuristic detection from effects to...
2013-12-15 Montel LaurentFix includes
2013-06-01 Montel Laurentconst'ref
2013-05-28 Montel LaurentFix indent. Const'ref. Optimization. Clean up code
2013-05-23 Montel LaurentFix indent, minor optimization. Const'ref etc.
2013-05-15 Montel Laurentincludemocs
2013-05-14 Montel LaurentBetter to use ++i than i++ (minor optimization)
2013-02-16 Jean-Baptiste MardelleFix unnecessary refresh of effect stack, set effect...
2013-02-16 Jean-Baptiste MardelleFix some MLT effects (Mono to Stereo was showing twice...
2012-12-27 Jean-Baptiste MardelleReorganize a bit opening sequence hoping that it can...
2012-09-01 Jean-Baptiste MardelleFix saving custom effect hiding other custom effects:
2012-05-14 Jean-Baptiste MardelleWhen opening a document from a different locale, MLT...
2012-04-19 Simon A. EugsterMerge branch 'audioAlign'
2012-04-17 Jean-Baptiste MardelleCleanup effect stack (part 1)
2012-04-16 Jean-Baptiste MardelleFix custom effects not recognizing capital letters...
2012-04-13 Simon A. EugsterMerge branch 'master' into audioAlign
2012-04-12 Jean-Baptiste MardelleFix saved effect groups not showing in effects list
2012-03-31 Jean-Baptiste Mardellenew: saving of effect group
2011-11-10 Alberto VillaMerge branch 'master' into buildsystem
2011-11-09 Alberto VillaMerge branch 'buildsystem' into next
2011-11-09 Alberto VillaMerge branch 'buildsystem' into next
2011-11-09 Alberto VillaMerge branch 'buildsystem' into next
2011-11-09 Jean-Baptiste MardelleMerge branch 'master' into next
2011-11-09 Jean-Baptiste MardelleMerge branch 'refs/heads/v0.8.2'
2011-11-09 Jean-Baptiste MardelleAffine transition / pan_zoom: add Distort option to...
2011-09-19 Jean-Baptiste Mardellesmall cleanup
2011-09-12 Jean-Baptiste MardelleFix small memleak of metadata
2011-09-10 Jean-Baptiste Mardellewhen in keyed mode, Affine transiton needs "shear_x...
2011-09-06 Jean-Baptiste MardelleFix locale problem (inserted a thousand separator into...
2011-09-02 Jean-Baptiste Mardellecleanup
2011-09-01 Jean-Baptiste MardelleCleanup
2011-09-01 Jean-Baptiste MardelleShow filter version in filter info box
2011-07-31 Till TheatoRemove (old) LADSPA related code.
2011-07-14 Jean-Baptiste MardelleRequired changes to make Kdenlive work with some locale...
2011-07-10 Dan DennedyReplace locale-dependent comma with slash in geometry...
2011-06-10 Jean-Baptiste MardelleFix missing effects, as described in:
2011-06-09 Jean-Baptiste MardelleHide MLT's automatically generated SOX effects since...
2011-06-09 Jean-Baptiste MardelleWorkaround empty .yml metadata in MLT effects
2011-06-02 Jean-Baptiste MardelleWorkaround MLT's empty metadata for some transitions
2011-05-21 Jean-Baptiste MardelleFix effect's creation
2011-05-18 Jean-Baptiste MardelleCorrectly identify sox effects as audio
2011-05-17 Jean-Baptiste MardelleDisable old LADSPA xml effects
2011-05-16 Jean-Baptiste MardelleAdd proper support for 'float' parameter type in effect...
2011-05-15 Jean-Baptiste MardelleFix LADSPA effects listed under video:
2011-02-22 Jean-Baptiste MardelleKeyframable rotation for affine transition
2011-01-25 Dan DennedyEnable opacity in the geometry widget of Affine transition.
2011-01-08 Jean-Baptiste MardelleFix translation of composite transition parameters
2011-01-04 Jean-Baptiste MardelleFix startup crash
2011-01-02 Till Theatofix memleak
2011-01-02 Till TheatoBezier Spline: requires version 0.2 of frei0r.curves
2010-10-19 Jean-Baptiste MardelleAdd 15 band equalizer(part 2), based on patch from...
2010-10-11 Yuri Chornoivanadd context to some messages
2010-09-21 Jean-Baptiste MardelleEmbed custom effects in project file:
2010-07-20 Till TheatoAllow cutting groups
2010-06-21 Jean-Baptiste Mardelleimplement region transition (still needs MLT patch...
2010-06-18 Dan DennedyThe mirror and repeat options do not work with Kdenlive...
2010-05-14 Alberto Villa- Fix some problems with transitions not being initiali...
2010-05-11 Till Theato- Add ability to disable opacity in geometryval
2010-05-01 Dan DennedyFix initialization of AffineComposite Transition geomet...
2010-02-01 Dan DennedyEnable the Fill option in Composite by default.
2009-10-26 Jean-Baptiste Mardelleprogress in timeline overwrite mode
2009-08-29 Jean-Baptiste MardelleFix custom effects multiplication:
2009-07-20 Jean-Baptiste MardelleUndo files that should not have been part of last commit
2009-07-20 Jean-Baptiste MardelleAdd XML files for frei0r contrast0r and brightness...
2009-07-03 Dan DennedyFix path to MLT luma wipe files.
2009-06-23 Jean-Baptiste MardelleTry to make sure we don't create url's with // in them
2009-06-19 Alberto Villaclean up reindentation
2009-06-12 Jean-Baptiste MardelleFix force aspect ratio:
2009-06-10 Jean-Baptiste MardelleUpdate transitions lumas when user installs a new one:
2009-06-07 Dan DennedyAdd Invert parameter to Slide transition.
2009-06-07 Dan DennedyRename non-frei0r transitions to more common names:
2009-05-24 Jean-Baptiste MardelleFix LADSPA path on 64bit system, patch by Zarko Pintar
2009-05-08 Jean-Baptiste Mardellesmall cleanup
2009-04-15 Jean-Baptiste MardelleAdd deinterlace options to wipe transition (same as...
2009-04-11 Jean-Baptiste MardelleAdjust plugin to show only when used producer is presen...
2009-04-11 Dan Dennedydefault Composite transition to use progressive renderi...
2009-04-10 Ray Lehtiniemi[PATCH 5/6] qstrdup requires array delete
2009-04-10 Ray Lehtiniemi[valgrind] fix memleak
2009-04-05 Ray LehtiniemiEnsure that all base constructors are explicitly called.
2009-04-05 Ray LehtiniemiOnly close files if they are actually open
2009-04-05 Ray LehtiniemiDisable constructor for initEffects class
2009-04-04 Ray LehtiniemiReindent the codebase using 'linux' bracket placement.
2009-03-15 Jean-Baptiste MardelleUse "None" string when no luma file is selected in...
2009-03-15 Jean-Baptiste MardelleImageFile is inconsistent with the rest of the UI ...
2009-03-15 Jean-Baptiste Mardelleadd Fill, Deinterlace, Progressive, Operation, and...
2009-03-13 Jean-Baptiste MardelleRemove Alpha Transparency transition as suggested by...
2009-03-13 Jean-Baptiste Mardellebackport commit from Dan Dennedy:
2009-03-11 Jean-Baptiste MardelleMore constness fixes [PATCH by Ray Lehtiniemi]
2009-03-11 Jean-Baptiste MardelleComment out names of unused parameters [PATCH by Ray...
2009-03-07 Jean-Baptiste Mardelle[PATCH by Ray Lehtiniem] Delete some unused variables
2009-03-04 Jean-Baptiste MardelleKrazy fixes: cleanup all headers
2009-03-03 Jean-Baptiste MardelleMore krazy code fixes
2009-03-03 Jean-Baptiste Mardellekrazy code fixes
2009-01-27 Jean-Baptiste Mardelleless debug
2009-01-27 Jean-Baptiste Mardelle* Small updates to composite transition
2008-12-29 Jean-Baptiste Mardelleless debug
2008-12-28 Jean-Baptiste MardelleFix LADSPA effects, should work now:
2008-12-13 Jean-Baptiste Mardelle"Get New Lumas" option in settings menu to automaticall...
2008-12-07 Jean-Baptiste Mardellere-add Kdenlive custom luma files for transitions
2008-10-30 Jean-Baptiste MardelleWorkaround problems with clip transparency. Transparenc...
next