graph
- * experiment with finer zoom level changes when using h thumbwheel2006-08-22, by Chris Cannam
- * Pull memory cache out into its own file2006-08-16, by Chris Cannam
- * Fixes pulled across from Rosegarden2006-08-16, by Chris Cannam
- * Add zoom thumbwheels to Pane. Implement horizontal thumbwheel, and2006-08-04, by Chris Cannam
- * Replace all uses of ConfigFile with QSettings2006-08-03, by Chris Cannam
- * Add Thumbwheel widget for all our zooming needs2006-08-03, by Chris Cannam
- * Suspend/resume fft data server write activity while reading from a server2006-08-03, by Chris Cannam
- ...2006-08-02, by Chris Cannam
- * Move the current DenseThreeDimensionalModel to EditableDenseThreeDimensionalModellast-cc-copyright 2006-07-31, by Chris Cannam
- * Use pkgconfig to look up Vamp library and header details if possible2006-07-31, by Chris Cannam
- * Reorganising code base. This revision probably should compile once more.2006-07-31, by Chris Cannam
- * Reorganising code base. This revision will not compile.2006-07-31, by Chris Cannam
- * Reorganising code base. This revision will not compile.2006-07-31, by Chris Cannam
- * Reorganising code base. This revision will not compile.2006-07-31, by Chris Cannam
- * Add Recent Files menu2006-07-28, by Chris Cannam
- * Change preferences dialog to ok/apply/cancel model2006-07-27, by Chris Cannam
- * Avoid note layer erasing notes as cursor passes over them2006-07-26, by Chris Cannam
- * Add Hz tuning dial to sample player plugin. Need to figure out the best2006-07-26, by Chris Cannam
- * Add frequency plot to window shape preference -- just because...2006-07-24, by Chris Cannam
- * Finish preferences dialog (as far as it's going at the moment) and connect it up2006-07-21, by Chris Cannam
- * start work on prefs dialog2006-07-20, by Chris Cannam
- * some work on scaling and zooming for spectrogram2006-07-19, by Chris Cannam
- * Various experiments in spectrogram colour scaling, etc. Nothing final2006-07-14, by Chris Cannam
- * Remove dependency on the actual stored object type in MatrixFile2006-07-12, by Chris Cannam
- * fledgling preferences stuff2006-07-10, by Chris Cannam
- * MatrixFile::reset doesn't need to zero the file if it's in a mode in which2006-07-07, by Chris Cannam
- * Restore progress updates to spectrogram2006-07-05, by Chris Cannam
- * Fix to empty columns being returned from FFTDataServer to transform2006-07-03, by Chris Cannam
- * Update FeatureExtractionPluginTransform to use FFT fuzzy server. The results2006-06-30, by Chris Cannam
- * Various fft server improvements, including the ability to pick out data from2006-06-29, by Chris Cannam
- * Exceptions for file read etc2006-06-28, by Chris Cannam
- * Split large FFT caches up into several files. Ongoing.2006-06-28, by Chris Cannam
- * Add FFT data server class to provide a file cache mapping for each2006-06-26, by Chris Cannam
- * add mod/modf and princarg/princargf to system header (for now)2006-06-26, by Chris Cannam
- * Change temporary directory name from .sv to .sv12006-06-26, by Chris Cannam
- * 1492866: Plugin parameter window info display2006-06-19, by Chris Cannam
- * 1507728: Crash when creating spectrogram of small soundfiles2006-06-19, by Chris Cannam
- * 1502816 file export is too slow and memory-hungry2006-06-15, by Chris Cannam
- * Switch from fftw3 to fftw3f. I think the efficiency improvement is probably2006-06-15, by Chris Cannam
- * RFE 1497743: Adjust layer text file format to allow copy/paste into Excel2006-06-08, by Chris Cannam
- * Make mp3 file importer read the file, instead of mmapping it (for portability)2006-05-22, by Chris Cannam
- * Fix rounding error in RealTime (thanks to Craig Sapp)sv1-v0.9rc2 2006-05-16, by Chris Cannam
- * a bit more debug output tidying2006-05-15, by Chris Cannam
- * Make vertical scale alignment modes work in note layer as well as time-valuesv1-v0.9rc1 2006-05-12, by Chris Cannam
- * Add units repository, and unit property on time-value and note layers.2006-05-11, by Chris Cannam
- * Fix serious failure to reload "imported" (i.e. all non-derived non-main)2006-05-11, by Chris Cannam
- * Reorder plugin output querying so as to cope with plugins whose number of2006-05-10, by Chris Cannam
- * Use fractional window overlaps in the spectrogram, instead of percentages2006-05-10, by Chris Cannam
- * Incremental refresh of spectrogram layer2006-05-09, by Chris Cannam
- * It turns out we can be more efficient in the spectrogram repaints by2006-05-09, by Chris Cannam
- * Remove selection extents labels if no text overlays2006-05-08, by Chris Cannam
- * Make a single base Thread class for RT and non-RT threads2006-05-08, by Chris Cannam
- * add a column bitmap to the matrix file object to record which columns2006-05-08, by Chris Cannam
- * win32 fixes2006-05-05, by Chris Cannam
- * Fix failure to locate plugins by base name of .so file2006-05-05, by Chris Cannam
- ...2006-05-05, by Chris Cannam
- * win32 fix2006-05-05, by Chris Cannam
- * win32 fixes2006-05-05, by Chris Cannam
- * Move matrix/fft file code to fileio (from base)2006-05-05, by Chris Cannam
- * Use kill(pid, 0) instead of /proc or sysctl blather for looking up pids2006-05-05, by Chris Cannam
- * couple of changes for win322006-05-05, by Chris Cannam
- ...2006-05-05, by Chris Cannam
- * Add a method in System.{cpp,h} to try to establish whether a process of a2006-05-05, by Chris Cannam
- * Reduce number of allocations and deallocations by keeping a spare buffer2006-05-04, by Chris Cannam