2008-01-23 |
Chris Cannam |
* Various fixes to object lifetime management, particularly in the spectrum
|
2008-01-23 |
Chris Cannam |
* add splash screen
|
2008-01-14 |
Chris Cannam |
* fix colour 3d plot layer mis-rendering bug -- but I think it's still using
|
2008-01-11 |
Chris Cannam |
* add icons to colour 3d plot layer toggles
|
2008-01-08 |
Chris Cannam |
* Fix 1864770 overlaid spectrum layers drawn wrong
|
2008-01-04 |
Chris Cannam |
* better progress reporting in FileSource
|
2007-12-18 |
Chris Cannam |
* Fix #1848191 double clicking on time instants causes move
|
2007-12-17 |
Chris Cannam |
* fix support for logarithmic hints in plugin parameters
|
2007-12-14 |
Chris Cannam |
...
|
2007-12-13 |
Chris Cannam |
* Fix #1841095 tapping time instant gives wrong time in aligned track
|
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-29 |
Chris Cannam |
* Spectrogram paint-from-cache fix
|
2007-11-28 |
Chris Cannam |
* Improvements to layer summary dialog (LayerTree, LayerTreeDialog), & rename.
|
2007-11-23 |
Chris Cannam |
* Add Erase tool and mode
|
2007-11-22 |
Chris Cannam |
...
|
2007-11-22 |
Chris Cannam |
* Some work on correct alignment when moving panes during playback
|
2007-11-19 |
Chris Cannam |
* Some bits and bobs of cache mangling -- closer to working, but still not
spectrogram-cache-rejig
|
2007-11-19 |
Chris Cannam |
* Some fixes to cache repainting strategy -- should make things a little
|
2007-11-16 |
Chris Cannam |
* cache bits & bobs (wholly broken at the moment)
spectrogram-cache-rejig
|
2007-11-14 |
Chris Cannam |
* First hack towards more efficient paint mechanism from cache filled
spectrogram-cache-rejig
|
2007-11-11 |
Chris Cannam |
* Fix crash
|
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-11-08 |
Chris Cannam |
...
further_alignment_faffing
|
2007-11-07 |
Chris Cannam |
* fix pane layout problem; fix waveform butterfly mode
|
2007-11-07 |
Chris Cannam |
* Add [x] button to pane to quickly delete it
|
2007-11-01 |
Chris Cannam |
* FileSource -> default to showProgress = false
|
2007-10-25 |
Chris Cannam |
* Add Align button to main window; use it
|
2007-10-25 |
Chris Cannam |
* Some tidying up to handling of alignment; add alignment status label to
|
2007-10-22 |
Chris Cannam |
* Split MainWindow out into MainWindowBase (pane stack management, basic file
|
2007-10-18 |
Chris Cannam |
* RemoteFile -> FileSource
|
2007-10-18 |
Chris Cannam |
* Make RemoteFile far more pervasive, and use it for local files as well
|
2007-10-18 |
Chris Cannam |
* Make XmlExportable::toXml the function that is universally overridden (and
|
2007-10-17 |
Chris Cannam |
* Make drop behave more sensibly (replace current pane)
|
2007-10-16 |
Chris Cannam |
* "Align mode"
|
2007-10-16 |
Chris Cannam |
* Make View getStartFrame etc non-virtual for easier inlining
|
2007-10-10 |
Chris Cannam |
* Make it possible to drop audio files, layer files, session files and images
|
2007-10-10 |
Chris Cannam |
* Add Reset Counters... function
|
2007-10-09 |
Chris Cannam |
...
|
2007-10-09 |
Chris Cannam |
* fix misbehaving apply-to-selection-only checkbox, fix default step size for
|
2007-10-08 |
Chris Cannam |
* Add labelling option for instants inserted through tapping (closes FR#1674184)
|
2007-10-05 |
Chris Cannam |
* Add image layer icon (from GIMP)
|
2007-10-05 |
Chris Cannam |
...
|
2007-10-05 |
Chris Cannam |
* Add support for remote files to image layer
|
2007-10-05 |
Chris Cannam |
* More work on image layer display &c
|
2007-10-04 |
Chris Cannam |
* Phase 1 of an image layer.
|
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-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-16 |
Chris Cannam |
* Layer tree view updating when visibility / audibility changed (and layers
|
2007-08-14 |
Chris Cannam |
...
|
2007-08-14 |
Chris Cannam |
* Fix #1757772 tempo, dynamic related plug-ins bug -- make auto-align
|
2007-08-13 |
Chris Cannam |
* missed this in last commit
|
2007-08-10 |
Chris Cannam |
* Better abbreviation modes for layer names in pane (and input model combo
|
2007-08-09 |
Chris Cannam |
* continue to pick "new" colours for coloured layers even when all colours
|
2007-08-06 |
Chris Cannam |
* Add QuickTime file reader class -- totally untested, shouldn't even compile
|
2007-07-16 |
Chris Cannam |
* dark background if necessary in key/mouse reference
|
2007-07-13 |
Chris Cannam |
* Restore Scale setting which had mistakenly disappeared from spectrum
|