]> sigrok.org Git - pulseview.git/history - pv/binding
Session: Fix issue #67 by improving error handling
[pulseview.git] / pv / binding /
2022-02-22 Gerhard SittigDevice: Display "continuous" checkbox when settable...
2021-12-21 Soeren ApelDevice: Ignore some more false flags
2020-10-16 Soeren ApelFix #1607 by ignoring common read-only config keys
2020-08-22 Soeren ApelDevice binding: Notify user when a config option is...
2020-07-13 Soeren ApelFix #1567 by showing a custom text for the minimum...
2020-07-12 Valentin OchsAllow setting a frame limit
2020-05-21 Uwe HermannFix a few #include guard inconsistencies.
2020-05-21 Soeren ApelFix a compiler warning
2020-01-01 Soeren ApelRework decoder infrastructure
2019-12-22 Soeren ApelFix #1462 by letting help label adjust its size
2018-10-21 Soeren ApelFix clazy warnings regarding range-for references
2018-10-13 Uwe Hermanndevice.cpp: SR_CONF_AVG_SAMPLES: Add support for list...
2018-09-05 Uwe Hermanndevice.cpp: Add SR_CONF_AVG_SAMPLES.
2018-09-05 Uwe Hermanndevice.cpp: Add SR_CONF_AVERAGING.
2018-09-05 Soeren ApelBinding: Add help icons for entries with descriptions
2018-06-05 Uwe Hermanndevice.cpp: Add SR_CONF_EXTERNAL_CLOCK_SOURCE.
2018-06-03 Uwe Hermanndevice.cpp: Add missing SR_CONF_DATA_SOURCE entry.
2018-05-06 Soeren ApelUpdate property widgets before showing device config...
2018-03-23 Dan Horákfix catching polymorphic types by value
2018-02-10 Uwe HermannMinGW: Fix a compile error due to a missing #include.
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