Mercurial > hg > svcore
log base/EventSeries.h @ 1803:6eb3a76c74f7
age | author | description |
---|---|---|
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 |
Thu, 04 Apr 2019 14:10:57 +0100 | Chris Cannam | Think we may need this header with some compilers single-point |
Thu, 28 Mar 2019 16:03:36 +0000 | Chris Cannam | Re-add the toDelimitedDataString stuff single-point |
Wed, 27 Mar 2019 16:06:35 +0000 | Chris Cannam | Ensure image & text models get the proper attribute names (which are not the same as the default event ones) osc-script |
Wed, 20 Mar 2019 14:58:56 +0000 | Chris Cannam | Test & fixes for getEventsStartingAt single-point |