]> git.sesse.net Git - kdenlive/history - src/stopmotion
Fix label
[kdenlive] / src / stopmotion /
2013-05-30 Montel LaurentRemove virtual keyword, fix indent. Const'ref
2013-05-24 Montel LaurentConst'ref
2013-05-20 Montel Laurentconst'ref
2013-05-16 Montel Laurentconst'ref
2013-05-15 Montel Laurentincludemocs
2013-05-14 Montel LaurentBetter to use ++i than i++ (minor optimization)
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-05-07 Montel LaurentFix forward declaration
2013-05-07 Montel Laurentnormalize signal/slots
2013-02-11 Jean-Baptiste MardelleFix Coverity #980705
2012-12-21 Jean-Baptiste MardelleFix Blackmagic Decklink output, cleanup pause / play...
2012-07-23 Jean-Baptiste MardelleUse const & with foreach loops where possible [krazy...
2012-07-23 Jean-Baptiste MardelleMake class constructors with required args explicit...
2012-07-23 Jean-Baptiste MardelleUse char for single character [krazy 1-44] by Mikko...
2012-05-17 Jean-Baptiste MardelleFix crash when opening stop motion widget:
2012-04-13 Simon A. EugsterMerge branch 'master' into audioAlign
2012-03-19 Jean-Baptiste MardelleMerge branch 'master' into effectstack
2012-03-14 Jean-Baptiste MardelleSome more cleanup in monitors, improve capture fullscreen
2012-03-14 Jean-Baptiste MardelleCleanup: remove duplicate monitor code, allow fullscree...
2012-03-06 Jean-Baptiste MardelleUse enum instead of string to identify monitors
2012-03-06 Jean-Baptiste MardelleFix monitor id from last commit
2012-02-15 Simon A. EugsterMerge branch 'next' into audioAlign
2012-01-22 Jean-Baptiste MardelleMerge branch 'master' of git://anongit.kde.org/kdenlive
2012-01-14 Jean-Baptiste Mardelle* Update MLT capture to use the new multi consumer...
2011-11-14 Jean-Baptiste MardelleMerge branch 'refs/heads/v0.8.2'
2011-11-13 Jean-Baptiste MardelleMerge branch 'refs/heads/v0.8.2'
2011-11-12 Jean-Baptiste MardelleMerge branch 'refs/heads/v0.8.2'
2011-11-10 Alberto VillaMerge branch 'buildsystem'
2011-11-10 Alberto VillaMerge branch 'master' into next
2011-11-10 Jean-Baptiste MardelleMerge branch 'master' into next
2011-11-10 Alberto VillaMerge branch 'master' into buildsystem
2011-11-09 Jean-Baptiste MardelleMerge branch 'master' into next
2011-11-09 Jean-Baptiste MardelleMerge branch 'master' into next
2011-11-09 Alberto VillaMerge branch 'buildsystem' into next
2011-11-09 Alberto VillaReorganise (again) the build system
2011-11-08 Alberto VillaReorganize and cleanup build structure
2011-09-09 Jean-Baptiste Mardellecppcheck fixes, patch by Mikko Rapeli [18/27]
2011-07-24 Till TheatoFix a couple of compile warnings because of unused...
2011-07-14 Jean-Baptiste MardelleRequired changes to make Kdenlive work with some locale...
2011-07-12 Alberto Villa- Hopefully fix build on GNU/kFreeBSD.
2011-06-04 Jean-Baptiste MardelleCleanup capture stuff
2011-06-02 Alberto Villa- Fix build on FreeBSD.
2011-06-02 Jean-Baptiste MardelleFix buttons in capture monitor and crash when changing...
2011-05-29 Jean-Baptiste MardelleFix compilation without QImageBlitz that is not used...
2011-05-28 Jean-Baptiste MardelleSecond part of the capture rewrite. Decklink capture...
2011-05-26 Jean-Baptiste MardelleBring back overlay & effects in stopmotion widget,...
2011-05-25 Jean-Baptiste MardelleComplete rewrite of the video4linux capture to use...
2011-01-09 Jean-Baptiste Mardellesmall ui fix
2011-01-09 Jean-Baptiste MardelleStop motion widget: notify a few seconds before capturi...
2010-12-29 Jean-Baptiste MardelleImprove stop motion (playback loop, etc)
2010-11-15 Jean-Baptiste MardelleNew: analyse stopmotion video feed through color scopes
2010-11-09 Alberto Villa- Fix build on FreeBSD.
2010-11-06 Jean-Baptiste Mardellecorrectly enable capture button
2010-11-01 Jean-Baptiste MardelleStopmotion widget: Improved webcam support, taken from...
2010-10-29 Dan DennedyFix build on OSX by not using new V4LCaptureHandler.
2010-10-27 Jean-Baptiste MardelleDisplay webcam pixel format in wizard
2010-10-26 Jean-Baptiste MardelleBasic webcam (video4linux) autodetection
2010-10-25 Jean-Baptiste MardelleImproved performance for blackmagic picture grab and...
2010-10-25 Jean-Baptiste MardelleKeyboard shortcuts for stop motion capture
2010-10-24 Jean-Baptiste Mardellewebcam capture: Try to get webcam name instead of displ...
2010-10-23 Jean-Baptiste MardelleSmall improvements to stop motion widget
2010-10-22 Jean-Baptiste MardelleImprove stopmotion widget:
2010-10-19 Jean-Baptiste MardelleProgress on stopmotion widget (make it possible to...
2010-10-17 Jean-Baptiste MardelleAdd support for video4Linux (webcams) to stopmotion...
2010-10-12 Jean-Baptiste MardellePreliminary support for blackmagic capture (only .raw...
2010-10-10 Jean-Baptiste MardelleStop motion widget: create sequence thumbnails in...
2010-10-10 Till TheatoFix some compilation warnings
2010-10-09 Jean-Baptiste MardelleSome progress on the stop motion widget (improve manage...
2010-10-09 Jean-Baptiste MardelleImprove stopmotion widget (show thumbs of previous...
2010-10-08 Jean-Baptiste Mardelle* Add preliminary support for Blackmagic HDMI capture...