graph
- * Update the main sv.prf for compatibility with Qt 4.2 qmake instead of2006-11-10, by Chris Cannam
- #include <math.h> required on OSX2006-10-24, by Martin Gasser
- * Tidy up panes menu2006-10-20, by Chris Cannam
- * Add Pane menu entries for generating spectrogram etc from non-main models2006-10-20, by Chris Cannam
- * Rename the existing Panner to Overview (big duh!)2006-10-19, by Chris Cannam
- * A start to a panner widget to go with thumbwheels2006-10-18, by Chris Cannam
- * Fix signal name2006-10-17, by Chris Cannam
- * (Temporarily?) restore layer hierarchy window2006-10-17, by Chris Cannam
- * Fix slowness in serving FFT values to feature extraction plugin transform2006-10-17, by Chris Cannam
- * Make audio dial remember its more accurate mapped value as well as its2006-10-17, by Chris Cannam
- * Introduce PlaySpeedRangeMapper for playback speed dial2006-10-17, by Chris Cannam
- * Avoid showing input selection and channel selection for generator plugins2006-10-17, by Chris Cannam
- * Fix return value from xrun callback2006-10-16, by Chris Cannam
- * Add spectrum icon2006-10-16, by Chris Cannam
- * Simplify maker names in plugin menu2006-10-13, by Chris Cannam
- * Add system-specific LADSPA and DSSI plugin paths (for OS/X and Windows)2006-10-12, by Chris Cannam
- * Tidy up plugin parameter dialog by switching it to a simple constructor2006-10-11, by Chris Cannam
- * Handle generator transforms (plugins whose channel count isn't dependent on2006-10-10, by Chris Cannam
- * Some dull work to continue unifying the fft model and editable dense 3d model2006-10-09, by Chris Cannam
- * Various improvements to colour 3d plot layer, particularly for large and/or2006-10-06, by Chris Cannam
- * More transforms in recent transforms menu2006-10-05, by Chris Cannam
- ...2006-10-05, by Chris Cannam
- ...2006-10-05, by Chris Cannam
- * Add --no-audio option to avoid opening any audio output device2006-10-05, by Chris Cannam
- * When setting a new model on a layer, don't delete the old one until after2006-10-05, by Chris Cannam
- ...2006-10-04, by Chris Cannam
- ...2006-10-04, by Chris Cannam
- * Bypass auditioning plugin on xrun2006-10-04, by Chris Cannam
- * Audition effects plugins during playback2006-10-04, by Chris Cannam
- * Some fixes to updating of writable wave file models2006-10-03, by Chris Cannam
- * Introduce WritableWaveFileModel, and use it as an output model for audio2006-10-03, by Chris Cannam
- * Restructure WavFileWriter a bit to permit writing from raw data as well as2006-10-03, by Chris Cannam
- * Add a friendlier setup mechanism to SubdividingMenu, and use it for all the2006-09-25, by Chris Cannam
- * Pull alphabetical categorisation code out into a SubdividingMenu class2006-09-25, by Chris Cannam
- * Add a bit of resistance to pane dragging so as to make it harder to2006-09-22, by Chris Cannam
- * Pull transforms out of Layer menu (again) and into a separate Transforms2006-09-22, by Chris Cannam
- * Add support for plugin classification using category files.2006-09-21, by Chris Cannam
- * Make resampler quality configurable2006-09-21, by Chris Cannam
- * Buffer size fixes in the time stretcher, to avoid running out of input data2006-09-21, by Chris Cannam
- * save and restore step/blocksize etc2006-09-20, by Chris Cannam
- * Handle plugins with weird block size requirements properly2006-09-20, by Chris Cannam
- * stepsize/blocksize from plugin dialog actually working, though with some2006-09-20, by Chris Cannam
- * More to do with passing around step/blocksize etc from plugin dialog to2006-09-19, by Chris Cannam
- * Add mono timestretch toggle button; some more work on getting blocksize etc2006-09-18, by Chris Cannam
- * Add setRatio method to the time stretcher, and make it possible to change2006-09-15, by Chris Cannam
- * Put channel and windowing parameters on an "advanced" bit of the plugin2006-09-15, by Chris Cannam
- ...2006-09-15, by Chris Cannam
- * add samplerate parameter to timestretcher (not properly used yet),2006-09-15, by Chris Cannam
- * Add some internal feedback to the time stretcher to try to make it maintain2006-09-14, by Chris Cannam
- * restructure time stretcher somewhat so as to do transient detection on2006-09-14, by Chris Cannam
- ...2006-09-14, by Chris Cannam
- * avoid using n2 in processBlock2006-09-14, by Chris Cannam
- * Fix phase calculation for percussive frames, and some tweaks -- we can do2006-09-13, by Chris Cannam
- * substantial enhancements to time stretcher:2006-09-13, by Chris Cannam
- * timestretcher improvements -- simplify API (it can calculate its own2006-09-13, by Chris Cannam
- * IntegerTimeStretcher -> PhaseVocoderTimeStretcher (no longer confined to2006-09-13, by Chris Cannam
- * various fixes in the time stretcher2006-09-12, by Chris Cannam
- * Some work on making the time stretcher squash as well as stretch2006-09-12, by Chris Cannam
- * Add session management support (commitData)2006-09-12, by Chris Cannam
- * add window size/increment/shape settings to plugin parameter dialog, though2006-09-11, by Chris Cannam
- * Pull window type selector and shape preview out into their own widgets2006-09-11, by Chris Cannam
- * Avoid adding ruler layer to spectrum2006-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
- ...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