Mercurial > hg > svcore
log system/System.cpp @ 1165:d57f9344db19
age | author | description |
---|---|---|
Mon, 11 Jan 2016 14:18:56 +0000 | Chris Cannam | Check for plugin loadability before trying to load in the main process (POSIX only so far) 3.0-integration |
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 |
Tue, 26 Nov 2013 13:35:08 +0000 | Chris Cannam | Drop std:: from cout, cerr, endl -- pull these in through Debug.h |
Mon, 16 Sep 2013 15:47:27 +0100 | Chris Cannam | Memory barriers in ringbuffer |
Mon, 25 Mar 2013 12:15:07 +0000 | Chris Cannam | MinGW fixes |