Wed, 23 Jan 2019 14:43:43 +0000 |
Chris Cannam |
Merge from default branch
bqaudiostream
|
Mon, 21 Jan 2019 13:16:17 +0000 |
Chris Cannam |
Implement title/maker in wav readers; extra handling of supported-ness for file types
bqaudiostream
|
Thu, 06 Dec 2018 12:50:28 +0000 |
Chris Cannam |
Start wiring in BQAudioStream stuff
bqaudiostream
|
Mon, 26 Nov 2018 14:33:41 +0000 |
Chris Cannam |
Use nullptr throughout
fix-static-analysis
|
Tue, 10 Jan 2017 10:58:25 +0000 |
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
|
Fri, 06 Jan 2017 09:43:40 +0000 |
Chris Cannam |
Improved debug output for file open troubleshooting
3.0-integration
|
Tue, 13 Dec 2016 16:06:28 +0000 |
Chris Cannam |
QuickTime file reader is no longer used on any platform and is probably rotting. Remove it
3.0-integration
|
Thu, 01 Dec 2016 17:45:40 +0000 |
Chris Cannam |
Add gapless preference to prefs dialog; much work on audio read tests
3.0-integration
|
Tue, 29 Nov 2016 11:35:56 +0000 |
Chris Cannam |
Add gapless flag to MP3FileReader, and implement trimming the delay samples from the start (padding is not yet trimmed from end)
mp3-gapless
|
Tue, 22 Nov 2016 16:40:41 +0000 |
Chris Cannam |
Debug output updates
3.0-integration
|
Tue, 22 Nov 2016 16:40:14 +0000 |
Chris Cannam |
Actually use the StorageAdviser output properly
3.0-integration
|
Wed, 02 Mar 2016 16:16:36 +0000 |
Chris Cannam |
Merge from default branch
3.0-integration
|
Wed, 24 Feb 2016 10:28:47 +0000 |
Chris Cannam |
Use float format for cached files in CodedAudioFileReader, to preserve internal representation (see comment)
|
Mon, 15 Jun 2015 19:01:44 +0100 |
Chris Cannam |
Use in-memory cache for WAV files as well, if appropriate
simple-fft-model
|
Mon, 15 Jun 2015 14:35:37 +0100 |
Chris Cannam |
Store temporary audio files in memory if we have plenty of it
simple-fft-model
|