log framework/SVFileReader.h @ 694:b5000a78249a by-id

age author description
Thu, 04 Jul 2019 18:04:59 +0100 Chris Cannam Update for changes to PlayParameters by-id
Thu, 04 Jul 2019 14:31:22 +0100 Chris Cannam Overhaul SV file reader etc by-id
Mon, 26 Nov 2018 13:53:57 +0000 Chris Cannam Header guards fix-static-analysis
Mon, 26 Nov 2018 13:53:26 +0000 Chris Cannam Use override throughout fix-static-analysis
Mon, 15 Oct 2018 15:50:39 +0100 Chris Cannam Further work on #1773 "Loading a session with features extracted from multiplexed inputs". Re-read the aggregate wave models from the session file; also re-order the way they are written so as to improve the likelihood of successfully re-reading them (! - as it stood before, there was some chance involved)
Thu, 01 Mar 2018 18:02:22 +0000 Chris Cannam Untabify
Mon, 27 Feb 2017 13:24:11 +0000 Chris Cannam Comment only
Tue, 10 Mar 2015 13:22:10 +0000 Chris Cannam More type fixes cxx11
Tue, 07 Jan 2014 15:50:04 +0000 Chris Cannam More work on mixing and file i/o for sample stuff tonioni
Thu, 20 Nov 2008 10:59:14 +0000 Chris Cannam * Add code to identify (usually) the type of an XML file that contains
Wed, 12 Mar 2008 18:02:17 +0000 Chris Cannam * Move plugin/transform to plain transform. This way transform can depend on
Wed, 27 Feb 2008 10:32:45 +0000 Chris Cannam * merge from trunk (1.2 ended up being tracked from trunk, but we may want 1.2-stable
Thu, 24 Jan 2008 11:03:59 +0000 Chris Cannam * Further model lifecycle fixes
Fri, 07 Dec 2007 16:47:31 +0000 Chris Cannam * Merge from transforms branch -- switch over to using Transform object
Wed, 07 Nov 2007 12:59:01 +0000 Chris Cannam * Further naming change: Transformer -> ModelTransformer.
Mon, 05 Nov 2007 15:31:06 +0000 Chris Cannam * Introduce new Transform class which contains data necessary to describe the
Wed, 24 Oct 2007 16:37:58 +0000 Chris Cannam * document -> framework (will not compile, path fixes not in yet)