]> git.sesse.net Git - kdenlive/history - src/recmonitor.cpp
Cleaning code style of Definitions.
[kdenlive] / src / recmonitor.cpp
2014-01-12 Jean-Nicolas ArtaudCleaning code style of Definitions.
2014-01-06 Henrikki Almusafix bug 3197 (screen region capture)
2013-12-15 Montel LaurentUse KLocalizedString (for i18n only, in kf5 it will...
2013-05-28 Montel LaurentFix indent. Const'ref. Optimization. Clean up code
2013-05-26 Montel LaurentRemove not necessary virtual keyword. Use const'ref
2013-05-25 Montel LaurentFix crash when it's not visible
2013-05-25 Montel Laurentif(foo) delete foo; -> delete foo
2013-05-14 Montel LaurentBetter to use ++i than i++ (minor optimization)
2013-05-07 Montel Laurentnormalize signal/slots
2013-02-12 Jean-Baptiste MardelleFix Coverity #980681
2013-01-04 Jean-Baptiste MardelleFix again compilation with KDE < 4.7
2013-01-04 Jean-Baptiste Mardellecleanup
2013-01-04 Jean-Baptiste Mardelleincrease delay for killing screen capture so that the...
2013-01-04 Jean-Baptiste MardelleSmall cleanup in screen capture
2013-01-03 Jean-Baptiste MardelleWorkaround crash caused by KMessageWidget bug
2013-01-03 Jean-Baptiste MardelleFix KDE < 4.7 compilation
2013-01-03 Jean-Baptiste MardelleFix profile change on first clip load: http://kdenlive...
2013-01-03 Jean-Baptiste MardelleDisplay log info when screen capture crashes: http...
2013-01-03 Jean-Baptiste MardelleMerge branch 'master' of git://anongit.kde.org/kdenlive
2013-01-03 Jean-Baptiste MardelleDisable screen grab if FFmpeg does not support it:...
2013-01-01 Jean-Baptiste MardelleFix screencapture buttons: http://kdenlive.org/mantis...
2012-12-31 Jean-Baptiste MardelleFix capture with libav
2012-12-31 Jean-Baptiste MardelleRewrite screen capture to use FFmpeg instead of recordM...
2012-12-30 Jean-Baptiste MardelleFix audio recording stopped when switching monitor...
2012-12-30 Jean-Baptiste MardelleMerge branch 'master' of git://anongit.kde.org/kdenlive
2012-12-29 Jean-Baptiste MardelleRe-enable audio dubbing: http://kdenlive.org/mantis...
2012-12-26 Jean-Baptiste MardelleWorkaround audio capture issue:http://www.kdenlive...
2012-12-23 Jean-Baptiste MardelleAllow recording audio even if no video capture device...
2012-09-07 Jean-Baptiste MardelleFix proxy and various other things when using libav...
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 MardelleUse QPointer [krazy 1/37] by Mikko Rapeli
2012-05-28 Jean-Baptiste MardelleFix firewire capture
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 MardelleDisable recording option while previewing / recording
2012-03-06 Jean-Baptiste MardelleMerging of scopes manager by Granjow (final merge)
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-12-22 Jean-Baptiste MardelleFix small memleak in video capture
2011-12-21 Jean-Baptiste MardelleAudio recording (works even while playing project,...
2011-12-21 Jean-Baptiste MardelleFix buggy capture xml causing bad audio sync in video4l...
2011-12-21 Jean-Baptiste Mardelle* Play audio when previewing in v4l capture mode
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 Alberto VillaMerge branch 'buildsystem' into next
2011-11-09 Alberto VillaLower requirements to Qt 4.5 and KDE 4.3
2011-11-09 Alberto VillaRevert "Drop support for KDE 4.3."
2011-11-09 Jean-Baptiste MardelleMerge branch 'master' into next
2011-11-09 Alberto VillaMerge branch 'buildsystem' into next
2011-11-08 Alberto VillaDrop support for KDE 4.3.
2011-10-07 Jean-Baptiste MardelleCleanup dvgrab group capture
2011-10-07 Jean-Baptiste MardelleFix name of dvgrab captured file:
2011-10-01 Jean-Baptiste MardelleFix possible startup crash
2011-09-09 Jean-Baptiste Mardellecppcheck fixes, patch by Mikko Rapeli [22/27]
2011-06-19 Jean-Baptiste MardelleFix video4linux capture without audio
2011-06-12 Jean-Baptiste MardelleSome update for decklink capture & use mlt_threads...
2011-06-04 Jean-Baptiste MardelleCleanup capture stuff
2011-06-04 Jean-Baptiste MardelleFix v4l capture on the first attempt
2011-06-02 Jean-Baptiste MardelleFix firewire capture
2011-06-02 Jean-Baptiste MardelleFix buttons in capture monitor and crash when changing...
2011-05-28 Jean-Baptiste MardelleReport dropped frame on decklink capture
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...
2010-11-22 Dan DennedyFix regression in HDV capture.
2010-11-06 Jean-Baptiste MardelleFix rec monitor: http://kdenlive.org/mantis/view.php...
2010-10-25 Jean-Baptiste MardelleRename HDMI to Blackmagic in capture settings since...
2010-10-19 Jean-Baptiste MardelleProgress on stopmotion widget (make it possible to...
2010-10-17 Jean-Baptiste MardelleFix compilation
2010-10-12 Jean-Baptiste MardellePreliminary support for blackmagic capture (only .raw...
2010-09-22 Jean-Baptiste MardelleCaptured files should go to project folder if wanted:
2010-05-20 Jean-Baptiste MardelleImprove webcam capture parameters
2010-05-12 Till Theato- First step towards proper recordmydesktop error handling
2010-05-11 Alberto Villa- Fix drop frame timecode format. [1]
2010-05-05 Alberto Villa- Fix recordMyDesktop arguments: they mostly start...
2010-04-10 Till TheatoMake screen capture work with more than one jack port:
2010-01-23 Jean-Baptiste MardelleAdd bitrate and quality to recordmydesktop capture...
2010-01-07 Jean-Baptiste MardelleAdd option to hide mouse cursor when screen grab:
2009-11-17 Jean-Baptiste MardelleFix typos (patch from yurchor)
2009-10-09 Jean-Baptiste MardelleNew: change application color scheme (Settings->themes)
2009-10-01 Jean-Baptiste Mardellereindent + create a backup copy of the document if...
2009-09-30 Jean-Baptiste MardelleFix compilation against KDE 4.1.x
2009-09-28 Jean-Baptiste Mardellereindent + nice (working) progress bar for document...
2009-09-28 Jean-Baptiste MardelleFix problem when changing capture setting while connect...
2009-09-26 Jean-Baptiste MardelleAdd option to shutdown after rendering, only works...
2009-09-26 Jean-Baptiste MardelleDon't loose timecode in rec monitor after disconnect:
2009-09-26 Jean-Baptiste MardelleCleanup timecode display
2009-09-26 Jean-Baptiste MardelleUpdate free space info every 30 seconds when capturing
2009-09-26 Jean-Baptiste MardelleShow timecode with dvgrab capture:
next