2018-03-01 |
Chris Cannam |
Untabify
|
2018-03-01 |
Chris Cannam |
Convert some cerrs to SVCERRs. Apart from anything else, this makes MSVC2017 happy
|
2017-03-06 |
Chris Cannam |
Fix some one-off memory leaks (including distracting ones in tests)
|
2017-01-10 |
Chris Cannam |
Use W64 instead of WAV for decoded files; use Ogg reader in preference to WAV one for Ogg files (WAV reader works, via libsndfile, but doesn't load metadata); fix Ogg reader to use QFile open instead of non-Win32-compatible API; add more encoder tests, audio writer test, midi reader test
3.0-integration
|
2017-01-06 |
Chris Cannam |
More work on getting tests (especially file encoding ones) running on Windows. Various problems here to do with interaction with test filenames in Hg repos
3.0-integration
|
2016-12-13 |
Chris Cannam |
Update to use bqvec allocator for float vectors
3.0-integration
|
2016-12-09 |
Chris Cannam |
Fix compiler warnings
3.0-integration
|
2016-12-02 |
Chris Cannam |
Further updates to tests and debug output for file reading on OSX
3.0-integration
|
2016-12-01 |
Chris Cannam |
More faffing with tests, to no great effect
3.0-integration
|
2016-12-01 |
Chris Cannam |
Add gapless preference to prefs dialog; much work on audio read tests
3.0-integration
|
2016-11-29 |
Chris Cannam |
Test fixes
mp3-gapless
|
2016-11-29 |
Chris Cannam |
Update m4a files to exports from CoreAudio, rather than FAAC; update tests accordingly, and add test for spurious data after end of decode
mp3-gapless
|
2016-11-25 |
Chris Cannam |
Improve mp3 offset detection, add test for truncated decode
3.0-integration
|
2016-11-15 |
Chris Cannam |
Test fixes
3.0-integration
|
2015-03-04 |
Chris Cannam |
Replace the get*Frames calls in AudioFileReader with less stupid API
cxx11
|
2015-03-04 |
Chris Cannam |
Introduce and use a samplerate type
cxx11
|
2014-09-03 |
Chris Cannam |
clarify
|
2014-06-17 |
Chris Cannam |
Various size_t etc removals, and compiler warning fixes
warnfix_no_size_t
|
2013-07-08 |
Chris Cannam |
Qt4/5 compatibility fix
|
2013-03-11 |
Chris Cannam |
Get remainder of svcore building with Qt5
qt5
|
2013-03-08 |
Chris Cannam |
More refinement in audiofile read tests and implementation
|
2013-03-08 |
Chris Cannam |
More on tests, and not the right way to do it with end of resampled file
|
2013-03-08 |
Chris Cannam |
Toward audio read tests
|