]> git.sesse.net Git - kdenlive/history - src/audioscopes/audiospectrum.cpp
- Fix build with GCC 4.2.
[kdenlive] / src / audioscopes / audiospectrum.cpp
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...