Don't use std:: in the code directly (where possible).
[pulseview.git] / pv / devices / device.hpp
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-09-04 Soeren ApelFix #605 by closing current device when another is...
2015-06-11 Joel HoldsworthAdded InputFile
2015-06-11 Joel HoldsworthDevice: Replaced Session::read_sample_rate with read_config
2015-05-28 Joel Holdsworthdevices::Device: Moved in full_name and display_name
2015-05-28 Joel HoldsworthUse device::Devices to represent sigrok Devices