]> sigrok.org Git - libsigrok.git/commit
Always save all channels to a session file.
authorBert Vermeulen <redacted>
Mon, 24 Nov 2014 01:21:15 +0000 (02:21 +0100)
committerBert Vermeulen <redacted>
Mon, 24 Nov 2014 01:21:52 +0000 (02:21 +0100)
commitbc96d5f08fe59ea7c51799b148946f5003c90927
treeb2eaac8c280b9c98323d1119da9478273ed956fa
parente835e8080b6278137ea90f3b10e5d8bc51136a91
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. And bug 495.
src/output/srzip.c