]> sigrok.org Git - libsigrok.git/commit
output: Add srzip, the session file format.
authorBert Vermeulen <redacted>
Tue, 11 Nov 2014 22:23:09 +0000 (23:23 +0100)
committerBert Vermeulen <redacted>
Tue, 11 Nov 2014 23:12:59 +0000 (00:12 +0100)
commit3250d8c7e05f2d6a3ffbdf2499af8a13fa99fe39
treec4d2df16883b6cc6bcd9bc42f682b26c831d872f
parentccd3f5e5eb05741001fcaa704c1720de8f0f66d3
output: Add srzip, the session file format.

The 'filename' option is required: this module creates the zip file
itself, and never actually outputs anything back to the calling frontend.
Makefile.am
src/output/output.c
src/output/srzip.c [new file with mode: 0644]