]> sigrok.org Git - sigrok-cli.git/history - main.c
opt_to_gvar: print an error message for unsupported data types
[sigrok-cli.git] / main.c
2014-11-18 Bert VermeulenAlways check config key capabilities before using them.
2014-11-11 Uwe HermannUse getters now that 'struct sr_dev_inst' is opaque.
2014-09-23 Bert VermeulenSet device options when called with --get.
2014-09-10 Bert VermeulenAdd --get option.
2014-08-28 Bert VermeulenUse new input API.
2014-07-25 Bert VermeulenUse finished output API.
2014-07-24 Bert VermeulenFree results of device scan as soon as possible.
2014-07-15 Jens SteinhauserPut option parsing into a separate file.
2014-04-20 Bert VermeulenUse new output module API wrappers.
2014-04-14 Uwe HermannRename 'probe' to 'channel' (libsigrokdecode change).
2014-03-25 Uwe HermannRename 'probe' to 'channel' in most places.
2014-03-25 Uwe HermannRename 'probe group' to 'channel group' everywhere.
2014-02-21 Daniel Elstnerdecode: Defer probe setup until after the input probes...
2014-01-28 Dan Horákfix build without libsigrokdecode
2013-11-19 Uwe HermannFix a bunch of compiler warnings.
2013-11-17 Bert VermeulenReduce reliance on globals
2013-11-17 Bert VermeulenRefactor main source into separate files