graph
- * continue to pick "new" colours for coloured layers even when all colours2007-08-09, by Chris Cannam
- * Add QuickTime file reader class -- totally untested, shouldn't even compile2007-08-06, by Chris Cannam
- * dark background if necessary in key/mouse reference2007-07-16, by Chris Cannam
- * Restore Scale setting which had mistakenly disappeared from spectrum2007-07-13, by Chris Cannam
- * Add icon loader that automatically inverts icons where appropriate for2007-07-13, by Chris Cannam
- * Fix failure to auto-calculate bounds on time-value or note model loaded2007-07-12, by Chris Cannam
- * Add SingleColourLayer to manage colours for layers that have a single2007-07-12, by Chris Cannam
- * Fix failure to save vertical scale setting from time-value layer2007-07-11, by Chris Cannam
- * Add a colour database, and Add New Colour function to the colour combo2007-07-11, by Chris Cannam
- * threshold, show-peaks properties in spectrum2007-07-06, by Chris Cannam
- * Make it possible to "measure" a feature on the spectrogram by double-2007-07-05, by Chris Cannam
- * Add mouse actions to key and mouse reference dialog2007-07-05, by Chris Cannam
- * Add key reference window to Help menu (also needs mouse reference)2007-07-04, by Chris Cannam
- * Pull peak-picker out of SpectrumLayer and into FFTModel; use combined2007-07-04, by Chris Cannam
- * add pitch label to spectrogram harmonic cursor as well2007-07-03, by Chris Cannam
- * Fix piano keyboard in spectrum, add pitch labels to frequency displays in2007-07-03, by Chris Cannam
- * Fix up and simplify the LayerTreeModel, removing a horrible memory leak2007-07-03, by Chris Cannam
- * attempt to ensure zoom-to-fit actually makes things fit (not obscured by2007-07-02, by Chris Cannam
- * avoid trying to calculate fft from incomplete decoded audio file in spectrum2007-07-02, by Chris Cannam
- * Fix centre line position2007-07-02, by Chris Cannam
- * proper (though ugly) handling of y coord for measure rects in scrollable layers2007-06-29, by Chris Cannam
- * highlight the nearest measurement rect2007-06-29, by Chris Cannam
- * Change a number of keyboard shortcuts -- get rid of all the Alt+ shortcuts2007-06-28, by Chris Cannam
- ...2007-06-26, by Chris Cannam
- * save/reload measurements in session2007-06-26, by Chris Cannam
- * Use a command for adding layer measurements2007-06-26, by Chris Cannam
- * more on measurement tool -- pull out some logic from pane to layer &c2007-06-21, by Chris Cannam
- * more on measurement tool2007-06-21, by Chris Cannam
- * fixes to spectrum harmonic cursor etc2007-06-15, by Chris Cannam
- * few more measurement mode bits2007-06-15, by Chris Cannam
- ...2007-06-14, by Chris Cannam
- * more measurement tool stuff2007-06-14, by Chris Cannam
- * some more work on measurement tool, and refactor Pane::paintEvent2007-06-14, by Chris Cannam
- * a bit more work on measurement tool mode2007-06-14, by Chris Cannam
- * some beginnings of what will be measurement tool functionality2007-06-13, by Chris Cannam
- * Add logic for picking up the vertical scale from an underlying layer if2007-06-13, by Chris Cannam
- * Add a measurement mode tool -- no functionality yet2007-06-13, by Chris Cannam
- * Make shift+mousewheel scroll vertically (where applicable) and alt+mousewheel2007-06-13, by Chris Cannam
- * double-click in navigate mode relocates the centre frame (closing #1734854)2007-06-13, by Chris Cannam
- * bit of work on harmonic cursor in spectrum2007-06-11, by Chris Cannam
- * FFT: fix invalid write of normalisation factor in compact mode of disc cache2007-06-08, by Chris Cannam
- * don't store fft values scaled by fftsize/2; that's a special requirement2007-06-01, by Chris Cannam
- * minor usability fixes2007-05-18, by Chris Cannam
- * Fix #1712589 Reset button for thumbwheels not working properlysv1-v1.0 2007-05-04, by Chris Cannam
- * more compile warning fixessv1-1.0rc1 2007-04-30, by Chris Cannam
- * Fix many compile warnings, remove some debug output2007-04-30, by Chris Cannam
- ...2007-04-30, by Chris Cannam
- * Fix #1707133 osx right pane too narrow2007-04-27, by Chris Cannam
- * Fix #1706927 NaNs from plugin outputs should not be used2007-04-27, by Chris Cannam
- * Fix #1707650 refreshes not happening2007-04-27, by Chris Cannam
- ...2007-04-27, by Chris Cannam
- ...sv1-1.0pre4 2007-04-23, by Chris Cannam
- ...2007-04-23, by Chris Cannam
- ...2007-04-23, by Chris Cannam
- ...2007-04-23, by Chris Cannam
- * looks like this ugly OS/X hack is no longer necessary with more recent Qt2007-04-19, by Chris Cannam
- * fix crash2007-04-19, by Chris Cannam
- * Fix alignment of new pane added after play position has changed (but global2007-04-16, by Chris Cannam
- * Experiment with sizing the property stacks and using a frame on the overview2007-04-16, by Chris Cannam
- * Russian update from Alexandre, and a couple of i18n fixes2007-04-02, by Chris Cannam
- * doc updates2007-03-30, by Chris Cannam
- * Fix crash on startup on Windowssv1-1.0pre3 2007-03-15, by Chris Cannam
- * Grey out exporting entire pane as image if it will be too wide for QImage2007-03-15, by Chris Cannam
- * Add missing include2007-03-15, by Chris Cannam
- * Remove tip dialog for now. I don't like it enoughsv1-1.0pre2 2007-03-14, by Chris Cannam
- * updates to tip dialog2007-03-13, by Chris Cannam
- * Add scale to image2007-03-12, by Chris Cannam
- * Add basics of an Export Image File function2007-03-12, by Chris Cannam
- * Basic beginnings of what will become a tip-of-the-day dialog2007-03-09, by Chris Cannam
- * Fix #1672407 confused by plugin-named files in cwd (or home?)2007-03-08, by Chris Cannam
- * Add display of selection extents in status bar when dragging a selection2007-03-07, by Chris Cannam
- * More useful status bar text -- show the current play time and the extents of2007-03-07, by Chris Cannam
- * Add fuzzy interpolation option as an alternative to zero padding in2007-03-05, by Chris Cannam
- * Make the vertical scale a bit less thtoopid for many linear scale spectra2007-03-05, by Chris Cannam
- * Fix failure to update mapped value when setValue is called2007-03-05, by Chris Cannam
- * Add current value to context help for dials in property boxes, and update2007-03-05, by Chris Cannam
- * Inhibit making and displaying time selections in slice layers2007-03-05, by Chris Cannam
- * Make getPropertyRangeAndValue return the default separately from the currentsv1-1.0pre1 2007-03-02, by Chris Cannam
- * Update to use new vamp-hostsdk instead of vamp-sdk2007-03-02, by Chris Cannam
- * Fix overzealous cacheing in waveform layer that was leading to inaccurate2007-03-01, by Chris Cannam
- * Fix real-time plugin corruption when getLatency is called for some plugins2007-03-01, by Chris Cannam
- * Make audio file reader factory try for a reader based on the file's2007-03-01, by Chris Cannam
- * Rejig handling of scrolling views. Ensures, among other things, that playing2007-03-01, by Chris Cannam
- * Fix incorrect meter-scaling value for 0dB; some tidying2007-02-28, by Chris Cannam
- ...2007-02-27, by Chris Cannam
- * Further fixes for Vamp API change, and update to support API versioning2007-02-27, by Chris Cannam
- * Fixes for new Vamp API changes -- I think plugin parameters are not being2007-02-26, by Chris Cannam
- * ensure view cache is discarded when overlay level changes2007-02-26, by Chris Cannam
- * remove some debug and some obsolete moc file includes2007-02-26, by Chris Cannam
- * Fix occasional misplacement of zoom wheels2007-02-26, by Chris Cannam
- * Fix crash in short spectrogram paint2007-02-14, by Chris Cannam
- * Add non-fftw3 fft alternative2007-02-09, by Chris Cannam
- ...2007-02-09, by Chris Cannam
- * Return ranges from RangeSummarisableTimeValueModel::getRanges by references2007-02-07, by Chris Cannam
- * Flesh out feature descriptions for spectrum2007-02-05, by Chris Cannam
- * Scale fixes and feature descriptions in slice layer2007-02-01, by Chris Cannam
- * Work on harmonising colour and scale ranges between types of layer2007-02-01, by Chris Cannam
- * Add separate colour mapping unit; use it in spectrogram (colour 3d plot to follow)2007-01-31, by Chris Cannam
- * beginnings of spectrum scales2007-01-29, by Chris Cannam
- ...2007-01-26, by Chris Cannam
- * Add slice layers (so you can display a slice of a colour 3d plot as if it were2007-01-26, by Chris Cannam
- * Avoid unnecessary work and updates when an invisible thumbwheel changes2007-01-24, by Chris Cannam
- * Fix a crash in spectrogram2007-01-22, by Chris Cannam
- * Allow user to activate a pane by clicking on the tab for its currently active2007-01-22, by Chris Cannam
- * Add large chunks of context help in the optional status bar2007-01-19, by Chris Cannam
- * Add range input dialog2007-01-12, by Chris Cannam
- * better icon2007-01-12, by Chris Cannam
- * Further fix for restoring layer visibility from session file2007-01-05, by Chris Cannam
- * Fix failure to reload play mute state correctly from session file2007-01-05, by Chris Cannam
- * Fix miscomparison of matrix height and fft size /2 (should be /2+1)2006-12-13, by Chris Cannam
- * Omit translucent blue fill for selection rectangles that are superimposed2006-11-24, by Chris Cannam
- * Update copyright notes as appropriate.2006-11-17, by Chris Cannam
- * Remove some obsolete files2006-11-15, by Chris Cannam
- * Add vertical zooming and snap-to-selection for OSC control;2006-11-15, by Chris Cannam
- * Press X to toggle the property boxes2006-11-14, by Chris Cannam
- * Somewhat better handling of running out of memory or disc space2006-11-13, by Chris Cannam
- * Update the main sv.prf for compatibility with Qt 4.2 qmake instead of2006-11-10, by Chris Cannam
- ...2006-10-30, by Chris Cannam
- #include <math.h> required on OSX2006-10-24, by Martin Gasser
- * Wire up the Panner widget in the pane, and do some tidying in Pane2006-10-19, 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
- * minor fixes to tooltip2006-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
- * Use RangeMappers in various places in plugin parameters, layer properties,2006-10-16, by Chris Cannam
- * Add spectrum icon2006-10-16, by Chris Cannam
- * Make the thumbwheel widget much smoother to use, and fix a bug in positioning2006-10-12, 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
- * Improve output from Profiler class and make it incur less (no) overhead in2006-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
- ...2006-10-05, by Chris Cannam
- ...2006-10-05, by Chris Cannam
- * Tidy up inheritance hierarchy of model classes -- remove ZoomConstraint as2006-10-05, by Chris Cannam
- ...2006-10-04, by Chris Cannam
- * Introduce WritableWaveFileModel, and use it as an output model for audio2006-10-03, by Chris Cannam
- * Some work on SpectrumLayer properties etc2006-09-27, 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
- * 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
- ...2006-09-15, by Chris Cannam
- * Put channel and windowing parameters on an "advanced" bit of the plugin2006-09-15, by Chris Cannam
- ...2006-09-14, by Chris Cannam
- * avoid slipping from default value on mid-click2006-09-13, 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
- * revert to using averages2006-09-05, by Chris Cannam
- * experiment with finer zoom level changes when using h thumbwheel2006-08-22, by Chris Cannam
- * beginnings of drag up/down in layers as appropriate2006-08-21, by Chris Cannam
- * Sensible default for vertical thumbwheel on spectrogram layer2006-08-21, by Chris Cannam
- * Use peaks instead of means for calculating display values in pixels that2006-08-16, by Chris Cannam
- * Add zoom thumbwheels to Pane. Implement horizontal thumbwheel, and2006-08-04, 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
- * 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
- * New dialog for selection from a list of items through radio buttons rather2006-07-27, 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
- * 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
- * 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
- * Introduce simple non-RT thread base class2006-05-04, by Chris Cannam
- * Add property labels to property containers (so i18n() won't affect file format)2006-05-03, by Chris Cannam
- * Switch spectrogram layer over to using the new rudimentary disk-backed2006-05-03, by Chris Cannam
- * Start factoring out the spectrogram's FFT cache into a separate set of2006-05-02, by Chris Cannam
- * just a comment fix2006-04-29, by Chris Cannam
- * Fix failure to pull out values and durations when copying from a layer2006-04-28, by Chris Cannam
- * Add file open/save operations to main toolbar2006-04-27, by Chris Cannam
- * Ensure consistent ordering of layer text labels2006-04-27, by Chris Cannam
- * Fix crash in spectrogram layer when replacing model2006-04-26, by Chris Cannam
- * Replace crash with warning when a transform could not be automatically2006-04-13, by Chris Cannam
- * Add BZipFileDevice to handle bzip2 compress/uncompress without all that2006-04-12, by Chris Cannam
- * Implement harmonic cursor in spectrogram2006-04-10, by Chris Cannam
- * Fix long-standing off-by-1 bug in WaveFileModel that was getting us the wrong2006-04-07, by Chris Cannam
- * Remove dsp directory. This is now the qm-dsp library used by2006-04-06, by Chris Cannam
- * Support latest changes to Vamp API (value names for parameters, FFT2006-04-05, by Chris Cannam
- * Make the item-edit dialog do something useful2006-04-03, by Chris Cannam
- * Add support for frequency-domain inputs to Vamp plugins2006-03-31, by Chris Cannam
- * Modify to use Vamp SDK for proper feature extraction plugins.2006-03-31, by Chris Cannam
- * Add stub for item-edit dialog (for editing properties of an item on double-2006-03-30, by Chris Cannam
- * Ensure plugin parameters for a transform are saved in the .sv file and2006-03-30, by Chris Cannam
- * Add scale lines to waveform layer2006-03-29, by Chris Cannam
- * Add auto-normalize option to waveform layer2006-03-29, by Chris Cannam
- * basics of selectable vertical scale in time value layer2006-03-27, by Chris Cannam
- * More structural work on feature extraction plugin C <-> C++ adapter2006-03-27, by Chris Cannam
- * Add icon for playback plugin edit button2006-03-23, 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
- * truncate layer name texts if they get too wide2006-03-20, by Chris Cannam
- * Add plugin parameter box widget2006-03-20, by Chris Cannam
- * Update licensing rubric for GPL2006-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
- * improve label drawing logic in colour plot layer2006-03-15, 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
- * Tidying and bug fixes in document stuff and file load/save2006-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
- had to include <cmath> in some files to make it compile on the mac2006-03-03, by Martin Gasser
- * Continue MainWindow refactoring by making MainWindow actually use the new2006-03-03, by Chris Cannam
- * 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
- * Add time/Hz description for waveform model to the bottom right of a pane2006-02-24, by Chris Cannam
- * More fixes, tidying etc in spectrogram layer. Added a piano keyboard2006-02-24, by Chris Cannam
- * Fix to phase cacheing2006-02-23, by Chris Cannam
- * Rearrange spectrogram cacheing so that gain, normalization, instantaneous2006-02-23, by Chris Cannam
- * Make the frequency estimation mode in the spectrogram layer actually useful,2006-02-22, 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 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
- * Tweaked up spectrogram and added a colourmap rotation option2006-01-16, by Chris Cannam
- * Session file save, and the skeleton of session file load.2006-01-13, by Chris Cannam
- * switch off antialiasing for dense lines (for speed reasons)2006-01-12, by Chris Cannam
- * Beginnings of session save code2006-01-12, by Chris Cannam
- * Update copyrights to 20062006-01-12, by Chris Cannam
- * Invalidate cache when model replaced2006-01-12, by Chris Cannam
- * Add "curve" plot style to TimeValueLayer2006-01-12, by Chris Cannam
- * Add some tool icons (mostly nabbed from the Gimp)2006-01-10, by Chris Cannam
- * Backed out partially complete changes to make the spectrogram only2006-01-10, by Chris Cannam
- initial import2006-01-10, by Chris Cannam