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:50:13 +0000 |
Chris Cannam |
Untabify some more
3.0-integration
|
Fri, 25 Nov 2016 11:33:02 +0000 |
Chris Cannam |
Don't always print these
3.0-integration
|
Tue, 22 Nov 2016 16:40:41 +0000 |
Chris Cannam |
Debug output updates
3.0-integration
|
Wed, 04 Mar 2015 19:08:21 +0000 |
Chris Cannam |
More type-size adjustments
cxx11
|
Wed, 04 Mar 2015 12:01:04 +0000 |
Chris Cannam |
Introduce and use a samplerate type
cxx11
|
Fri, 13 Feb 2015 13:29:44 +0000 |
Chris Cannam |
Compile fix
|
Wed, 18 Jun 2014 08:34:46 +0100 |
Chris Cannam |
Merge from branch tony_integration
warnfix_no_size_t
|
Tue, 17 Jun 2014 14:33:42 +0100 |
Chris Cannam |
Unsigned removals and warning fixes in data/
warnfix_no_size_t
|
Fri, 13 Jun 2014 16:03:48 +0100 |
Chris Cannam |
Add normalised option to CodedAudioFileReader
tonioni
|
Tue, 26 Nov 2013 13:48:13 +0000 |
Chris Cannam |
Likewise, but for toLocal8Bit().data()
|
Tue, 14 Jun 2011 15:26:52 +0100 |
Chris Cannam |
Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it)
|
Mon, 16 May 2011 17:19:09 +0100 |
Chris Cannam |
Convert many cerrs to DEBUGs
debug-output
|
Fri, 26 Mar 2010 13:53:31 +0000 |
Chris Cannam |
* First bits of works matching
|
Mon, 22 Mar 2010 16:41:01 +0000 |
Chris Cannam |
* Bit more work on track composer identification
|
Fri, 12 Mar 2010 13:03:53 +0000 |
Chris Cannam |
* Simpler & better fix for oggz 1.1.0 compatibility
|
Fri, 12 Mar 2010 12:04:39 +0000 |
Chris Cannam |
* Update for oggz 1.1.0 API
|
Fri, 27 Feb 2009 15:58:02 +0000 |
Chris Cannam |
* update CHANGELOG, remove more debug, add .oga extension
sv-v1.5pre1
|
Fri, 12 Dec 2008 16:13:19 +0000 |
Chris Cannam |
* minor output tweaks
|
Fri, 12 Dec 2008 15:33:28 +0000 |
Chris Cannam |
* remove some output
|
Thu, 04 Dec 2008 17:17:06 +0000 |
Chris Cannam |
* minor stuff
|
Wed, 26 Mar 2008 14:35:03 +0000 |
Chris Cannam |
* Fix hang when using more than one consecutive coded audio file reader in
|
Fri, 14 Mar 2008 17:14:21 +0000 |
Chris Cannam |
* More work to abstract out interactive components used in the data library,
|
Sat, 01 Mar 2008 16:17:44 +0000 |
Chris Cannam |
* Fix bug that was causing decoded audio files (mp3s, oggs) to come up some of
|