log

age author description
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
Thu, 04 May 2006 20:17:28 +0000 Chris Cannam * Reduce number of allocations and deallocations by keeping a spare buffer
Thu, 04 May 2006 16:03:02 +0000 Chris Cannam * Introduce simple non-RT thread base class
Thu, 04 May 2006 13:59:57 +0000 Chris Cannam * Add file reader thread, and make the matrix file code use it to preload