Mercurial > hg > sonic-visualiser
log .hgsubstate @ 797:c6f06ff13afc
age | author | description |
---|---|---|
Wed, 03 Sep 2014 09:27:04 +0100 | Chris Cannam | Fix uninitialised values |
Wed, 03 Sep 2014 09:25:41 +0100 | Chris Cannam | Fix uninitialised members |
Wed, 03 Sep 2014 09:23:02 +0100 | Chris Cannam | Remove redundant code (sourceChannels must be at least 2 "because we offer pan") (from coverity scan) |
Wed, 03 Sep 2014 09:21:05 +0100 | Chris Cannam | Fix uninitialised bool |
Tue, 02 Sep 2014 16:18:26 +0100 | Chris Cannam | Add const version of this accessor |
Tue, 02 Sep 2014 16:14:22 +0100 | Chris Cannam | Use getInteractionLayer for immediate interactions, rather than getSelectedLayer (which may be invisible) |
Tue, 02 Sep 2014 16:12:40 +0100 | Chris Cannam | Return getSelectedLayer to being able to return a dormant layer -- if that isn't allowed, then getInteractionLayer is what you want |