Mercurial > hg > svcore
log plugin/DSSIPluginInstance.cpp @ 1675:6804af71b7be osc-script
age | author | description |
---|---|---|
Mon, 26 Nov 2018 14:33:41 +0000 | Chris Cannam | Use nullptr throughout fix-static-analysis |
Thu, 01 Mar 2018 18:02:22 +0000 | Chris Cannam | Untabify |
Wed, 04 Mar 2015 12:01:04 +0000 | Chris Cannam | Introduce and use a samplerate type cxx11 |
Tue, 03 Mar 2015 17:09:19 +0000 | Chris Cannam | This code now compiles. Main problem: sample rate types cxx11 |
Tue, 03 Mar 2015 15:18:24 +0000 | Chris Cannam | Introducing the signed 64-bit frame index type, and fixing build failures from inclusion of -Wconversion with -Werror. Not finished yet. cxx11 |
Wed, 03 Sep 2014 13:10:19 +0100 | Chris Cannam | Fix potential null pointer deref |