]> sigrok.org Git - sigrok-cli.git/history - session.c
Use new output module API wrappers.
[sigrok-cli.git] / session.c
2014-04-20 Bert VermeulenUse new output module API wrappers.
2014-04-19 Bert VermeulenDrop obsolete output API support.
2014-04-13 Bert VermeulenAlways get samplerate at the start of acquisition.
2014-04-13 Bert VermeulenDeal with empty sessions nicely.
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-12 Bert Vermeulensession: Always save in chunks, including in continuous...
2014-02-21 Daniel Elstnersession: Do not derive unit size from enabled probes.
2014-02-21 Daniel Elstnersession: Remove call to sr_filter_probes()
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-09 Bert VermeulenDon't leak GVariant.
2014-01-09 Bert VermeulenCheck device uncompressed memory size before running.
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-19 poljar (Damir Jelić)sigrok-cli: Fix memory leak if we save the default...
2013-11-17 Bert VermeulenRefactor main source into separate files