2009-02-09 |
Chris Cannam |
* very minor changes
|
2009-02-09 |
Chris Cannam |
* Fix overall mag range management in normalise-visible-area mode
|
2009-02-06 |
Chris Cannam |
* Restore (better quality) y-axis interpolation in spectrogram
|
2009-02-05 |
Chris Cannam |
* Restore peak bins mode in spectrogram
|
2009-02-05 |
Chris Cannam |
* Re-enable peak frequencies display in spectrogram
|
2009-02-05 |
Chris Cannam |
* Re-enable column normalization
|
2009-02-05 |
Chris Cannam |
* Finer locking in fft caches; fix displayed bin ranges in spectrogram
|
2009-02-04 |
Chris Cannam |
* fix deadlock in fft memory cache usage
|
2009-02-04 |
Chris Cannam |
* Make use of peak cache in spectrogram
|
2009-02-04 |
Chris Cannam |
* reorganise function for faster data retrieval
|
2009-02-04 |
Chris Cannam |
* throw (but do not yet catch!) exception when running out of disc space
|
2009-02-03 |
Chris Cannam |
* sort out cropping and scaling for x-smoothed draw buffer
|
2009-02-03 |
Chris Cannam |
* start introducing another rendering method
|
2009-02-03 |
Chris Cannam |
* smooth x-scaling for images in spectrogram -- needs an overlap to avoid
|
2009-02-03 |
Chris Cannam |
* incremental commit
|
2009-02-03 |
Chris Cannam |
* some preparatory reorganisation
|
2009-02-02 |
Chris Cannam |
* Avoid crash in StorageAdviser if temporary directory cannot be opened
|
2009-01-29 |
Chris Cannam |
* add setLayerDormant
|
2009-01-29 |
Chris Cannam |
* take a bit more care about peaks cache sizing
|
2009-01-27 |
Chris Cannam |
* Merge from one-fftdataserver-per-fftmodel branch. This bit of
|
2009-01-26 |
Chris Cannam |
* Try out a smooth-scaling paint method... not especially promising
|
2009-01-26 |
Chris Cannam |
* Change QMutex in Editable DTDM to a read/write lock
|
2009-01-26 |
Chris Cannam |
* another, rather trivial, optimisation
|
2009-01-23 |
Chris Cannam |
* some tweaks that make Colour3DPlotLayer a little bit faster for
|
2009-01-23 |
Chris Cannam |
* make compression optional in editable dense 3d model, and some tweaks
|
2009-01-22 |
Chris Cannam |
* try some qvectors
|
2009-01-22 |
Chris Cannam |
* Make Colour3DPlotLayer::paintDense much faster (but still not fast
|
2009-01-16 |
Chris Cannam |
* fix some warnings, remove debug
|
2009-01-15 |
Chris Cannam |
* Fix crash in SimpleSPARQLQuery
|
2009-01-09 |
Chris Cannam |
* The main fix here is to the arguments of SVApplication -- the first
|
2008-12-12 |
Chris Cannam |
* Avoid crash when zooming-to-fit a very short file! (Of course, we
|
2008-12-08 |
Chris Cannam |
* Knock a bit of sense into Colour3DPlotLayer's cache management
sv-v1.4 sv-v1.4rc1
|
2008-12-08 |
Chris Cannam |
* Ensure text models are exported with text properties in RDF, and
|
2008-12-08 |
Chris Cannam |
* Cut back on the locking and general workload in
|
2008-12-04 |
Chris Cannam |
* minor stuff
|
2008-12-03 |
Chris Cannam |
* Fix failure to include audio files in default open-file dialog invoked
|
2008-12-02 |
Chris Cannam |
* Permit viewing (though not editing) colour 3d plot layer data in
|
2008-12-01 |
Chris Cannam |
* Fix incorrect starting extents in derived note & time-value layers
|
2008-11-28 |
Chris Cannam |
Various fixes:
|
2008-11-21 |
Chris Cannam |
* Use enum for transform type instead of trying to do dumb things like
|
2008-11-20 |
Chris Cannam |
* don't pre-declare classes in Vamp namespace (namespace may change!)
|
2008-11-20 |
Chris Cannam |
* Make it possible to Find a Transform even when no file loaded (it
|
2008-11-20 |
Chris Cannam |
* Add more informative text to Find a Transform (particularly when none
|
2008-11-19 |
Chris Cannam |
* minor text change
|
2008-11-19 |
Chris Cannam |
* Add some informative labels to transform finder
|
2008-11-12 |
Chris Cannam |
* Make scale bar more accurate (if no more helpful) in log scaled colour 3d plot
|
2008-11-12 |
Chris Cannam |
* update changelog
|
2008-11-12 |
Chris Cannam |
* Save & reload vertical scale extents from note, time/value & colour 3d
|
2008-11-12 |
Chris Cannam |
* Make Colour 3D Plot layer vertically zoomable and scrollable
|
2008-11-11 |
Chris Cannam |
* Add use-log-scale estimator. Not quite right yet; the model doesn't
|
2008-11-07 |
Chris Cannam |
* Update to new-line vamp plugin sdk
|
2008-10-28 |
Chris Cannam |
* Avoid waiting on uninstalled transforms mutex in TransformFactory::
|
2008-10-28 |
Chris Cannam |
* Add more info button to plugin dialog
|
2008-10-24 |
Chris Cannam |
* Add vertical zoom/pan to note layer as well (when not in auto-align
|
2008-10-24 |
Chris Cannam |
* minor tidy
|
2008-10-24 |
Chris Cannam |
* Add vertical zoom and pan to time-value layer.
|
2008-10-23 |
Chris Cannam |
* Add More Info URL to plugin finder
|
2008-10-21 |
Chris Cannam |
* Fix text positioning in segmentation-mode layer scale
|
2008-10-16 |
Chris Cannam |
* Improve numerical display in time-value layer scale
|
2008-10-16 |
Chris Cannam |
* somewhat clearer layout in region layer
|
2008-10-15 |
Chris Cannam |
* Fix race condition in FFTFileCache when reading from the same FFT model
|
2008-10-14 |
Chris Cannam |
* Add beginnings of capability to search plugins that are not yet
|
2008-10-10 |
Chris Cannam |
* some plotting tweaks
|
2008-10-09 |
Chris Cannam |
* Fix a nasty and long-standing race condition in MatrixFile's use of
|
2008-10-09 |
Chris Cannam |
* Support transforms that output regions with more than one bin (by
|
2008-10-07 |
Chris Cannam |
* Support importing features from RDF whose times are intervals rather
|
2008-09-30 |
Chris Cannam |
* Connect up Up and Down arrows in the transform finder
|
2008-09-29 |
Chris Cannam |
* More transform finder stuff
|
2008-09-29 |
Chris Cannam |
* More SelectableLabel and TransformFinder tweaking
|
2008-09-29 |
Chris Cannam |
* More twiddling with TransformFinder
|
2008-09-26 |
Chris Cannam |
...
|
2008-09-26 |
Chris Cannam |
* moar pointless twiddlin
|
2008-09-25 |
Chris Cannam |
* More transform finder fiddling
|
2008-09-25 |
Chris Cannam |
* some work on transform finder
|
2008-09-23 |
Chris Cannam |
* grr
|
2008-09-23 |
Chris Cannam |
* Annoyingly not-really-working twist on things
|
2008-09-23 |
Chris Cannam |
* Start work on TransformFinder dialog
|
2008-09-22 |
Chris Cannam |
* Add beginnings of transform-search-by-text function
|
2008-09-22 |
Chris Cannam |
* Improve snap policy for selecting regions
|
2008-09-19 |
Chris Cannam |
* tweaks
|
2008-09-19 |
Chris Cannam |
* Add segmentation plot type to region layer (plotting not implemented yet)
|
2008-09-18 |
Chris Cannam |
* Add region model and layer; improve assignment of model types to
|
2008-09-18 |
Chris Cannam |
* Merge revisions 1041 to 1130 from sv-rdf-import branch
|
2008-07-31 |
Chris Cannam |
* remove some debug
|
2008-07-29 |
Chris Cannam |
* typo/transposition
|
2008-07-10 |
Chris Cannam |
* Updates for 1.3
sv1-v1.3 sv1-v1.3rc1
|
2008-07-07 |
Chris Cannam |
* Reduce time stretcher to one channel when overload occurs
|
2008-06-26 |
Chris Cannam |
* Fix two problems reported by Matthias in the data editor window:
|
2008-06-18 |
Chris Cannam |
* Add playback controls to data edit dialog
|
2008-06-18 |
Chris Cannam |
* minor enhancement to data edit make-current
|
2008-06-17 |
Chris Cannam |
* start play-tracking toggle in data editor dialog
|
2008-06-17 |
Chris Cannam |
* a bit of progress on retaining current row when sorting changes &c
|
2008-06-16 |
Chris Cannam |
* Basic implementation of add and remove point in data editor
|
2008-06-13 |
Chris Cannam |
* Add audio device selection to preferences
|
2008-06-12 |
Chris Cannam |
* Add more data-editor support to various models
|
2008-06-12 |
Chris Cannam |
* Update translations, and add change counter to name of bundle command
|
2008-06-12 |
Chris Cannam |
* sorting arbitrary columns in data editor
|
2008-06-11 |
Chris Cannam |
* reorganise tabular data editor model support
|
2008-06-11 |
Chris Cannam |
* A bit more work on the data editor
|
2008-06-09 |
Chris Cannam |
* basics of data editing in data table view
|
2008-06-06 |
Chris Cannam |
* Start adding a spreadsheet-style editor window for model data
|
2008-05-21 |
Chris Cannam |
* Provide a proper implementation of
|
2008-05-20 |
Chris Cannam |
* default synchronous to false, of course...
|
2008-05-20 |
Chris Cannam |
* Attempt fix for #1914752 export image has holes (1.0 and 1.2)
|
2008-05-20 |
Chris Cannam |
* Start layer progress bars in "indeterminate" mode
|
2008-05-19 |
Chris Cannam |
* Permit holding Shift while dragging an instant or other edited thing,
|
2008-05-16 |
Chris Cannam |
* Halve space requirements for range (waveform peak) caches
|
2008-05-12 |
Chris Cannam |
...
|
2008-05-12 |
Chris Cannam |
...
|
2008-05-09 |
Chris Cannam |
...
|
2008-05-08 |
Chris Cannam |
* Speed up spectrogram painting by releasing mutex in FFTDataServer
|
2008-05-08 |
Chris Cannam |
* Some debug output and tweaks
spectrogram-cache-rejig
|
2008-04-29 |
Chris Cannam |
* The fix in rev 1002 had the nasty side-effect of breaking part of the fix in
|
2008-03-14 |
Chris Cannam |
...
|
2008-03-14 |
Chris Cannam |
* More work to abstract out interactive components used in the data library,
|
2008-03-13 |
Chris Cannam |
* Fix #1628781 changes to layer visibility and mute should use a command
|
2008-03-12 |
Chris Cannam |
* juggle some files around in order to free audioio, base, and system libraries
|
2008-03-12 |
Chris Cannam |
* Fix mislabelling of time lines in ruler
|
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-15 |
Chris Cannam |
* Fix incorrect assignment to point values in "acting on previous point"
sv1-v1.2
|
2008-02-15 |
Chris Cannam |
* Fix #1894369 1.2pre5 crashes on copying data
|
2008-02-13 |
Chris Cannam |
* Fix drawing of time ruler during scrolling (bits were being missed)
sv1-v1.2pre5
|
2008-02-12 |
Chris Cannam |
* Allow entry of numbers smaller than 1 in the Set Counters dialog
|
2008-02-11 |
Chris Cannam |
* a hack to try to prevent playback pointer bouncing back when playback starts
sv1-v1.2pre4
|
2008-02-11 |
Chris Cannam |
* Further fixes to the handling of playback frame and buffered frame counts
|
2008-02-11 |
Chris Cannam |
* Avoid setting a new colour on layer when adding the same layer more than
|
2008-02-07 |
Chris Cannam |
* Ensure waveforms are strictly correct even when using a non-power-of-two
|
2008-02-07 |
Chris Cannam |
* New views created in page-follow mode should be centred on global centre
|
2008-02-06 |
Chris Cannam |
* line up overview widget nicely with main pane (at least on first startup)
sv1-v1.2pre3
|
2008-02-06 |
Chris Cannam |
* Add pitch range in octaves, semitones and cents to the measurement rect
|
2008-02-06 |
Chris Cannam |
* better default name for new colour (hi Craig!)
|
2008-02-06 |
Chris Cannam |
* Update remaining editable layers to support proper realignment on copy/paste
|
2008-02-06 |
Chris Cannam |
* More work on aligning copy/paste between layers. It's a surprisingly
|
2008-02-04 |
Chris Cannam |
* some work on realignment when pasting (problems remain)
|
2008-02-04 |
Chris Cannam |
* Add ability to invert a colour 3d plot in the vertical axis
|
2008-02-04 |
Chris Cannam |
* function rename & notes
|
2008-01-30 |
Chris Cannam |
...
|
2008-01-25 |
Chris Cannam |
* Add plugin version to Transform record
|
2008-01-24 |
Chris Cannam |
* More latency for PortAudio output
|
2008-01-24 |
Chris Cannam |
* Add wave file model method for reading more than one channel at once,
|
2008-01-24 |
Chris Cannam |
* Fix duplication of zero'th column in the minus-one'th column position
|
2008-01-24 |
Chris Cannam |
* Further model lifecycle fixes
|
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).
|