Fix clazy warnings regarding range-for references
[pulseview.git] / pv / data / analogsegment.cpp
2018-10-13 Soeren ApelSegments: Fix iterator access to underlying value
2018-01-09 Soeren ApelAdd segment_id to all segment classes
2017-11-18 Philipp MarekSession: Fix mismatched delete operator.
2017-08-03 Soeren ApelRestart min-max-based conversion if min or max change
2017-07-06 Soeren ApelFix assertions
2017-07-05 Soeren ApelMake get_raw_samples() use provided mem instead of...
2017-05-28 Soeren ApelAnalogSegment: Speed up processing of interleaved sampl...
2017-03-28 Uwe HermannUse alphabetical order for #includes.
2017-03-27 Uwe HermannWhitespace cosmetics.
2017-03-23 Uwe HermannRandom simplifications, cosmetics/whitespace/consistenc...
2017-03-18 Uwe HermannDon't use std:: in the code directly (where possible).
2017-03-11 Uwe HermannDon't use deprecated headers.
2017-02-19 Soeren ApelSegment: Do not alter chunks when there are active...
2017-02-15 Soeren ApelAnalogSegment: Calculate min/max also for small sample...
2017-02-15 Soeren ApelProvide notifiers for when signal data changes
2017-02-15 Soeren ApelImplement autoranging for analog channels
2017-02-08 Soeren ApelSwitch segment storage from single vector to vector...
2017-01-07 Gerhard Sittiglicense: remove FSF postal address from boiler plate...
2015-12-26 Uwe HermannVarious minor whitespace and consistency fixes.
2015-08-19 Soeren ApelFix #626 by stopping acquisition gracefully
2015-01-01 Uwe HermannUse <cmath> in favor of <math.h> everywhere.
2014-12-10 Joel HoldsworthSnapshot: Renamed to Segment