Mercurial > hg > svcore
log
age | author | description |
---|---|---|
Thu, 10 Oct 2019 09:12:12 +0100 | Chris Cannam | Compatibility with Qt 5.2 (for the Ubuntu 14.04 build) |
Tue, 01 Oct 2019 11:22:48 +0100 | Chris Cannam | Some work on making Model classes thread-safe in typical use - and documenting this. Some of the implementations are simpler now that EventSeries is thread-safe |
Tue, 01 Oct 2019 11:21:56 +0100 | Chris Cannam | Fix compile error with non-MSVC compilers |
Mon, 30 Sep 2019 20:28:03 +0100 | Chris Cannam | Make EventSeries threadsafe |
Mon, 30 Sep 2019 12:36:44 +0100 | Chris Cannam | The copy & move operators are not actually being used, so probably safer to delete them unless we know otherwise - this is not all that simple a class |
Wed, 25 Sep 2019 13:47:46 +0100 | Chris Cannam | Merge from branch time-frequency-boxes |
Wed, 25 Sep 2019 11:06:59 +0100 | Chris Cannam | Add duration-and-extent type, which corresponds to a box model time-frequency-boxes |