log layer/NoteLayer.cpp @ 128:33929e0c3c6b

age author description
Mon, 31 Jul 2006 14:05:22 +0000 Chris Cannam * Reorganising code base. This revision probably should compile once more.
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
Thu, 06 Jul 2006 15:54:33 +0000 Chris Cannam * Add i18n load support, and first draft of Russian translation from Alexandre
Thu, 15 Jun 2006 15:48:05 +0000 Chris Cannam * 1502816 file export is too slow and memory-hungry
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, 03 May 2006 16:48:03 +0000 Chris Cannam * Add property labels to property containers (so i18n() won't affect file format)
Fri, 28 Apr 2006 12:52:17 +0000 Chris Cannam * Fix failure to pull out values and durations when copying from a layer
Thu, 13 Apr 2006 18:29:10 +0000 Chris Cannam * Replace crash with warning when a transform could not be automatically
Fri, 07 Apr 2006 17:50:33 +0000 Chris Cannam * Fix long-standing off-by-1 bug in WaveFileModel that was getting us the wrong
Thu, 30 Mar 2006 15:00:22 +0000 Chris Cannam * Add stub for item-edit dialog (for editing properties of an item on double-
Mon, 27 Mar 2006 16:44:12 +0000 Chris Cannam * basics of selectable vertical scale in time value layer