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

age author description
2015-03-11 Chris Cannam Build fixes for OS/X cxx11
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-09-03 Chris Cannam Remove redundant code (from coverity scan)
2014-06-17 Chris Cannam Unsigned removals and warning fixes in data/ warnfix_no_size_t
2012-06-22 Chris Cannam Fix conversions from false to pointer type
2009-10-22 Chris Cannam * Layer data editor window: fix sorting for columns in region model, sv-v1.7.1
2009-09-10 Chris Cannam * solaris build fixes
2008-10-16 Chris Cannam * somewhat clearer layout in region layer
2008-08-07 Chris Cannam * minor tidy
2008-08-07 Chris Cannam * Add IntervalModel as base class for NoteModel (and other, further