]> sigrok.org Git - sigrok-cli.git/history - show.c
Better output module checking.
[sigrok-cli.git] / show.c
2014-08-02 Bert VermeulenBetter output module checking.
2014-08-01 Bert VermeulenShow PD annotation row members by name, not number.
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 SteinhauserRemove unnecessary extern option variable declarations.
2014-06-03 Aurelien Jacobsfix a potential use of uninitialized variable
2014-05-27 Bert VermeulenUse new trigger API.
2014-05-06 Uwe HermannAdapt to SR_T_CHAR -> SR_T_STRING rename.
2014-04-26 Bert VermeulenFix compile without decoding support.
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-20 Bert VermeulenAdd support for setting double ranges.
2014-03-13 Bert Vermeulendecode: Show possible values for decoder options.
2014-03-13 Bert VermeulenSort probes by index.
2014-03-11 Bert Vermeulenshow: Sort ALL the things.
2014-01-31 Uwe Hermannshow: Cosmetics and consistency fixes.
2014-01-31 Uwe Hermannshow: Add support for showing PD annotation rows.
2014-01-28 Uwe HermannFix more warnings when building without libsigrokdecode.
2014-01-19 Bert VermeulenDon't use SR_CONF_MAX_UNCOMPRESSED_SAMPLES.
2014-01-12 Bert VermeulenRemove special handling of pattern mode options.
2013-11-19 Uwe HermannFix a bunch of compiler warnings.
2013-11-17 Bert VermeulenRefactor main source into separate files