Mercurial > hg > vamp-plugin-sdk
log
age | author | description |
---|---|---|
Wed, 08 May 2013 10:36:02 +0100 | Chris Cannam | Emit warning when compiling with FFTW support (about the licence implications) vamp-plugin-sdk-v2.5 |
Wed, 08 May 2013 09:31:35 +0100 | Chris Cannam | Update CHANGELOG and release date! |
Thu, 28 Mar 2013 15:49:17 +0000 | Chris Cannam | Initialise rate to 0. Otherwise there's a danger plugins will change the SampleType (e.g. to VariableSampleRate) but not set the rate because they don't think they need it (when in fact it needs to be set to 0) |
Thu, 28 Mar 2013 13:40:38 +0000 | Chris Cannam | Use double arithmetic for rate calculations |
Thu, 28 Mar 2013 09:41:47 +0000 | Chris Cannam | Update configure |
Thu, 28 Mar 2013 09:22:46 +0000 | Chris Cannam | Remove unneeded variable |
Thu, 28 Mar 2013 09:20:50 +0000 | Chris Cannam | Update CHANGELOG |