]> sigrok.org Git - pulseview.git/history - pv/data/signaldata.cpp
Annotation: Use special type for the class, not plain int
[pulseview.git] / pv / data / signaldata.cpp
2017-01-07 Gerhard Sittiglicense: remove FSF postal address from boiler plate...
2016-02-16 Soeren ApelUse the 'default' keyword where applicable. This patch
2014-12-09 Joel HoldsworthSignalData: Moved samplerate into Snapshot
2014-12-09 Joel HoldsworthSignalData: Moved start_time into Snapshot
2014-11-22 Joel HoldsworthRenamed C++ headers to .hpp
2014-11-22 Joel HoldsworthMake member variable underscores a suffix instead of...
2013-12-02 Joel HoldsworthRenamed get_samplerate to samplerate
2013-12-02 Joel HoldsworthRenamed SignalData::clear_snapshots to clear
2013-05-19 Joel HoldsworthCreate signals when device is selected
2012-12-24 Joel HoldsworthMoved data and snapshot classes into pv::data namespace