graph
- * More structural work on feature extraction plugin C <-> C++ adapter2006-03-27, by Chris Cannam
- * Sketch for host side of the plugin C++ <-> C bridge. This will be simpler2006-03-24, by Chris Cannam
- * Add C API for feature extraction plugins2006-03-24, by Chris Cannam
- * Add editing for auralisation plugin parameters and programs2006-03-23, by Chris Cannam
- * Add plugin parameter dialog, and use it to set up parameters for feature2006-03-22, by Chris Cannam
- * added to- and from- XML methods to PluginInstance2006-03-22, by Chris Cannam
- fixed some bugs in tonal change detection function, removed ChromaMatrix (no longer used), added TCSgram2006-03-21, by Martin Gasser
- * Create a new time instants layer if Enter is hit when there is no existing2006-03-20, by Chris Cannam
- * Update licensing rubric for GPL2006-03-20, by Chris Cannam
- * Make RealTimePluginInstances also provide the PluginInstance interface2006-03-20, by Chris Cannam
- * Pull out parameter/description query methods from FeatureExtractionPlugin2006-03-20, by Chris Cannam
- * Set indent-tabs-mode to nil in Emacs mode direction2006-03-20, by Chris Cannam
- * update TODO, some tidying2006-03-20, by Chris Cannam
- * Add menu for re-adding existing layers2006-03-17, by Chris Cannam
- * Add Insert Instant function in main window2006-03-16, by Chris Cannam
- * Restore proper channel selection support for new layers2006-03-15, by Chris Cannam
- * Use commands for add/delete pane in main window2006-03-13, by Chris Cannam
- * More document structure / main window / file I/O work2006-03-10, by Chris Cannam
- * more MainWindow/Document stuff2006-03-08, by Chris Cannam
- * Further MainWindow -> Document refactoring2006-03-08, by Chris Cannam
- * A bit more work on main window / document / commands stuff. This is still2006-03-06, by Chris Cannam
- * Fix a crash in PortAudio output for mono data2006-03-03, by Chris Cannam
- * Continue MainWindow refactoring by making MainWindow actually use the new2006-03-03, by Chris Cannam
- MacOS fixes, TonalChangeDetector added2006-03-03, by Martin Gasser
- * Refactor Layer classes so as no longer to store a single View pointer;2006-03-02, by Chris Cannam
- * Rejig project file a bit to do pkg-config detection &c2006-03-01, by Chris Cannam
- * Add "Export Audio File" option2006-02-27, by Chris Cannam
- * Rearrange spectrogram cacheing so that gain, normalization, instantaneous2006-02-23, by Chris Cannam
- * Improvements to text layer editing, and implement file I/O for it2006-02-20, by Chris Cannam
- * Add TextModel and TextLayer types2006-02-20, by Chris Cannam
- * As previous commit2006-02-17, by Chris Cannam
- * Implement play mute, level and pan controls and a layer visibility control2006-02-17, by Chris Cannam
- * Add LED button2006-02-15, by Chris Cannam
- * Change SpectrogramLayer to use its own cache type instead of a QImage2006-02-14, by Chris Cannam
- * Add the Note layer for pianoroll-type display of note-type data2006-02-10, by Chris Cannam
- * Add basics of MIDI file import. Doesn't actually create the model yet.2006-02-09, by Chris Cannam
- * Add ffwd/rewind2006-02-08, by Chris Cannam
- * Rationalise the local feature identification API in Layer subclasses2006-02-06, by Chris Cannam
- * Some fixes to waveform layer greyscaling2006-02-03, by Chris Cannam
- * Add natty segmentation display to time-value layer. Need to do the same2006-02-02, by Chris Cannam
- * Refactor sparse models. Previously the 1D and time-value models duplicated2006-02-02, by Chris Cannam
- * Add Chromagram plugin, and make a number of fixes to the dense 3d model2006-02-01, by Chris Cannam
- * Add Zero Crossings output from zc plugin (as well as Zero Crossings Count)2006-01-31, by Chris Cannam
- * Update some copyright notice dates2006-01-31, by Chris Cannam
- * Add command history class, and basic undo/redo menus. No actual commands2006-01-30, by Chris Cannam
- * Add getXForFrame / getFrameForX in preference to using the zoom level everywhere2006-01-30, by Chris Cannam
- * Introduce potentially-separate read and write ring buffers, so we can swap2006-01-27, by Chris Cannam
- * Add basic drag editing of time instants.2006-01-26, by Chris Cannam
- * Add ability to create empty layers for editing2006-01-26, by Chris Cannam
- * Fixes to playback of short looped files, of synthesised content within looped2006-01-26, by Chris Cannam
- * Fix update and play limits for play-selection mode when not looping2006-01-25, by Chris Cannam
- * Add play-selection and looping modes. Looping seems to work OK, but2006-01-24, by Chris Cannam
- * Hook up tool selection buttons to switch the cursor mode2006-01-23, by Chris Cannam
- * Add more icons and rationalise menu options to the usual set (on the File menu)2006-01-19, by Chris Cannam
- * Rework handling of layer properties in file I/O -- we now get the individual2006-01-19, by Chris Cannam
- * Hook up SV file i/o. You can now save and load sessions.2006-01-17, by Chris Cannam
- * Session file save, and the skeleton of session file load.2006-01-13, by Chris Cannam
- * Beginnings of session save code2006-01-12, by Chris Cannam
- * Update copyrights to 20062006-01-12, by Chris Cannam
- * Debug2006-01-12, by Chris Cannam
- initial import2006-01-10, by Chris Cannam