Mercurial > hg > sonic-visualiser
log .hgsubstate @ 1472:59c6b75da437 3.0-integration
age | author | description |
---|---|---|
2017-01-04 | Chris Cannam | Fix race condition in first-time recording, where adding the recording wave model would prompt the audio play source to note that its channel count had increased (from 0 to, say, 2) and thus to cause the audio device to be reopened, stopping recording. Fix is to make this only happen if channel count increases beyond that of the device, which shouldn't happen in the recording case 3.0-integration |
2017-01-04 | Chris Cannam | Report audio driver startup error 3.0-integration |
2017-01-03 | Chris Cannam | Provisionally add labels for normalisation menu (sigh) 3.0-integration |
2017-01-03 | Chris Cannam | Add help icon, + update subrepo 3.0-integration |
2017-01-03 | Chris Cannam | Store/recall colours by hex name; simpler and more general (was having trouble with reloading on Mac). Also update subrepos inc PortAudio build 3.0-integration |
2017-01-03 | Chris Cannam | Fix accidental breakage of PNG export while adding SVG export 3.0-integration |