]> sigrok.org Git - pulseview.git/history - pv/data/snapshot.h
Use libsigrok C++ bindings (patch version 7).
[pulseview.git] / pv / data / snapshot.h
2014-10-15 Martin LingUse libsigrok C++ bindings (patch version 7).
2014-08-29 Martin LingMake unit_size in Snapshot class unsigned.
2014-08-27 Jens SteinhauserSnapshot classes: Use vector instead of raw pointer
2014-05-24 Joel HoldsworthReplaced boost::thread/mutex etc. with std equivalents
2014-02-14 Daniel KingPreallocate memory before samples are received.
2013-09-29 Joel HoldsworthAdded Snapshot::unit_size
2013-03-21 Joel HoldsworthMake Snapshot::get_sample_count() a const function
2013-02-20 Uwe HermannDrop a few more unneeded 'extern "C"'.
2012-12-24 Joel HoldsworthMoved data and snapshot classes into pv::data namespace