]> git.sesse.net Git - kdenlive/history - src
If exporting to script: Use variables for the location of the playlist and the destin...
[kdenlive] / src /
2010-12-18 Till TheatoIf exporting to script: Use variables for the location...
2010-12-18 Jean-Baptiste MardelleFix scripts with special chars in render name:
2010-12-17 Till TheatoSmall cleanup in CustomTrackView constructor
2010-12-16 Jean-Baptiste MardelleImprove visual feedback in render dialog when clips...
2010-12-14 Simon A. EugsterSpectrum: Using maxima of samples if there are more...
2010-12-14 Simon A. EugsterSpectrogram:
2010-12-14 Simon A. EugsterAudio Scope:
2010-12-14 Simon A. EugsterAudio Spectrum: Increased performance by 25 % by direct...
2010-12-14 Jean-Baptiste MardelleFix wrong profile autodetection:
2010-12-13 Simon A. EugsterAudio scopes: Only deliver audio when required for...
2010-12-13 Simon A. EugsterAudio spectrum: Fixed crash when the mouse cursor moved...
2010-12-13 Simon A. EugsterSpectrogram:
2010-12-12 Till TheatoAdd option to allow the parameters to stay enabled...
2010-12-12 Till TheatoSmall cleanup + comment
2010-12-12 Jean-Baptiste MardelleFix timeline selection when adding effects:
2010-12-12 Jean-Baptiste MardelleFix painting of guides with vertical scroll (introduced...
2010-12-12 Till TheatoChange guide comment position:
2010-12-12 Till TheatoFix guide comment not visible when scrolling vertically...
2010-12-12 Jean-Baptiste MardelleFix compatibility with dvdauthor 0.7
2010-12-12 Dan DennedyFix build on Mac OS X.
2010-12-11 Till TheatoFix effect parameters disabled at inappropriate times...
2010-12-11 Till TheatoAdd comment on project folder places entry (== Bookmark...
2010-12-11 Till TheatoAdd project folder places entry to Kdenlive file dialogs:
2010-12-11 Jean-Baptiste MardelleMark project modified when updating clip location:
2010-12-09 Simon A. EugsterAudio scopes: Mouse tracking can be disabled
2010-12-09 Simon A. EugsterAudio Scopes:
2010-12-09 Simon A. EugsterSpectrogram: Fix update on resize
2010-12-08 Simon A. EugsterSpectrogram:
2010-12-08 Simon A. EugsterAbstract Scopes:
2010-12-07 Simon A. Eugster* Moved movement detection to Abstract Scope widget
2010-12-07 Simon A. EugsterSpectrogram:
2010-12-07 Jean-Baptiste MardelleMake jog shuttle buttons work, based on patch from...
2010-12-07 Jean-Baptiste MardellePrevent error in track effect deletion
2010-12-07 Simon A. EugsterSpectrogram added (but not yet efficient)
2010-12-07 Simon A. EugsterAudio Spectrum: Moved FFT calculation to FFTTools for...
2010-12-07 Simon A. EugsterPreparing Spectrogram widget
2010-12-07 Simon A. EugsterAudio Spectrum:
2010-12-06 Simon A. EugsterAudio Spectrum:
2010-12-06 Simon A. EugsterAudio scopes: Caching window functions for better perfo...
2010-12-06 Simon A. EugsterAudio Spectrum: Maximum frequency can be adjusted by...
2010-12-06 Simon A. EugsterAudio Spectrum: Grid scale improved
2010-12-05 Simon A. EugsterAudio Spectrum: Linear interpolation fixed for peaks...
2010-12-05 Simon A. EugsterUsing #ifdef for debugging instead of commenting out...
2010-12-05 Simon A. EugsterAudio Spectrum: Different Window functions added (Recta...
2010-12-04 Simon A. EugsterAudio Spectrum: Remember configuration
2010-12-04 Simon A. EugsterAudio Spectrum updated
2010-12-04 Simon A. EugsterRemoved unused variable names (compile-time warnings)
2010-12-03 Simon A. EugsterColor scopes now using the common abstract scope as...
2010-12-03 Simon A. EugsterMade AbstractAudioScope and AbstractGfxScope inherit...
2010-12-03 Simon A. EugsterAudio Spectrum updated: dB values, frequency values
2010-11-29 Jean-Baptiste Mardelledisable effect stack params and monitor scene when...
2010-11-29 Jean-Baptiste Mardellecleanup
2010-11-28 Jean-Baptiste MardelleFix possible crash on exit
2010-11-28 Jean-Baptiste MardelleUse QtConcurrent instead of custom thread to create...
2010-11-27 Jean-Baptiste MardelleFix editing of external title files:
2010-11-27 Jean-Baptiste MardelleFix typo breaking force aspect ratio:
2010-11-27 Simon A. EugsterSome comments added
2010-11-26 Simon A. EugsterI/Q Lines: Visual enhancements.
2010-11-26 Simon A. EugsterVectorscope: I/Q lines added
2010-11-25 Simon A. EugsterFrequency spectrum ...
2010-11-24 Marco Gittlerfix signal/slots for QVector<int16_t>
2010-11-24 Simon A. EugsterAudio scope: Signals and slots not working
2010-11-24 Dan DennedyApply patch from P. Fleury to improve jog shuttle speed...
2010-11-23 Dan DennedyFix typo in time code format display.
2010-11-23 Marco Gittlerfix compile on mac
2010-11-22 Dan DennedyFix regression in HDV capture.
2010-11-22 Simon A. EugsterFirst preparations for audio spectrum scopes, using...
2010-11-20 Dan DennedyAdd 720p DNxHD transcode presets.
2010-11-18 Dan DennedyAdd support for SWF files.
2010-11-16 Jean-Baptiste MardelleFix bug preventing track effect editing / deletion:
2010-11-16 Jean-Baptiste MardelleDon't send effect change when simply opening the effect...
2010-11-15 Jean-Baptiste MardelleNew: analyse stopmotion video feed through color scopes
2010-11-15 Jean-Baptiste MardelleFix memleak in v4l mjpeg capture
2010-11-15 Jean-Baptiste Mardellefix v4l memleak
2010-11-14 Jean-Baptiste MardelleApply external monitor setting without restarting
2010-11-14 Till TheatoSome smaller cleanups related to project loading
2010-11-14 Jean-Baptiste MardelleAllow to enable / disable audio levels display
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-14 Dan DennedyAdd field order override in advanced clip properties.
2010-11-12 Till TheatoAdd option to speed up project loading: Replace all...
2010-11-12 Dan DennedyAdd TIF to slideshow clip.
2010-11-09 Alberto Villa- Fix build on FreeBSD.
2010-11-07 Till TheatoShow position and value of dragged keyframe in status bar
2010-11-07 Till TheatoPre-select the first parameter on effects with not...
2010-11-07 Till TheatoParameter GUI improvements:
2010-11-07 Till TheatoUse less space for double parameter widgets
2010-11-07 Till TheatoMake the keyframe parameter which can be edited in...
2010-11-06 Till TheatoMake it easier to edit timecode by selecting the digit...
2010-11-06 Till TheatoFix tab order in corners widget
2010-11-06 Jean-Baptiste Mardellecorrectly enable capture button
2010-11-06 Jean-Baptiste MardelleFix rec monitor: http://kdenlive.org/mantis/view.php...
2010-11-05 Till TheatoSome small cleanups and even smaller speed improvements...
2010-11-04 Gabriel Gazzan"Desktop name" Spanish translation
2010-11-04 Alexandre ProkoudineAdded Russian translation of notifications and resorted...
2010-11-04 Gabriel GazzanAdded Spanish translations for notifications
2010-11-02 Jean-Baptiste MardelleFix compilation
2010-11-01 Jean-Baptiste MardelleStopmotion widget: Improved webcam support, taken from...
2010-10-31 Till TheatoCleanup keyframe editor code
2010-10-30 Till TheatoFix keyframes not editable in timeline if first paramet...
next