log

age author description
Tue, 16 Jul 2013 17:51:37 +0100 Chris Cannam Avoid reloading the default 0->0 scale extents for a note layer as 0->1
Tue, 16 Jul 2013 13:43:01 +0100 Chris Cannam Merge
Tue, 16 Jul 2013 13:38:53 +0100 Chris Cannam Make scale drawing in log scale a bit less dumb
Tue, 16 Jul 2013 13:22:31 +0100 Chris Cannam Do not pad edges of scale extent when auto-aligning to another layer
Fri, 12 Jul 2013 13:25:22 +0100 Chris Cannam Merge from the default branch tonioni
Fri, 12 Jul 2013 13:24:34 +0100 Chris Cannam Close this sprout, which Matthias reports was subsequently implemented differently by George tonioni
Thu, 11 Jul 2013 17:34:33 +0100 Chris Cannam Avoid creating two painters on same image
Thu, 20 Jun 2013 13:47:36 +0100 matthiasm instrument is now "click" -- some other minor changes I don't remember tonioni
Thu, 20 Jun 2013 11:07:57 +0100 matthiasm some visualisation changes tonioni
Thu, 20 Jun 2013 10:58:40 +0100 gyorgyf toggle button for boundary constraints and note recalculation tonioni
Wed, 19 Jun 2013 22:56:17 +0100 matthiasm re-did, and improved the moving constraints tonioni
Wed, 19 Jun 2013 22:05:45 +0100 matthiasm vertical scale adapts to note range tonioni
Wed, 19 Jun 2013 08:26:24 +0100 gyorgyf funky note value re-estimation using underlying pitch median value tonioni
Tue, 18 Jun 2013 22:18:10 +0100 gyorgyf bugfixes to compile on Linux again tonioni
Tue, 18 Jun 2013 22:14:28 +0100 gyorgyf bugfixes to compile on Linux again tonioni
Mon, 17 Jun 2013 18:07:30 +0100 matthiasm removed the vertical scaling function call that didn't work tonioni
Mon, 17 Jun 2013 18:00:24 +0100 matthiasm introduced horizongal note editing constraints; debugged note edit tonioni
Sun, 16 Jun 2013 00:16:37 +0100 matthiasm split drag delete tonioni
Sun, 16 Jun 2013 20:40:05 +0100 gyorgyf boundary actions and note delete consolidated tonioni
Sat, 15 Jun 2013 19:52:06 +0100 matthiasm slightly tidied george's splitEnd method tonioni
Sat, 15 Jun 2013 17:43:04 +0100 gyorgyf getFeatureDescription now supports larger notes tonioni
Sat, 15 Jun 2013 17:04:03 +0100 gyorgyf added context sensitive mouse pointers in note edit tool mode tonioni
Sat, 15 Jun 2013 16:16:24 +0100 gyorgyf added NoteEdit tool mode tonioni
Thu, 16 May 2013 15:00:20 +0100 Chris Cannam Added tag sv_v2.1 for changeset 77fa3fdbfc7e
Thu, 16 May 2013 13:11:13 +0100 Chris Cannam Fix bug that caused overview to jump back to its original position after moving on double-click sv_v2.1
Wed, 15 May 2013 22:15:49 +0100 Chris Cannam Debug -- overview centre frame relocation is not currently working with qt5
Tue, 14 May 2013 16:02:52 +0100 Chris Cannam Added tag sv_v2.1 for changeset c6d705bf1672
Tue, 14 May 2013 12:36:43 +0100 Chris Cannam Merge from branch "qt5". This revision actually builds with Qt4 (late releases) or Qt5, though it will warn on configure with Qt4.
Tue, 14 May 2013 12:26:48 +0100 Chris Cannam Make it possible to build with qt4 as well qt5
Mon, 13 May 2013 14:39:31 +0100 Chris Cannam Update configure qt5
Fri, 26 Apr 2013 16:38:05 +0100 Chris Cannam Regenerate configure qt5
Fri, 26 Apr 2013 16:37:21 +0100 Chris Cannam Look for qmake-qt5, not qt4 qt5
Sat, 20 Apr 2013 08:38:37 +0100 gyorgyf splitting notes works but major cleanup needed tonioni
Fri, 19 Apr 2013 15:37:27 +0100 matthiasm different colours, some minor changes, mainly debugging cerrs tonioni
Wed, 17 Apr 2013 09:15:05 +0100 gyorgyf larger notes plus basic editing functions are now enabled by temporary star icon in toolbar tonioni
Tue, 16 Apr 2013 15:17:33 +0100 Chris Cannam Some refinements to drawing values in place of absent labels
Tue, 16 Apr 2013 14:25:22 +0100 Chris Cannam Make mouseover highlights a bit more likely to appear and easier to see
Tue, 16 Apr 2013 10:06:10 +0100 Chris Cannam Use italic for value labels (as opposed to label labels)
Mon, 15 Apr 2013 10:54:02 +0100 Chris Cannam Allow a bit more space at top and bottom of scale range; make it easier to see point in case where model has only a single point
Sat, 13 Apr 2013 20:03:40 +0100 gyorgyf sample playback problems tonioni
Sat, 13 Apr 2013 17:18:28 +0100 gyorgyf removed additional prints, midi playback still broken tonioni
Sat, 13 Apr 2013 15:36:54 +0100 gyorgyf cleanup tonioni
Sat, 13 Apr 2013 13:39:17 +0100 gyorgyf fixed flexi note layer and propagated model selection to analyser tonioni
Wed, 27 Mar 2013 17:22:34 +0000 Chris Cannam Windows build fixes -- to review qt5
Tue, 26 Mar 2013 20:14:08 +0000 matthiasm put the FlexiNote layer before the note layer to see what happens -- not much tonioni
Tue, 26 Mar 2013 17:00:45 +0000 matthiasm small changes to FlexiNote stuff tonioni
Tue, 26 Mar 2013 14:46:06 +0000 matthiasm added references to new layer type FlexiNoteLayer and corresponding FlexiNoteModel tonioni
Tue, 26 Mar 2013 14:15:42 +0000 matthiasm updated names in FlexiNote source -- will need to make new FlexiNoteModel source tonioni
Tue, 26 Mar 2013 13:58:08 +0000 matthiasm simply copied NoteLayer to FlexiNotelayer (cpp and h files) tonioni
Tue, 26 Mar 2013 12:36:29 +0000 Chris Cannam Add an empty file in order to create the tonioni branch tonioni
Mon, 25 Mar 2013 14:38:03 +0000 Chris Cannam Add dependency build paths qt5
Mon, 11 Mar 2013 14:23:52 +0000 Chris Cannam Build fixes for Qt5 qt5
Fri, 16 Nov 2012 17:14:12 +0000 Chris Cannam Add discrete-curve drawing mode for time-value layer
Tue, 21 Aug 2012 13:29:22 +0100 Chris Cannam Minor tidy in configure
Tue, 17 Jul 2012 12:49:00 +0100 Chris Cannam Added tag sv_v2.0 for changeset ea786e8bd931
Thu, 21 Jun 2012 14:37:43 +0100 Chris Cannam Use drawPoint when drawing a single point, rather than drawLine. Otherwise the line seems to go missing some of the time, though I can't see any mistake in the code here. Fixes SV bug #485 sv_v2.0
Fri, 25 May 2012 14:17:33 +0100 Chris Cannam Use new symbols in Vamp SDK 2.3.1 for autoconf detection
Mon, 21 May 2012 23:26:17 +0100 Chris Cannam Display regions as segmentation if the output event type appears appropriate
Mon, 30 Jan 2012 17:22:48 +0000 Chris Cannam Add hide method
Mon, 30 Jan 2012 16:06:32 +0000 Chris Cannam Adjust crosshair left end position based on detail level of vertical scale
Mon, 30 Jan 2012 16:01:59 +0000 Chris Cannam Give a dedicated key to toggling the centre line, and move it out of the overlay level setting -- reducing number of overlay levels to 3. Introduce two distinct vertical scale types (so that we can hide the spectrogram colour scale part easily)
Mon, 30 Jan 2012 13:24:55 +0000 Chris Cannam Column stretch 0 avoids spare empty space at the right when property boxes are off
Mon, 23 Jan 2012 14:28:40 +0000 Chris Cannam Show current-pane indicator and close-pane button only if there is more than one pane
Fri, 13 Jan 2012 17:43:06 +0000 Chris Cannam Remove redundant and hazardous INCLUDE_PATH
Fri, 13 Jan 2012 17:22:37 +0000 Chris Cannam Add Doxyfile
Mon, 17 Oct 2011 15:25:57 +0100 mathieub Merge from the default branch integration_library
Mon, 17 Oct 2011 11:57:37 +0100 Chris Cannam Minor debug change
Mon, 10 Oct 2011 17:19:58 +0100 mathieub Merge from the default branch integration_library
Wed, 28 Sep 2011 16:44:38 +0100 Chris Cannam Added tag sv_v1.9 for changeset 3803f6dcf361
Wed, 28 Sep 2011 13:55:52 +0100 Chris Cannam Save/restore more slice layer parameters (fixing SF feature #3039297) sv_v1.9
Wed, 28 Sep 2011 13:38:39 +0100 Chris Cannam Fix status bar tip on Mac (SF bug 3024342)
Wed, 28 Sep 2011 10:16:03 +0100 Chris Cannam Remove unnecessary configure dependency for raptor
Tue, 23 Aug 2011 14:45:02 +0100 mathieub Put some debug outputs in comments integration_library
Mon, 25 Jul 2011 18:56:28 +0100 mathieub Merge from branch "sonification" integration_library
Mon, 25 Jul 2011 18:55:57 +0100 mathieub Merge from branch "toggle" integration_library
Wed, 06 Jul 2011 18:05:42 +0100 mathieub Extends the audio feedback of the piano scale to the Spectrum layer (horizontal piano keyboard). sonification
Fri, 24 Jun 2011 16:42:48 +0100 Chris Cannam Add playExampleNote route through view manager out to the audio play source sonification
Fri, 24 Jun 2011 14:27:32 +0100 Chris Cannam Check the scale width in the View (which has access to it); ask the layer to do something when the user clicks in the scale regardless of the edit mode, and continue with normal processing if the layer has nothing interesting to do sonification
Wed, 22 Jun 2011 00:04:21 +0100 mathieub Branch to handle audio feedback and metadata sonification interactively with the UI. sonification
Tue, 21 Jun 2011 22:11:00 +0100 mathieub Add a new feature to allow users to toggle between minimal and full modes. This is done by hiding/showing the pane stack, menu actions, and toolbars. toggle
Tue, 14 Jun 2011 15:27:05 +0100 Chris Cannam Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it)
Tue, 14 Jun 2011 14:48:29 +0100 Chris Cannam Merge from debug-output branch
Mon, 16 May 2011 17:19:25 +0100 Chris Cannam Convert many cerrs to DEBUGs debug-output
Thu, 12 May 2011 17:31:43 +0100 Chris Cannam Remove most toStdString calls (no longer needed, with debug header) debug-output
Thu, 14 Apr 2011 15:21:21 +0100 Chris Cannam Record and show any error that occurs during layer processing (e.g. spectrogram layer runs out of disc space for feature files)
Thu, 07 Apr 2011 15:20:12 +0100 Chris Cannam Added tag sv_v1.8 for changeset c9d6cf9c51c8
Mon, 04 Apr 2011 15:34:34 +0100 Chris Cannam * Cut off column dialog if there are many columns -- allow user to ignore or take values from all columns past a certain number. sv_v1.8
Tue, 08 Mar 2011 11:30:39 +0000 Chris Cannam * Update configure
Tue, 08 Mar 2011 11:28:53 +0000 Chris Cannam * Update config per recent changes to svcore
Mon, 07 Feb 2011 21:07:47 +0000 Chris Cannam * Fix untranslated string
Fri, 04 Feb 2011 14:30:51 +0000 Chris Cannam * Display distance the selection has been dragged by, when moving it with the edit tool
Mon, 25 Oct 2010 21:52:38 +0200 Chris Cannam * Make text labels in time instant layer more apparent (use drawVisibleText)
Sun, 24 Oct 2010 17:38:03 +0200 Chris Cannam * Make text clearer on complex backgrounds by adding a translucent surrounding box
Wed, 13 Oct 2010 15:00:28 +0100 Dan Stowell Ignore hidden layers when exporting image - closes sf.net #3041878.
Fri, 08 Oct 2010 13:30:52 +0100 Chris Cannam * Add qmake config (debug or release) corresponding to configure invocation
Fri, 08 Oct 2010 12:05:44 +0100 Chris Cannam * Regenerate configure
Fri, 08 Oct 2010 12:04:42 +0100 Chris Cannam * Use macx-g++ qmake spec on OS/X
Fri, 08 Oct 2010 11:57:31 +0100 Chris Cannam * Add test for PortAudio
Fri, 08 Oct 2010 09:39:55 +0100 Chris Cannam * Substitute the CC and CXX that configure found
Thu, 07 Oct 2010 17:57:03 +0100 Chris Cannam * Hugely simplify Qt search -- all we need is qmake...
Thu, 23 Sep 2010 11:37:56 +0100 Chris Cannam * Add QuickTime if on Mac
Wed, 22 Sep 2010 12:28:37 +0100 Chris Cannam * Set LIBS properly when optional pkg-config package found
Wed, 22 Sep 2010 11:28:58 +0100 Chris Cannam * Update build system
Wed, 22 Sep 2010 11:11:40 +0100 Chris Cannam * Add basic build files
Fri, 23 Jul 2010 11:47:09 +0000 convert-repo update tags
Tue, 30 Mar 2010 06:29:08 +0000 Chris Cannam * More on track matching
Mon, 19 Jul 2010 17:08:56 +0000 Chris Cannam * Complete the overhaul of CSV file import; now you can pick the purpose for
Fri, 16 Jul 2010 16:51:39 +0000 Chris Cannam * Start revamping the CSV import dialog so as to show a "purpose" for each column.
Thu, 08 Jul 2010 14:22:28 +0000 Chris Cannam * Add option to import time+duration (or time+endtime) from CSV files
Tue, 22 Jun 2010 09:45:42 +0000 Chris Cannam * Avoid warnings for out of range pixel set at edges
Tue, 15 Jun 2010 10:48:28 +0000 Chris Cannam * Fix incorrect grouping for spectrum layer parameters
Wed, 05 May 2010 14:45:32 +0000 Chris Cannam * Quick workarounds for some very weird behaviour on first test sv-v1.7.2
Fri, 12 Mar 2010 15:34:18 +0000 Chris Cannam * Pop view progress bars back into "indeterminate" mode if they are not
Fri, 29 Jan 2010 13:54:25 +0000 Chris Cannam * Add origin line (y=0) to time-value layer
Thu, 28 Jan 2010 16:46:04 +0000 Chris Cannam * Add "plot derivatives" option to time value layer (scale is not always right)
Thu, 22 Oct 2009 15:54:21 +0000 Chris Cannam * Layer data editor window: fix sorting for columns in region model, sv-v1.7.1
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 12:29:12 +0000 Chris Cannam * Make a better job of picking the proper point to drag, edit, delete etc
Fri, 25 Sep 2009 12:02:22 +0000 Chris Cannam * Add time display format preference
Wed, 23 Sep 2009 11:22:13 +0000 Chris Cannam * Make NO_PIXMAP_COPY_TO_SELF the default
Wed, 23 Sep 2009 11:21:07 +0000 Chris Cannam * Remove a bit of debug output
Fri, 11 Sep 2009 15:42:32 +0000 Chris Cannam * Add start frame get/set to EditableDenseThreeDimensionalModel and use it
Thu, 10 Sep 2009 18:44:45 +0000 Chris Cannam * solaris build fixes
Tue, 18 Aug 2009 11:01:57 +0000 Chris Cannam * Show MIDI pitch number as well as note name and frequency
Wed, 05 Aug 2009 16:36:07 +0000 Chris Cannam * minor fixes
Mon, 03 Aug 2009 16:42:25 +0000 Chris Cannam * some work on improving region editing -- incomplete
Mon, 03 Aug 2009 12:55:00 +0000 Chris Cannam * spiff up thumbwheels
Mon, 29 Jun 2009 16:25:16 +0000 Chris Cannam ... sv-v1.6
Tue, 09 Jun 2009 15:26:25 +0000 Chris Cannam * Add insertPane
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, 05 Jun 2009 10:48:25 +0000 Chris Cannam * Fix colour 3d plot's habit of repeating column 0 in column -1's position
Fri, 22 May 2009 15:50:10 +0000 Chris Cannam * Add High Gain colour map
Fri, 22 May 2009 13:54:45 +0000 Chris Cannam * Add smoothing option to colour 3d plot
Thu, 21 May 2009 16:55:57 +0000 Chris Cannam * Fixes to log bin scale; add colour scale gain
Tue, 19 May 2009 16:26:58 +0000 Chris Cannam * another minor improvement
Tue, 19 May 2009 13:03:36 +0000 Chris Cannam * some improvements to log scale in colour 3d plot (still only in dense
Mon, 18 May 2009 13:55:47 +0000 Chris Cannam * Make a start on logarithmic vertical scale in colour 3d plot
Mon, 30 Mar 2009 13:47:00 +0000 Chris Cannam * fix to rounding problems in plugin parameter box
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:49:47 +0000 Chris Cannam * Fix crash when opening SV file when the audio data file can't be found
Thu, 19 Mar 2009 15:48:19 +0000 Chris Cannam * fix incorrect default scale extents when loading layer from a file
Mon, 16 Mar 2009 16:42:34 +0000 Chris Cannam * debug tidy sv-v1.5
Mon, 16 Mar 2009 16:36:23 +0000 Chris Cannam * various minor bits
Fri, 13 Mar 2009 17:53:43 +0000 Chris Cannam ...
Fri, 13 Mar 2009 11:33:26 +0000 Chris Cannam ...!
Fri, 13 Mar 2009 11:28:41 +0000 Chris Cannam ...
Fri, 13 Mar 2009 11:06:11 +0000 Chris Cannam ...
Fri, 06 Mar 2009 11:26:28 +0000 Chris Cannam ...
Fri, 06 Mar 2009 10:23:30 +0000 Chris Cannam * fix unsigned overflow causing spectrogram to "disappear" in some
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
Wed, 03 Dec 2008 16:25:47 +0000 Chris Cannam * Fix failure to include audio files in default open-file dialog invoked
Tue, 02 Dec 2008 17:17:25 +0000 Chris Cannam * Permit viewing (though not editing) colour 3d plot layer data in
Mon, 01 Dec 2008 16:45:17 +0000 Chris Cannam * Fix incorrect starting extents in derived note & time-value layers
Fri, 28 Nov 2008 13:36:13 +0000 Chris Cannam Various fixes:
Fri, 21 Nov 2008 13:37:35 +0000 Chris Cannam * Use enum for transform type instead of trying to do dumb things like
Thu, 20 Nov 2008 14:58:52 +0000 Chris Cannam * don't pre-declare classes in Vamp namespace (namespace may change!)
Thu, 20 Nov 2008 12:21:33 +0000 Chris Cannam * Make it possible to Find a Transform even when no file loaded (it
Thu, 20 Nov 2008 12:09:55 +0000 Chris Cannam * Add more informative text to Find a Transform (particularly when none
Wed, 19 Nov 2008 21:36:33 +0000 Chris Cannam * minor text change
Wed, 19 Nov 2008 14:55:17 +0000 Chris Cannam * Add some informative labels to transform finder
Wed, 12 Nov 2008 16:39:29 +0000 Chris Cannam * Make scale bar more accurate (if no more helpful) in log scaled colour 3d plot
Wed, 12 Nov 2008 16:08:47 +0000 Chris Cannam * update changelog
Wed, 12 Nov 2008 15:51:41 +0000 Chris Cannam * Save & reload vertical scale extents from note, time/value & colour 3d
Wed, 12 Nov 2008 15:17:16 +0000 Chris Cannam * Make Colour 3D Plot layer vertically zoomable and scrollable
Tue, 11 Nov 2008 13:54:47 +0000 Chris Cannam * Add use-log-scale estimator. Not quite right yet; the model doesn't
Fri, 07 Nov 2008 17:31:06 +0000 Chris Cannam * Update to new-line vamp plugin sdk
Tue, 28 Oct 2008 18:06:06 +0000 Chris Cannam * Avoid waiting on uninstalled transforms mutex in TransformFactory::
Tue, 28 Oct 2008 12:39:53 +0000 Chris Cannam * Add more info button to plugin dialog
Fri, 24 Oct 2008 16:43:59 +0000 Chris Cannam * Add vertical zoom/pan to note layer as well (when not in auto-align
Fri, 24 Oct 2008 16:21:57 +0000 Chris Cannam * minor tidy
Fri, 24 Oct 2008 14:52:40 +0000 Chris Cannam * Add vertical zoom and pan to time-value layer.
Thu, 23 Oct 2008 16:30:48 +0000 Chris Cannam * Add More Info URL to plugin finder
Tue, 21 Oct 2008 19:31:50 +0000 Chris Cannam * Fix text positioning in segmentation-mode layer scale
Thu, 16 Oct 2008 16:10:27 +0000 Chris Cannam * Improve numerical display in time-value layer scale
Thu, 16 Oct 2008 13:38:33 +0000 Chris Cannam * somewhat clearer layout in region layer
Wed, 15 Oct 2008 12:08:02 +0000 Chris Cannam * Fix race condition in FFTFileCache when reading from the same FFT model
Tue, 14 Oct 2008 16:36:35 +0000 Chris Cannam * Add beginnings of capability to search plugins that are not yet
Fri, 10 Oct 2008 16:03:48 +0000 Chris Cannam * some plotting tweaks
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