Mercurial > hg > sonic-visualiser
log .hgsubstate @ 814:791f1f8b9572
age | author | description |
---|---|---|
2014-09-03 | Chris Cannam | Fix very minor but erroneous non-float-arithmetic |
2014-09-03 | Chris Cannam | clarify |
2014-09-03 | Chris Cannam | Fix some (probably benign) uninitialised members (from coverity scan) |
2014-09-03 | Chris Cannam | Fix some (probably benign) uninitialised members (from coverity scan) |
2014-09-03 | Chris Cannam | Back out last change (see subrepo commit log) |
2014-09-03 | Chris Cannam | Fix to iterator invalidation (from coverity scan) |
2014-09-03 | Chris Cannam | As coverity points out, MIDI_END_OF_EXCLUSIVE (0xF7) cannot result from masking with MIDI_MESSAGE_TYPE_MASK(0xF0). Not that it really matters here. |