From: Bert Vermeulen Date: Sun, 12 Feb 2012 03:07:22 +0000 (+0100) Subject: srd: extra module path can now optionally be passed to srd_init() X-Git-Tag: libsigrokdecode-0.1.0~51 X-Git-Url: https://sigrok.org/gitweb/?p=libsigrokdecode.git;a=commitdiff_plain;h=65e1c7d091956e42aa4d97d7b639e10076e6f8ff;hp=65e1c7d091956e42aa4d97d7b639e10076e6f8ff srd: extra module path can now optionally be passed to srd_init() Also environment variable SIGROKDECODE_DIR, if present, is prepended to the module path. ---