Mercurial > hg > svcore
log base/Clipboard.cpp @ 1592:f8e3dcbafb4d bqaudiostream
age | author | description |
---|---|---|
2015-03-09 | Chris Cannam | Move to using double rather than float for floating-point calculations (float only for storage); more build fixes cxx11 |
2014-09-03 | Chris Cannam | Fix some uninitialised values (from coverity scan) |
2014-09-03 | Chris Cannam | Fix some (probably benign) uninitialised members (from coverity scan) |
2014-06-17 | Chris Cannam | Remove size_t's, fix compiler warnings warnfix_no_size_t |
2014-01-10 | Chris Cannam | Add methods to return new Clipboard points with particular characteristics (this is an immutable object) tonioni |
2008-02-27 | Chris Cannam | * Merge from trunk spectrogram-cache-rejig |
2008-02-27 | Chris Cannam | * merge from trunk (1.2 ended up being tracked from trunk, but we may want 1.2-stable |
2008-02-04 | Chris Cannam | * more reference frame records |
2008-02-04 | Chris Cannam | * function rename & notes |
2007-11-23 | Chris Cannam | * Add Erase tool and mode |
2006-04-07 | Chris Cannam | * Fix long-standing off-by-1 bug in WaveFileModel that was getting us the wrong |