graph
- * fledgling preferences stuff2006-07-10, by Chris Cannam
- * towards optimising spectrogram refresh with new file cache2006-07-07, by Chris Cannam
- * Add i18n load support, and first draft of Russian translation from Alexandre2006-07-06, by Chris Cannam
- * Restore progress updates to spectrogram2006-07-05, by Chris Cannam
- * Add fuzzy-adapter class to pick out subset data from FFT data server, instead2006-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
- * Update SpectrogramLayer to use new FFTDataServer2006-06-27, by Chris Cannam
- * Add FFT data server class to provide a file cache mapping for each2006-06-26, by Chris Cannam
- * Some work on switching property box layout between one-box-per-pane2006-06-26, by Chris Cannam
- * Separate out window and FFT size variables. Not necessarily correct2006-06-19, by Chris Cannam
- * 1492866: Plugin parameter window info display2006-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
- * #1492875: Increase fractional digits of plugin parameter values2006-06-15, by Chris Cannam
- * I wonder if the fftw_ functions are not as thread-safe as I'd hoped?sv1-v0.9rc2 2006-05-12, 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
- * tuning tweaks2006-05-09, 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
- * a bit of tidying, and another improvement to cache hit ratio in FFTCache2006-05-09, 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
- * adjustments to facilitate debugging on win32, and some minor fixes2006-05-05, by Chris Cannam
- * Move matrix/fft file code to fileio (from base)2006-05-05, by Chris Cannam