log

age author description
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
Tue, 09 Jun 2009 13:02:16 +0000 Chris Cannam * Updates to putative segmenter program
Fri, 05 Jun 2009 16:08:18 +0000 Chris Cannam * A few minor fixes to SliceLayer based on using it for slices of key plots
Fri, 27 Mar 2009 16:25:52 +0000 Chris Cannam * Pull out the widgetry part of FileFinder into widgets/InteractiveFileFinder
Fri, 27 Mar 2009 13:10:01 +0000 Chris Cannam * Move prf file to prf/ (so that it can be pulled in using externals in
Thu, 19 Mar 2009 15:50:59 +0000 Chris Cannam * Avoid resizing the window on file load to larger than the available screen
Fri, 13 Mar 2009 11:06:11 +0000 Chris Cannam ... sv-v1.5
Tue, 03 Mar 2009 21:48:03 +0000 Chris Cannam * "ffwd-similar"
Fri, 27 Feb 2009 13:59:42 +0000 Chris Cannam * remove some debug output sv-v1.5pre1
Fri, 27 Feb 2009 13:33:16 +0000 Chris Cannam * Activity log updates
Fri, 27 Feb 2009 12:55:34 +0000 Chris Cannam * Fix latency correction when time stretching
Thu, 26 Feb 2009 10:49:08 +0000 Chris Cannam * Handle zero-velocity note ons as well as note offs (can't believe I
Wed, 25 Feb 2009 11:15:22 +0000 Chris Cannam * Somewhat better MIDI-based time instant timing
Tue, 24 Feb 2009 17:25:55 +0000 Chris Cannam * rtmidi & activity updates
Tue, 24 Feb 2009 16:44:43 +0000 Chris Cannam * more activity updates
Tue, 24 Feb 2009 14:01:42 +0000 Chris Cannam * Add vestigial Activity Log
Mon, 23 Feb 2009 17:50:17 +0000 Chris Cannam * Wire up MIDI input port (as far as printing a message when an event comes
Thu, 12 Feb 2009 15:26:43 +0000 Chris Cannam * Some fairly simplistic code to set up layer type properties based on
Mon, 09 Feb 2009 16:50:52 +0000 Chris Cannam * very minor changes
Tue, 27 Jan 2009 13:25:10 +0000 Chris Cannam * Merge from one-fftdataserver-per-fftmodel branch. This bit of
Fri, 23 Jan 2009 14:00:29 +0000 Chris Cannam * make compression optional in editable dense 3d model, and some tweaks
Thu, 15 Jan 2009 18:20:40 +0000 Chris Cannam * Fix crash in SimpleSPARQLQuery
Fri, 12 Dec 2008 17:06:33 +0000 Chris Cannam * Attempt to sort out strange permissions for samples?
Fri, 12 Dec 2008 16:03:37 +0000 Chris Cannam * Avoid crash when zooming-to-fit a very short file! (Of course, we
Thu, 11 Dec 2008 11:03:14 +0000 Chris Cannam * fix for compiling without any audio targets! sv-v1.4
Mon, 08 Dec 2008 15:08:39 +0000 Chris Cannam * Ensure SimpleSPARQLQuery stores an error string properly when query sv-v1.4rc1
Fri, 05 Dec 2008 18:45:49 +0000 Chris Cannam * Improvements to importer feedback dialogs and suchlike
Tue, 02 Dec 2008 17:17:25 +0000 Chris Cannam * Permit viewing (though not editing) colour 3d plot layer data in
Fri, 28 Nov 2008 15:45:20 +0000 Chris Cannam * Much more sensible pane layouts, etc., when loading RDF; also offer
Fri, 28 Nov 2008 13:36:13 +0000 Chris Cannam Various fixes:
Tue, 25 Nov 2008 17:46:02 +0000 Chris Cannam * Add ability to export a transform structure as RDF -- for use
Tue, 25 Nov 2008 10:04:37 +0000 Chris Cannam * Fix for session loading from RDF
Fri, 21 Nov 2008 18:03:14 +0000 Chris Cannam * Make it possible to import an entire session from an RDF document.
Thu, 20 Nov 2008 10:59:14 +0000 Chris Cannam * Add code to identify (usually) the type of an XML file that contains
Wed, 19 Nov 2008 14:55:17 +0000 Chris Cannam * Add some informative labels to transform finder
Thu, 09 Oct 2008 20:10:28 +0000 Chris Cannam * Fix a nasty and long-standing race condition in MatrixFile's use of
Thu, 09 Oct 2008 12:04:22 +0000 Chris Cannam * Save/load of region models
Thu, 18 Sep 2008 16:08:14 +0000 Chris Cannam * Add region model and layer; improve assignment of model types to
Thu, 18 Sep 2008 12:33:30 +0000 Chris Cannam * Merge revisions 1131 to 1201 from sv-rdf-import branch
Thu, 18 Sep 2008 12:09:32 +0000 Chris Cannam * Merge revisions 1041 to 1130 from sv-rdf-import branch
Mon, 28 Jul 2008 17:07:49 +0000 Chris Cannam ...
Thu, 10 Jul 2008 12:50:56 +0000 Chris Cannam * Updates for 1.3 sv1-v1.3 sv1-v1.3rc1
Mon, 07 Jul 2008 17:16:18 +0000 Chris Cannam * fix thtoopid mithtake
Mon, 07 Jul 2008 16:49:53 +0000 Chris Cannam * Reduce time stretcher to one channel when overload occurs
Thu, 26 Jun 2008 12:41:23 +0000 Chris Cannam * Fix two problems reported by Matthias in the data editor window:
Wed, 18 Jun 2008 15:53:23 +0000 Chris Cannam * Add playback controls to data edit dialog
Tue, 17 Jun 2008 16:07:56 +0000 Chris Cannam * a bit of progress on retaining current row when sorting changes &c
Fri, 13 Jun 2008 21:09:43 +0000 Chris Cannam * Add audio device selection to preferences