log data/fileio/MatrixFile.cpp @ 610:0a9e960fca53

age author description
Fri, 27 Feb 2009 15:58:02 +0000 Chris Cannam * update CHANGELOG, remove more debug, add .oga extension sv-v1.5pre1
Fri, 27 Feb 2009 13:59:42 +0000 Chris Cannam * remove some debug output
Mon, 09 Feb 2009 11:38:08 +0000 Chris Cannam * Some steps to avoid backward seeks in MatrixFile in common use cases
Sun, 08 Feb 2009 20:03:54 +0000 Chris Cannam * Some changes and debug toward reducing backward seeks (v. slow on os/x
Thu, 05 Feb 2009 14:17:11 +0000 Chris Cannam * Auto-close write-mode matrix files when all columns written
Thu, 05 Feb 2009 12:05:28 +0000 Chris Cannam * Finer locking in fft caches; fix displayed bin ranges in spectrogram
Wed, 04 Feb 2009 20:39:11 +0000 Chris Cannam * fix deadlock in fft memory cache usage
Wed, 04 Feb 2009 15:03:42 +0000 Chris Cannam * Make use of peak cache in spectrogram
Tue, 27 Jan 2009 13:25:10 +0000 Chris Cannam * Merge from one-fftdataserver-per-fftmodel branch. This bit of
Thu, 09 Oct 2008 20:10:28 +0000 Chris Cannam * Fix a nasty and long-standing race condition in MatrixFile's use of
Thu, 09 Oct 2008 12:22:02 +0000 Chris Cannam * debug
Thu, 10 Jul 2008 12:50:56 +0000 Chris Cannam * Updates for 1.3 sv1-v1.3 sv1-v1.3rc1
Wed, 21 May 2008 11:09:15 +0000 Chris Cannam * Provide a proper implementation of
Mon, 19 May 2008 17:23:11 +0000 Chris Cannam * Permit holding Shift while dragging an instant or other edited thing,
Thu, 08 May 2008 14:46:22 +0000 Chris Cannam * Speed up spectrogram painting by releasing mutex in FFTDataServer
Tue, 29 Apr 2008 09:44:44 +0000 Chris Cannam * Merge rev 1048 (build fixes) from rdf-import branch
Thu, 24 Apr 2008 14:25:28 +0000 Chris Cannam * Fix progress reporting on audio file resample
Wed, 12 Mar 2008 17:42:56 +0000 Chris Cannam * juggle some files around in order to free audioio, base, and system libraries
Mon, 30 Apr 2007 13:36:23 +0000 Chris Cannam * Fix many compile warnings, remove some debug output
Mon, 26 Feb 2007 14:55:08 +0000 Chris Cannam * remove some debug and some obsolete moc file includes
Fri, 16 Feb 2007 13:00:17 +0000 Chris Cannam ...
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 14:05:22 +0000 Chris Cannam * Reorganising code base. This revision probably should compile once more.
Mon, 31 Jul 2006 11:49:58 +0000 Chris Cannam * Reorganising code base. This revision will not compile.