log sonic-visualiser.pro @ 2541:7eab1eca5cc4

age author description
Thu, 07 Jun 2018 16:26:38 +0100 Chris Cannam System library test program (beginnings of) plugin-path-config
Thu, 24 May 2018 16:19:50 +0100 Chris Cannam Alternative build mechanism for Windows, with base as a library and a single script to run full builds baselib-win-build
Fri, 06 Jan 2017 15:44:55 +0000 Chris Cannam More work on getting tests (especially file encoding ones) running on Windows. Various problems here to do with interaction with test filenames in Hg repos 3.0-integration
Tue, 22 Nov 2016 16:41:17 +0000 Chris Cannam Ordered config -- avoid sub-builds clobbering one another 3.0-integration
Mon, 14 Nov 2016 17:53:16 +0000 Chris Cannam Rearrange svcore tests so they can all be built from the top level 3.0-integration
Mon, 14 Nov 2016 14:29:10 +0000 Chris Cannam Re-enable unit tests 3.0-integration
Thu, 27 Oct 2016 13:42:21 +0100 Chris Cannam Build the converter too project-file-rework
Tue, 25 Oct 2016 14:48:56 +0100 Chris Cannam OSX build fixes and logic project-file-rework
Mon, 24 Oct 2016 17:53:33 +0100 Chris Cannam Cut down vastly on the number of config.pri files and places where their contents has to be effectively duplicated without them project-file-rework
Mon, 24 Oct 2016 10:52:51 +0100 Chris Cannam Server project file piper
Thu, 14 Apr 2016 16:53:03 +0100 Chris Cannam Update checker code layout pluginscan
Thu, 14 Apr 2016 12:12:04 +0100 Chris Cannam First cut running (but not yet using output of, or recovering from errors in) the plugin checker at startup pluginscan
Tue, 04 Aug 2015 13:27:42 +0100 Chris Cannam Initial work toward switching to bqaudioio library (so as to get I/O, not just O) bqaudioio
Wed, 10 Jun 2015 17:06:02 +0100 Chris Cannam Tidy dense time-value model API a bit; add first simple unit test for FFT model
Fri, 31 Jan 2014 17:28:15 +0000 Chris Cannam Subrepo state + build and run new tests
Wed, 04 Dec 2013 18:46:09 +0000 Chris Cannam Fix syntax
Tue, 05 Nov 2013 11:11:01 +0000 Chris Cannam Win build fixes from with-dependencies branch
Tue, 14 May 2013 14:47:30 +0100 Chris Cannam Merge from default branch with-dependencies
Tue, 14 May 2013 14:41:37 +0100 Chris Cannam For release?
Tue, 14 May 2013 12:29:29 +0100 Chris Cannam Dataquay lib only
Wed, 27 Mar 2013 17:23:05 +0000 Chris Cannam Windows build fixes -- to review with-dependencies
Mon, 25 Mar 2013 15:16:47 +0000 Chris Cannam Build dataquay lib only (don't try to build tests when building as subrepo, as linking them may be fiddly) with-dependencies
Mon, 11 Mar 2013 15:21:35 +0000 Chris Cannam Update for Qt5 compatibility; use subrepo for dataquay qt5
Sat, 09 Mar 2013 11:37:37 +0000 Chris Cannam Add test as subdir in project
Tue, 21 Aug 2012 13:36:28 +0100 Chris Cannam Rework to use hg subrepos
Mon, 30 Jan 2012 16:58:54 +0000 Chris Cannam Oops, that last one was intended for Win only
Mon, 30 Jan 2012 16:57:08 +0000 Chris Cannam We seem to have libs rather than .a files with latest MinGW
Mon, 10 Oct 2011 19:52:06 +0100 mathieub Change to sonic-visualiser.pro (win32 compilation) integration_library
Fri, 24 Jun 2011 12:18:05 +0100 Chris Cannam Merge from the default branch toggle
Fri, 24 Jun 2011 12:17:22 +0100 Chris Cannam Add .pro file which seems to have got removed?
Tue, 21 Jun 2011 22:04:55 +0100 mathieub Add a new feature to allow users to toggle between minimal and full modes. This is done by hiding/showing the pane stack, menu actions, and toolbars. The main part of the process is handled in MainWindow::toggleViewMode(). The toggle view mode option appears in the View Menu and is associated with a new toolbar button. Two icons have been added in the resources. They come from: http://www.iconfinder.com/icondetails/42115/32/ toggle
Fri, 08 Apr 2011 16:39:23 +0100 Chris Cannam I had put the Info.plist in deploy/osx/ before I noticed it was also in osx/ -- sorry. Removing from osx/ -- we really need the plist to be written by deploy/osx/deploy.sh (and not by qmake) because we need the version number in it. However, leaving it in the .pro file anyway so we don't end up with nothing at least if nobody runs deploy.sh
Wed, 09 Feb 2011 15:16:19 +0000 Chris Cannam "LIBPATH is deprecated", and indeed we don't need it
Tue, 11 Jan 2011 15:11:33 +0000 Dan Stowell Merge Dan's initial macness improvements (rev 174ca518546f) into default branch
Mon, 18 Oct 2010 13:58:27 +0100 Chris Cannam * Add Czech translation from Pavel Fric <pavelfric@seznam.cz>; update translation logic for new file structure
Mon, 18 Oct 2010 13:59:08 +0100 Dan Stowell Encapsulate itunes-remote functionality into class ITunesSVRemote. Provides context for playback sync etc macness
Tue, 12 Oct 2010 13:04:50 +0100 Dan Stowell Beginnings of AppleScript querying of iTunes macness
Mon, 11 Oct 2010 14:54:31 +0100 Dan Stowell Custom Mac Info.plist - the app now registers as a viewer of MP3 files, and an editor of SV files macness
Wed, 22 Sep 2010 11:39:37 +0100 Chris Cannam * Update build system base sv.pro@ef3249f04396