]> sigrok.org Git - pulseview.git/history - pv/data/segment.hpp
Session: Make get_segment_count() consider all segments
[pulseview.git] / pv / data / segment.hpp
2018-01-09 Soeren ApelSupply the segment ID when adding samples to optimize...
2018-01-09 Soeren ApelAdd segment_id to all segment classes
2018-01-05 Soeren ApelImplement Trace::ShowLastCompleteSegmentOnly display...
2017-07-05 Soeren ApelMake get_raw_samples() use provided mem instead of...
2017-05-05 Soeren ApelTests: Add another unit test for Segment class
2017-03-28 Uwe HermannUse alphabetical order for #includes.
2017-03-23 Uwe HermannConsistenty use auto-generated namespace comments.
2017-03-18 Uwe HermannDon't use std:: in the code directly (where possible).
2017-02-19 Soeren ApelSegment: Do not alter chunks when there are active...
2017-02-18 Soeren ApelSegment: Move definition of MaxChunkSize
2017-02-08 Soeren ApelFree unused segment memory after acquisition
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-09-04 Jens SteinhauserUse a type with a greater resolution to represent time...
2015-08-06 Soeren ApelFix include guards and accidential const removal
2015-01-27 Joel HoldsworthModified header guards to match file names
2014-12-10 Joel HoldsworthSnapshot: Renamed to Segment