Re: [sigrok-devel] Extend decoder search path by more than one folder

2022-09-08 Thread Ivan Wick
I noticed the SIGROKDECODE_PATH feature was recently committed to libsigrokdecode. Have you tried it in the nightly build? https://sigrok.org/gitweb/?p=libsigrokdecode.git;a=commit;h=1105c425345961fa527a7994845bc487b1c7bdf5 There is a related bug report which we should probably resolve. It specifi

[sigrok-devel] Extend decoder search path by more than one folder

2022-09-08 Thread Helge Kruse
Hello, PulseView searches for decoders in the program folder in the folder %PROGRAMDATA%/libsigrokdecode and a folder specified in the environment variable SIGROKDECODE_DIR. I have two folders outside the libsigrokdecode and the program folder and want to specify both folders. But SIGROKDECODE_D