2016-03-04 |
Chris Cannam |
Merge from default branch
3.0-integration
|
2016-03-04 |
Chris Cannam |
Merge
|
2016-03-04 |
Chris Cannam |
Fix display of 3d model data in data editor, by adding start frame offset (formerly ignored)
|
2016-03-02 |
Chris Cannam |
Merge from default branch
3.0-integration
|
2016-02-25 |
Chris Cannam |
...commented out
|
2016-02-25 |
Chris Cannam |
Debug
|
2016-01-22 |
Chris Cannam |
Debug bits
|
2016-01-19 |
Chris Cannam |
Show warning to the user when plugin population has problems
|
2016-01-11 |
Chris Cannam |
Check for plugin loadability before trying to load in the main process (POSIX only so far)
|
2016-01-08 |
Chris Cannam |
Pull out candidate list
|
2016-02-25 |
Chris Cannam |
Better error reporting for transform load (from RDF and XML)
|
2016-02-24 |
Chris Cannam |
Work around libsndfile-1.0.26 bug that reports all files as non-seekable
|
2016-02-24 |
Chris Cannam |
Use float format for cached files in CodedAudioFileReader, to preserve internal representation (see comment)
|
2016-02-04 |
Chris Cannam |
Merge from the default branch
3.0-integration
|
2016-02-04 |
Chris Cannam |
Merge from branch "tony-2.0-integration"
3.0-integration
|
2016-01-30 |
Chris Cannam |
Merge
|
2016-01-30 |
Chris Cannam |
Update acinclude files to look for qt5-qmake as well as qmake-qt5
|
2016-01-22 |
Chris Cannam |
Small possible speedup
3.0-integration
|
2016-01-22 |
Chris Cannam |
Tidy a bit
3.0-integration
|
2016-01-22 |
Chris Cannam |
Convert 3d model column type from QVector to std::vector; replace another user of ResizeableBitset
3.0-integration
|
2016-01-22 |
Chris Cannam |
Don't need ResizeableBitset, vector<bool> is already a compact format
3.0-integration
|
2016-01-22 |
Chris Cannam |
Fix one-block rounding error when zoomed a long way out, visible as an offset toward the end of very long audio files
3.0-integration
|
2016-01-22 |
Chris Cannam |
Adjust locking when filling range cache in background thread, so as to spend less time waiting on locks
3.0-integration
|
2016-01-22 |
Chris Cannam |
Debug bits
3.0-integration
|
2016-01-19 |
Chris Cannam |
Show warning to the user when plugin population has problems
3.0-integration
|
2016-01-11 |
Chris Cannam |
Check for plugin loadability before trying to load in the main process (POSIX only so far)
3.0-integration
|
2016-01-08 |
Chris Cannam |
Pull out candidate list
3.0-integration
|
2015-11-18 |
Chris Cannam |
Merge from default branch
3.0-integration
|