]> sigrok.org Git - pulseview.git/commitdiff
session: add support to auto detect input format (for init file)
authorGerhard Sittig <redacted>
Sun, 13 May 2018 06:59:02 +0000 (08:59 +0200)
committerGerhard Sittig <redacted>
Sun, 13 May 2018 22:10:00 +0000 (00:10 +0200)
Extend the Session::load_init_file() method, to have the input format
automatically detected in the absence of an -I spec upon startup.

This fixes part of bug 1015. Input files specified at the command line
when pulseview gets invoked are handled. Files that interactively get
loaded while pulseview is running are not handled yet.


No differences found