Mercurial > hg > svcore
log data/fileio/MP3FileReader.cpp @ 292:8c5762634f42
age | author | description |
---|---|---|
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 |
Tue, 03 Jul 2007 12:46:18 +0000 | Chris Cannam | * Fix up and simplify the LayerTreeModel, removing a horrible memory leak |
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. |
Fri, 01 Jun 2007 13:56:35 +0000 | Chris Cannam | * don't store fft values scaled by fftsize/2; that's a special requirement |
Thu, 24 May 2007 16:20:22 +0000 | Chris Cannam | * Threaded mp3/ogg file reading. Not activated yet, as it doesn't work |