pv::data::decode::Annotation: Add row() and set_row().
[pulseview.git] / pv / devicemanager.cpp
2013-12-30 Joel HoldsworthReplaced using namespace with using class directives
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