Mercurial > hg > svcore
log base/XmlExportable.cpp @ 1789:baafe1bb7e51 time-frequency-boxes
age | author | description |
---|---|---|
Wed, 03 Apr 2019 16:03:39 +0100 | Chris Cannam | Start ids at 0 - backward-compatibility makes testing easier single-point |
Thu, 28 Mar 2019 11:55:02 +0000 | Chris Cannam | Make XmlExportables store their export IDs and always obtain a new one, avoiding reuse when an object is allocated at the same heap location as a previous one. This makes the ID system stable enough to be used in the export tests. single-point |
Thu, 01 Mar 2018 18:02:22 +0000 | Chris Cannam | Untabify |
Tue, 14 Jun 2011 15:26:52 +0100 | Chris Cannam | Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it) |
Mon, 16 May 2011 17:19:09 +0100 | Chris Cannam | Convert many cerrs to DEBUGs debug-output |
Wed, 12 Mar 2008 17:42:56 +0000 | Chris Cannam | * juggle some files around in order to free audioio, base, and system libraries |
Mon, 17 Dec 2007 12:32:28 +0000 | Chris Cannam | * fix support for logarithmic hints in plugin parameters |