]> git.sesse.net Git - kdenlive/history - src/audioscopes/audiospectrum.cpp
Reorganize and cleanup build structure
[kdenlive] / src / audioscopes / audiospectrum.cpp
2011-11-08 Alberto VillaReorganize and cleanup build structure
2011-08-31 Jean-Baptiste Mardellecppcheck fixes, patch by Mikko Rapeli [2/27]
2011-03-18 Simon A. EugsterSome memleaks closed with
2011-02-04 Simon A. EugsterFixed: Crash when selecting a keyframeable effect
2011-01-29 Simon A. EugsterAudio Spectrum: Consecutive overmodulated frames better...
2011-01-15 Simon A. EugsterAudio spectrum: Show overdriving (overmodulation) by...
2011-01-11 Simon A. EugsterAudio spectrum:
2010-12-27 Simon A. EugsterAudio Spectrum: Option to show maximum values added...
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-13 Simon A. EugsterAudio spectrum: Fixed crash when the mouse cursor moved...
2010-12-09 Simon A. EugsterAudio scopes: Mouse tracking can be disabled
2010-12-09 Simon A. EugsterAudio Scopes:
2010-12-08 Simon A. EugsterSpectrogram:
2010-12-07 Simon A. Eugster* Moved movement detection to Abstract Scope widget
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. 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. 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-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-27 Simon A. EugsterSome comments added
2010-11-25 Simon A. EugsterFrequency spectrum ...
2010-11-24 Simon A. EugsterAudio scope: Signals and slots not working
2010-11-22 Simon A. EugsterFirst preparations for audio spectrum scopes, using...