]> sigrok.org Git - pulseview.git/history - pv/binding
Fix assertions
[pulseview.git] / pv / binding /
2017-07-06 Uwe HermannApply some clang-tidy fixes.
2017-07-04 Soeren ApelRemove DecodeStack dependency from decode binding wrapper
2017-06-06 Uwe HermannDrop some trailing whitespace.
2017-06-05 Soeren ApelDevice: Minor whitespace change
2017-06-05 Soeren ApelDevice: Make capability listing more robust
2017-03-30 Uwe Hermannbinding: Add description tooltips to almost all binding...
2017-03-30 Uwe Hermannbinding/prop: Add a description field.
2017-03-28 Uwe HermannUse alphabetical order for #includes.
2017-03-23 Uwe HermannConsistenty use auto-generated namespace comments.
2017-03-23 Uwe HermannRandom simplifications, cosmetics/whitespace/consistenc...
2017-03-23 Uwe HermannRemove unused "using" declarations.
2017-03-18 Uwe HermannDon't use std:: in the code directly (where possible).
2017-03-11 Uwe HermannDon't use deprecated headers.
2017-03-07 Soeren ApelUpdate sr_period_string usage
2017-01-07 Gerhard Sittiglicense: remove FSF postal address from boiler plate...
2016-06-26 Aurelien JacobsDevice: add support for list of discrete values for...
2016-03-14 ntruchsessfix 'Exception: not applicable' when connecting to...
2015-12-31 Martin LingUpdate to new configuration API.
2015-12-26 Uwe HermannVarious minor whitespace and consistency fixes.
2015-11-03 Daniel ElstnerSuppress warnings from glibmm about deprecated auto_ptr
2015-06-30 Bartosz GolaszewskiInputOutput: replace nullptr with boost::none in Double()
2015-06-11 Joel HoldsworthReplaced NULL with nullptr
2015-06-11 Joel Holdsworthbinding::Device: Catch errors listing the config keys
2015-05-28 Joel Holdsworthpv::binding::InputOutput: Bound up more integer types...
2015-04-12 Bartosz GolaszewskiDevice: Add bindings for SR_CONF_POWER_OFF and SR_CONF_...
2015-02-13 Aurelien Jacobsdevice: ensure bind_enum() checks availability of Capab...
2015-01-27 Joel HoldsworthAdded InputOutput binding
2015-01-27 Joel HoldsworthModified header guards to match file names
2015-01-27 Joel HoldsworthRenamed pv::binding::DeviceOptions and DecoderOptions...
2015-01-27 Joel HoldsworthMoved pv::prop:bindings classes into pv::bindings namespace