]> sigrok.org Git - sigrok-cli.git/history - sigrok-cli.c
Drop unneeded comments.
[sigrok-cli.git] / sigrok-cli.c
2012-01-25 Bert Vermeulencli: use new PD instance find function
2012-01-24 Bert Vermeulencli: minor code cleanups
2012-01-24 Bert Vermeulencli: when deciding which PD's output to show, use insta...
2012-01-23 Bert Vermeulencli: use , as a separator for PD stacks, like all other...
2012-01-23 Bert Vermeulencli: if PDs fail, signal a proper session shutdown...
2012-01-23 Bert Vermeulencli: minor cleanup
2012-01-21 Anatoly Sokolovadd SR_HWCAP_DEMO_DEVICE capability
2012-01-21 Bert Vermeulencli: configuring SRD probes no longer deletes them...
2012-01-17 Bert VermeulenCLI: use the new per-PD option setting API
2012-01-15 Bert VermeulenCLI: print sample numbers on annotations on log level > 2
2012-01-15 Bert VermeulenCLI: properly feed SRD a sample number with every chunk...
2012-01-15 Bert VermeulenCLI: when invoked with only -a <pd>, the PD's documenta...
2012-01-14 Uwe HermannImprove 'longname' PD strings, use in 'sigrok-cli -V'.
2012-01-10 Uwe Hermanncli: Fix left-over ANN/PROTO names.
2012-01-09 Bert VermeulenStacked protocol decoders implementation.
2012-01-09 Bert Vermeulencli: make libsigrokdecode follow loglevel setting
2012-01-08 Bert Vermeulenpass PD output to the calling frontend, simple annotati...
2012-01-07 Uwe Hermanncli: Better debug messages for setting PD probes.
2012-01-05 Bert Vermeulennew srd_logic type implementation for PDs to iterate...
2012-01-02 Uwe Hermanncli: Add a few more static keywords.
2011-12-30 Uwe HermannRename sub-project dirs to their correct name.