log

age author description
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
Mon, 16 Apr 2007 12:20:27 +0000 Chris Cannam * Experiment with sizing the property stacks and using a frame on the overview
Mon, 02 Apr 2007 12:12:36 +0000 Chris Cannam * Russian update from Alexandre, and a couple of i18n fixes
Fri, 30 Mar 2007 17:16:48 +0000 Chris Cannam * doc updates
Thu, 15 Mar 2007 16:13:59 +0000 Chris Cannam * add version to help URL
Thu, 15 Mar 2007 13:34:33 +0000 Chris Cannam * fix typo sv1-1.0pre3
Thu, 15 Mar 2007 11:34:39 +0000 Chris Cannam * Grey out exporting entire pane as image if it will be too wide for QImage
Wed, 14 Mar 2007 14:39:39 +0000 Chris Cannam * Remove tip dialog for now. I don't like it enough sv1-1.0pre2
Tue, 13 Mar 2007 19:51:09 +0000 Chris Cannam * updates to tip dialog
Mon, 12 Mar 2007 15:36:31 +0000 Chris Cannam * Add basics of an Export Image File function
Fri, 09 Mar 2007 18:18:30 +0000 Chris Cannam * Basic beginnings of what will become a tip-of-the-day dialog
Fri, 09 Mar 2007 17:39:27 +0000 Chris Cannam ...
Thu, 08 Mar 2007 16:53:08 +0000 Chris Cannam * Fix #1672407 confused by plugin-named files in cwd (or home?)
Wed, 07 Mar 2007 18:00:49 +0000 Chris Cannam * Add display of selection extents in status bar when dragging a selection
Wed, 07 Mar 2007 17:07:02 +0000 Chris Cannam * More useful status bar text -- show the current play time and the extents of
Mon, 05 Mar 2007 15:32:55 +0000 Chris Cannam * Add fuzzy interpolation option as an alternative to zero padding in
Fri, 02 Mar 2007 14:00:12 +0000 Chris Cannam * Make getPropertyRangeAndValue return the default separately from the current sv1-1.0pre1
Fri, 02 Mar 2007 13:01:41 +0000 Chris Cannam * Update to use new vamp-hostsdk instead of vamp-sdk
Thu, 01 Mar 2007 20:13:59 +0000 Chris Cannam ...
Thu, 01 Mar 2007 17:26:01 +0000 Chris Cannam * Update version for pre1
Thu, 01 Mar 2007 15:35:27 +0000 Chris Cannam * Fix real-time plugin corruption when getLatency is called for some plugins
Thu, 01 Mar 2007 11:55:46 +0000 Chris Cannam * Rejig handling of scrolling views. Ensures, among other things, that playing
Tue, 27 Feb 2007 12:51:38 +0000 Chris Cannam * Further fixes for Vamp API change, and update to support API versioning
Mon, 26 Feb 2007 18:13:07 +0000 Chris Cannam * Update along with latest Vamp API change. This has not yet been tested.
Mon, 26 Feb 2007 16:32:37 +0000 Chris Cannam * Probable fix to occasional channel misalignment during playback
Mon, 26 Feb 2007 14:55:08 +0000 Chris Cannam * remove some debug and some obsolete moc file includes
Mon, 26 Feb 2007 14:18:21 +0000 Chris Cannam * Fix occasional misplacement of zoom wheels
Fri, 16 Feb 2007 16:57:15 +0000 Chris Cannam * better recollection of last opened remote location; remember to offer to save
Fri, 16 Feb 2007 13:00:17 +0000 Chris Cannam ...
Wed, 14 Feb 2007 17:52:06 +0000 Chris Cannam * Fix crash in short spectrogram paint