log

age author description
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