]> sigrok.org Git - pulseview.git/history - pv/devicemanager.h
Made DeviceManager only handle Device objects
[pulseview.git] / pv / devicemanager.h
2014-03-01 Joel HoldsworthMade DeviceManager only handle Device objects
2014-03-01 Joel HoldsworthMoved DevInst into the pv::device namespace
2014-02-09 Joel HoldsworthWrapped sr_dev_inst in a class: pv::DevInst
2013-05-01 Joel Holdsworthpv::DeviceManager now manages opening/closing devices
2013-04-29 Joel HoldsworthFactored device title printing code out into pv::Device...
2013-04-27 Joel HoldsworthAdded DeviceManager