From: Bert Vermeulen Date: Sat, 13 Sep 2014 13:17:49 +0000 (+0200) Subject: Always save all channels to a session file. X-Git-Tag: sigrok-cli-0.6.0~66 X-Git-Url: https://sigrok.org/gitweb/?p=sigrok-cli.git;a=commitdiff_plain;h=4c6a77987e2bbda7c4e9c6f3568ccb7b65226d6c;hp=4c6a77987e2bbda7c4e9c6f3568ccb7b65226d6c Always save all channels to a session file. This works around limitations of the current API that screw up saving only enabled channels. See bug 410. ---