]> git.sesse.net Git - kdenlive/history - src/recmonitor.cpp
Revert "Drop support for KDE 4.3."
[kdenlive] / src / recmonitor.cpp
2011-11-09 Alberto VillaRevert "Drop support for KDE 4.3."
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:
2009-09-26 Jean-Baptiste MardelleAllow to specity a base name for dvgrab captured files:
2009-09-24 Jean-Baptiste MardelleCorrectly update markers in monitor:
2009-09-22 Jean-Baptiste MardelleReindent sources
2009-09-22 Jean-Baptiste Mardellefix compile warning
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-06-09 Jean-Baptiste MardelleFix runtime warnings
2009-04-10 Ray Lehtiniemi[PATCH 2/2] Ensure that all member variables have an...
2009-04-05 Ray LehtiniemiSort initializers in declaration order
2009-04-05 Ray LehtiniemiReformat initializer lists in all constructors.
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-11 Jean-Baptiste MardelleComment out names of unused parameters [PATCH by Ray...
2009-03-04 Jean-Baptiste MardelleKrazy fixes: cleanup all headers
2009-03-03 Jean-Baptiste Mardellekrazy code fixes
2008-12-04 Jean-Baptiste MardelleFix video4linux webcam capture, based on patch from...
2008-11-27 Jean-Baptiste MardelleFix several issues with spacer tool + some indent fixes
2008-11-24 Jean-Baptiste MardelleAllow selection of audio frequency for screen grabs:
2008-11-16 Jean-Baptiste MardelleUpdate the recordmydesktop config options
2008-11-15 Jean-Baptiste MardelleUse detected dvgrab path for capture
2008-11-15 Jean-Baptiste MardelleShow info message if dvgrab or recordmydesktop is missing
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-11-09 Mads Bondo DydensborgAdded debug outputs to recmonitor, in order to allow...
2008-10-29 Jean-Baptiste Mardelle* Change screen grab parameter format so that the progr...
2008-10-26 Jean-Baptiste MardelleAllow audio capture through alsa for screen grabs....
2008-10-05 Jean-Baptiste MardelleUse selected SDL video driver for record monitor
2008-07-29 Jean-Baptiste Mardellesome cleanup and check that users don't add invalid...
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-07-22 Jean-Baptiste MardelleDon't add file to project if it does not exist
2008-07-22 Jean-Baptiste MardelleScreengrab with audio now!
2008-07-22 Jean-Baptiste MardelleFix problem with screengrab
2008-06-28 Jean-Baptiste Mardelleindent fixes and give more info on capture failure
2008-06-25 Jean-Baptiste MardelleScreen grab fixes
2008-06-25 Jean-Baptiste MardelleNEW: Kdenlive can now create screencasts.
2008-04-11 Jean-Baptiste Mardellesmall cleanup
2008-03-17 Jean-Baptiste MardelleInitial support for Jog Shuttle devices
2008-03-16 Jean-Baptiste MardelleAdd command line for advanced video4linux config
2008-03-16 Jean-Baptiste MardelleUser can now control video4linux webcams and firewire...
2008-03-16 Jean-Baptiste Mardellefix endless loop
2008-03-16 Jean-Baptiste MardelleCapture monitor with video4linux support!