log

age author description
Mon, 16 Jul 2012 15:31:09 +0100 Chris Cannam Fix truncated file
Mon, 16 Jul 2012 15:22:47 +0100 Chris Cannam Added tag sv_v2.0 for changeset 6b8e6600fa02
Mon, 16 Jul 2012 15:22:31 +0100 Chris Cannam Add signing script, other deployment fixes sv_v2.0
Mon, 16 Jul 2012 14:02:54 +0100 Chris Cannam Update version
Mon, 16 Jul 2012 14:01:44 +0100 Chris Cannam Update CHANGELOG
Mon, 16 Jul 2012 11:59:13 +0100 Chris Cannam Added tag sv_v2.0 for changeset f8833ed742fc
Mon, 16 Jul 2012 10:59:43 +0100 Chris Cannam Add signing, update copyright date
Mon, 16 Jul 2012 10:29:38 +0100 Chris Cannam Override Qt library path on OS/X to avoid dependencies on unknown versions from outside the app bundle
Mon, 02 Jul 2012 12:46:25 +0100 Chris Cannam Add means to replace the main audio model
Sat, 30 Jun 2012 15:05:29 +0100 Chris Cannam Use dataquay ac symbol
Fri, 22 Jun 2012 09:58:20 +0100 Chris Cannam Add -on versions of icons
Fri, 25 May 2012 14:17:50 +0100 Chris Cannam Use new symbols in Vamp SDK 2.3.1 for autoconf detection; require Dataquay
Mon, 30 Jan 2012 17:22:14 +0000 Chris Cannam Small changes to management of dialogs
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:18 +0000 Chris Cannam Merge
Mon, 30 Jan 2012 16:57:08 +0000 Chris Cannam We seem to have libs rather than .a files with latest MinGW
Mon, 30 Jan 2012 16:56:39 +0000 Chris Cannam Connect quit function directly to closeAllWindows rather than try to closeAllWindows from close() (which strangely hangs on Windows)
Mon, 30 Jan 2012 16:39:40 +0000 Chris Cannam Fix possibly uninitialised variable
Mon, 30 Jan 2012 16:06:47 +0000 Chris Cannam Merge from branch "fullscreen"
Mon, 30 Jan 2012 16:01:21 +0000 Chris Cannam Give a dedicated key to toggling the centre line, and move it out of the overlay level setting -- reducing number of overlay levels to 3. Introduce two distinct vertical scale types (so that we can hide the spectrogram colour scale part easily)
Thu, 26 Jan 2012 14:58:18 +0000 Chris Cannam Update some of the OSC doc
Thu, 26 Jan 2012 14:57:05 +0000 Chris Cannam Update some of the OSC doc fullscreen
Mon, 23 Jan 2012 17:46:40 +0000 Chris Cannam Connect up various keyboard actions in full-screen mode fullscreen
Fri, 20 Jan 2012 20:21:28 +0000 Chris Cannam Make it possible to toggle full-screen through the menu fullscreen
Fri, 20 Jan 2012 17:08:47 +0000 Chris Cannam Make the full-screen mode come up correctly (though not on demand!) and slot back in to the window when Esc is pressed fullscreen
Thu, 19 Jan 2012 15:40:03 +0000 Chris Cannam Minor non-working change... fullscreen
Thu, 19 Jan 2012 15:36:59 +0000 Chris Cannam Ensure all windows are closed when the main one is (thus exiting the application even if some other windows were still open)
Thu, 19 Jan 2012 15:34:33 +0000 Chris Cannam Start hacking in some fullscreen stuff (so far, this is just a mess) fullscreen
Thu, 19 Jan 2012 14:44:35 +0000 Chris Cannam Link in -lX11 if found (for X error handling)
Fri, 13 Jan 2012 17:43:19 +0000 Chris Cannam Remove redundant and hazardous INCLUDE_PATH