Mercurial > hg > svcore
log data/fileio/CoreAudioFileReader.cpp @ 845:a299c4cec0f8
age | author | description |
---|---|---|
Tue, 26 Nov 2013 13:43:31 +0000 | Chris Cannam | Drop toStdString, with debug header we can stream QStrings |
Tue, 26 Nov 2013 13:35:08 +0000 | Chris Cannam | Drop std:: from cout, cerr, endl -- pull these in through Debug.h |
Fri, 12 Jul 2013 13:10:28 +0100 | Chris Cannam | Merge from the default branch tonioni |
Mon, 08 Jul 2013 14:21:50 +0100 | Chris Cannam | Avoid deleting unallocated buffer in dtor |
Tue, 07 May 2013 15:41:01 +0100 | Chris Cannam | Fix for Qt5 qt5 |
Tue, 26 Mar 2013 14:16:54 +0000 | matthiasm | make a new FlexiNoteModel.h file by copying from NoteModel.h -- will need to change names therein tonioni |
Sat, 09 Mar 2013 11:45:15 +0000 | Chris Cannam | Avoid crash on CoreAudio reader dtor after failing to open file (fixing #504) |