log base/test/files.pri @ 1813:7e958685449d

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