log data/model/NoteModel.h @ 1655:0cfb882155a6 single-point

age author description
Wed, 20 Mar 2019 11:14:36 +0000 Chris Cannam Fixes: completion should default to 100 (it never gets set if we aren't a transform target); events added to time-value model should be denied durations; forward the overspill and matching search functions single-point
Mon, 18 Mar 2019 14:17:20 +0000 Chris Cannam Introduce deferred notifier, + start converting sparse time-value model (perhaps we should rename it too) single-point
Fri, 15 Mar 2019 14:23:50 +0000 Chris Cannam Update RegionModel following NoteModel, er, model. They have quite a bit in common that we should now pull out some of single-point
Fri, 15 Mar 2019 10:57:35 +0000 Chris Cannam Switch to a single external set of commands for modifying editables with events single-point
Thu, 14 Mar 2019 15:31:59 +0000 Chris Cannam Rework NoteModel commands (not entirely successfully); remove FlexiNoteModel as it has always been almost entirely identical to NoteModel (unlike its layer counterpart) single-point
Thu, 14 Mar 2019 13:11:47 +0000 Chris Cannam Command tweaks, including executing it! single-point
Wed, 13 Mar 2019 16:00:13 +0000 Chris Cannam Further API updates single-point
Wed, 13 Mar 2019 14:50:10 +0000 Chris Cannam Update NoteModel to use EventSeries. This is incomplete and won't provide enough to update svgui for it yet; must also refactor to avoid duplication of nasty APIs when updating the rest of the models single-point
Thu, 07 Mar 2019 15:44:09 +0000 Chris Cannam Rename a number of classes and methods (including Point -> Event); comments single-point
Wed, 06 Mar 2019 16:24:23 +0000 Chris Cannam Start implementing & testing PointSeries single-point
Tue, 05 Mar 2019 15:15:11 +0000 Chris Cannam Pull out the Point class, plus start testing NoteModel, plus actually add the tests... single-point
Mon, 26 Nov 2018 13:48:45 +0000 Chris Cannam Use override throughout fix-static-analysis
Mon, 13 Aug 2018 11:43:38 +0100 Chris Cannam Couple of include guards
Thu, 01 Mar 2018 18:02:22 +0000 Chris Cannam Untabify
Mon, 30 Mar 2015 17:27:25 +0100 Chris Cannam Add data export options (not all implemented yet) tonioni
Wed, 04 Mar 2015 12:01:04 +0000 Chris Cannam Introduce and use a samplerate type cxx11
Tue, 03 Mar 2015 15:18:24 +0000 Chris Cannam Introducing the signed 64-bit frame index type, and fixing build failures from inclusion of -Wconversion with -Werror. Not finished yet. cxx11
Tue, 17 Jun 2014 14:33:42 +0100 Chris Cannam Unsigned removals and warning fixes in data/ warnfix_no_size_t
Wed, 07 May 2014 16:51:04 +0100 Chris Cannam Restore selection of playback sample for note layers. Also default to new elecpiano clip. tony_integration
Tue, 07 Jan 2014 15:52:34 +0000 Chris Cannam sampleId -> clipId tonioni
Tue, 07 Jan 2014 13:09:53 +0000 Chris Cannam sample id instead of plugin data tonioni
Mon, 02 Dec 2013 17:11:20 +0000 Chris Cannam Add NoteExportable base class, use it in MIDI export (and also elsewhere in playback) tonioni_multi_transform
Fri, 22 Jun 2012 09:25:32 +0100 Chris Cannam Fix conversions from false to pointer type
Mon, 05 Jul 2010 11:54:19 +0000 Chris Cannam * Fix failure to encode entities in label texts
Thu, 10 Sep 2009 14:17:59 +0000 Chris Cannam * Some (incomplete) Solaris build bobs
Thu, 09 Oct 2008 12:04:22 +0000 Chris Cannam * Save/load of region models
Thu, 18 Sep 2008 16:08:14 +0000 Chris Cannam * Add region model and layer; improve assignment of model types to
Thu, 07 Aug 2008 15:59:20 +0000 Chris Cannam * Add IntervalModel as base class for NoteModel (and other, further
Fri, 13 Jun 2008 21:09:43 +0000 Chris Cannam * Add audio device selection to preferences
Thu, 12 Jun 2008 14:33:45 +0000 Chris Cannam * Add more data-editor support to various models
Thu, 12 Jun 2008 10:47:11 +0000 Chris Cannam * Update translations, and add change counter to name of bundle command
Thu, 13 Mar 2008 14:06:03 +0000 Chris Cannam * Fix #1628781 changes to layer visibility and mute should use a command
Wed, 27 Feb 2008 11:59:42 +0000 Chris Cannam * Merge from trunk spectrogram-cache-rejig
Wed, 28 Nov 2007 17:45:37 +0000 Chris Cannam * Improvements to layer summary dialog (LayerTree, LayerTreeDialog), & rename.
Fri, 23 Nov 2007 16:48:23 +0000 Chris Cannam * Add Erase tool and mode
Thu, 22 Nov 2007 11:09:26 +0000 Chris Cannam * More space and time efficient AlignmentModel
Mon, 22 Oct 2007 09:45:35 +0000 Chris Cannam * Some export fixes, and avoid clipping on resampling on import
Thu, 18 Oct 2007 10:15:07 +0000 Chris Cannam * Make XmlExportable::toXml the function that is universally overridden (and
Tue, 14 Aug 2007 13:58:53 +0000 Chris Cannam * Fix #1757772 tempo, dynamic related plug-ins bug -- make auto-align
Fri, 27 Apr 2007 15:39:48 +0000 Chris Cannam * Fix #1706927 NaNs from plugin outputs should not be used
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:44:37 +0000 Chris Cannam * Reorganising code base. This revision will not compile.