log base/test/files.pri @ 1864:166d7a4c2cd6 startup-timing

age author description
Fri, 28 Jun 2019 17:36:30 +0100 Chris Cannam Rejig ById so as to put everything in a single pool, so that at the core you can go from numeric id (untyped) to anything the object can be dynamic_cast to. Useful for building other abstractions like PlayParameter-type registrations that don't know about e.g. Models. Probably some more tweaking needed. Also add tests by-id
Mon, 11 Mar 2019 09:53:28 +0000 Chris Cannam Add (disabled by default) stress test for EventSeries single-point
Thu, 07 Mar 2019 15:44:09 +0000 Chris Cannam Rename a number of classes and methods (including Point -> Event); comments single-point
Wed, 06 Mar 2019 16:24:23 +0000 Chris Cannam Start implementing & testing PointSeries single-point
Thu, 08 Nov 2018 15:02:30 +0000 Chris Cannam Introduce & make use of faster MovingMedian class (now with resize capability) spectrogramparam
Wed, 03 May 2017 13:02:08 +0100 Chris Cannam Scale tick labeller, and tests (some failing so far) scale-ticks
Tue, 28 Feb 2017 11:21:49 +0000 Chris Cannam LogRange tests
Thu, 17 Nov 2016 11:56:54 +0000 Chris Cannam Start tests for ColumnOp (+ some resulting fixes) 3.0-integration
Tue, 15 Nov 2016 16:12:48 +0000 Chris Cannam RealTime fixes to comply with new, more demanding tests; also run same (failing) tests on Vamp SDK version 3.0-integration
Mon, 14 Nov 2016 17:53:16 +0000 Chris Cannam Rearrange svcore tests so they can all be built from the top level 3.0-integration