log

age author description
Tue, 03 Mar 2009 21:48:03 +0000 Chris Cannam * "ffwd-similar"
Tue, 03 Mar 2009 16:46:27 +0000 Chris Cannam * Attempt to pick more sensible default centre frame for newly created view
Fri, 27 Feb 2009 14:24:54 +0000 Chris Cannam * Add icons for "show segment division lines" in time value layer and sv-v1.5pre1
Fri, 27 Feb 2009 13:33:16 +0000 Chris Cannam * Activity log updates
Thu, 26 Feb 2009 16:58:25 +0000 Chris Cannam * Make drawing segment divisions optional in segmentation plot style of
Thu, 26 Feb 2009 14:05:13 +0000 Chris Cannam * Use QDialogButtonBox in format dialog (surprised I missed that one all
Thu, 26 Feb 2009 11:02:05 +0000 Chris Cannam * Do a _slightly_ better job of ensuring new panes come up showing the
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 17:41:34 +0000 Chris Cannam * Add Absolute plot scale, in colour 3d plot layer only for the moment
Wed, 25 Feb 2009 12:12:07 +0000 Chris Cannam * Make ctrl-drag drag the view without updating anything else (in
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:33:03 +0000 Chris Cannam ...
Wed, 25 Feb 2009 11:26:07 +0000 Chris Cannam * Make Activity Log a bit more of a proper window
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
Tue, 24 Feb 2009 12:17:18 +0000 Chris Cannam * Show duration at both ends of selection if space permits (#2065013)
Tue, 24 Feb 2009 12:02:19 +0000 Chris Cannam * Make it possible to switch panes by clicking on the current-pane
Mon, 23 Feb 2009 22:28:24 +0000 Chris Cannam * zoom reset icon
Mon, 23 Feb 2009 19:27:08 +0000 Chris Cannam * Making the zoom reset button flat fixes the zoom wheels layout problem
Mon, 23 Feb 2009 19:24:07 +0000 Chris Cannam * os/x layout fixes (make the X button flat, otherwise the margins go all
Mon, 23 Feb 2009 19:23:20 +0000 Chris Cannam * recalculate LED cache pixmaps if size changes
Mon, 23 Feb 2009 14:40:17 +0000 Chris Cannam * a few more midi bits, attempt to fix vertical-black-bar-misplacement-on-mac
Thu, 12 Feb 2009 15:26:43 +0000 Chris Cannam * Some fairly simplistic code to set up layer type properties based on
Wed, 11 Feb 2009 14:44:14 +0000 Chris Cannam * experiment (does this improve layout on mac?)
Mon, 09 Feb 2009 16:50:52 +0000 Chris Cannam * very minor changes
Mon, 09 Feb 2009 12:56:16 +0000 Chris Cannam * Fix overall mag range management in normalise-visible-area mode
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 13:31:27 +0000 Chris Cannam * Re-enable column normalization
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:09:02 +0000 Chris Cannam * reorganise function for faster data retrieval
Wed, 04 Feb 2009 12:13:16 +0000 Chris Cannam * throw (but do not yet catch!) exception when running out of disc space
Tue, 03 Feb 2009 18:03:48 +0000 Chris Cannam * sort out cropping and scaling for x-smoothed draw buffer
Tue, 03 Feb 2009 15:21:28 +0000 Chris Cannam * start introducing another rendering method
Tue, 03 Feb 2009 12:55:09 +0000 Chris Cannam * smooth x-scaling for images in spectrogram -- needs an overlap to avoid
Tue, 03 Feb 2009 12:02:17 +0000 Chris Cannam * incremental commit
Tue, 03 Feb 2009 11:19:39 +0000 Chris Cannam * some preparatory reorganisation
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:55:57 +0000 Chris Cannam * add setLayerDormant
Thu, 29 Jan 2009 14:17:12 +0000 Chris Cannam * take a bit more care about peaks cache sizing
Tue, 27 Jan 2009 13:25:10 +0000 Chris Cannam * Merge from one-fftdataserver-per-fftmodel branch. This bit of
Mon, 26 Jan 2009 16:54:44 +0000 Chris Cannam * Try out a smooth-scaling paint method... not especially promising
Mon, 26 Jan 2009 15:18:32 +0000 Chris Cannam * Change QMutex in Editable DTDM to a read/write lock
Mon, 26 Jan 2009 10:49:31 +0000 Chris Cannam * another, rather trivial, optimisation
Fri, 23 Jan 2009 15:11:40 +0000 Chris Cannam * some tweaks that make Colour3DPlotLayer a little bit faster for
Fri, 23 Jan 2009 14:00:29 +0000 Chris Cannam * make compression optional in editable dense 3d model, and some tweaks
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
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
Fri, 09 Jan 2009 14:55:12 +0000 Chris Cannam * The main fix here is to the arguments of SVApplication -- the first
Fri, 12 Dec 2008 16:03:37 +0000 Chris Cannam * Avoid crash when zooming-to-fit a very short file! (Of course, we
Mon, 08 Dec 2008 13:06:44 +0000 Chris Cannam * Knock a bit of sense into Colour3DPlotLayer's cache management sv-v1.4 sv-v1.4rc1
Mon, 08 Dec 2008 11:53:10 +0000 Chris Cannam * Ensure text models are exported with text properties in RDF, and
Mon, 08 Dec 2008 11:15:13 +0000 Chris Cannam * Cut back on the locking and general workload in
Thu, 04 Dec 2008 17:17:06 +0000 Chris Cannam * minor stuff