| Wed, 04 Dec 2013 18:29:53 +0000 | Chris Cannam | Merge from branch "tonioni_multi_transform"
   tonioni | 
 
  | Wed, 04 Dec 2013 18:29:15 +0000 | Chris Cannam | Merge from tonioni branch
   tonioni_multi_transform | 
 
  | Wed, 04 Dec 2013 16:47:53 +0000 | Chris Cannam | Fix warning | 
 
  | Mon, 02 Dec 2013 17:11:56 +0000 | Chris Cannam | Merge
   tonioni | 
 
  | Mon, 02 Dec 2013 17:11:20 +0000 | Chris Cannam | Add NoteExportable base class, use it in MIDI export (and also elsewhere in playback)
   tonioni_multi_transform | 
 
  | Mon, 02 Dec 2013 15:47:06 +0000 | Chris Cannam | Merge branch tonioni_multi_transform
   tonioni | 
 
  | Mon, 02 Dec 2013 12:29:09 +0000 | Chris Cannam | Update the rest of the transforms stuff, so now it builds and runs again
   tonioni_multi_transform | 
 
  | Mon, 02 Dec 2013 11:17:24 +0000 | Chris Cannam | More on multi-transform stuff
   tonioni_multi_transform | 
 
  | Fri, 29 Nov 2013 15:43:50 +0000 | Chris Cannam | Toward running multiple transforms (from same plugin + params) at once
   tonioni_multi_transform | 
 
  | Tue, 26 Nov 2013 14:37:01 +0000 | Chris Cannam | Merge from default branch
   tonioni | 
 
  | Tue, 26 Nov 2013 14:32:30 +0000 | Chris Cannam | Avoid infinite loop in operator<< ! | 
 
  | Tue, 26 Nov 2013 13:48:13 +0000 | Chris Cannam | Likewise, but for toLocal8Bit().data() | 
 
  | 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 | 
 
  | Tue, 26 Nov 2013 11:16:37 +0000 | Chris Cannam | WS -> OS | 
 
  | Fri, 22 Nov 2013 10:37:28 +0000 | Chris Cannam | Merge from default branch
   tonioni | 
 
  | Mon, 04 Nov 2013 15:47:46 +0000 | Chris Cannam | Fix error in break condition for csv file analysis -- was making csv file type guessing very slow for large files | 
 
  | Wed, 09 Oct 2013 14:51:46 +0100 | Chris Cannam | Add writeSelection | 
 
  | Wed, 09 Oct 2013 14:47:19 +0100 | Chris Cannam | Add toDelimitedDataString alternative with frame extents | 
 
  | Wed, 09 Oct 2013 14:45:21 +0100 | Chris Cannam | Add CSVFile option | 
 
  | Wed, 09 Oct 2013 14:44:05 +0100 | Chris Cannam | I don't think this optimisation is worth the loss of data fidelity any more | 
 
  | Mon, 16 Sep 2013 15:47:27 +0100 | Chris Cannam | Memory barriers in ringbuffer | 
 
  | Tue, 30 Jul 2013 18:15:30 +0100 | Chris Cannam | Merge | 
 
  | Fri, 19 Jul 2013 13:47:11 +0100 | Chris Cannam | Use thread-local storage for network managers; otherwise we get "Cannot create children for a parent that is in a different thread" from nm.get() | 
 
  | Wed, 24 Jul 2013 18:24:55 +0100 | Chris Cannam | Merge | 
 
  | Wed, 24 Jul 2013 18:12:57 +0100 | Chris Cannam | When switching to "literal mode" for a local file path, use the original file path as passed to the FileSource ctor rather than going through QUrl. This avoids filename becoming encoded and QUrl::toString failing to decode it (as is happening with Windows paths using Qt5 currently). | 
 
  | Wed, 24 Jul 2013 12:01:43 +0100 | Chris Cannam | Add resetCounters | 
 
  | Wed, 17 Jul 2013 16:01:28 +0100 | Chris Cannam | Merge
   tonioni | 
 
  | Wed, 17 Jul 2013 15:59:17 +0100 | Chris Cannam | Debug stuff
   tonioni | 
 
  | Wed, 17 Jul 2013 15:46:15 +0100 | Chris Cannam | Merge from default branch
   tonioni | 
 
  | Wed, 17 Jul 2013 15:45:29 +0100 | Chris Cannam | Line endings
   tonioni | 
 
  | Wed, 17 Jul 2013 15:41:20 +0100 | Chris Cannam | Merge from default branch
   tonioni | 
 
  | Wed, 17 Jul 2013 15:43:42 +0100 | Chris Cannam | Update project file for decoding reader | 
 
  | Wed, 17 Jul 2013 15:40:01 +0100 | Chris Cannam | Rename Resampling- to DecodingWavFileReader, and use it whenever we have an audio file that is not quickly seekable using libsndfile. Avoids very slow performance when analysing ogg files. | 
 
  | Fri, 12 Jul 2013 13:10:28 +0100 | Chris Cannam | Merge from the default branch
   tonioni | 
 
  | Mon, 08 Jul 2013 14:49:28 +0100 | Chris Cannam | Merge | 
 
  | Mon, 08 Jul 2013 14:44:01 +0100 | Chris Cannam | Qt4/5 compatibility fix | 
 
  | Mon, 08 Jul 2013 14:21:50 +0100 | Chris Cannam | Avoid deleting unallocated buffer in dtor | 
 
  | Thu, 20 Jun 2013 13:47:35 +0100 | matthiasm | instrument is now "click" -- some other minor changes I don't remember
   tonioni | 
 
  | Thu, 20 Jun 2013 11:07:57 +0100 | matthiasm | some visualisation changes
   tonioni | 
 
  | Tue, 18 Jun 2013 22:18:10 +0100 | gyorgyf | bugfixes to compile on Linux again
   tonioni | 
 
  | Tue, 18 Jun 2013 22:09:38 +0100 | gyorgyf | bugfixes to compile on Linux again
   tonioni | 
 
  | Mon, 17 Jun 2013 18:00:24 +0100 | matthiasm | introduced horizongal note editing constraints; debugged note edit
   tonioni | 
 
  | Fri, 24 May 2013 11:57:44 +0100 | Chris Cannam | Comment about periodic windows | 
 
  | Thu, 16 May 2013 15:00:20 +0100 | Chris Cannam | Added tag sv_v2.1 for changeset f85050b6f522 | 
 
  | Thu, 16 May 2013 14:13:46 +0100 | Chris Cannam | Include alsa compat file only if not on Linux
   sv_v2.1 | 
 
  | Thu, 16 May 2013 14:04:37 +0100 | Chris Cannam | Debug tidy | 
 
  | Tue, 14 May 2013 16:02:52 +0100 | Chris Cannam | Added tag sv_v2.1 for changeset 67003fb58ba4 | 
 
  | Tue, 14 May 2013 12:36:05 +0100 | Chris Cannam | Merge from branch "qt5". This revision actually builds with Qt4 (late releases) or Qt5, though it will warn on configure with Qt4. | 
 
  | Tue, 14 May 2013 12:26:34 +0100 | Chris Cannam | Dataquay path
   qt5 | 
 
  | Tue, 14 May 2013 12:26:30 +0100 | Chris Cannam | Remove some debug
   qt5 | 
 
  | Tue, 14 May 2013 10:55:27 +0100 | Chris Cannam | Merge
   qt5 | 
 
  | Tue, 14 May 2013 09:54:27 +0100 | Chris Cannam | Added tag sonic-annotator-1.0 for changeset c808c57e5560
   qt5 | 
 
  | Mon, 13 May 2013 14:39:31 +0100 | Chris Cannam | Update configure
   qt5 | 
 
  | Thu, 09 May 2013 17:31:31 +0100 | Chris Cannam | Merge
   qt5 | 
 
  | Thu, 09 May 2013 17:30:44 +0100 | Chris Cannam | Remove some debug
   qt5 | 
 
  | Thu, 09 May 2013 13:32:06 +0100 | Chris Cannam | debug -> release
   qt5 | 
 
  | Wed, 08 May 2013 09:37:21 +0100 | Chris Cannam | Merge from the default branch
   qt5 sonic-annotator-1.0 | 
 
  | Wed, 08 May 2013 09:36:49 +0100 | Chris Cannam | Require Vamp host SDK version 2.5 | 
 
  | Wed, 08 May 2013 09:33:32 +0100 | Chris Cannam | Require Vamp host SDK version 2.5
   qt5 |