log

age author description
2008-11-20 Chris Cannam * don't pre-declare classes in Vamp namespace (namespace may change!)
2008-11-20 Chris Cannam * Add more informative text to Find a Transform (particularly when none
2008-11-19 Chris Cannam * minor text change
2008-11-18 Chris Cannam * Convert local filename properly to URL form
2008-11-14 Chris Cannam * Fix a deadlock
2008-11-14 Chris Cannam * Auto-select RDF datastore/parsing backend; use trees datastore if
2008-11-13 Chris Cannam * Add Redland datastore support to SimpleSPARQLQuery
2008-11-12 Chris Cannam * Make scale bar more accurate (if no more helpful) in log scaled colour 3d plot
2008-11-11 Chris Cannam * Add use-log-scale estimator. Not quite right yet; the model doesn't
2008-11-11 Chris Cannam * Start thread to populate uninstalled transforms only on request
2008-11-07 Chris Cannam * Avoid deadlock in indexer
2008-11-07 Chris Cannam * Update to new-line vamp plugin sdk
2008-10-29 Chris Cannam * Ensure that region features are added even if they lack any values!
2008-10-28 Chris Cannam * Avoid waiting on uninstalled transforms mutex in TransformFactory::
2008-10-28 Chris Cannam * Add more info button to plugin dialog
2008-10-28 Chris Cannam * tidy up uses of CachedFile
2008-10-28 Chris Cannam * revert changes from r1254 as well; also restore a fix from r1245
2008-10-28 Chris Cannam * Revert revisions 1244 and 1245 on FileSource -- backing out its
2008-10-27 Chris Cannam * complete switching the code to use CachedFile -- now to tidy & fix the
2008-10-27 Chris Cannam * make use of CachedFile (untested)
2008-10-27 Chris Cannam * flesh out CachedFile a bit more
2008-10-27 Chris Cannam * stub out persistent cacheing class, as I've decided I don't like the
2008-10-24 Chris Cannam * Add vertical zoom and pan to time-value layer.
2008-10-23 Chris Cannam * typo fix only
2008-10-23 Chris Cannam * Add More Info URL to plugin finder
2008-10-17 Chris Cannam * Some work on querying and cacheing plugin RDF from a central index
2008-10-17 Chris Cannam * Add persistent cache file support to FileSource (e.g. for RDF
2008-10-16 Chris Cannam * somewhat clearer layout in region layer
2008-10-15 Chris Cannam * Fix race condition in FFTFileCache when reading from the same FFT model
2008-10-14 Chris Cannam * Add beginnings of capability to search plugins that are not yet
2008-10-13 Chris Cannam * minor addition to help out future work
2008-10-09 Chris Cannam * Fix a nasty and long-standing race condition in MatrixFile's use of
2008-10-09 Chris Cannam * Support transforms that output regions with more than one bin (by
2008-10-09 Chris Cannam * debug
2008-10-09 Chris Cannam * Save/load of region models
2008-10-08 Chris Cannam * Fix (kinda) display of fixed-sample-rate features with sample rate
2008-10-07 Chris Cannam * Query range before time (in case time component of range turns out to
2008-10-07 Chris Cannam * Support importing features from RDF whose times are intervals rather
2008-10-03 Chris Cannam nothing much!
2008-09-29 Chris Cannam * More transform finder stuff
2008-09-29 Chris Cannam * More SelectableLabel and TransformFinder tweaking
2008-09-25 Chris Cannam * some work on transform finder
2008-09-23 Chris Cannam * Start work on TransformFinder dialog
2008-09-22 Chris Cannam * Add beginnings of transform-search-by-text function
2008-09-19 Chris Cannam * Add segmentation plot type to region layer (plotting not implemented yet)
2008-09-18 Chris Cannam * Add region model and layer; improve assignment of model types to
2008-09-18 Chris Cannam * Merge revisions 1131 to 1201 from sv-rdf-import branch
2008-09-18 Chris Cannam * Merge revisions 1041 to 1130 from sv-rdf-import branch
2008-08-07 Chris Cannam * minor tidy
2008-08-07 Chris Cannam * Add IntervalModel as base class for NoteModel (and other, further
2008-07-10 Chris Cannam * Updates for 1.3 sv1-v1.3 sv1-v1.3rc1
2008-07-07 Chris Cannam * Revert to RTLD_LOCAL (we think problem is better fixed in Vampy)
2008-07-02 Chris Cannam ...
2008-07-02 Chris Cannam * When displaying an absolute pitch range (number of semitones + number
2008-06-26 Chris Cannam * Fix two problems reported by Matthias in the data editor window:
2008-06-19 Chris Cannam * Load with RTLD_GLOBAL, otherwise Vampy plugins can't load their interpreters
2008-06-18 Chris Cannam * Add playback controls to data edit dialog
2008-06-18 Chris Cannam * Fix crash when running Generator
2008-06-17 Chris Cannam * a bit of progress on retaining current row when sorting changes &c
2008-06-16 Chris Cannam * Basic implementation of add and remove point in data editor