Fix clazy warnings regarding range-for references
[pulseview.git] / pv / devices / device.cpp
2018-10-21 Soeren ApelFix #1035 by checking for exceptions when accessing...
2017-03-23 Uwe HermannRemove unused "using" declarations.
2017-03-18 Uwe HermannDon't use std:: in the code directly (where possible).
2017-03-11 Uwe HermannUse the "default" keyword.
2017-01-07 Gerhard Sittiglicense: remove FSF postal address from boiler plate...
2015-12-31 Martin LingUpdate to new configuration API.
2015-12-26 Uwe HermannVarious minor whitespace and consistency fixes.
2015-09-13 Jonathan DahanSAMPLERATE is a guint64
2015-06-27 Soeren ApelDevice: Fix bug introduced by b48daed which broke analo...
2015-06-11 Joel HoldsworthAdded InputFile
2015-06-11 Joel HoldsworthDevice: Replaced Session::read_sample_rate with read_config
2015-05-28 Joel HoldsworthUse device::Devices to represent sigrok Devices