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
|
Mon, 15 Jun 2015 12:38:50 +0100 |
Chris Cannam |
Tidy
simple-fft-model
|
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
|
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
|
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, 14 Mar 2008 17:14:21 +0000 |
Chris Cannam |
* More work to abstract out interactive components used in the data library,
|
Wed, 28 Nov 2007 17:45:37 +0000 |
Chris Cannam |
* Improvements to layer summary dialog (LayerTree, LayerTreeDialog), & rename.
|
Fri, 09 Nov 2007 17:46:58 +0000 |
Chris Cannam |
* Factor out uses of "Sonic Visualiser" in "common" code to applicationName()
|
Thu, 18 Oct 2007 16:20:26 +0000 |
Chris Cannam |
* RemoteFile -> FileSource
|
Thu, 18 Oct 2007 15:31:20 +0000 |
Chris Cannam |
* Make RemoteFile far more pervasive, and use it for local files as well
|
Fri, 28 Sep 2007 13:56:38 +0000 |
Chris Cannam |
* Merge from sv-match-alignment branch (excluding alignment-specific document).
|
Fri, 24 Aug 2007 11:41:48 +0000 |
Chris Cannam |
* Revert revision 713. We do like QStrings after all.
|
Thu, 09 Aug 2007 16:29:29 +0000 |
Chris Cannam |
* change some QStrings to std::strings etc
|
Mon, 02 Jul 2007 13:53:38 +0000 |
Chris Cannam |
* Add support for reading mp3 and Ogg file title tags
|
Wed, 06 Jun 2007 16:24:55 +0000 |
Chris Cannam |
* Enable threaded decoding for Ogg and MP3 files.
|
Thu, 24 May 2007 16:20:22 +0000 |
Chris Cannam |
* Threaded mp3/ogg file reading. Not activated yet, as it doesn't work
|
Fri, 04 Aug 2006 17:01:37 +0000 |
Chris Cannam |
* Add zoom thumbwheels to Pane. Implement horizontal thumbwheel, and
|
Mon, 31 Jul 2006 11:49:58 +0000 |
Chris Cannam |
* Reorganising code base. This revision will not compile.
|