log main/MainWindow.cpp @ 49:17787ea5f732

age author description
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.
Mon, 31 Jul 2006 12:03:45 +0000 Chris Cannam * Reorganising code base. This revision will not compile.