]> sigrok.org Git - pulseview.git/history - pv/device/device.h
Use boost::filesystem::path to get the filename from a path
[pulseview.git] / pv / device / device.h
2014-03-01 Joel HoldsworthMoved session creation into DevInst objects
2014-03-01 Joel HoldsworthMoved SigSession::is_trigger_enabled into DevInst
2014-03-01 Joel HoldsworthMoved DevInst::_sdi down into Device
2014-03-01 Joel HoldsworthAdded pv::device::Device