log main/MainWindow.cpp @ 126:8d31c8e9c820

age author description
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
Mon, 12 Mar 2007 15:36:31 +0000 Chris Cannam * Add basics of an Export Image File function
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
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 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
Thu, 01 Feb 2007 14:31:28 +0000 Chris Cannam * Work on harmonising colour and scale ranges between types of layer
Wed, 31 Jan 2007 12:13:47 +0000 Chris Cannam * Add separate colour mapping unit; use it in spectrogram (colour 3d plot to follow)
Fri, 26 Jan 2007 16:59:57 +0000 Chris Cannam * Add slice layers (so you can display a slice of a colour 3d plot as if it were
Thu, 25 Jan 2007 16:26:49 +0000 Chris Cannam ...
Fri, 19 Jan 2007 14:38:57 +0000 Chris Cannam * Attempt to improve management of FFT models that are not currently in use.
Fri, 19 Jan 2007 13:13:14 +0000 Chris Cannam * Add large chunks of context help in the optional status bar
Thu, 11 Jan 2007 13:29:58 +0000 Chris Cannam Several changes related to referring to remote URLs for sessions and files:
Wed, 10 Jan 2007 17:26:39 +0000 Chris Cannam * Cancel when downloading file
Wed, 10 Jan 2007 12:27:55 +0000 Chris Cannam * Add Open Location...
Mon, 08 Jan 2007 17:04:35 +0000 Chris Cannam * Framework for retrieving files from remote locations
Fri, 05 Jan 2007 15:49:10 +0000 Chris Cannam * Further fix for restoring layer visibility from session file