Avoid duplicate HRTF entries in the UI
commitdedc782222bf2f7f9a2210b686ebb1e922585bd1
authorChris Robinson <chris.kcat@gmail.com>
Wed, 21 Dec 2016 20:05:26 +0000 (21 12:05 -0800)
committerChris Robinson <chris.kcat@gmail.com>
Wed, 21 Dec 2016 20:05:26 +0000 (21 12:05 -0800)
treeedaaf7b1df6943bb00428a2243956c0a6b77017e
parent1b104dd77baeb6d991ec2ff279c87e6e46527d44
Avoid duplicate HRTF entries in the UI

Similar to how the library handles it, duplicate entries of the same file are
ignored. This could happen if, for example, XDG_DATA_DIRS contains the same
path multiple times.
utils/alsoft-config/mainwindow.cpp