]> sigrok.org Git - sigrok-cli.git/history - device.c
Use new sr_key_info instead of sr_config_info.
[sigrok-cli.git] / device.c
2015-04-07 Uwe HermannUpdate due to sr_driver_list() now taking a context.
2015-03-26 Uwe HermannVarious #include file cosmetic fixes.
2015-03-21 Uwe HermannMinor cosmetics, whitespace- and consistency fixes.
2014-11-11 Uwe HermannUse getters now that 'struct sr_dev_inst' is opaque.
2014-10-27 Bert VermeulenShow driver detail even if no device was found.
2014-09-09 Bert VermeulenFail on invalid channel group.
2014-07-15 Jens SteinhauserRemove unnecessary extern option variable declarations.
2014-03-25 Uwe HermannRename 'probe group' to 'channel group' everywhere.
2014-01-28 Uwe HermannFix more warnings when building without libsigrokdecode.
2013-12-29 Bert VermeulenAdd support for config keys of type G_VARIANT_TYPE_INT32.
2013-11-19 Uwe HermannFix a bunch of compiler warnings.
2013-11-17 Bert VermeulenRefactor main source into separate files