log

age author description
Mon, 07 Feb 2011 21:14:09 +0000 Chris Cannam * Fix crash when importing CSV file with varying number of columns per row
Thu, 03 Feb 2011 13:15:07 +0000 Chris Cannam * More useful error message
Mon, 29 Nov 2010 12:45:39 +0000 luisf config files with changes regarding osx compilation flags. coreaudio_tests
Thu, 18 Nov 2010 11:40:38 +0000 luisf tests for using coreaudio to read files in 64-bit mac osx coreaudio_tests
Mon, 25 Oct 2010 21:14:40 +0200 Chris Cannam * Make inputModel a reference argument to configure -- fixes (hideously) failure to pick up correct user-specified input in SV
Mon, 25 Oct 2010 11:09:02 +0200 Chris Cannam Merge
Sun, 24 Oct 2010 22:10:44 +0200 Chris Cannam * minor tidy
Tue, 19 Oct 2010 21:47:55 +0100 Chris Cannam * If a FileSource URL won't convert at all in strict mode, try again in tolerant mode (necessary for e.g. filenames with square brackets in them)
Mon, 18 Oct 2010 14:17:02 +0100 Chris Cannam * getNativeRate needs to be virtual!
Mon, 18 Oct 2010 14:14:26 +0100 Chris Cannam * Fix csv-one-file option
Mon, 18 Oct 2010 12:42:42 +0100 Chris Cannam * Build fixes
Fri, 08 Oct 2010 13:30:47 +0100 Chris Cannam * Add qmake config (debug or release) corresponding to configure invocation
Fri, 08 Oct 2010 12:05:40 +0100 Chris Cannam * Regenerate configure
Fri, 08 Oct 2010 12:04:39 +0100 Chris Cannam * Use macx-g++ qmake spec on OS/X
Fri, 08 Oct 2010 11:57:02 +0100 Chris Cannam * Add test for PortAudio
Fri, 08 Oct 2010 11:19:16 +0100 Chris Cannam * Move the plugin dialog configuration guff out into a callback
Fri, 08 Oct 2010 09:32:57 +0100 Chris Cannam * Substitute the CC and CXX that configure found
Thu, 07 Oct 2010 17:54:08 +0100 Chris Cannam * Hugely simplify Qt search -- all we need is qmake...
Thu, 23 Sep 2010 11:34:07 +0100 Chris Cannam * Add QuickTime if on a Mac
Wed, 22 Sep 2010 12:28:37 +0100 Chris Cannam * Set LIBS properly when optional pkg-config package found
Wed, 22 Sep 2010 11:24:20 +0100 Chris Cannam * Update SRCDIR for new layout, regenerate configure
Wed, 22 Sep 2010 11:02:46 +0100 Chris Cannam * Add INSTALL file and licence
Wed, 22 Sep 2010 10:54:50 +0100 Chris Cannam * Build a single library with a single .pro file, instead of using a recursive build
Fri, 17 Sep 2010 14:41:30 +0100 Chris Cannam * Some ambiguity about old/new symbols here, use a more reliable option
Fri, 17 Sep 2010 13:32:47 +0100 Chris Cannam * Add configure to repo; fix Redland header inclusion
Fri, 17 Sep 2010 13:17:37 +0100 Chris Cannam * Merge
Fri, 17 Sep 2010 13:17:08 +0100 Chris Cannam * Print error if qmake fails
Fri, 17 Sep 2010 13:13:23 +0100 Chris Cannam * Merge
Fri, 17 Sep 2010 13:12:34 +0100 Chris Cannam * Add qmake project file
Fri, 17 Sep 2010 13:12:01 +0100 Chris Cannam * Add generic install-sh