log src/MainWindow.cpp @ 516:449a0355f864 v2.0_osx_deploy

age author description
Mon, 19 Oct 2015 11:56:22 +0100 Chris Cannam Remove debug out, update copyright
Wed, 14 Oct 2015 15:54:18 +0100 Chris Cannam Fix default play speed display 2.0-integration
Wed, 14 Oct 2015 15:08:55 +0100 Chris Cannam Put recorded files in subdirectories by date 2.0-integration
Tue, 13 Oct 2015 14:26:40 +0100 Chris Cannam Adjust model update during recording or writing a new wave file. Formerly we were using the model's completion percentage to indicate write proportion and completion -- that's not a good idea because some layers will reasonably avoid rendering at all until a model reaches 100% completion (it's supposed to report only progress on the initial model generation, and the model shouldn't change during completion updates). 2.0-integration
Wed, 16 Sep 2015 11:18:56 +0100 Chris Cannam Merely loading an audio file and seeing it analysed should not result in a modified session recording
Wed, 16 Sep 2015 11:18:13 +0100 Chris Cannam Attempt to distinguish audio file path (== location and name of audio file that was loaded) from audio folder (== where new audio is recorded). Not entirely satisfactory recording
Tue, 15 Sep 2015 16:44:13 +0100 Chris Cannam Replace session when recording; add browse to recorded audio recording
Thu, 20 Aug 2015 16:01:41 +0100 Chris Cannam Enable playback if audioIO found (as well as if playback target is) recording
Thu, 20 Aug 2015 15:56:11 +0100 Chris Cannam Merge from branch 2.0-integration recording
Thu, 20 Aug 2015 15:52:23 +0100 Chris Cannam Range has changed for play speed control 2.0-integration
Thu, 20 Aug 2015 15:46:05 +0100 Chris Cannam Enable record button. Let's see what it does. recording
Thu, 20 Aug 2015 14:54:21 +0100 Chris Cannam Merge through to branch for Tony 2.0 2.0-integration
Tue, 31 Mar 2015 15:09:58 +0100 Chris Cannam Wait for initial analysis to complete before loading (as well as saving)
Tue, 31 Mar 2015 14:46:40 +0100 Chris Cannam Level-pan widget sizing for OS/X
Tue, 31 Mar 2015 14:05:39 +0100 Chris Cannam LevelPanWidget alternative without including muting