log

age author description
Tue, 14 Oct 2008 16:36:35 +0000 Chris Cannam * Add beginnings of capability to search plugins that are not yet
Mon, 13 Oct 2008 13:53:05 +0000 Chris Cannam * minor addition to help out future work
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 13:13:33 +0000 Chris Cannam * Support transforms that output regions with more than one bin (by
Thu, 09 Oct 2008 12:22:02 +0000 Chris Cannam * debug
Thu, 09 Oct 2008 12:04:22 +0000 Chris Cannam * Save/load of region models
Wed, 08 Oct 2008 15:27:31 +0000 Chris Cannam * Fix (kinda) display of fixed-sample-rate features with sample rate
Tue, 07 Oct 2008 12:59:55 +0000 Chris Cannam * Query range before time (in case time component of range turns out to
Tue, 07 Oct 2008 12:42:17 +0000 Chris Cannam * Support importing features from RDF whose times are intervals rather
Fri, 03 Oct 2008 15:43:15 +0000 Chris Cannam nothing much!
Mon, 29 Sep 2008 16:31:49 +0000 Chris Cannam * More transform finder stuff
Mon, 29 Sep 2008 15:06:43 +0000 Chris Cannam * More SelectableLabel and TransformFinder tweaking
Thu, 25 Sep 2008 12:44:23 +0000 Chris Cannam * some work on transform finder
Tue, 23 Sep 2008 13:39:25 +0000 Chris Cannam * Start work on TransformFinder dialog
Mon, 22 Sep 2008 15:44:03 +0000 Chris Cannam * Add beginnings of transform-search-by-text function
Fri, 19 Sep 2008 12:55:35 +0000 Chris Cannam * Add segmentation plot type to region layer (plotting not implemented yet)
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
Thu, 07 Aug 2008 16:06:59 +0000 Chris Cannam * minor tidy
Thu, 07 Aug 2008 15:59:20 +0000 Chris Cannam * Add IntervalModel as base class for NoteModel (and other, further
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:17:49 +0000 Chris Cannam * Revert to RTLD_LOCAL (we think problem is better fixed in Vampy)
Wed, 02 Jul 2008 13:31:37 +0000 Chris Cannam ...
Wed, 02 Jul 2008 08:46:47 +0000 Chris Cannam * When displaying an absolute pitch range (number of semitones + number
Thu, 26 Jun 2008 12:41:23 +0000 Chris Cannam * Fix two problems reported by Matthias in the data editor window:
Thu, 19 Jun 2008 15:11:28 +0000 Chris Cannam * Load with RTLD_GLOBAL, otherwise Vampy plugins can't load their interpreters
Wed, 18 Jun 2008 15:53:23 +0000 Chris Cannam * Add playback controls to data edit dialog
Wed, 18 Jun 2008 13:40:10 +0000 Chris Cannam * Fix crash when running Generator
Tue, 17 Jun 2008 16:07:56 +0000 Chris Cannam * a bit of progress on retaining current row when sorting changes &c