log

age author description
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
Thu, 15 Oct 2009 11:32:21 +0000 Chris Cannam * When importing regions without values, generate a different value for
Thu, 15 Oct 2009 10:50:43 +0000 Chris Cannam * RDF importer: Features that are on different timeline URIs should go
Wed, 07 Oct 2009 16:45:45 +0000 Christophe Rhodes More changes related to strict/tolerant URL parsing:
Wed, 07 Oct 2009 13:10:49 +0000 Chris Cannam * Convert strings to URLs in strict mode first; only try again in tolerant
Tue, 29 Sep 2009 10:34:57 +0000 Chris Cannam * Support SMPTE timecode in MIDI files (fixes #2739160) sv-v1.7
Fri, 25 Sep 2009 12:02:22 +0000 Chris Cannam * Add time display format preference
Fri, 11 Sep 2009 15:42:32 +0000 Chris Cannam * Add start frame get/set to EditableDenseThreeDimensionalModel and use it
Fri, 11 Sep 2009 11:41:22 +0000 Chris Cannam * fix for solaris
Thu, 10 Sep 2009 19:19:21 +0000 Chris Cannam * use dummy driver only for RtMidi on Solaris