summaryrefslogtreecommitdiff
path: root/libs/ardour/midi_port.cc
diff options
context:
space:
mode:
authorTim Mayberry <mojofunk@gmail.com>2015-09-04 11:24:56 +1000
committerTim Mayberry <mojofunk@gmail.com>2015-09-04 11:50:08 +1000
commitad6c71e1fdaa9839210d288225816edb7b0cfe74 (patch)
tree11f3bd8f09ed67be2a59f369af2f1998984544f0 /libs/ardour/midi_port.cc
parentb3b5646a30e65db98a08b4bfe821d7aae3f2eec3 (diff)
Fix invalid error message when selecting directories/folders in Import dialog
On linux SndFileSource::get_soundfile_info was being called with an empty path value when clicking on a folder in the left side part of the file browser which resulted in an unnecessary error message. On Windows every time a directory was selected in the Import dialog, SndFileSource::get_soundfile_info would fail to open the directory in read only mode and produce an error, but as we don't want to query/open soundfile info for directories anyway just test and return if the path is a directory.
Diffstat (limited to 'libs/ardour/midi_port.cc')
0 files changed, 0 insertions, 0 deletions