log

age author description
Tue, 12 Jun 2018 13:53:17 +0100 Chris Cannam Update OSX deploy script
Tue, 12 Jun 2018 11:22:04 +0100 Chris Cannam Update with Qt test fix
Tue, 12 Jun 2018 10:56:10 +0100 Chris Cannam Update subrepos and build system to align with current SV
Fri, 18 May 2018 14:15:25 +0100 Chris Cannam Merge
Thu, 17 May 2018 18:30:00 +0100 Chris Cannam Subrepo update for Travis CI fix
Fri, 18 May 2018 14:15:07 +0100 Chris Cannam Update to newer CI image
Tue, 15 May 2018 15:51:26 +0100 Chris Cannam Subrepo updates + CI updates
Tue, 15 May 2018 15:37:23 +0100 Chris Cannam Vext -> Repoint
Tue, 10 Oct 2017 13:52:44 +0100 Chris Cannam Update before install; seems to be necessary (based on other projects) to avoid recent Ruby-related error
Fri, 06 Oct 2017 13:28:52 +0100 Chris Cannam Update vext
Thu, 31 Aug 2017 18:48:07 +0100 Chris Cannam Update to fix test failure with negative zeros
Thu, 20 Jul 2017 15:16:58 +0100 Chris Cannam Update libraries
Tue, 11 Jul 2017 17:58:37 +0100 Chris Cannam Rejig README
Tue, 11 Jul 2017 08:57:13 +0100 Chris Cannam Introduce noconfig file
Mon, 10 Jul 2017 20:54:18 +0100 Chris Cannam Add CI build files
Mon, 10 Jul 2017 19:27:26 +0100 Chris Cannam Switch to Vext
Wed, 15 Mar 2017 13:41:33 +0000 Chris Cannam Add Save All function, as proposed by Yi Ting Tan saveall
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
Sat, 30 Jan 2016 12:13:45 +0000 Chris Cannam Update acinclude files to look for qt5-qmake as well as qmake-qt5
Fri, 23 Oct 2015 08:51:54 +0100 Chris Cannam Win icon
Fri, 23 Oct 2015 08:51:05 +0100 Chris Cannam Added tag v2.0_osx_deploy for changeset 449a0355f864
Fri, 23 Oct 2015 08:50:39 +0100 Chris Cannam Deployment fixes. Qt on OSX now seems to depend on QtDBus, so copy that in, and also fail if anything is found to depend on an absent Qt framework. v2.0_osx_deploy
Tue, 20 Oct 2015 12:55:26 +0100 Chris Cannam Added tag v2.0 for changeset 7b1dbed4eda8
Tue, 20 Oct 2015 12:55:09 +0100 Chris Cannam Fix incorrect reload of old Tony v1.0 files v2.0
Mon, 19 Oct 2015 14:30:39 +0100 Chris Cannam Added tag v2.0 for changeset 0ab091a4538f
Mon, 19 Oct 2015 14:18:15 +0100 Chris Cannam Merge from branch "2.0-integration"
Mon, 19 Oct 2015 14:17:55 +0100 Chris Cannam Merge 2.0-integration
Mon, 19 Oct 2015 14:17:07 +0100 Chris Cannam Merge from branch "2.0-integration"
Mon, 19 Oct 2015 14:16:55 +0100 Chris Cannam win32 build/deploy fixes 2.0-integration
Mon, 19 Oct 2015 11:56:22 +0100 Chris Cannam Remove debug out, update copyright
Mon, 19 Oct 2015 11:38:17 +0100 Chris Cannam Merge from branch "2.0-integration"
Mon, 19 Oct 2015 11:33:33 +0100 Chris Cannam Update CHANGELOG 2.0-integration
Wed, 14 Oct 2015 16:39:14 +0100 Chris Cannam Remove more debug 2.0-integration
Wed, 14 Oct 2015 16:02:09 +0100 Chris Cannam Trim suspend/resume calls 2.0-integration
Wed, 14 Oct 2015 16:00:55 +0100 Chris Cannam Copy in these files before we copy across the directory (making local app bundle usable) 2.0-integration
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
Wed, 14 Oct 2015 15:08:28 +0100 Chris Cannam Don't show icons in menus 2.0-integration
Wed, 14 Oct 2015 14:53:45 +0100 Chris Cannam Update subrepos 2.0-integration
Tue, 13 Oct 2015 15:13:46 +0100 Chris Cannam Add speaker icon 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
Mon, 12 Oct 2015 17:10:43 +0100 Chris Cannam Update analysis stuff when recording starts (and when model is added) rather than when it ends. Not continuing to update during recording though... 2.0-integration
Mon, 12 Oct 2015 15:16:15 +0100 Chris Cannam Update subrepos 2.0-integration
Mon, 12 Oct 2015 14:06:39 +0100 Chris Cannam Merge from recording branch 2.0-integration
Mon, 12 Oct 2015 14:06:18 +0100 Chris Cannam Update subrepos 2.0-integration
Mon, 12 Oct 2015 13:24:12 +0100 Chris Cannam Restore record button toggle state if user cancels file session save dialog after hitting record recording
Thu, 17 Sep 2015 13:49:44 +0100 Chris Cannam Merge recording
Thu, 17 Sep 2015 12:10:40 +0100 Chris Cannam Audio suspend/resume in PortAudioIO as well recording
Thu, 17 Sep 2015 13:49:00 +0100 Chris Cannam Update icons recording
Wed, 16 Sep 2015 12:04:26 +0100 Chris Cannam Add status bar "Recording" message and timer while recording recording
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 17:06:27 +0100 Chris Cannam Hi-dpi pixmaps in icons recording
Thu, 20 Aug 2015 16:41:23 +0100 Chris Cannam Deployment bits recording
Thu, 20 Aug 2015 16:27:54 +0100 Chris Cannam Build fixes recording
Thu, 20 Aug 2015 16:05:35 +0100 Chris Cannam Merge from branch 2.0-integration recording
Thu, 20 Aug 2015 16:05:15 +0100 Chris Cannam Add forgotten file 2.0-integration
Thu, 20 Aug 2015 16:01:41 +0100 Chris Cannam Enable playback if audioIO found (as well as if playback target is) recording