Mercurial > hg > svapp
log
age | author | description |
---|---|---|
2018-06-08 | Chris Cannam | Use wide-char env variable lookup plugin-path-config |
2018-05-15 | Chris Cannam | Fix compiler warning |
2018-04-19 | Chris Cannam | Make "Select All" select the whole span of everything that exists, not just the main model (toward SF bug #243 Copied Time Instant Layer does not include instant at end of track) |
2018-04-18 | Chris Cannam | Proper handling for notes that end at the same frame as a subsequent note of the same pitch begins. The note-off needs to be associated with the prior note, not a spurious zero-duration version of the subsequent note. |
2018-03-01 | Chris Cannam | Untabify |
2017-03-07 | Chris Cannam | Debug output |
2017-03-06 | Chris Cannam | Fix some one-off memory leaks (including distracting ones in tests) |