Mercurial > hg > svcore
log data/fileio/MP3FileReader.cpp @ 1853:f36fef97ac81
age | author | description |
---|---|---|
Mon, 26 Nov 2018 14:33:41 +0000 | Chris Cannam | Use nullptr throughout fix-static-analysis |
Mon, 06 Mar 2017 17:37:23 +0000 | Chris Cannam | Fix some one-off memory leaks (including distracting ones in tests) |
Mon, 06 Mar 2017 17:23:46 +0000 | Chris Cannam | Some bits and bobs to do with handling memory pressure |
Thu, 12 Jan 2017 17:29:59 +0000 | Chris Cannam | Fix (I think) crash on exit on Windows having loaded an mp3 3.0-integration |
Mon, 09 Jan 2017 13:51:39 +0000 | Chris Cannam | Further win32 build updates 3.0-integration |
Fri, 06 Jan 2017 20:51:47 +0000 | Chris Cannam | Take a different approach to using libsndfile -- the _fd function doesn't work for me in this build, so use the wchar api 3.0-integration |