]> sigrok.org Git - sigrok-cli.git/history - main.c
Enumerate output module options according to API change.
[sigrok-cli.git] / main.c
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