]> sigrok.org Git - sigrok-cli.git/history - sigrok-cli.c
Use g_try_malloc/g_free/g_strdup consistently.
[sigrok-cli.git] / sigrok-cli.c
2012-02-11 Uwe HermannUse g_try_malloc/g_free/g_strdup consistently.
2012-02-11 Bert Vermeulensrd: rename all instance to inst
2012-02-10 Uwe Hermannsr: Implement proper logging framework.
2012-02-10 Uwe Hermannsrd: More consistent log related function names.
2012-02-05 Uwe Hermannsr/cli/gtk: Remove analog left-overs from API.
2012-02-01 Bert Vermeulencli: cleaned up debug output
2012-01-30 Anatoly SokolovAdd sr_device_get_info
2012-01-27 Bert Vermeulencli: correctly map probes on every instance, not just...
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.