From: Joel Holdsworth Date: Sun, 12 Apr 2015 14:08:51 +0000 (+0100) Subject: Support specifying input formats on the command line X-Git-Url: http://git.code-monkey.de/?a=commitdiff_plain;ds=sidebyside;h=e3c79b07a04a6621e7f3d8d36c1afac5ef7d0db5;hp=e3c79b07a04a6621e7f3d8d36c1afac5ef7d0db5;p=pulseview.git Support specifying input formats on the command line Also removes the signal dispatch that was previously used to delay the file loading until after the constructor. ---