matrixmixer: the 'value is not 0' construct does not appear to prevent execution...
commit526309fed7ff7d73fa6dea6c5fc1c51e41d8b0b3
authorjwoithe <jwoithe@2be59082-3212-0410-8809-b0798e1608f0>
Fri, 26 Apr 2013 12:50:19 +0000 (26 12:50 +0000)
committerjwoithe <jwoithe@2be59082-3212-0410-8809-b0798e1608f0>
Fri, 26 Apr 2013 12:50:19 +0000 (26 12:50 +0000)
tree5b7a3cbea6e10bbd9c7efd441c17cb1099579667
parent7a3f044adbd2c4f16b14e82c5dbb3fec35217f75
matrixmixer: the 'value is not 0' construct does not appear to prevent execution of the conditional statements when value is numerically equal to 0 (at least not when called from refreshValues()).  Going with '!=0' seems to work though so we'll run with that.

git-svn-id: svn+ssh://ffado.org/ffado/trunk@2306 2be59082-3212-0410-8809-b0798e1608f0
libffado/support/mixer-qt4/ffado/widgets/matrixmixer.py