]> sigrok.org Git - pulseview.git/history - pv/devices/hardwaredevice.cpp
Session: Fix issue #67 by improving error handling
[pulseview.git] / pv / devices / hardwaredevice.cpp
2018-07-24 Uwe HermannHardwareDevice: Only show non-empty device name components.
2018-07-24 Uwe HermannHardwareDevice: Make serial number display a bit clearer.
2017-03-23 Uwe HermannRemove unused "using" declarations.
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...
2015-12-26 Uwe HermannVarious minor whitespace and consistency fixes.
2015-09-04 Soeren ApelFix #605 by closing current device when another is...
2015-07-18 Soeren ApelHardwareDevice: Whitespace fix
2015-07-18 Soeren ApelFix #602 by keeping track of device state internally
2015-05-28 Joel Holdsworthdevices::Device: Moved in full_name and display_name
2015-05-28 Joel HoldsworthUse device::Devices to represent sigrok Devices