log

age author description
Tue, 31 Mar 2015 14:31:03 +0100 Chris Cannam OS/X deployment updates
Tue, 31 Mar 2015 14:30:55 +0100 Chris Cannam Text fixes
Tue, 31 Mar 2015 14:08:06 +0100 Chris Cannam Simpler colours in level pan widget
Tue, 31 Mar 2015 14:05:39 +0100 Chris Cannam LevelPanWidget alternative without including muting
Tue, 31 Mar 2015 13:06:29 +0100 Chris Cannam Remove some debug; set some gain values
Tue, 31 Mar 2015 12:28:17 +0100 Chris Cannam Extend models to have nominal end time matching that of the audio, so that the export-fill option continues to fill to end of audio time
Tue, 31 Mar 2015 12:12:31 +0100 Chris Cannam clone() is never used (therefore presumably never works either)
Tue, 31 Mar 2015 11:54:57 +0100 Chris Cannam Implement FillGaps option in SparseModel export
Tue, 31 Mar 2015 11:05:02 +0100 Chris Cannam Wire options into CSVFileWriter; omit levels from Tony note export
Tue, 31 Mar 2015 10:41:05 +0100 Chris Cannam Update subrepo to fix crash on exit; merge
Mon, 30 Mar 2015 17:27:56 +0100 Chris Cannam Wire up reset-analysis-options
Mon, 30 Mar 2015 14:28:37 +0100 Chris Cannam Merge
Mon, 30 Mar 2015 14:14:33 +0100 matthiasm changed rectangle in Overview: colour and roundedness
Mon, 30 Mar 2015 14:28:04 +0100 Chris Cannam Experiment with simple button logic for LevelPanWidget (separating out playback toggle again)
Wed, 25 Mar 2015 17:02:40 +0000 matthiasm new analysis menu fully functional (but not much tested)
Wed, 25 Mar 2015 14:08:54 +0000 matthiasm added functionless new items to analysis menu (for pyin parameter); needs more work
Wed, 25 Mar 2015 12:22:16 +0000 Chris Cannam Minor adjustment to Analyse menu (but new option is not yet hooked up)
Wed, 25 Mar 2015 11:48:33 +0000 Chris Cannam Fix possible excess image size
Wed, 25 Mar 2015 11:41:17 +0000 Chris Cannam Fixes to enabled/disabled state in level-pan tool button
Wed, 25 Mar 2015 11:27:46 +0000 Chris Cannam Render direct to widget (necessary to avoid pixel doubling on OS/X)
Wed, 25 Mar 2015 11:09:33 +0000 Chris Cannam Fixes to muting from level-pan tool button
Wed, 25 Mar 2015 11:01:18 +0000 Chris Cannam Revisit menu items without shortcuts, now that fixes are arriving in Qt
Wed, 25 Mar 2015 10:55:09 +0000 Chris Cannam A number of fixes to level-pan button (including mute toggle)
Wed, 25 Mar 2015 10:33:19 +0000 Chris Cannam Introduce level/pan toolbar buttons
Wed, 25 Mar 2015 09:08:55 +0000 Chris Cannam An experiment
Tue, 24 Mar 2015 17:05:42 +0000 Chris Cannam Don't snap selections to time ruler -- it's never useful
Tue, 24 Mar 2015 16:41:45 +0000 Chris Cannam Subrepos
Tue, 24 Mar 2015 16:08:36 +0000 Chris Cannam Add missed include
Tue, 24 Mar 2015 16:03:52 +0000 Chris Cannam Merge
Tue, 24 Mar 2015 15:18:04 +0000 Chris Cannam Update dependencies subrepo
Tue, 24 Mar 2015 15:17:53 +0000 Chris Cannam Add c++11
Tue, 24 Mar 2015 16:02:45 +0000 Chris Cannam Try using audio level fader logic
Tue, 24 Mar 2015 15:48:25 +0000 Chris Cannam Replace mute toggles as well
Tue, 24 Mar 2015 14:40:31 +0000 Chris Cannam Try adding a combined simple level/pan widget
Mon, 23 Mar 2015 11:26:28 +0000 Chris Cannam Merge from cxx11 branch
Mon, 23 Mar 2015 10:33:32 +0000 Chris Cannam Merge from default branch cxx11-types
Mon, 23 Mar 2015 10:17:09 +0000 Chris Cannam Merge subrepos from default
Wed, 11 Mar 2015 12:20:06 +0000 Chris Cannam c++11 flag in qmake project cxx11-types
Wed, 11 Mar 2015 11:54:29 +0000 Chris Cannam Build fixes etc cxx11-types
Tue, 11 Nov 2014 17:05:44 +0000 Chris Cannam Make the dragged pitch take effect when releasing drag on a note
Tue, 11 Nov 2014 16:34:22 +0000 Chris Cannam Don't clear ring buffers & regenerate when adding a model that is muted anyway
Tue, 11 Nov 2014 14:11:07 +0000 Chris Cannam (Very slowly) perform local reanalysis when dragging a note up or down
Tue, 11 Nov 2014 12:55:30 +0000 Chris Cannam Tidy
Mon, 10 Nov 2014 16:07:33 +0000 Chris Cannam Be more ruthless
Mon, 10 Nov 2014 15:59:09 +0000 Chris Cannam Make overview area easier to see
Mon, 10 Nov 2014 14:41:00 +0000 Chris Cannam Back out earlier experimental switch to select tool for default
Mon, 10 Nov 2014 10:07:07 +0000 Chris Cannam Change default centring (somewhat randomly at this point)
Mon, 10 Nov 2014 09:54:51 +0000 Chris Cannam Experimentally make select tool the default, instead of navigate. People are reporting problems working out how to select things, we need to address that.
Mon, 10 Nov 2014 09:36:45 +0000 Chris Cannam Update subrepos
Tue, 09 Sep 2014 16:38:18 +0100 Chris Cannam Update subrepos
Tue, 09 Sep 2014 16:35:29 +0100 Chris Cannam open -> openPath (for progress, with remote URLs)
Tue, 02 Sep 2014 16:23:48 +0100 Chris Cannam Update subrepos and merge from default branch
Mon, 01 Sep 2014 16:12:15 +0100 Chris Cannam Workaround for disappearing menubar under Ubuntu
Tue, 22 Jul 2014 15:43:47 +0100 matthiasm fixed pitch track/note sonification turning unwanted in no-sonification version
Mon, 21 Jul 2014 15:44:41 +0100 Chris Cannam Added tag v0.7_experiment_july2014 for changeset a5e63c0af39a tonioni_experiment_july2014
Mon, 21 Jul 2014 15:23:10 +0100 Chris Cannam Fix to settings reset -- needs to happen before the MainWindow ctor to avoid breaking behaviour within the current run! tonioni_experiment_july2014 v0.7_experiment_july2014
Mon, 21 Jul 2014 14:24:01 +0100 Chris Cannam Vary .dmg filename according to configuration tonioni_experiment_july2014
Mon, 21 Jul 2014 14:23:51 +0100 Chris Cannam Add text to About box to show the configuration tonioni_experiment_july2014
Mon, 21 Jul 2014 13:48:40 +0100 Chris Cannam Make deploy script write appropriate shell script in tonioni_experiment_july2014
Mon, 21 Jul 2014 13:43:58 +0100 Chris Cannam Clear settings on startup, for experiments; also add run scripts to apply no-sonification and no-spectrogram flags tonioni_experiment_july2014