2009-02-09 |
Chris Cannam |
* very minor changes
|
2008-12-08 |
Chris Cannam |
* Ensure text models are exported with text properties in RDF, and
|
2008-12-02 |
Chris Cannam |
* Permit viewing (though not editing) colour 3d plot layer data in
|
2008-10-24 |
Chris Cannam |
* minor tidy
|
2008-10-24 |
Chris Cannam |
* Add vertical zoom and pan to time-value layer.
|
2008-07-29 |
Chris Cannam |
* typo/transposition
|
2008-05-19 |
Chris Cannam |
* Permit holding Shift while dragging an instant or other edited thing,
|
2008-05-12 |
Chris Cannam |
...
|
2008-05-12 |
Chris Cannam |
...
|
2008-05-08 |
Chris Cannam |
* Speed up spectrogram painting by releasing mutex in FFTDataServer
|
2008-03-12 |
Chris Cannam |
* juggle some files around in order to free audioio, base, and system libraries
|
2008-02-27 |
Chris Cannam |
* Merge from trunk
spectrogram-cache-rejig
|
2008-02-27 |
Chris Cannam |
* merge from trunk (1.2 ended up being tracked from trunk, but we may want
1.2-stable
|
2008-02-06 |
Chris Cannam |
* line up overview widget nicely with main pane (at least on first startup)
sv1-v1.2pre3
|
2007-12-18 |
Chris Cannam |
* Fix #1848191 double clicking on time instants causes move
|
2007-12-14 |
Chris Cannam |
...
|
2007-12-12 |
Chris Cannam |
* Fix #1844539 confusing waveform navigator with secondary files
|
2007-12-11 |
Chris Cannam |
* Make font size in panes configurable, with a smaller default
|
2007-11-23 |
Chris Cannam |
* Add Erase tool and mode
|
2007-11-22 |
Chris Cannam |
* Some work on correct alignment when moving panes during playback
|
2007-11-11 |
Chris Cannam |
* Pass StorageAdviser::Criteria into FFTModel constructor etc
|
2007-11-09 |
Chris Cannam |
* Factor out uses of "Sonic Visualiser" in "common" code to applicationName()
|
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-10 |
Chris Cannam |
* Make it possible to drop audio files, layer files, session files and images
|
2007-09-28 |
Chris Cannam |
* Merge from sv-match-alignment branch (excluding alignment-specific document).
|
2007-09-06 |
Chris Cannam |
* Ensure labels and their pixmaps get redrawn properly
|
2007-09-05 |
Chris Cannam |
* Show colour swatch next to layer name in pane (if available)
|
2007-08-10 |
Chris Cannam |
* Better abbreviation modes for layer names in pane (and input model combo
|
2007-07-13 |
Chris Cannam |
* Restore Scale setting which had mistakenly disappeared from spectrum
|
2007-07-12 |
Chris Cannam |
* Add SingleColourLayer to manage colours for layers that have a single
|
2007-07-05 |
Chris Cannam |
* Make it possible to "measure" a feature on the spectrogram by double-
|
2007-07-05 |
Chris Cannam |
* Add mouse actions to key and mouse reference dialog
|
2007-07-04 |
Chris Cannam |
* Pull peak-picker out of SpectrumLayer and into FFTModel; use combined
|
2007-07-03 |
Chris Cannam |
* Fix up and simplify the LayerTreeModel, removing a horrible memory leak
|
2007-07-02 |
Chris Cannam |
* attempt to ensure zoom-to-fit actually makes things fit (not obscured by
|
2007-07-02 |
Chris Cannam |
* Fix centre line position
|
2007-06-29 |
Chris Cannam |
* highlight the nearest measurement rect
|
2007-06-26 |
Chris Cannam |
...
|
2007-06-26 |
Chris Cannam |
* Use a command for adding layer measurements
|
2007-06-21 |
Chris Cannam |
* more on measurement tool -- pull out some logic from pane to layer &c
|
2007-06-21 |
Chris Cannam |
* more on measurement tool
|
2007-06-15 |
Chris Cannam |
* few more measurement mode bits
|
2007-06-14 |
Chris Cannam |
...
|
2007-06-14 |
Chris Cannam |
* more measurement tool stuff
|
2007-06-14 |
Chris Cannam |
* some more work on measurement tool, and refactor Pane::paintEvent
|
2007-06-14 |
Chris Cannam |
* a bit more work on measurement tool mode
|
2007-06-13 |
Chris Cannam |
* some beginnings of what will be measurement tool functionality
|