log

age author description
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
Mon, 05 Jul 2010 11:54:19 +0000 Chris Cannam * Fix failure to encode entities in label texts
Mon, 24 May 2010 16:04:10 +0000 Chris Cannam * Avoid failing on second and subsequent input files in single-output-file
Fri, 21 May 2010 10:21:18 +0000 Chris Cannam * Improve behaviour when output file write fails (i.e. fail earlier)
Fri, 21 May 2010 10:20:52 +0000 Chris Cannam * Truncate long output lines
Fri, 12 Mar 2010 15:06:38 +0000 Chris Cannam ... sv-v1.7.2
Fri, 12 Mar 2010 14:53:44 +0000 Chris Cannam * Fix potential static initialiser race (FileFinder vs InteractiveFileFinder
Fri, 12 Mar 2010 13:13:06 +0000 Chris Cannam * Be more diligent about removing abandoned temporary directories: remove
Fri, 12 Mar 2010 13:03:53 +0000 Chris Cannam * Simpler & better fix for oggz 1.1.0 compatibility
Fri, 12 Mar 2010 12:04:39 +0000 Chris Cannam * Update for oggz 1.1.0 API
Thu, 22 Oct 2009 15:54:21 +0000 Chris Cannam * Layer data editor window: fix sorting for columns in region model, sv-v1.7.1