log

age author description
2006-07-31 Chris Cannam * Move the current DenseThreeDimensionalModel to EditableDenseThreeDimensionalModel last-cc-copyright
2006-07-31 Chris Cannam * Use pkgconfig to look up Vamp library and header details if possible
2006-07-31 Chris Cannam * Reorganising code base. This revision probably should compile once more.
2006-07-31 Chris Cannam * Reorganising code base. This revision will not compile.
2006-07-31 Chris Cannam * Reorganising code base. This revision will not compile.
2006-07-31 Chris Cannam * Reorganising code base. This revision will not compile.
2006-07-28 Chris Cannam * Add Recent Files menu
2006-07-27 Chris Cannam * Change preferences dialog to ok/apply/cancel model
2006-07-26 Chris Cannam * Avoid note layer erasing notes as cursor passes over them
2006-07-26 Chris Cannam * Add Hz tuning dial to sample player plugin. Need to figure out the best
2006-07-24 Chris Cannam * Add frequency plot to window shape preference -- just because...
2006-07-21 Chris Cannam * Finish preferences dialog (as far as it's going at the moment) and connect it up
2006-07-20 Chris Cannam * start work on prefs dialog
2006-07-19 Chris Cannam * some work on scaling and zooming for spectrogram
2006-07-14 Chris Cannam * Various experiments in spectrogram colour scaling, etc. Nothing final
2006-07-12 Chris Cannam * Remove dependency on the actual stored object type in MatrixFile
2006-07-10 Chris Cannam * fledgling preferences stuff
2006-07-07 Chris Cannam * MatrixFile::reset doesn't need to zero the file if it's in a mode in which
2006-07-05 Chris Cannam * Restore progress updates to spectrogram
2006-07-03 Chris Cannam * Fix to empty columns being returned from FFTDataServer to transform
2006-06-30 Chris Cannam * Update FeatureExtractionPluginTransform to use FFT fuzzy server. The results
2006-06-29 Chris Cannam * Various fft server improvements, including the ability to pick out data from
2006-06-28 Chris Cannam * Exceptions for file read etc
2006-06-28 Chris Cannam * Split large FFT caches up into several files. Ongoing.
2006-06-26 Chris Cannam * Add FFT data server class to provide a file cache mapping for each
2006-06-26 Chris Cannam * add mod/modf and princarg/princargf to system header (for now)
2006-06-26 Chris Cannam * Change temporary directory name from .sv to .sv1
2006-06-19 Chris Cannam * 1492866: Plugin parameter window info display
2006-06-19 Chris Cannam * 1507728: Crash when creating spectrogram of small soundfiles
2006-06-15 Chris Cannam * 1502816 file export is too slow and memory-hungry
2006-06-15 Chris Cannam * Switch from fftw3 to fftw3f. I think the efficiency improvement is probably
2006-06-08 Chris Cannam * RFE 1497743: Adjust layer text file format to allow copy/paste into Excel