Mercurial > hg > svcore
log data/fft/FFTDataServer.cpp @ 386:e6d11871e4c9
age | author | description |
---|---|---|
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 |
Thu, 24 Jan 2008 22:49:19 +0000 | Chris Cannam | * More latency for PortAudio output |
Thu, 24 Jan 2008 11:03:59 +0000 | Chris Cannam | * Further model lifecycle fixes |
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, 01 Oct 2007 13:48:38 +0000 | Chris Cannam | * Change WaveFileModel API from getValues(start,end) to getData(start,count). |
Thu, 06 Sep 2007 15:14:47 +0000 | Chris Cannam | * Window should be centred on its nominal time. I'm not sure what the |