log system/System.h @ 1179:6b1af0f05f06 pluginscan

age author description
Thu, 14 Apr 2016 14:03:18 +0100 Chris Cannam Make use of, and warn for, the plugin checker for all types of plugin. Haven't yet resolved the question of how to install and find it. pluginscan
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
Mon, 30 Mar 2015 16:58:01 +0100 Chris Cannam M_PI tonioni
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
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
Mon, 10 Oct 2011 17:27:08 +0100 mathieub Changed ISINF in system/System.h for win32 compilation: library_integration
Mon, 16 May 2011 17:19:09 +0100 Chris Cannam Convert many cerrs to DEBUGs debug-output