log base/StorageAdviser.cpp @ 1563:175ef02c7864

age author description
Tue, 15 May 2018 11:03:49 +0100 Chris Cannam Fix some compiler warnings
Thu, 01 Mar 2018 18:02:22 +0000 Chris Cannam Untabify
Tue, 07 Mar 2017 13:27:53 +0000 Chris Cannam Change where the 32-bit memory calculation adjustment is carried out -- more transparent here
Tue, 22 Nov 2016 16:39:29 +0000 Chris Cannam More informative debug output from StorageAdviser 3.0-integration
Tue, 16 Jun 2015 20:32:44 +0100 Chris Cannam Two-channel test simple-fft-model
Tue, 16 Jun 2015 20:28:23 +0100 Chris Cannam Fix a cache-related dumbitude simple-fft-model
Mon, 15 Jun 2015 14:35:37 +0100 Chris Cannam Store temporary audio files in memory if we have plenty of it simple-fft-model
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
Tue, 14 Jun 2011 15:26:52 +0100 Chris Cannam Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it)
Mon, 16 May 2011 17:19:09 +0100 Chris Cannam Convert many cerrs to DEBUGs debug-output
Mon, 02 Feb 2009 17:07:47 +0000 Chris Cannam * Avoid crash in StorageAdviser if temporary directory cannot be opened
Thu, 10 Jul 2008 12:50:56 +0000 Chris Cannam * Updates for 1.3 sv1-v1.3 sv1-v1.3rc1
Mon, 09 Jun 2008 16:01:22 +0000 Chris Cannam * Fix failure to take into account near-OOM situations!
Mon, 19 May 2008 17:23:11 +0000 Chris Cannam * Permit holding Shift while dragging an instant or other edited thing,
Wed, 27 Feb 2008 10:32:45 +0000 Chris Cannam * merge from trunk (1.2 ended up being tracked from trunk, but we may want 1.2-stable
Wed, 06 Feb 2008 17:40:53 +0000 Chris Cannam * line up overview widget nicely with main pane (at least on first startup) sv1-v1.2pre3
Tue, 13 Nov 2007 13:54:10 +0000 Chris Cannam * Get storage advice for each cache in an FFT data server. Allows us to be spectrogram-cache-rejig
Sun, 11 Nov 2007 20:31:12 +0000 Chris Cannam * Pass StorageAdviser::Criteria into FFTModel constructor etc
Mon, 30 Apr 2007 13:36:23 +0000 Chris Cannam * Fix many compile warnings, remove some debug output
Fri, 15 Dec 2006 18:05:31 +0000 Chris Cannam * Basics of an approximate way of managing memory that we've committed to using
Fri, 17 Nov 2006 16:27:39 +0000 Chris Cannam * Update copyright notes as appropriate.
Tue, 17 Oct 2006 18:54:04 +0000 Chris Cannam ...
Wed, 27 Sep 2006 20:52:48 +0000 Chris Cannam ...
Tue, 26 Sep 2006 12:58:12 +0000 Chris Cannam * flesh out StorageAdviser
Mon, 25 Sep 2006 13:44:05 +0000 Chris Cannam * Start adding StorageAdviser class to determine whether caches should be