log

age author description
Mon, 11 Oct 2010 15:47:12 +0100 Dan Stowell Use QFileOpenEvent instead of native mac AppleEvent stuff: does the same job, better, neater 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
Mon, 11 Oct 2010 14:20:26 +0100 Dan Stowell ifdef guard for mac header includes macness
Mon, 11 Oct 2010 14:16:54 +0100 Dan Stowell Now can load file when someone chooses from Mac Finder "Open with > Sonic Visualiser" - but currently *only* if the app is already running. macness
Fri, 08 Oct 2010 13:31:00 +0100 Chris Cannam * Add qmake config (debug or release) corresponding to configure invocation
Fri, 08 Oct 2010 12:05:36 +0100 Chris Cannam * Regenerate configure
Fri, 08 Oct 2010 12:04:14 +0100 Chris Cannam * Use macx-g++ qmake spec on OS/X
Fri, 08 Oct 2010 11:58:04 +0100 Chris Cannam * Add test for PortAudio; add missing OS/X frameworks
Fri, 08 Oct 2010 11:21:39 +0100 Chris Cannam * Reinstate configure dialog for transforms (closes #16)
Fri, 08 Oct 2010 10:53:03 +0100 Chris Cannam * Pass in the linker as well
Fri, 08 Oct 2010 09:40:28 +0100 Chris Cannam * Substitute the CC and CXX that configure found
Thu, 07 Oct 2010 17:57:38 +0100 Chris Cannam * Hugely simplify Qt search -- all we need is qmake...
Thu, 23 Sep 2010 11:37:49 +0100 Chris Cannam * Add QuickTime if on Mac
Wed, 22 Sep 2010 12:27:35 +0100 Chris Cannam * Update build scripts again; SV now builds (perhaps some problems at runtime still though)
Wed, 22 Sep 2010 11:39:37 +0100 Chris Cannam * Update build system