log layer/WaveformLayer.cpp @ 370:8ebc2ce2a210 sv1-v1.2pre5

age author description
2008-02-07 Chris Cannam * Ensure waveforms are strictly correct even when using a non-power-of-two
2008-02-06 Chris Cannam * Add pitch range in octaves, semitones and cents to the measurement rect
2007-11-23 Chris Cannam * Add Erase tool and mode
2007-11-07 Chris Cannam * fix pane layout problem; fix waveform butterfly mode
2007-10-25 Chris Cannam * Some tidying up to handling of alignment; add alignment status label to
2007-10-18 Chris Cannam * Make XmlExportable::toXml the function that is universally overridden (and
2007-10-01 Chris Cannam * Change WaveFileModel API from getValues(start,end) to getData(start,count).
2007-09-28 Chris Cannam * Merge from sv-match-alignment branch (excluding alignment-specific document).
2007-08-13 Chris Cannam * missed this in last commit
2007-07-12 Chris Cannam * Add SingleColourLayer to manage colours for layers that have a single
2007-07-11 Chris Cannam * Add a colour database, and Add New Colour function to the colour combo
2007-07-02 Chris Cannam * Fix centre line position
2007-06-21 Chris Cannam * more on measurement tool -- pull out some logic from pane to layer &c
2007-06-14 Chris Cannam * more measurement tool stuff