log

age author description
Tue, 26 Sep 2006 12:58:12 +0000 Chris Cannam * flesh out StorageAdviser
Mon, 25 Sep 2006 20:32:44 +0000 Chris Cannam ...
Mon, 25 Sep 2006 13:44:05 +0000 Chris Cannam * Start adding StorageAdviser class to determine whether caches should be
Fri, 22 Sep 2006 16:46:10 +0000 Chris Cannam * Add a bit of resistance to pane dragging so as to make it harder to
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.
Thu, 21 Sep 2006 11:17:19 +0000 Chris Cannam * Make resampler quality configurable
Mon, 18 Sep 2006 16:43:17 +0000 Chris Cannam * Add mono timestretch toggle button; some more work on getting blocksize etc
Wed, 13 Sep 2006 11:56:44 +0000 Chris Cannam * timestretcher improvements -- simplify API (it can calculate its own
Mon, 11 Sep 2006 16:40:18 +0000 Chris Cannam * add window size/increment/shape settings to plugin parameter dialog, though
Tue, 22 Aug 2006 14:18:28 +0000 Chris Cannam * experiment with finer zoom level changes when using h thumbwheel
Wed, 16 Aug 2006 14:59:09 +0000 Chris Cannam * Pull memory cache out into its own file
Wed, 16 Aug 2006 14:57:22 +0000 Chris Cannam * Fixes pulled across from Rosegarden
Fri, 04 Aug 2006 17:01:37 +0000 Chris Cannam * Add zoom thumbwheels to Pane. Implement horizontal thumbwheel, and
Thu, 03 Aug 2006 16:04:00 +0000 Chris Cannam * Replace all uses of ConfigFile with QSettings
Thu, 03 Aug 2006 15:40:11 +0000 Chris Cannam * Add Thumbwheel widget for all our zooming needs
Thu, 03 Aug 2006 12:42:15 +0000 Chris Cannam * Suspend/resume fft data server write activity while reading from a server
Wed, 02 Aug 2006 16:42:17 +0000 Chris Cannam ...
Mon, 31 Jul 2006 17:05:18 +0000 Chris Cannam * Move the current DenseThreeDimensionalModel to EditableDenseThreeDimensionalModel last-cc-copyright
Mon, 31 Jul 2006 16:15:45 +0000 Chris Cannam * Use pkgconfig to look up Vamp library and header details if possible
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.
Mon, 31 Jul 2006 11:49:58 +0000 Chris Cannam * Reorganising code base. This revision will not compile.
Mon, 31 Jul 2006 11:44:37 +0000 Chris Cannam * Reorganising code base. This revision will not compile.
Fri, 28 Jul 2006 11:09:36 +0000 Chris Cannam * Add Recent Files menu
Thu, 27 Jul 2006 16:06:32 +0000 Chris Cannam * Change preferences dialog to ok/apply/cancel model
Wed, 26 Jul 2006 16:48:07 +0000 Chris Cannam * Avoid note layer erasing notes as cursor passes over them
Wed, 26 Jul 2006 15:32:10 +0000 Chris Cannam * Add Hz tuning dial to sample player plugin. Need to figure out the best
Mon, 24 Jul 2006 14:36:35 +0000 Chris Cannam * Add frequency plot to window shape preference -- just because...
Fri, 21 Jul 2006 16:03:42 +0000 Chris Cannam * Finish preferences dialog (as far as it's going at the moment) and connect it up