log main/MainWindow.cpp @ 107:dd11619b73ba

age author description
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
Fri, 05 Jan 2007 12:59:51 +0000 Chris Cannam * Fix #1491849 strange behaviour on Cancel during query on new file load
Fri, 05 Jan 2007 12:37:14 +0000 Chris Cannam * Recall last file open/save path appropriately
Fri, 15 Dec 2006 16:34:17 +0000 Chris Cannam * Fixes to presentation and organisation of plugins (especially duplicates)
Fri, 08 Dec 2006 18:17:29 +0000 Chris Cannam * Fix apparent (but not actual) failure to save session file
Fri, 17 Nov 2006 16:27:39 +0000 Chris Cannam * Update copyright notes as appropriate.
Wed, 15 Nov 2006 18:22:26 +0000 Chris Cannam * Add vertical zooming and snap-to-selection for OSC control;
Tue, 14 Nov 2006 16:06:00 +0000 Chris Cannam * Press X to toggle the property boxes
Fri, 10 Nov 2006 17:45:26 +0000 Chris Cannam * When adding a layer, make it the selected layer on that pane
Fri, 10 Nov 2006 13:27:57 +0000 Chris Cannam * Update the main sv.prf for compatibility with Qt 4.2 qmake instead of
Fri, 20 Oct 2006 20:14:20 +0000 Chris Cannam * Tidy up panes menu
Fri, 20 Oct 2006 16:47:13 +0000 Chris Cannam * Add Pane menu entries for generating spectrogram etc from non-main models
Thu, 19 Oct 2006 09:57:27 +0000 Chris Cannam * Rename the existing Panner to Overview (big duh!)
Tue, 17 Oct 2006 19:27:23 +0000 Chris Cannam * Fix signal name
Tue, 17 Oct 2006 18:53:08 +0000 Chris Cannam * (Temporarily?) restore layer hierarchy window
Tue, 17 Oct 2006 13:04:49 +0000 Chris Cannam * Make audio dial remember its more accurate mapped value as well as its
Tue, 17 Oct 2006 11:42:14 +0000 Chris Cannam * Introduce PlaySpeedRangeMapper for playback speed dial
Fri, 13 Oct 2006 12:51:05 +0000 Chris Cannam * Simplify maker names in plugin menu
Thu, 12 Oct 2006 14:56:28 +0000 Chris Cannam * Add system-specific LADSPA and DSSI plugin paths (for OS/X and Windows)
Wed, 11 Oct 2006 16:18:51 +0000 Chris Cannam * Tidy up plugin parameter dialog by switching it to a simple constructor
Thu, 05 Oct 2006 18:45:16 +0000 Chris Cannam * More transforms in recent transforms menu
Thu, 05 Oct 2006 15:39:23 +0000 Chris Cannam ...
Thu, 05 Oct 2006 14:42:42 +0000 Chris Cannam ...
Thu, 05 Oct 2006 11:01:36 +0000 Chris Cannam * Add --no-audio option to avoid opening any audio output device
Wed, 04 Oct 2006 11:54:32 +0000 Chris Cannam * Bypass auditioning plugin on xrun
Wed, 04 Oct 2006 11:01:39 +0000 Chris Cannam * Audition effects plugins during playback
Tue, 03 Oct 2006 14:17:37 +0000 Chris Cannam * Introduce WritableWaveFileModel, and use it as an output model for audio
Tue, 03 Oct 2006 10:06:37 +0000 Chris Cannam * Restructure WavFileWriter a bit to permit writing from raw data as well as
Mon, 25 Sep 2006 12:05:41 +0000 Chris Cannam * Add a friendlier setup mechanism to SubdividingMenu, and use it for all the
Mon, 25 Sep 2006 11:21:12 +0000 Chris Cannam * Pull alphabetical categorisation code out into a SubdividingMenu class
Fri, 22 Sep 2006 16:12:23 +0000 Chris Cannam * Pull transforms out of Layer menu (again) and into a separate Transforms
Thu, 21 Sep 2006 16:43:50 +0000 Chris Cannam * Add support for plugin classification using category files.
Tue, 19 Sep 2006 14:37:06 +0000 Chris Cannam * More to do with passing around step/blocksize etc from plugin dialog to
Mon, 18 Sep 2006 16:43:17 +0000 Chris Cannam * Add mono timestretch toggle button; some more work on getting blocksize etc
Fri, 15 Sep 2006 15:35:06 +0000 Chris Cannam * Add setRatio method to the time stretcher, and make it possible to change
Fri, 15 Sep 2006 13:50:22 +0000 Chris Cannam * Put channel and windowing parameters on an "advanced" bit of the plugin
Thu, 14 Sep 2006 16:08:23 +0000 Chris Cannam * Add some internal feedback to the time stretcher to try to make it maintain
Wed, 13 Sep 2006 18:58:17 +0000 Chris Cannam * Fix phase calculation for percussive frames, and some tweaks -- we can do
Wed, 13 Sep 2006 17:17:42 +0000 Chris Cannam * substantial enhancements to time stretcher:
Wed, 13 Sep 2006 11:06:28 +0000 Chris Cannam * IntegerTimeStretcher -> PhaseVocoderTimeStretcher (no longer confined to
Tue, 12 Sep 2006 16:43:00 +0000 Chris Cannam * Some work on making the time stretcher squash as well as stretch
Tue, 12 Sep 2006 12:15:44 +0000 Chris Cannam * Add session management support (commitData)
Wed, 16 Aug 2006 14:56:53 +0000 Chris Cannam * Avoid adding ruler layer to spectrum
Fri, 04 Aug 2006 17:01:37 +0000 Chris Cannam * Add zoom thumbwheels to Pane. Implement horizontal thumbwheel, and
Thu, 03 Aug 2006 15:40:11 +0000 Chris Cannam * Add Thumbwheel widget for all our zooming needs
Mon, 31 Jul 2006 14:05:22 +0000 Chris Cannam * Reorganising code base. This revision probably should compile once more.