]> git.sesse.net Git - kdenlive/history - src/kdenlivesettingsdialog.cpp
jogshuttle: add support for shuttles on newer systems - part1
[kdenlive] / src / kdenlivesettingsdialog.cpp
2014-02-23 Ed Rogalskyjogshuttle: add support for shuttles on newer systems...
2013-05-28 Montel LaurentFix indent. Const'ref. Optimization. Clean up code
2013-05-23 Montel Laurentconst'ify + fix indent + minor optimization
2013-05-14 Montel LaurentBetter to use ++i than i++ (minor optimization)
2013-05-12 Montel Laurentuse const ref
2013-05-07 Montel Laurentnormalize signal/slots
2013-01-14 Jean-Baptiste MardelleMerge branch 'master' of git://anongit.kde.org/kdenlive
2013-01-14 Jean-Baptiste Mardellesmall cleanup
2013-01-06 Jean-Baptiste MardelleExtract clip metadata (camcorder name, aperture, exposu...
2012-12-31 Jean-Baptiste MardelleRewrite screen capture to use FFmpeg instead of recordM...
2012-12-26 Jean-Baptiste MardelleWorkaround audio capture issue:http://www.kdenlive...
2012-12-21 Jean-Baptiste MardelleFix Blackmagic Decklink output, cleanup pause / play...
2012-11-27 Jean-Baptiste MardelleMerge branch 'master' of git://anongit.kde.org/kdenlive
2012-11-22 Ed RogalskyMerge branch 'master' into bugfix/jogshuttle
2012-11-20 Ed RogalskyMerge remote-tracking branch 'origin/master' into bugfi...
2012-11-19 Jean-Baptiste MardelleFix jogshuttle triggering pause and external wheel...
2012-11-19 Ed Rogalskynumber of buttons expanded to 15. Contour shuttle pro...
2012-11-19 Ed RogalskyMerge branch 'master' into bugfix/jogshuttle
2012-11-18 Ed Rogalskyhotfix for Contour Shuttlexpress button mapping problem
2012-11-10 Jean-Baptiste MardelleMerge branch 'feature/pkey' of git://anongit.kde.org...
2012-11-03 Ed RogalskyMerge branch 'master' into feature/pkey
2012-11-03 Jean-Baptiste MardelleImplement analysis load / save
2012-09-07 Jean-Baptiste MardelleFix proxy and various other things when using libav...
2012-09-07 Jean-Baptiste MardelleFix jog shuttle slot (Qt's moc doesn't like slots in...
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 MardelleSettingsdialog: Use QPointer [krazy 8/37] by Mikko...
2012-06-05 Jean-Baptiste Mardelle* Get rid of custom video4linux header, use system...
2012-04-13 Simon A. EugsterMerge branch 'master' into audioAlign
2012-03-19 Jean-Baptiste MardelleMerge branch 'master' into effectstack
2012-03-16 Jean-Baptiste MardelleGet rid of all blackmagic stuff, we now get infos direc...
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-23 Jean-Baptiste MardelleUpdate GUI for editing transcoding profiles
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 'buildsystem' into next
2011-11-10 Alberto VillaRe-enable capture on FreeBSD
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 Alberto VillaMerge branch 'buildsystem' 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 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 Jean-Baptiste MardelleMerge branch 'refs/heads/v0.8.2'
2011-11-09 Jean-Baptiste MardelleFix proxy settings sometimes broken (missing extension)
2011-11-09 Alberto VillaMerge branch 'buildsystem' into next
2011-11-09 Alberto VillaReorganise (again) the build system
2011-11-08 Alberto VillaDrop support for KDE 4.3.
2011-10-29 Jean-Baptiste MardelleDon't hardcode encoding profiles, use an external confi...
2011-09-01 Jean-Baptiste MardelleUpdate display of proxy parameters in Kdenlive Settings...
2011-07-30 Jean-Baptiste MardelleFix detection of alsa devices on non english systems...
2011-07-16 Dan DennedyLimit MLT processing threads to 3.
2011-07-12 Alberto Villa- Hopefully fix build on GNU/kFreeBSD.
2011-07-04 Jean-Baptiste MardelleHide the "avformat-novalidate" trick for faster loading...
2011-06-11 Jean-Baptiste MardelleAllow to manually edit video4linux capture profile
2011-06-02 Alberto Villa- Fix build on FreeBSD.
2011-05-28 Jean-Baptiste MardelleSecond part of the capture rewrite. Decklink capture...
2011-05-25 Jean-Baptiste MardelleComplete rewrite of the video4linux capture to use...
2011-02-23 Jean-Baptiste MardelleSmall GUI fix
2011-02-19 Jean-Baptiste MardelleImage clips can be proxied too now
2011-02-17 Jean-Baptiste MardelleBig update to the proxy clips, fixing several issues...
2011-02-17 Dan DennedyAdd support for mlt parallel-consumer to clip and proje...
2011-02-12 Jean-Baptiste MardelleProxy settings is now configurable per project
2011-01-18 Jean-Baptiste MardelleContinued work on proxy editing
2011-01-17 Jean-Baptiste MardelleFirst step for implementation of proxy editing (for...
2010-12-12 Dan DennedyFix build on Mac OS X.
2010-12-07 Jean-Baptiste MardelleMake jog shuttle buttons work, based on patch from...
2010-11-14 Jean-Baptiste MardelleApply external monitor setting without restarting
2010-11-14 Jean-Baptiste MardelleFirst steps to support MLT's new Blackmagic's consumer...
2010-11-14 Jean-Baptiste MardelleGet rid of buggy "drop B frame" speedup feature
2010-11-09 Alberto Villa- Fix build on FreeBSD.
2010-11-06 Jean-Baptiste MardelleFix rec monitor: http://kdenlive.org/mantis/view.php...
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-24 Jean-Baptiste Mardellewebcam capture: Try to get webcam name instead of displ...
2010-10-19 Jean-Baptiste MardelleProgress on stopmotion widget (make it possible to...
2010-10-08 Jean-Baptiste Mardelle* Add preliminary support for Blackmagic HDMI capture...
2010-09-27 Jean-Baptiste Mardelle*Allow users to choose between SDL and OpenGL for monit...
2010-09-22 Jean-Baptiste MardelleCaptured files should go to project folder if wanted:
2010-07-28 Till Theato- Settings dialog: rename "Display" tab to "Timeline"
2010-07-27 Jean-Baptiste MardelleFix icon name in settings dialog
2010-07-25 Jean-Baptiste Mardelleautomatically select if we should export audio or not:
2010-07-22 Till Theato- Allow to set volume for monitors
2010-05-21 Jean-Baptiste Mardellereindent
2010-05-20 Jean-Baptiste MardelleImprove webcam capture parameters
2010-02-08 Jean-Baptiste MardelleWhen user wants to display timecode in frames, use...
2010-02-07 Jean-Baptiste MardelleDisable and hide the "skip_frame" feature for h264...
next