2018-05-15 |
Chris Cannam |
Restore m_extendTo, which is needed for Tony
|
2018-04-24 |
Chris Cannam |
Note about Q_OBJECT and lupdate
|
2018-04-24 |
Chris Cannam |
Fix hangs due to nested mutex lockers (as a result of emitting signals from within a locked section)
|
2018-04-17 |
Chris Cannam |
For sparse models, write whole model to CSV in one go
streaming-csv-writer
|
2018-04-17 |
Chris Cannam |
Update getEndFrame so as to refer explicitly to final frame + 1 (consistent with selection semantics and existing wave model)
streaming-csv-writer
|
2018-03-01 |
Chris Cannam |
Untabify
|
2016-11-05 |
Chris Cannam |
Avoid assigning model resolution of 0 to models coming from plugins that report weirdly high output rates (symptom: data did not show up in edit layer data dialog, as the row/frame conversion failed)
piper
|
2016-10-20 |
Chris Cannam |
Merge from branch 3.0-integration
piper
|
2016-10-18 |
Chris Cannam |
MSVC build fixes
msvc2015_64
|
2016-10-17 |
Chris Cannam |
More cautious locking on sparse model modification
piper
|
2015-08-20 |
Chris Cannam |
Back out Matthias's e22bfe8ca248 in the hope that my (earlier but on a different branch, and now merged) fix 882d448c8a6d will do the right thing
tony-2.0-integration
|
2015-08-20 |
Chris Cannam |
Merge through to branch for Tony 2.0
tony-2.0-integration
|
2015-08-14 |
Matthias Mauch |
fixes the problem that the last note was not exported to csv
tonioni
|
2015-07-03 |
Chris Cannam |
Fix assignment of values to regions on import, in case where region model contains duplicate points
|
2015-05-15 |
Chris Cannam |
Fix #1222 CSV export of time-instants layer omits last point
|
2015-03-31 |
Chris Cannam |
Permit extending nominal end of sparse model
tonioni
|
2015-03-31 |
Chris Cannam |
clone() is never used (therefore presumably never works either)
tonioni
|
2015-03-31 |
Chris Cannam |
Implement FillGaps option in SparseModel export
tonioni
|
2015-03-30 |
Chris Cannam |
Add data export options (not all implemented yet)
tonioni
|
2015-03-04 |
Chris Cannam |
Introduce and use a samplerate type
cxx11
|
2015-03-03 |
Chris Cannam |
Introducing the signed 64-bit frame index type, and fixing build failures from inclusion of -Wconversion with -Werror. Not finished yet.
cxx11
|
2014-09-03 |
Chris Cannam |
Fix memory leak (from coverity scan)
|
2014-06-17 |
Chris Cannam |
Disambiguate signals
warnfix_no_size_t
|
2014-06-17 |
Chris Cannam |
More size_t evisceration and warning fixes
warnfix_no_size_t
|
2014-06-17 |
Chris Cannam |
Unsigned removals and warning fixes in data/
warnfix_no_size_t
|
2013-12-04 |
Chris Cannam |
Fix warning
|
2013-10-09 |
Chris Cannam |
Add toDelimitedDataString alternative with frame extents
|
2013-03-28 |
Chris Cannam |
Warn if the output sample rate is higher than that of the input model
|
2013-03-27 |
Chris Cannam |
outputFeatureNo -> outputNo
|
2013-03-27 |
Chris Cannam |
Fix incorrect retrieval of point in model by row number if point frame values fell between model resolution boundaries
|
2012-06-22 |
Chris Cannam |
Fix conversions from false to pointer type
|
2009-09-10 |
Chris Cannam |
* solaris build fixes
|
2009-09-10 |
Chris Cannam |
* Some (incomplete) Solaris build bobs
|
2008-10-16 |
Chris Cannam |
* somewhat clearer layout in region layer
|
2008-06-26 |
Chris Cannam |
* Fix two problems reported by Matthias in the data editor window:
|
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 |
* sorting arbitrary columns in data editor
|
2008-06-11 |
Chris Cannam |
* reorganise tabular data editor model support
|
2008-06-09 |
Chris Cannam |
* basics of data editing in data table view
|
2008-04-29 |
Chris Cannam |
* Save alignments to session file. Needs much testing.
|
2008-03-13 |
Chris Cannam |
* document library dependencies
|
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
|
2007-11-28 |
Chris Cannam |
* Improvements to layer summary dialog (LayerTree, LayerTreeDialog), & rename.
|
2007-11-22 |
Chris Cannam |
* More space and time efficient AlignmentModel
|
2007-11-09 |
Chris Cannam |
* Factor out uses of "Sonic Visualiser" in "common" code to applicationName()
|
2007-10-22 |
Chris Cannam |
* Some export fixes, and avoid clipping on resampling on import
|
2007-10-18 |
Chris Cannam |
* Make XmlExportable::toXml the function that is universally overridden (and
|
2007-10-04 |
Chris Cannam |
* Add MIDI file export (closes FR#1643721)
|
2007-09-28 |
Chris Cannam |
* Merge from sv-match-alignment branch (excluding alignment-specific document).
|
2007-09-21 |
Chris Cannam |
...
|
2007-03-07 |
Chris Cannam |
* Add display of selection extents in status bar when dragging a selection
|
2007-03-07 |
Chris Cannam |
* More useful status bar text -- show the current play time and the extents of
|
2006-10-17 |
Chris Cannam |
* Fix slowness in serving FFT values to feature extraction plugin transform
|
2006-07-31 |
Chris Cannam |
* Reorganising code base. This revision probably should compile once more.
|
2006-07-31 |
Chris Cannam |
* Reorganising code base. This revision will not compile.
|