From: Joel Holdsworth Date: Sat, 27 Apr 2013 18:27:07 +0000 (+0100) Subject: Fix "Failed to configure samplerate." warnings. X-Git-Url: http://git.code-monkey.de/?a=commitdiff_plain;h=f9541bde559ebdad1dff36bd27a2656ada99c6da;hp=f9541bde559ebdad1dff36bd27a2656ada99c6da;p=pulseview.git Fix "Failed to configure samplerate." warnings. We need to keep the sample rate selectors hidden until they have been reconfigured and we need to ignore the samplerate when the device selector is hidden. This fixes bug #109. ---