log src/main.cpp @ 402:a0eedd10dee3 cxx11-types

age author description
Mon, 23 Mar 2015 10:33:32 +0000 Chris Cannam Merge from default branch cxx11-types
Wed, 11 Mar 2015 11:54:29 +0000 Chris Cannam Build fixes etc cxx11-types
Tue, 09 Sep 2014 16:35:29 +0100 Chris Cannam open -> openPath (for progress, with remote URLs)
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 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
Tue, 15 Jul 2014 18:12:48 +0100 matthiasm switching of sonification and spectrogram via command line argument
Tue, 15 Jul 2014 15:42:46 +0100 matthiasm mergewq
Tue, 15 Jul 2014 15:42:21 +0100 matthiasm adding no spectrogram and no sonification options
Wed, 02 Jul 2014 19:22:05 +0100 Chris Cannam Merge from default branch, and update to make sure we retain the DAW-style scrolling (page without moving playhead on scroll)
Thu, 19 Jun 2014 14:52:37 +0100 Chris Cannam Fix command-line arg handling
Wed, 18 Jun 2014 09:13:25 +0100 Chris Cannam Configure stuff and fixes for -Werror warnfix_no_size_t
Wed, 02 Apr 2014 18:22:41 +0100 Chris Cannam Make session file extension parameterisable, use .ton for Tony
Thu, 06 Mar 2014 14:28:08 +0000 Chris Cannam Remove debug
Thu, 06 Mar 2014 12:42:25 +0000 Chris Cannam OS/X deployment: include plugins in bundle, use qt.conf instead of programmatic means of finding them. Now that the accessibility plugin is found, the toolbars are being rendered correctly
Wed, 05 Mar 2014 11:27:24 +0000 Chris Cannam Fix #889 for non-Mac platforms and leave a note about Macs
Fri, 06 Dec 2013 16:51:10 +0000 Chris Cannam README and COPYING files
Fri, 06 Dec 2013 16:51:48 +0000 Chris Cannam For some reason this is crashing the Mac build on startup, so temporarily remove it for this preliminary release
Thu, 05 Dec 2013 12:33:30 +0000 Chris Cannam Qt font fix for OS/X 10.9
Tue, 26 Nov 2013 16:59:31 +0000 Chris Cannam Revert to using three separate tool modes (more like SV). This is less like the proposed design for Tony but better than the previous situation with two incomprehensible toggle buttons.
Mon, 15 Jul 2013 18:40:26 +0100 Chris Cannam Win32 build stuff
Fri, 16 Nov 2012 11:48:16 +0000 Chris Cannam Initial import of material from SV and Vect. This builds and runs, but does not yet have the layout we need