Mercurial > hg > svcore
log base/test/files.pri @ 1801:af3f6c411a8e
age | author | description |
---|---|---|
2019-06-28 | 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 |
2019-03-11 | Chris Cannam | Add (disabled by default) stress test for EventSeries single-point |
2019-03-07 | Chris Cannam | Rename a number of classes and methods (including Point -> Event); comments single-point |
2019-03-06 | Chris Cannam | Start implementing & testing PointSeries single-point |
2018-11-08 | Chris Cannam | Introduce & make use of faster MovingMedian class (now with resize capability) spectrogramparam |
2017-05-03 | Chris Cannam | Scale tick labeller, and tests (some failing so far) scale-ticks |
2017-02-28 | Chris Cannam | LogRange tests |