log src/main.cpp @ 579:47f96711069f

age author description
Wed, 14 Aug 2019 11:55:35 +0100 Chris Cannam Update subrepos, update organization name to match the "SV family"
Mon, 08 Jul 2019 14:12:08 +0100 Chris Cannam Toward using ModelById logic (incomplete) by-id
Tue, 19 Feb 2019 17:46:01 +0000 Chris Cannam Some work on macOS deployment - trying to get this one working with sandboxing. File saving is currently not working (temporary file write failing perhaps?)
Fri, 15 Feb 2019 18:14:04 +0000 Chris Cannam Windows build works
Wed, 13 Feb 2019 10:33:44 +0000 Chris Cannam Fixes to plugin path handling: use application path (even if not default); support wide-char APIs on Windows
Wed, 15 Mar 2017 11:31:49 +0000 Chris Cannam Update SV code following SV 3.0.x release series
Fri, 19 Aug 2016 15:58:57 +0100 Chris Cannam Merge latest SV 3.0 branch code
Wed, 14 Oct 2015 15:08:28 +0100 Chris Cannam Don't show icons in menus 2.0-integration
Thu, 20 Aug 2015 17:06:27 +0100 Chris Cannam Hi-dpi pixmaps in icons recording
Thu, 20 Aug 2015 14:54:21 +0100 Chris Cannam Merge through to branch for Tony 2.0 2.0-integration
Wed, 01 Apr 2015 12:59:34 +0100 Chris Cannam Win32 build updates; version is 1.0
Tue, 31 Mar 2015 17:15:18 +0100 Chris Cannam Look up plugins in Tony-specific location in advance of generic Vamp locations (can be overridden in environment)
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