log base/View.cpp @ 120:e388730429b5

age author description
Mon, 22 May 2006 10:46:43 +0000 Chris Cannam * Make mp3 file importer read the file, instead of mmapping it (for portability)
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
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 13:06:47 +0000 Chris Cannam * Move matrix/fft file code to fileio (from base)
Wed, 03 May 2006 16:48:03 +0000 Chris Cannam * Add property labels to property containers (so i18n() won't affect file format)
Thu, 27 Apr 2006 11:49:34 +0000 Chris Cannam * Ensure consistent ordering of layer text labels
Thu, 13 Apr 2006 18:29:10 +0000 Chris Cannam * Replace crash with warning when a transform could not be automatically
Thu, 30 Mar 2006 15:00:22 +0000 Chris Cannam * Add stub for item-edit dialog (for editing properties of an item on double-
Tue, 21 Mar 2006 18:05:28 +0000 Martin Gasser fixed some bugs in tonal change detection function, removed ChromaMatrix (no longer used), added TCSgram
Mon, 20 Mar 2006 15:10:07 +0000 Chris Cannam * Update licensing rubric for GPL
Mon, 20 Mar 2006 11:40:39 +0000 Chris Cannam * Set indent-tabs-mode to nil in Emacs mode direction
Thu, 16 Mar 2006 18:46:00 +0000 Chris Cannam * Add Insert Instant function in main window