Mercurial > hg > svapp
log
age | author | description |
---|---|---|
2019-11-21 | Chris Cannam | Avoid a compiler warning |
2019-10-31 | Chris Cannam | Avoid deadlock when process finishes immediately (so alignmentProgramFinished is called from waitForStarted while mutex already held) |
2019-10-29 | Chris Cannam | More debug output, and fix crash after failed external-program alignment |
2019-10-29 | Chris Cannam | If no local filename (e.g. when decoded to memory), get the local filename from the file source (e.g. cached version of encoded file) |
2019-10-17 | Chris Cannam | Use updated snap api |
2019-10-16 | Chris Cannam | Make it possible to open an audio device for playback and upgrade it to I/O later on - avoiding the Mac microphone-permission dialog until we are actually wanting to record |
2019-10-11 | Chris Cannam | Avoid floating-point exception when stopping after models deleted |
2019-10-04 | Chris Cannam | Support updated PaneStack options API |