Mercurial > hg > sonic-visualiser
log .hgsubstate @ 812:efd4f73af368
age | author | description |
---|---|---|
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. |
2014-09-03 | Chris Cannam | Fix return of empty string as bool value (from coverity scan, interesting the compiler doesn't mind) |