Mercurial > hg > batch-feature-extraction-tool
log Source/AudioReader.cpp @ 15:585caf503ef5 tip
age | author | description |
---|---|---|
Wed, 04 May 2016 11:02:59 +0100 | Geogaddi\David | XML changes for Public. |
Fri, 05 Feb 2016 19:21:42 +0000 | Geogaddi\David | Added XML Support |
Wed, 12 Aug 2015 22:25:06 +0100 | Geogaddi\David | Vectorised everything and made use of unique_ptr so there should be no more memory leaks. Hurrah for RAII |
Fri, 10 Jul 2015 00:33:15 +0100 | Geogaddi\David | Fixed memory leak. :) Need to fix Debug FFTW now though. |
Thu, 09 Jul 2015 21:45:55 +0100 | Geogaddi\David | Removed a redundant cout<< |
Thu, 09 Jul 2015 15:01:32 +0100 | David Ronan | Updates stuff that potentially fixes the memory leak and also makes it work on Windows and Linux (Need to test). Still have to fix fftw include for linux in Jucer. |
Thu, 09 Jul 2015 01:12:16 +0100 | Geogaddi\David | First commit. VS2013, Codeblocks and Mac OSX configuration |