log

age author description
Wed, 13 May 2009 12:49:22 +0000 Chris Cannam * Replace not very useful signal-uri option with more useful audiofile-uri
Fri, 08 May 2009 10:09:47 +0000 Chris Cannam * If we have track metadata, write it out in a separate mo:Track associated
Fri, 08 May 2009 09:48:07 +0000 Chris Cannam * Add computed_by property for signal features
Mon, 30 Mar 2009 13:47:00 +0000 Chris Cannam * fix to rounding problems in plugin parameter box
Fri, 27 Mar 2009 16:27:12 +0000 Chris Cannam * add forgotten file!
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
Fri, 20 Mar 2009 17:32:16 +0000 Chris Cannam * remove debug
Fri, 20 Mar 2009 17:32:05 +0000 Chris Cannam * remove debug
Mon, 16 Mar 2009 16:41:42 +0000 Chris Cannam * debug tidy sv-v1.5
Mon, 16 Mar 2009 16:36:23 +0000 Chris Cannam * various minor bits
Mon, 16 Mar 2009 16:32:02 +0000 Chris Cannam * either I'm going mad or the compiler is... valgrind and sizeof both
Mon, 16 Mar 2009 13:56:11 +0000 Chris Cannam * thread tidying fix, etc
Fri, 13 Mar 2009 17:53:43 +0000 Chris Cannam ...
Fri, 13 Mar 2009 11:06:11 +0000 Chris Cannam ...
Fri, 27 Feb 2009 15:58:02 +0000 Chris Cannam * update CHANGELOG, remove more debug, add .oga extension sv-v1.5pre1
Fri, 27 Feb 2009 13:59:42 +0000 Chris Cannam * remove some debug output
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 12:02:53 +0000 Chris Cannam * Make it possible to record live MIDI to a note layer.
Wed, 25 Feb 2009 11:15:22 +0000 Chris Cannam * Somewhat better MIDI-based time instant timing
Tue, 24 Feb 2009 17:53:01 +0000 Chris Cannam * more rudiments of midi->instants
Tue, 24 Feb 2009 17:25:55 +0000 Chris Cannam * rtmidi & activity updates
Tue, 24 Feb 2009 11:39:45 +0000 Chris Cannam * fix memory leak (thanks Luis, #2628201)
Mon, 23 Feb 2009 19:08:58 +0000 Chris Cannam * os/x build fixes
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
Mon, 23 Feb 2009 14:40:17 +0000 Chris Cannam * a few more midi bits, attempt to fix vertical-black-bar-misplacement-on-mac
Mon, 23 Feb 2009 11:43:55 +0000 Chris Cannam * restore compileability
Mon, 23 Feb 2009 11:41:28 +0000 Chris Cannam * midi stubs (this revision will not compile)
Thu, 12 Feb 2009 15:26:43 +0000 Chris Cannam * Some fairly simplistic code to set up layer type properties based on
Tue, 10 Feb 2009 17:24:30 +0000 Chris Cannam * Fix crash when processing a file that is shorter than a single block
Mon, 09 Feb 2009 11:53:29 +0000 Chris Cannam * get whole columns at a time from fft model when running transform
Mon, 09 Feb 2009 11:38:08 +0000 Chris Cannam * Some steps to avoid backward seeks in MatrixFile in common use cases
Sun, 08 Feb 2009 20:03:54 +0000 Chris Cannam * Some changes and debug toward reducing backward seeks (v. slow on os/x
Fri, 06 Feb 2009 15:06:23 +0000 Chris Cannam * Restore (better quality) y-axis interpolation in spectrogram
Thu, 05 Feb 2009 17:46:34 +0000 Chris Cannam * Restore peak bins mode in spectrogram
Thu, 05 Feb 2009 17:33:21 +0000 Chris Cannam * Re-enable peak frequencies display in spectrogram
Thu, 05 Feb 2009 14:17:11 +0000 Chris Cannam * Auto-close write-mode matrix files when all columns written
Thu, 05 Feb 2009 12:53:19 +0000 Chris Cannam * More careful (I hope!) locking
Thu, 05 Feb 2009 12:05:28 +0000 Chris Cannam * Finer locking in fft caches; fix displayed bin ranges in spectrogram
Wed, 04 Feb 2009 20:39:11 +0000 Chris Cannam * fix deadlock in fft memory cache usage
Wed, 04 Feb 2009 15:03:42 +0000 Chris Cannam * Make use of peak cache in spectrogram
Wed, 04 Feb 2009 13:33:50 +0000 Chris Cannam * Add peak cache type for 3d models
Wed, 04 Feb 2009 12:13:16 +0000 Chris Cannam * throw (but do not yet catch!) exception when running out of disc space
Wed, 04 Feb 2009 10:53:38 +0000 Chris Cannam * Thread safety (fixing a crash)
Tue, 03 Feb 2009 11:12:19 +0000 Chris Cannam * minor fix
Mon, 02 Feb 2009 17:07:47 +0000 Chris Cannam * Avoid crash in StorageAdviser if temporary directory cannot be opened
Thu, 29 Jan 2009 14:17:12 +0000 Chris Cannam * take a bit more care about peaks cache sizing
Thu, 29 Jan 2009 13:39:18 +0000 Chris Cannam ...
Tue, 27 Jan 2009 14:40:04 +0000 Chris Cannam * re-enable memory caches!
Tue, 27 Jan 2009 13:25:10 +0000 Chris Cannam * Merge from one-fftdataserver-per-fftmodel branch. This bit of
Mon, 26 Jan 2009 15:18:32 +0000 Chris Cannam * Change QMutex in Editable DTDM to a read/write lock
Fri, 23 Jan 2009 14:00:29 +0000 Chris Cannam * make compression optional in editable dense 3d model, and some tweaks
Fri, 23 Jan 2009 13:31:51 +0000 Chris Cannam * Some simple compression for dense 3d models that actually represent
Thu, 22 Jan 2009 17:58:33 +0000 Chris Cannam * try some qvectors
Thu, 22 Jan 2009 17:39:04 +0000 Chris Cannam * Make Colour3DPlotLayer::paintDense much faster (but still not fast
Tue, 20 Jan 2009 18:11:10 +0000 Chris Cannam * Try to avoid leaving output files open after completion
Tue, 20 Jan 2009 18:10:56 +0000 Chris Cannam * Try to avoid leaving output files open after completion
Tue, 20 Jan 2009 18:10:31 +0000 Chris Cannam * Try to avoid leaving output files open after completion
Fri, 16 Jan 2009 15:12:23 +0000 Chris Cannam * fix some warnings, remove debug
Thu, 15 Jan 2009 18:20:40 +0000 Chris Cannam * Fix crash in SimpleSPARQLQuery