| Tue, 14 Jun 2011 14:49:22 +0100 | Chris Cannam | Merge from debug-output branch | 
 
  | Mon, 23 May 2011 16:12:29 +0100 | Chris Cannam | Pull the default session template directly from settings, instead of storing it
   templating | 
 
  | Tue, 17 May 2011 17:04:22 +0100 | Chris Cannam | Split out openSessionTemplate with template name argument rather than FileSource
   templating | 
 
  | Mon, 16 May 2011 17:19:40 +0100 | Chris Cannam | Convert many cerrs to DEBUGs
   debug-output | 
 
  | Thu, 12 May 2011 17:31:56 +0100 | Chris Cannam | Remove most toStdString calls (no longer needed, with debug header)
   debug-output | 
 
  | Wed, 11 May 2011 13:49:21 +0100 | Chris Cannam | Break out openSessionTemplate into its own method, so as to ensure it doesn't do any of that stuff like setting the session save path or last loaded-from location
   templating | 
 
  | Wed, 11 May 2011 12:23:55 +0100 | Chris Cannam | When saving a session as a template, use the silent.wav placeholder instead of the main model
   templating | 
 
  | Tue, 10 May 2011 19:37:45 +0100 | Chris Cannam | Don't add templates to Recent Files
   templating | 
 
  | Tue, 10 May 2011 13:58:08 +0100 | Chris Cannam | Add saveSessionTemplate method
   templating | 
 
  | Mon, 09 May 2011 16:55:47 +0100 | Chris Cannam | Don't unbundle templates; open directly from bundle (but allow user's own copy to take priority). Also use .svt for templates
   templating | 
 
  | Mon, 09 May 2011 11:56:24 +0100 | Chris Cannam | Store default template name in MainWindowBase
   templating | 
 
  | Wed, 27 Apr 2011 14:46:06 +0100 | Chris Cannam | Add ReplaceSession open mode for audio files, which discards the session
   templating | 
 
  | Wed, 27 Apr 2011 11:33:48 +0100 | Chris Cannam | Merge from default branch
   templating | 
 
  | Thu, 14 Apr 2011 15:21:41 +0100 | Chris Cannam | Use briefer filename for import command name | 
 
  | Thu, 07 Apr 2011 15:20:53 +0100 | Chris Cannam | Added tag sv_v1.8 for changeset 64dfa7d6171d | 
 
  | Tue, 29 Mar 2011 17:56:32 +0100 | Chris Cannam | Use TempWriteFile when saving session files, to avoid clobbering until file save complete
   sv_v1.8 | 
 
  | Tue, 08 Mar 2011 11:31:24 +0000 | Chris Cannam | * Update config per recent changes to svcore | 
 
  | Fri, 04 Feb 2011 14:31:33 +0000 | Chris Cannam | * Add Paste at Playback Position function | 
 
  | Mon, 25 Oct 2010 21:15:24 +0200 | Chris Cannam | * Appalling fix for failure to pick up correct user-specified input model | 
 
  | Mon, 25 Oct 2010 11:11:33 +0200 | Chris Cannam | Merge | 
 
  | Sun, 24 Oct 2010 22:09:42 +0200 | Chris Cannam | * Fix crash on document deletion (new session, or application exit) after loading session with alignments | 
 
  | Sun, 24 Oct 2010 17:39:00 +0200 | Chris Cannam | * Add function to toggle all time ruler display on and off at once | 
 
  | Fri, 15 Oct 2010 12:08:34 +0100 | Dan Stowell | MainWindowBase::openAudio gets a template argument, loaded from a qt resource if exists
   templating | 
 
  | Fri, 08 Oct 2010 13:30:56 +0100 | Chris Cannam | * Add qmake config (debug or release) corresponding to configure invocation | 
 
  | Fri, 08 Oct 2010 12:05:48 +0100 | Chris Cannam | * Regenerate configure | 
 
  | Fri, 08 Oct 2010 12:04:45 +0100 | Chris Cannam | * Use macx-g++ qmake spec on OS/X | 
 
  | Fri, 08 Oct 2010 11:53:06 +0100 | Chris Cannam | * Add test for PortAudio | 
 
  | Fri, 08 Oct 2010 11:20:10 +0100 | Chris Cannam | * Provide callback for use when configuring a plugin with GUI | 
 
  | Fri, 08 Oct 2010 11:19:57 +0100 | Chris Cannam | * Use a mutex when setting auditioning plugin; lifecycle management too fragile otherwise | 
 
  | Fri, 08 Oct 2010 09:40:16 +0100 | Chris Cannam | * Substitute the CC and CXX that configure found | 
 
  | Thu, 07 Oct 2010 17:57:12 +0100 | Chris Cannam | * Hugely simplify Qt search -- all we need is qmake... | 
 
  | Thu, 23 Sep 2010 11:37:53 +0100 | Chris Cannam | * Add QuickTime if on Mac | 
 
  | Wed, 22 Sep 2010 12:28:37 +0100 | Chris Cannam | * Set LIBS properly when optional pkg-config package found | 
 
  | Wed, 22 Sep 2010 11:32:36 +0100 | Chris Cannam | * Update build system | 
 
  | Wed, 22 Sep 2010 11:12:06 +0100 | Chris Cannam | * Add basic build files | 
 
  | Fri, 23 Jul 2010 11:47:14 +0000 | convert-repo | update tags | 
 
  | Fri, 16 Jul 2010 16:51:39 +0000 | Chris Cannam | * Start revamping the CSV import dialog so as to show a "purpose" for each column. | 
 
  | Thu, 15 Jul 2010 15:25:59 +0000 | Chris Cannam | * Some debug, turn off PulseAudio autospawn | 
 
  | Thu, 08 Jul 2010 14:22:28 +0000 | Chris Cannam | * Add option to import time+duration (or time+endtime) from CSV files | 
 
  | Tue, 22 Jun 2010 13:48:00 +0000 | Chris Cannam | * Fix problems playing back when the target block size is close to, or | 
 
  | Tue, 22 Jun 2010 09:45:19 +0000 | Chris Cannam | * Avoid setting zero latency on source | 
 
  | Tue, 15 Jun 2010 11:36:02 +0000 | Chris Cannam | * Move query for latency and other stream attributes from contextStateChanged | 
 
  | Tue, 15 Jun 2010 10:39:06 +0000 | Chris Cannam | * Ensure solo works correctly when switching to a waveform that was | 
 
  | Fri, 12 Mar 2010 15:34:18 +0000 | Chris Cannam | * Pop view progress bars back into "indeterminate" mode if they are not
   sv-v1.7.2 | 
 
  | Tue, 05 Jan 2010 15:57:34 +0000 | Chris Cannam | * Fix crash on play after New Session | 
 
  | Thu, 22 Oct 2009 15:54:21 +0000 | Chris Cannam | * Layer data editor window: fix sorting for columns in region model,
   sv-v1.7.1 | 
 
  | Thu, 15 Oct 2009 10:50:43 +0000 | Chris Cannam | * RDF importer: Features that are on different timeline URIs should go | 
 
  | Fri, 02 Oct 2009 13:56:10 +0000 | Chris Cannam | * Big improvements to editing behaviour in note and region models
   sv-v1.7 | 
 
  | Mon, 28 Sep 2009 10:39:13 +0000 | Chris Cannam | * Add "Insert Item at Selection" (wording could be improved!) | 
 
  | Wed, 23 Sep 2009 11:19:43 +0000 | Chris Cannam | * If, when a model is removed from a layer, it is found that the only | 
 
  | Mon, 21 Sep 2009 12:46:20 +0000 | Chris Cannam | * Set scheduling priority for PortAudio on POSIX systems if possible | 
 
  | Fri, 11 Sep 2009 15:42:32 +0000 | Chris Cannam | * Add start frame get/set to EditableDenseThreeDimensionalModel and use it | 
 
  | Thu, 27 Aug 2009 16:31:45 +0000 | Chris Cannam | * Offer the user a chance to answer our survey (only once, and only after | 
 
  | Tue, 18 Aug 2009 11:08:29 +0000 | Chris Cannam | * debug only | 
 
  | Tue, 18 Aug 2009 11:01:32 +0000 | Chris Cannam | * Fix failure to send note-offs where multiple notes end at the same sample | 
 
  | Fri, 14 Aug 2009 14:01:09 +0000 | Chris Cannam | * Fix crash on exit on win32.  This was caused by incorrectly using fftw_free() | 
 
  | Thu, 16 Jul 2009 13:57:18 +0000 | Chris Cannam | ... | 
 
  | Mon, 29 Jun 2009 13:06:49 +0000 | Chris Cannam | * Back out change from r1565, which may have been appropriate for
   sv-v1.6 | 
 
  | Thu, 25 Jun 2009 13:30:37 +0000 | Chris Cannam | ... | 
 
  | Tue, 09 Jun 2009 13:03:06 +0000 | Chris Cannam | * update to putative segmenter program |