log base/EventSeries.h @ 1725:78fe29adfd16

age author description
2019-04-04 Chris Cannam Think we may need this header with some compilers single-point
2019-03-28 Chris Cannam Re-add the toDelimitedDataString stuff single-point
2019-03-27 Chris Cannam Ensure image & text models get the proper attribute names (which are not the same as the default event ones) osc-script
2019-03-20 Chris Cannam Test & fixes for getEventsStartingAt single-point
2019-03-20 Chris Cannam Add overspill to events-within search single-point
2019-03-19 Chris Cannam Add nearest-event-matching search single-point
2019-03-13 Chris Cannam Further API updates single-point
2019-03-13 Chris Cannam Add and test getEndFrame (and getStartFrame) single-point
2019-03-13 Chris Cannam Add getEventsStartingWithin single-point
2019-03-13 Chris Cannam Add getEventsWithin single-point
2019-03-12 Chris Cannam Further test & fixes single-point
2019-03-12 Chris Cannam Add some more handy methods single-point
2019-03-12 Chris Cannam Switch EventSeries to using a vector for m_events, so as to allow indexed access single-point
2019-03-11 Chris Cannam Seems we can do just as well with a vector of events themselves single-point
2019-03-11 Chris Cannam Experiment with storing vectors of event ids in seam map for compactness single-point
2019-03-11 Chris Cannam That last change didn't seem worthwhile single-point
2019-03-11 Chris Cannam Try out Qt containers single-point
2019-03-08 Chris Cannam Further tests single-point
2019-03-08 Chris Cannam Performance notes single-point
2019-03-08 Chris Cannam Minor tweaks, comments, span tests single-point
2019-03-08 Chris Cannam Rework EventSeries to explicitly store counts of events (+ add comments explaining, among other things, why) single-point
2019-03-07 Chris Cannam Rename a number of classes and methods (including Point -> Event); comments single-point base base/PointSeries.h@2063da185e3e