]> sigrok.org Git - pulseview.git/history - pv/prop/binding/deviceoptions.h
Moved print_gvariant into DeviceOptions
[pulseview.git] / pv / prop / binding / deviceoptions.h
2014-03-13 Joel HoldsworthMoved print_gvariant into DeviceOptions
2014-03-01 Joel HoldsworthMoved DevInst into the pv::device namespace
2014-02-09 Joel HoldsworthMoved config getting/setting into DevInst
2014-02-09 Joel HoldsworthWrapped sr_dev_inst in a class: pv::DevInst
2014-01-11 Joel HoldsworthAdded probe group support to DeviceOptions binding
2014-01-11 Joel HoldsworthStore DeviceOptions::_sdi as const
2013-12-25 Joel HoldsworthRemoved Sample Rate binding from DeviceOptions
2013-08-04 Marcus ComstedtAdded property binding for SR_CONF_VOLTAGE_THRESHOLD.
2013-04-08 Joel HoldsworthAdded Int property and bound to SR_CONF_CAPTURE_RATIO
2013-04-08 Joel HoldsworthAdded Bool property and bound to SR_CONF_RLE
2013-04-08 Bert VermeulenPorted pv::prop::binding::DeviceOptions to GVariants
2013-03-03 Joel HoldsworthAdded a binding for SR_CONF_SAMPLERATE
2013-03-03 Joel HoldsworthImplemented getter behaviour in DeviceOptions
2013-03-03 Joel HoldsworthCorrected const of DeviceOptions::_sdi
2013-02-20 Uwe HermannDrop a few more unneeded 'extern "C"'.
2013-01-27 Joel HoldsworthRenamed pv::prop::binding::HwCap to DeviceOptions