]> sigrok.org Git - sigrok-cli.git/history - sigrok-cli.h
options: Make sure there are no extra arguments.
[sigrok-cli.git] / sigrok-cli.h
2014-07-15 Jens SteinhauserPut option parsing into a separate file.
2014-05-27 Bert VermeulenUse new trigger API.
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-03-12 Bert Vermeulensession: Always save in chunks, including in continuous...
2014-02-21 Daniel Elstnerdecode: Defer probe setup until after the input probes...
2014-01-28 Dan Horákfix build 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 VermeulenReduce reliance on globals
2013-11-17 Bert VermeulenRefactor main source into separate files
2013-04-23 Uwe HermannGPL headers: Use correct project name.
2012-10-14 Bert VermeulenMerge branch 'master' of ssh://sigrok.org/data/git...
2012-10-14 Bert Vermeulendon't accept numbers as probe indexes in probe string
2012-08-03 Bert Vermeulencli: remove dead code
2012-08-03 Bert Vermeulencli: more flexible generic arg parser
2012-05-30 Uwe Hermanncli: Constify a few char *pointers.
2012-05-29 Bert Vermeulencli: loose string comparison helper
2012-02-17 Uwe Hermannsr/cli/gtk/qt: s/device/dev/ in many places.
2012-02-05 Uwe HermannProject-wide consistent naming for #include guards.
2011-12-30 Uwe HermannRename sub-project dirs to their correct name.