log system/System.cpp @ 1118:fbc43d5dc3d1 3.0-integration

age author description
2015-03-03 Chris Cannam This code now compiles. Main problem: sample rate types cxx11
2015-03-03 Chris Cannam Introducing the signed 64-bit frame index type, and fixing build failures from inclusion of -Wconversion with -Werror. Not finished yet. cxx11
2013-11-26 Chris Cannam Drop std:: from cout, cerr, endl -- pull these in through Debug.h
2013-09-16 Chris Cannam Memory barriers in ringbuffer
2013-03-25 Chris Cannam MinGW fixes
2011-05-12 Chris Cannam Remove most toStdString calls (no longer needed, with debug header) debug-output
2009-09-10 Chris Cannam * solaris build fixes
2009-03-13 Chris Cannam ...
2008-12-04 Chris Cannam ...
2008-07-10 Chris Cannam * Updates for 1.3 sv1-v1.3 sv1-v1.3rc1
2008-04-29 Chris Cannam * Merge rev 1048 (build fixes) from rdf-import branch
2007-10-05 Chris Cannam * Ensure locale from environment is retained after plugin load, not
2007-04-19 Chris Cannam * OS/X tweaks sv1-1.0pre4
2007-01-26 Chris Cannam * Add slice layers (so you can display a slice of a colour 3d plot as if it were
2007-01-25 Chris Cannam Fixes for Windows build
2007-01-25 Chris Cannam ...
2006-11-17 Chris Cannam * Update copyright notes as appropriate.
2006-10-24 Martin Gasser included OSX-specific headers
2006-09-26 Chris Cannam * sketch win32 and os/x implementations for memory availability check
2006-09-26 Chris Cannam * flesh out StorageAdviser
2006-09-25 Chris Cannam ...
2006-09-25 Chris Cannam * Start adding StorageAdviser class to determine whether caches should be
2006-07-31 Chris Cannam * Reorganising code base. This revision probably should compile once more.