]> git.sesse.net Git - kdenlive/history - src/recmonitor.h
Replace uppercase enums into camel into.
[kdenlive] / src / recmonitor.h
2014-01-17 Jean-Nicolas ArtaudReplace uppercase enums into camel into.
2014-01-17 Jean-Nicolas ArtaudChange some uppercase enums into camel case.
2014-01-14 Jean-Nicolas ArtaudMoves AbstractMonitor into widgets folder.
2014-01-12 Jean-Nicolas ArtaudCleaning code style of Definitions.
2013-05-31 Montel LaurentConst'ref
2013-05-26 Montel LaurentRemove not necessary virtual keyword. Use const'ref
2013-01-04 Jean-Baptiste Mardellecleanup
2013-01-03 Jean-Baptiste MardelleDisplay log info when screen capture crashes: http...
2012-12-26 Jean-Baptiste MardelleWorkaround audio capture issue:http://www.kdenlive...
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-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-21 Jean-Baptiste MardelleAudio recording (works even while playing project,...
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-09-09 Jean-Baptiste Mardellecppcheck fixes, patch by Mikko Rapeli [22/27]
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-05-28 Jean-Baptiste MardelleReport dropped frame on decklink capture
2011-05-25 Jean-Baptiste MardelleComplete rewrite of the video4linux capture to use...
2010-10-25 Jean-Baptiste MardelleRename HDMI to Blackmagic in capture settings since...
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-14 Alberto Villa- Document and reindent.
2010-05-13 Till TheatoAvoid a shift in timeline between header area and track...
2010-05-12 Till Theato- First step towards proper recordmydesktop error handling
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:
2009-09-22 Jean-Baptiste MardelleReindent sources
2009-09-22 Jean-Baptiste MardelleFix compile on KDE < 4.2, based on patch from Mikko...
2009-09-17 Jean-Baptiste MardelleAdd free disk space in capture monitor:
2009-04-10 Ray Lehtiniemi[PATCH 2/2] Ensure that all member variables have an...
2009-04-10 Ray Lehtiniemi[PATCH 1/2] Kill a bunch of unused member variables
2009-04-04 Ray LehtiniemiReindent the codebase using 'linux' bracket placement.
2009-03-12 Jean-Baptiste Mardellecorrectly update capture folder when it changes:
2009-03-03 Jean-Baptiste Mardellekrazy fix: add explicit to declarations
2008-11-15 Jean-Baptiste MardelleScreen grab now uses recordmydesktop
2008-11-11 Jean-Baptiste MardelleCleaner fix for dvgrab timestamp issue (disable option...
2008-11-11 Jean-Baptiste MardelleCheck dvgrab version and desactivate "--timestamp"...
2008-10-26 Jean-Baptiste MardelleAllow audio capture through alsa for screen grabs....
2008-07-22 Jean-Baptiste MardelleWork on firewire capture: dv should work, you now get...
2008-07-22 Jean-Baptiste Mardelleadd config button to rec monitor
2008-07-22 Jean-Baptiste MardelleNice little icons in rec monitor for user info
2008-06-28 Jean-Baptiste Mardelleindent fixes and give more info on capture failure
2008-06-25 Jean-Baptiste MardelleNEW: Kdenlive can now create screencasts.
2008-03-16 Jean-Baptiste MardelleUser can now control video4linux webcams and firewire...
2008-03-16 Jean-Baptiste MardelleCapture monitor with video4linux support!