Mercurial > hg > svcore
log base/Clipboard.cpp @ 1480:5ac102155409 plugin-path-config
age | author | description |
---|---|---|
Mon, 09 Mar 2015 12:02:10 +0000 | Chris Cannam | Move to using double rather than float for floating-point calculations (float only for storage); more build fixes cxx11 |
Wed, 03 Sep 2014 13:06:13 +0100 | Chris Cannam | Fix some uninitialised values (from coverity scan) |
Wed, 03 Sep 2014 09:39:23 +0100 | Chris Cannam | Fix some (probably benign) uninitialised members (from coverity scan) |
Tue, 17 Jun 2014 13:52:07 +0100 | Chris Cannam | Remove size_t's, fix compiler warnings warnfix_no_size_t |
Fri, 10 Jan 2014 15:21:01 +0000 | Chris Cannam | Add methods to return new Clipboard points with particular characteristics (this is an immutable object) tonioni |
Wed, 27 Feb 2008 11:59:42 +0000 | Chris Cannam | * Merge from trunk spectrogram-cache-rejig |