log system/System.cpp @ 1045:1a73618b0b67 cxx11

age author description
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
Thu, 12 May 2011 17:31:24 +0100 Chris Cannam Remove most toStdString calls (no longer needed, with debug header) debug-output
Thu, 10 Sep 2009 18:44:45 +0000 Chris Cannam * solaris build fixes
Fri, 13 Mar 2009 11:06:11 +0000 Chris Cannam ...
Thu, 04 Dec 2008 17:15:15 +0000 Chris Cannam ...
Thu, 10 Jul 2008 12:50:56 +0000 Chris Cannam * Updates for 1.3 sv1-v1.3 sv1-v1.3rc1
Tue, 29 Apr 2008 09:44:44 +0000 Chris Cannam * Merge rev 1048 (build fixes) from rdf-import branch
Fri, 05 Oct 2007 13:26:47 +0000 Chris Cannam * Ensure locale from environment is retained after plugin load, not
Thu, 19 Apr 2007 15:19:51 +0000 Chris Cannam * OS/X tweaks sv1-1.0pre4
Fri, 26 Jan 2007 16:59:57 +0000 Chris Cannam * Add slice layers (so you can display a slice of a colour 3d plot as if it were
Thu, 25 Jan 2007 17:41:00 +0000 Chris Cannam Fixes for Windows build