]> sigrok.org Git - pulseview.git/history - pv/prop/binding/decoderoptions.h
Session: Fix issue #67 by improving error handling
[pulseview.git] / pv / prop / binding / decoderoptions.h
2014-11-22 Joel HoldsworthRenamed C++ headers to .hpp
2014-11-22 Joel HoldsworthMake member variable underscores a suffix instead of...
2014-10-15 Martin LingUse libsigrok C++ bindings (patch version 7).
2014-05-24 Joel HoldsworthReplaced boost::shared_ptr with std::shared_ptr
2014-03-13 Joel HoldsworthAddded support for decoder options with a values list
2014-03-13 Joel HoldsworthMoved print_gvariant into DeviceOptions
2013-11-30 Joel HoldsworthImplemented decoder stacking
2013-11-30 Joel HoldsworthRenamed pv::data::Decoder to DecoderStack
2013-11-19 Joel HoldsworthMoved decoder config into the popup
2013-09-29 Joel HoldsworthImplemented decoder options binding
2013-09-29 Joel HoldsworthAdded empty DecoderOptions binding