]> sigrok.org Git - pulseview.git/history - pv/data/signaldata.hpp
Session: Fix issue #67 by improving error handling
[pulseview.git] / pv / data / signaldata.hpp
2021-01-02 Soeren ApelSimplify segment complete notifications and fix error...
2020-05-11 Soeren ApelAdd SignalBase::clear_sample_data() and local samplerat...
2018-09-26 Soeren ApelFix #684 by implementing snap-to-edge for TimeItem...
2018-01-09 Soeren ApelSession: Make get_segment_count() consider all segments
2017-09-22 Soeren ApelAdd segment selector UI + helpers
2017-05-27 Soeren ApelSignalBase: Always hook into signal data, not just...
2017-03-23 Uwe HermannUse the "default" keyword.
2017-03-18 Uwe HermannDon't use std:: in the code directly (where possible).
2017-01-07 Gerhard Sittiglicense: remove FSF postal address from boiler plate...
2016-02-16 Soeren ApelUse the 'default' keyword where applicable. This patch
2015-05-28 Joel HoldsworthSignalData: Renamed get_max_sample_count
2015-01-27 Joel HoldsworthModified header guards to match file names
2014-12-10 Joel HoldsworthSnapshot: Renamed to Segment
2014-12-09 Joel HoldsworthSignalData: Moved samplerate into Snapshot
2014-12-09 Joel HoldsworthSignalData: Moved start_time into Snapshot
2014-12-09 Joel HoldsworthSignalData: Added snapshots accessor method
2014-11-22 Joel HoldsworthRenamed C++ headers to .hpp