log

age author description
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
Fri, 17 Sep 2010 12:51:56 +0100 Chris Cannam * Add acinclude file. Gah. This is probably the most important bit of the build system...
Thu, 16 Sep 2010 14:40:52 +0100 Chris Cannam * More updates to build system, intended to support platforms both with and without pkg-config (though we really want to be able to switch pkg-config off)
Tue, 14 Sep 2010 09:45:30 +0100 Chris Cannam * Experimental autoconf procedure to produce qmake include file
Fri, 23 Jul 2010 11:46:59 +0000 convert-repo update tags
Fri, 26 Mar 2010 13:53:31 +0000 Chris Cannam * First bits of works matching
Mon, 22 Mar 2010 16:41:01 +0000 Chris Cannam * Bit more work on track composer identification
Fri, 19 Mar 2010 12:21:59 +0000 Chris Cannam * Some sketchy track lookup code
Mon, 19 Jul 2010 17:08:56 +0000 Chris Cannam * Complete the overhaul of CSV file import; now you can pick the purpose for
Fri, 16 Jul 2010 16:51:39 +0000 Chris Cannam * Start revamping the CSV import dialog so as to show a "purpose" for each column.
Thu, 15 Jul 2010 15:27:21 +0000 Chris Cannam * Start overhauling CSV parser to associate purposes with columns en route to its guesses; add some string manipulation code
Thu, 08 Jul 2010 14:22:28 +0000 Chris Cannam * Add option to import time+duration (or time+endtime) from CSV files