log data/model/NoteModel.h @ 1184:e5a1d815f331 3.0-integration

age author description
2015-03-30 Chris Cannam Add data export options (not all implemented yet) tonioni
2015-03-04 Chris Cannam Introduce and use a samplerate type cxx11
2015-03-03 Chris Cannam Introducing the signed 64-bit frame index type, and fixing build failures from inclusion of -Wconversion with -Werror. Not finished yet. cxx11
2014-06-17 Chris Cannam Unsigned removals and warning fixes in data/ warnfix_no_size_t
2014-05-07 Chris Cannam Restore selection of playback sample for note layers. Also default to new elecpiano clip. tony_integration
2014-01-07 Chris Cannam sampleId -> clipId tonioni
2014-01-07 Chris Cannam sample id instead of plugin data tonioni
2013-12-02 Chris Cannam Add NoteExportable base class, use it in MIDI export (and also elsewhere in playback) tonioni_multi_transform
2012-06-22 Chris Cannam Fix conversions from false to pointer type
2010-07-05 Chris Cannam * Fix failure to encode entities in label texts
2009-09-10 Chris Cannam * Some (incomplete) Solaris build bobs
2008-10-09 Chris Cannam * Save/load of region models
2008-09-18 Chris Cannam * Add region model and layer; improve assignment of model types to
2008-08-07 Chris Cannam * Add IntervalModel as base class for NoteModel (and other, further
2008-06-13 Chris Cannam * Add audio device selection to preferences
2008-06-12 Chris Cannam * Add more data-editor support to various models
2008-06-12 Chris Cannam * Update translations, and add change counter to name of bundle command
2008-03-13 Chris Cannam * Fix #1628781 changes to layer visibility and mute should use a command
2008-02-27 Chris Cannam * Merge from trunk spectrogram-cache-rejig
2007-11-28 Chris Cannam * Improvements to layer summary dialog (LayerTree, LayerTreeDialog), & rename.
2007-11-23 Chris Cannam * Add Erase tool and mode
2007-11-22 Chris Cannam * More space and time efficient AlignmentModel
2007-10-22 Chris Cannam * Some export fixes, and avoid clipping on resampling on import
2007-10-18 Chris Cannam * Make XmlExportable::toXml the function that is universally overridden (and
2007-08-14 Chris Cannam * Fix #1757772 tempo, dynamic related plug-ins bug -- make auto-align
2007-04-27 Chris Cannam * Fix #1706927 NaNs from plugin outputs should not be used
2006-07-31 Chris Cannam * Reorganising code base. This revision probably should compile once more.
2006-07-31 Chris Cannam * Reorganising code base. This revision will not compile.