log

age author description
Mon, 22 Jan 2007 16:09:03 +0000 Chris Cannam * Fix a crash in spectrogram
Mon, 22 Jan 2007 13:20:54 +0000 Chris Cannam * Fixes to FFT server lifecycle management
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
Fri, 12 Jan 2007 19:32:55 +0000 Chris Cannam * Make FFT data server more resilient when running out of memory
Fri, 12 Jan 2007 14:49:18 +0000 Chris Cannam * better icon
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 14:46:45 +0000 Chris Cannam * Fix failure to reload play mute state correctly from session file
Fri, 15 Dec 2006 18:05:31 +0000 Chris Cannam * Basics of an approximate way of managing memory that we've committed to using
Tue, 12 Dec 2006 10:41:41 +0000 Chris Cannam ...
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 20:00:48 +0000 Chris Cannam * Remove some obsolete files
Mon, 13 Nov 2006 14:48:57 +0000 Chris Cannam * Somewhat better handling of running out of memory or disc space
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
Mon, 30 Oct 2006 16:49:42 +0000 Chris Cannam ...
Tue, 24 Oct 2006 11:13:41 +0000 Martin Gasser included OSX-specific headers
Thu, 19 Oct 2006 13:05:39 +0000 Chris Cannam * Wire up the Panner widget in the pane, and do some tidying in Pane
Thu, 19 Oct 2006 09:56:53 +0000 Chris Cannam ...
Wed, 18 Oct 2006 16:38:30 +0000 Chris Cannam * A start to a panner widget to go with thumbwheels
Tue, 17 Oct 2006 18:54:04 +0000 Chris Cannam ...
Tue, 17 Oct 2006 13:49:31 +0000 Chris Cannam * Fix slowness in serving FFT values to feature extraction plugin transform
Mon, 16 Oct 2006 20:42:23 +0000 Chris Cannam * Use RangeMappers in various places in plugin parameters, layer properties,
Mon, 16 Oct 2006 13:13:57 +0000 Chris Cannam * Add spectrum icon
Fri, 13 Oct 2006 12:51:05 +0000 Chris Cannam * Simplify maker names in plugin menu
Thu, 12 Oct 2006 16:10:49 +0000 Chris Cannam * Fixes to update logic in writable wave file model
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
Tue, 10 Oct 2006 19:04:57 +0000 Chris Cannam * Handle generator transforms (plugins whose channel count isn't dependent on
Tue, 10 Oct 2006 14:51:17 +0000 Chris Cannam * Improve output from Profiler class and make it incur less (no) overhead in
Mon, 09 Oct 2006 10:49:46 +0000 Chris Cannam * Some dull work to continue unifying the fft model and editable dense 3d model
Fri, 06 Oct 2006 16:53:25 +0000 Chris Cannam * Various improvements to colour 3d plot layer, particularly for large and/or
Thu, 05 Oct 2006 15:39:23 +0000 Chris Cannam ...
Thu, 05 Oct 2006 11:03:06 +0000 Chris Cannam * Tidy up inheritance hierarchy of model classes -- remove ZoomConstraint as
Thu, 05 Oct 2006 11:02:05 +0000 Chris Cannam * pthread_mutex -> QMutex
Wed, 04 Oct 2006 11:01:39 +0000 Chris Cannam * Audition effects plugins during playback
Tue, 03 Oct 2006 15:01:50 +0000 Chris Cannam * Some fixes to updating of writable wave file models
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
Wed, 27 Sep 2006 20:52:48 +0000 Chris Cannam ...
Tue, 26 Sep 2006 14:12:59 +0000 Chris Cannam * Use the Storage Adviser's recommendations for storing FFT cache information
Tue, 26 Sep 2006 13:18:29 +0000 Chris Cannam * sketch win32 and os/x implementations for memory availability check
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
Thu, 20 Jul 2006 16:51:20 +0000 Chris Cannam * start work on prefs dialog
Wed, 19 Jul 2006 16:55:29 +0000 Chris Cannam * some work on scaling and zooming for spectrogram
Fri, 14 Jul 2006 17:12:16 +0000 Chris Cannam * Various experiments in spectrogram colour scaling, etc. Nothing final
Wed, 12 Jul 2006 14:15:46 +0000 Chris Cannam * Remove dependency on the actual stored object type in MatrixFile
Mon, 10 Jul 2006 13:54:49 +0000 Chris Cannam * fledgling preferences stuff
Fri, 07 Jul 2006 16:02:22 +0000 Chris Cannam * MatrixFile::reset doesn't need to zero the file if it's in a mode in which
Wed, 05 Jul 2006 16:15:22 +0000 Chris Cannam * Restore progress updates to spectrogram
Mon, 03 Jul 2006 15:00:32 +0000 Chris Cannam * Fix to empty columns being returned from FFTDataServer to transform
Fri, 30 Jun 2006 11:47:52 +0000 Chris Cannam * Update FeatureExtractionPluginTransform to use FFT fuzzy server. The results
Thu, 29 Jun 2006 16:16:49 +0000 Chris Cannam * Various fft server improvements, including the ability to pick out data from
Wed, 28 Jun 2006 15:42:04 +0000 Chris Cannam * Exceptions for file read etc
Wed, 28 Jun 2006 13:41:12 +0000 Chris Cannam * Split large FFT caches up into several files. Ongoing.
Mon, 26 Jun 2006 16:12:11 +0000 Chris Cannam * Add FFT data server class to provide a file cache mapping for each
Mon, 26 Jun 2006 16:08:01 +0000 Chris Cannam * add mod/modf and princarg/princargf to system header (for now)
Mon, 26 Jun 2006 16:07:31 +0000 Chris Cannam * Change temporary directory name from .sv to .sv1
Mon, 19 Jun 2006 16:02:41 +0000 Chris Cannam * 1492866: Plugin parameter window info display
Mon, 19 Jun 2006 14:19:55 +0000 Chris Cannam * 1507728: Crash when creating spectrogram of small soundfiles
Thu, 15 Jun 2006 15:48:05 +0000 Chris Cannam * 1502816 file export is too slow and memory-hungry
Thu, 15 Jun 2006 12:28:47 +0000 Chris Cannam * Switch from fftw3 to fftw3f. I think the efficiency improvement is probably
Thu, 08 Jun 2006 11:12:47 +0000 Chris Cannam * RFE 1497743: Adjust layer text file format to allow copy/paste into Excel
Mon, 22 May 2006 10:46:43 +0000 Chris Cannam * Make mp3 file importer read the file, instead of mmapping it (for portability)
Tue, 16 May 2006 11:48:12 +0000 Chris Cannam * Fix rounding error in RealTime (thanks to Craig Sapp) sv1-v0.9rc2
Mon, 15 May 2006 13:04:37 +0000 Chris Cannam * a bit more debug output tidying
Fri, 12 May 2006 14:40:43 +0000 Chris Cannam * Make vertical scale alignment modes work in note layer as well as time-value sv1-v0.9rc1
Thu, 11 May 2006 15:02:14 +0000 Chris Cannam * Add units repository, and unit property on time-value and note layers.
Thu, 11 May 2006 11:35:46 +0000 Chris Cannam * Fix serious failure to reload "imported" (i.e. all non-derived non-main)
Wed, 10 May 2006 16:34:03 +0000 Chris Cannam * Reorder plugin output querying so as to cope with plugins whose number of
Wed, 10 May 2006 11:43:52 +0000 Chris Cannam * Use fractional window overlaps in the spectrogram, instead of percentages
Tue, 09 May 2006 16:18:59 +0000 Chris Cannam * Incremental refresh of spectrogram layer
Tue, 09 May 2006 12:43:55 +0000 Chris Cannam * It turns out we can be more efficient in the spectrogram repaints by
Mon, 08 May 2006 20:15:23 +0000 Chris Cannam * Remove selection extents labels if no text overlays
Mon, 08 May 2006 16:44:47 +0000 Chris Cannam * Make a single base Thread class for RT and non-RT threads
Mon, 08 May 2006 13:51:16 +0000 Chris Cannam * add a column bitmap to the matrix file object to record which columns
Fri, 05 May 2006 16:38:18 +0000 Chris Cannam * win32 fixes
Fri, 05 May 2006 14:04:43 +0000 Chris Cannam * Fix failure to locate plugins by base name of .so file
Fri, 05 May 2006 14:04:09 +0000 Chris Cannam ...
Fri, 05 May 2006 13:31:23 +0000 Chris Cannam * win32 fix
Fri, 05 May 2006 13:29:31 +0000 Chris Cannam * win32 fixes
Fri, 05 May 2006 13:06:47 +0000 Chris Cannam * Move matrix/fft file code to fileio (from base)
Fri, 05 May 2006 12:34:51 +0000 Chris Cannam * Use kill(pid, 0) instead of /proc or sysctl blather for looking up pids
Fri, 05 May 2006 11:35:47 +0000 Chris Cannam * couple of changes for win32
Fri, 05 May 2006 11:33:51 +0000 Chris Cannam ...
Fri, 05 May 2006 11:28:04 +0000 Chris Cannam * Add a method in System.{cpp,h} to try to establish whether a process of a