log

age author description
Wed, 12 Mar 2008 18:02:17 +0000 Chris Cannam * Move plugin/transform to plain transform. This way transform can depend on
Wed, 12 Mar 2008 17:42:56 +0000 Chris Cannam * juggle some files around in order to free audioio, base, and system libraries
Tue, 11 Mar 2008 09:23:48 +0000 Chris Cannam * (failed) attempt to hide splash screen when error occurs on startup
Wed, 27 Feb 2008 11:59:42 +0000 Chris Cannam * Merge from trunk spectrogram-cache-rejig
Wed, 27 Feb 2008 10:32:45 +0000 Chris Cannam * merge from trunk (1.2 ended up being tracked from trunk, but we may want 1.2-stable
Wed, 20 Feb 2008 15:57:18 +0000 Chris Cannam * small doc update sv1-v1.2
Mon, 18 Feb 2008 11:13:31 +0000 Chris Cannam * fix to selection of default input material for transform -- avoid drawing
Wed, 13 Feb 2008 12:47:17 +0000 Chris Cannam * fix compile error on OS/X sv1-v1.2pre5
Tue, 12 Feb 2008 15:41:01 +0000 Chris Cannam * Allow entry of numbers smaller than 1 in the Set Counters dialog
Fri, 08 Feb 2008 17:51:15 +0000 Chris Cannam * PortAudio driver: do not specify frames per buffer, let PA decide sv1-v1.2pre4
Wed, 06 Feb 2008 17:40:53 +0000 Chris Cannam * line up overview widget nicely with main pane (at least on first startup) sv1-v1.2pre3
Wed, 06 Feb 2008 16:21:29 +0000 Chris Cannam * Add pitch range in octaves, semitones and cents to the measurement rect
Wed, 06 Feb 2008 14:15:09 +0000 Chris Cannam * Update remaining editable layers to support proper realignment on copy/paste
Wed, 06 Feb 2008 12:49:49 +0000 Chris Cannam * More work on aligning copy/paste between layers. It's a surprisingly
Mon, 04 Feb 2008 13:35:43 +0000 Chris Cannam * Add ability to invert a colour 3d plot in the vertical axis
Mon, 28 Jan 2008 17:43:44 +0000 Chris Cannam * Ensure plugin version is updated when a transform is re-run using a newer
Wed, 23 Jan 2008 18:09:50 +0000 Chris Cannam * Part of #1877436 transform fails to re-run when file loaded at different rate
Wed, 23 Jan 2008 15:43:27 +0000 Chris Cannam * Various fixes to object lifetime management, particularly in the spectrum
Wed, 23 Jan 2008 11:38:34 +0000 Chris Cannam * add splash screen
Wed, 09 Jan 2008 17:09:44 +0000 Chris Cannam * better handling of cases with more than one copy of the same plugin in
Thu, 13 Dec 2007 17:14:33 +0000 Chris Cannam * Fix #1841095 tapping time instant gives wrong time in aligned track
Wed, 12 Dec 2007 17:42:23 +0000 Chris Cannam * Fix #1844539 confusing waveform navigator with secondary files
Tue, 11 Dec 2007 17:36:56 +0000 Chris Cannam * Update overview when current pane changes
Tue, 11 Dec 2007 17:36:22 +0000 Chris Cannam ...
Tue, 11 Dec 2007 14:58:29 +0000 Chris Cannam * Make font size in panes configurable, with a smaller default
Fri, 07 Dec 2007 16:47:31 +0000 Chris Cannam * Merge from transforms branch -- switch over to using Transform object
Fri, 30 Nov 2007 17:36:14 +0000 Chris Cannam * Merge r884 from trunk 1.2-stable
Fri, 30 Nov 2007 17:31:09 +0000 Chris Cannam * Skip ID3 block when reading MP3 files (so long as ID3 support is included)
Thu, 29 Nov 2007 12:02:09 +0000 Chris Cannam * Static build fixes 1.2-stable
Thu, 29 Nov 2007 10:50:13 +0000 Chris Cannam * Remove sharpen button as well, when using RubberBand (because it isn't
Wed, 28 Nov 2007 17:45:37 +0000 Chris Cannam * Improvements to layer summary dialog (LayerTree, LayerTreeDialog), & rename.
Mon, 26 Nov 2007 13:33:44 +0000 Chris Cannam * Add support for Rubber Band timestretcher
Fri, 23 Nov 2007 16:48:23 +0000 Chris Cannam * Add Erase tool and mode
Thu, 22 Nov 2007 14:13:20 +0000 Chris Cannam * Pull out MainWindow::handleOSCMessage() into a separate file
Mon, 19 Nov 2007 13:02:37 +0000 Chris Cannam * Merge fix from spectrogram-cache-rejig branch: save/restore FFTW wisdom
Tue, 13 Nov 2007 13:51:07 +0000 Chris Cannam * Save and restore FFTW plans spectrogram-cache-rejig
Fri, 09 Nov 2007 17:46:58 +0000 Chris Cannam * Factor out uses of "Sonic Visualiser" in "common" code to applicationName()
Wed, 07 Nov 2007 16:37:17 +0000 Chris Cannam * Add [x] button to pane to quickly delete it
Wed, 07 Nov 2007 12:59:01 +0000 Chris Cannam * Further naming change: Transformer -> ModelTransformer.
Tue, 06 Nov 2007 17:08:11 +0000 Chris Cannam * Another incremental Transform update
Mon, 05 Nov 2007 15:31:06 +0000 Chris Cannam * Introduce new Transform class which contains data necessary to describe the
Thu, 01 Nov 2007 17:24:38 +0000 Chris Cannam * Remove alignment button altogether if no Match plugin installed.
Thu, 01 Nov 2007 16:02:01 +0000 Chris Cannam * Fix availability of alignment button and relative align/solo button state
Thu, 25 Oct 2007 15:45:12 +0000 Chris Cannam * Add Align button to main window; use it
Thu, 25 Oct 2007 11:32:54 +0000 Chris Cannam * Add auto-alignment toggle to Document
Wed, 24 Oct 2007 16:43:20 +0000 Chris Cannam * Fix build (document -> framework renaming)
Wed, 24 Oct 2007 16:34:31 +0000 Chris Cannam * Move some things around to facilitate plundering libraries for other
Wed, 24 Oct 2007 16:00:30 +0000 Chris Cannam ...
Wed, 24 Oct 2007 15:21:38 +0000 Chris Cannam * Hoist alignment model set/query up to Model, so any models can be aligned
Mon, 22 Oct 2007 14:24:31 +0000 Chris Cannam * Split MainWindow out into MainWindowBase (pane stack management, basic file
Mon, 22 Oct 2007 09:45:35 +0000 Chris Cannam * Some export fixes, and avoid clipping on resampling on import
Thu, 18 Oct 2007 16:20:26 +0000 Chris Cannam * RemoteFile -> FileSource
Thu, 18 Oct 2007 15:31:20 +0000 Chris Cannam * Make RemoteFile far more pervasive, and use it for local files as well
Thu, 18 Oct 2007 10:15:07 +0000 Chris Cannam * Make XmlExportable::toXml the function that is universally overridden (and
Thu, 18 Oct 2007 09:36:05 +0000 Chris Cannam ...
Wed, 17 Oct 2007 12:58:45 +0000 Chris Cannam * Make drop behave more sensibly (replace current pane)
Wed, 10 Oct 2007 15:18:02 +0000 Chris Cannam * Make it possible to drop audio files, layer files, session files and images
Wed, 10 Oct 2007 10:22:34 +0000 Chris Cannam * Add Reset Counters... function
Tue, 09 Oct 2007 16:21:59 +0000 Chris Cannam * fix misbehaving apply-to-selection-only checkbox, fix default step size for
Tue, 09 Oct 2007 16:21:10 +0000 Chris Cannam * textual changes
Mon, 08 Oct 2007 14:44:38 +0000 Chris Cannam * Add labelling option for instants inserted through tapping (closes FR#1674184)
Fri, 05 Oct 2007 16:31:30 +0000 Chris Cannam * Add image layer icon (from GIMP)
Fri, 05 Oct 2007 13:26:47 +0000 Chris Cannam * Ensure locale from environment is retained after plugin load, not
Thu, 04 Oct 2007 16:34:11 +0000 Chris Cannam * Phase 1 of an image layer.
Thu, 04 Oct 2007 11:52:38 +0000 Chris Cannam * Add MIDI file export (closes FR#1643721)
Mon, 01 Oct 2007 13:48:38 +0000 Chris Cannam * Change WaveFileModel API from getValues(start,end) to getData(start,count).
Sat, 29 Sep 2007 10:58:31 +0000 Chris Cannam * add overlooked solo icon
Fri, 28 Sep 2007 16:15:06 +0000 Chris Cannam * Merge transform directory from sv-match-alignment branch
Fri, 28 Sep 2007 14:32:45 +0000 Chris Cannam * Unload feature extraction plugin .so when destroyed
Fri, 28 Sep 2007 13:56:38 +0000 Chris Cannam * Merge from sv-match-alignment branch (excluding alignment-specific document).
Fri, 21 Sep 2007 09:13:11 +0000 Chris Cannam ...
Wed, 05 Sep 2007 15:18:15 +0000 Chris Cannam * Ensure transformed version of a model is the same duration as the original
Thu, 16 Aug 2007 16:47:07 +0000 Chris Cannam * Layer tree view updating when visibility / audibility changed (and layers
Tue, 14 Aug 2007 19:37:10 +0000 Chris Cannam ...
Tue, 14 Aug 2007 19:18:07 +0000 Chris Cannam * add light icon for use on dark backgrounds
Tue, 14 Aug 2007 13:58:53 +0000 Chris Cannam * Fix #1757772 tempo, dynamic related plug-ins bug -- make auto-align
Fri, 10 Aug 2007 16:36:50 +0000 Chris Cannam * Better abbreviation modes for layer names in pane (and input model combo
Thu, 09 Aug 2007 14:40:03 +0000 Chris Cannam * continue to pick "new" colours for coloured layers even when all colours
Mon, 06 Aug 2007 14:37:59 +0000 Chris Cannam * Add QuickTime file reader class -- totally untested, shouldn't even compile
Mon, 06 Aug 2007 10:20:54 +0000 Chris Cannam * fix build failure on 64-bit by commenting out the offending line
Fri, 13 Jul 2007 15:54:17 +0000 Chris Cannam * Restore Scale setting which had mistakenly disappeared from spectrum
Fri, 13 Jul 2007 13:19:15 +0000 Chris Cannam * Add icon loader that automatically inverts icons where appropriate for
Thu, 12 Jul 2007 21:10:43 +0000 Chris Cannam * Fix failure to auto-calculate bounds on time-value or note model loaded
Thu, 12 Jul 2007 16:14:59 +0000 Chris Cannam * Add SingleColourLayer to manage colours for layers that have a single
Wed, 11 Jul 2007 17:21:37 +0000 Chris Cannam * Add a colour database, and Add New Colour function to the colour combo
Thu, 05 Jul 2007 15:36:37 +0000 Chris Cannam * Make it possible to "measure" a feature on the spectrogram by double-
Thu, 05 Jul 2007 11:07:01 +0000 Chris Cannam * Add mouse actions to key and mouse reference dialog
Wed, 04 Jul 2007 17:22:12 +0000 Chris Cannam * Add key reference window to Help menu (also needs mouse reference)
Wed, 04 Jul 2007 15:29:16 +0000 Chris Cannam * Pull peak-picker out of SpectrumLayer and into FFTModel; use combined
Tue, 03 Jul 2007 12:46:18 +0000 Chris Cannam * Fix up and simplify the LayerTreeModel, removing a horrible memory leak
Mon, 02 Jul 2007 18:57:32 +0000 Chris Cannam * Fix Zoom to Fit and the scroll area (though I'd prefer scrollbar on the left)
Mon, 02 Jul 2007 14:58:34 +0000 Chris Cannam * attempt to ensure zoom-to-fit actually makes things fit (not obscured by
Mon, 02 Jul 2007 13:53:38 +0000 Chris Cannam * Add support for reading mp3 and Ogg file title tags
Fri, 29 Jun 2007 13:58:08 +0000 Chris Cannam * highlight the nearest measurement rect
Thu, 28 Jun 2007 14:50:58 +0000 Chris Cannam * Change a number of keyboard shortcuts -- get rid of all the Alt+ shortcuts
Tue, 26 Jun 2007 12:27:47 +0000 Chris Cannam * save/reload measurements in session
Thu, 14 Jun 2007 15:20:49 +0000 Chris Cannam * a bit more work on measurement tool mode
Thu, 14 Jun 2007 13:49:30 +0000 Chris Cannam * Fix failure to play right to the end of files loaded from mp3 or ogg
Wed, 13 Jun 2007 12:00:01 +0000 Chris Cannam * Add a measurement mode tool -- no functionality yet
Mon, 11 Jun 2007 12:14:52 +0000 Chris Cannam * bit of work on harmonic cursor in spectrum
Fri, 08 Jun 2007 15:19:50 +0000 Chris Cannam * FFT: fix invalid write of normalisation factor in compact mode of disc cache
Wed, 06 Jun 2007 16:24:55 +0000 Chris Cannam * Enable threaded decoding for Ogg and MP3 files.
Wed, 06 Jun 2007 14:42:41 +0000 Chris Cannam * Make ffwd/rewind constrained to the selection if Play Selection is on
Fri, 01 Jun 2007 13:56:35 +0000 Chris Cannam * don't store fft values scaled by fftsize/2; that's a special requirement
Fri, 18 May 2007 16:47:38 +0000 Chris Cannam * minor usability fixes
Fri, 11 May 2007 11:22:06 +0000 Chris Cannam * Merge last-minute Windows fix across from tagged area!
Thu, 10 May 2007 12:48:26 +0000 Chris Cannam * Updated Russian translation from Alexandre Prokoudine sv1-v1.0
Wed, 02 May 2007 10:57:49 +0000 Chris Cannam * Add Mac .icns file
Wed, 02 May 2007 10:50:32 +0000 Chris Cannam * Add svg-based icon
Mon, 30 Apr 2007 14:31:39 +0000 Chris Cannam * remove more debug output sv1-1.0rc1
Mon, 30 Apr 2007 14:28:47 +0000 Chris Cannam * Fix #1709968 replacement for file with derived models plays at wrong rate
Mon, 30 Apr 2007 14:07:21 +0000 Chris Cannam * More icons, distinguish between icons for open session/audio and general open
Mon, 30 Apr 2007 13:36:23 +0000 Chris Cannam * Fix many compile warnings, remove some debug output
Mon, 30 Apr 2007 09:34:13 +0000 Chris Cannam * Sort-of fix for #1508587 Closing SV window during startup leaves
Mon, 30 Apr 2007 09:04:42 +0000 Chris Cannam ...
Fri, 27 Apr 2007 15:39:48 +0000 Chris Cannam * Fix #1706927 NaNs from plugin outputs should not be used
Fri, 27 Apr 2007 14:37:48 +0000 Chris Cannam * Permit -h and -? as well as --help (closes #1707126)
Mon, 23 Apr 2007 14:39:34 +0000 Chris Cannam ... sv1-1.0pre4
Wed, 18 Apr 2007 12:40:34 +0000 Chris Cannam * Fix staggeringly stupid crash
Mon, 16 Apr 2007 15:16:10 +0000 Chris Cannam * Fix alignment of new pane added after play position has changed (but global