]> git.sesse.net Git - kdenlive/history - src/projecttree
Fix label
[kdenlive] / src / projecttree /
2013-05-30 Montel LaurentMinor clean
2013-05-29 Montel Laurentconst'ref. REmove not necessary virtual keyword. Fix...
2013-05-15 Montel Laurentincludemocs
2013-05-13 Montel LaurentUse const'ref, change if(foo) delete foo => delete...
2013-05-12 Montel Laurentconst'ify
2013-05-12 Montel Laurentconst'ify
2013-02-16 Jean-Baptiste MardelleFix proxy of playlist aspect ratio broken on some locales
2013-02-11 Jean-Baptiste MardelleFix Coverity #980712
2013-02-01 Jean-Baptiste MardelleFix compilation on OSX (moc issue)
2012-12-31 Jean-Baptiste MardelleRewrite screen capture to use FFmpeg instead of recordM...
2012-12-26 Jean-Baptiste MardelleFix display of proxy clip progress when using MLT with...
2012-12-26 Jean-Baptiste MardelleFix ratio issue when making proxy from playlist clip
2012-12-26 Jean-Baptiste MardelleFix stabilize clip not finishing
2012-12-19 Jean-Baptiste MardelleFix scene detection jobs not running concurrently and...
2012-12-16 Jean-Baptiste MardelleFix crash on scene cut analysis: http://kdenlive.org...
2012-11-19 Ed RogalskyMerge branch 'master' into bugfix/jogshuttle
2012-11-19 Jean-Baptiste MardelleFix possible crash on invalid filter in clip jobs
2012-11-10 Jean-Baptiste MardelleMerge branch 'pkey'
2012-11-10 Jean-Baptiste MardelleMerge branch 'feature/pkey' of git://anongit.kde.org...
2012-11-07 Jean-Baptiste MardelleSpeed up automatic scene detection (still very slow...
2012-11-06 Ed RogalskyMerge branch 'master' into feature/pkey
2012-11-05 Jean-Baptiste MardelleAllow to analyse only a zone of a clip
2012-10-25 Ed RogalskyMerge branch 'master' into feature/pkey
2012-10-24 Jean-Baptiste MardelleCleanup filter jobs
2012-10-21 Jean-Baptiste MardelleCleanup data processing framework
2012-10-20 Jean-Baptiste MardellePrepare for clip extra data (reusable analysis data)
2012-10-19 Jean-Baptiste MardelleAdd automatic scene split (requires MLT patch): http...
2012-09-24 Jean-Baptiste MardelleCleanup & fix melt job (like video stab) not keeping...
2012-09-22 Jean-Baptiste MardelleMake sure we have a tractor in stabilized clips .mlt...
2012-09-19 Jean-Baptiste MardelleCleanup & fix multi clip transcoding
2012-09-07 Jean-Baptiste Mardelle* Fix stabilized clips not loading:
2012-09-07 Jean-Baptiste MardelleFix proxy and various other things when using libav...
2012-09-02 Mikko Rapelimeltjob.cpp: initialize addClipToProject
2012-07-23 Jean-Baptiste Mardellemeltjob.cpp: initialize m_showFrameEvent [Coverity...
2012-07-23 Jean-Baptiste MardelleUse const & with foreach loops where possible [krazy...
2012-07-23 Jean-Baptiste MardelleUse char for single character [krazy 1-44] by Mikko...
2012-07-23 Jean-Baptiste MardelleMerge branch 'master' of git://anongit.kde.org/kdenlive
2012-07-23 Jean-Baptiste MardelleEnd files with new line [krazy 37/37] by Mikko Rapeli
2012-03-19 Jean-Baptiste MardelleMerge branch 'master' into effectstack
2012-02-15 Simon A. EugsterMerge branch 'next' into audioAlign
2012-01-22 Jean-Baptiste MardelleShow job info in clip tooltip
2012-01-22 Jean-Baptiste MardelleTurn Stabilize filter in to a clip job
2012-01-13 Jean-Baptiste MardelleMerge branch 'master' of git://anongit.kde.org/kdenlive
2012-01-06 Jean-Baptiste Mardelle* Fix missing proxy not re-created on project opening
2012-01-04 Jean-Baptiste MardelleMerge branch 'master' of git://anongit.kde.org/kdenlive
2012-01-03 Till TheatoFix job progress bar not disappearing when job is cancelled
2011-12-29 Jean-Baptiste MardelleIntroduce MLT clip analysis, can now be used for gettin...
2011-12-29 Jean-Baptiste MardelleImprovements to the clip jobs framework
2011-12-24 Jean-Baptiste MardelleCleanup transcode clip dialog
2011-12-23 Jean-Baptiste MardelleTurn transcoding action into clip job (in progress)
2011-12-22 Jean-Baptiste MardelleSome improvements in clip jobs
2011-12-21 Jean-Baptiste MardelleDisplay job status in clip tooltip
2011-12-20 Jean-Baptiste MardelleImplement "add clip to project" checkbox in zone extrac...
2011-12-20 Jean-Baptiste MardelleImprove feedback when a job fails (needs KDE >= 4.7...
2011-12-19 Jean-Baptiste MardelleContinue progress on clip jobs: add extract zone action...
2011-12-19 Jean-Baptiste MardelleSome progress on clip jobs
2011-12-19 Jean-Baptiste MardelleStart implementing a generic clip job framework that...