]> sigrok.org Git - sigrok-cli.git/history - sigrok-cli.h
session: make group of 'static' vars more visible
[sigrok-cli.git] / sigrok-cli.h
2019-05-14 Gerhard Sittigadd --dont-scan (-D) command line option
2019-03-29 Uwe HermannAdd --list-supported-wiki option.
2018-04-19 Uwe Hermannsigrok-cli.h: Drop unused functions and #defines.
2017-07-31 Gerhard Sittigdecode: Optionally print sample numbers with protocol...
2017-06-03 Uwe HermannList supported devices, modules, decoders via --list...
2017-02-20 Karl PalssonSupport multiple protocol decoder stacks
2017-02-20 Karl PalssonDrop -S stack option
2015-10-09 Daniel Elstneroptions: Type of G_OPTION_ARG_NONE is gboolean
2015-09-13 Daniel ElstnerBuild: Include <config.h> first in all source files
2015-09-10 Daniel ElstnerBuild: Adopt modernized Autotools build system
2015-07-30 Soeren Apelsession: Supply filename to the output module directly
2015-04-07 Uwe HermannUpdate due to sr_driver_list() now taking a context.
2015-03-25 Martin Lingsigrok-cli: Update for sr_session_{new,load} API change.
2015-03-21 Uwe HermannMinor cosmetics, whitespace- and consistency fixes.
2015-02-10 Uwe HermannAdd -T|--transform-module and show transform modules...
2014-11-18 Bert VermeulenAlways check config key capabilities before using them.
2014-10-27 Bert VermeulenShow driver detail even if no device was found.
2014-09-10 Bert VermeulenAdd --get option.
2014-08-28 Bert VermeulenUse new input API.
2014-08-20 Bert VermeulenFix generic sr_option enumeration.
2014-07-25 Bert VermeulenUse finished output API.
2014-07-17 Bert VermeulenUse new session API.
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.