log base/Selection.cpp @ 1331:576be7933ec7 3.0-integration

age author description
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 Remove size_t's, fix compiler warnings warnfix_no_size_t
2007-10-18 Chris Cannam * Make XmlExportable::toXml the function that is universally overridden (and
2007-10-01 Chris Cannam * Change WaveFileModel API from getValues(start,end) to getData(start,count).