Mercurial > hg > svcore
log system/System.cpp @ 1272:6a7ea3bd0e10
age | author | description |
---|---|---|
Fri, 18 Mar 2016 15:30:28 +0000 | Chris Cannam | Win32 build fix |
Tue, 19 Jan 2016 12:32:30 +0000 | Chris Cannam | Show warning to the user when plugin population has problems 3.0-integration |
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 |