Mercurial > hg > sonic-visualiser
log main/MainWindow.cpp @ 851:fc742cdbf2b9 normalize_hybrid_option
age | author | description |
---|---|---|
Tue, 09 Sep 2014 16:33:52 +0100 | Chris Cannam | Use openPath instead of open() when opening local file or URL (for progress indicator). I think I didn't realise this distinction between the two functions, which formerly were both named open(). |
Wed, 03 Sep 2014 12:36:11 +0100 | Chris Cannam | Fix dead code; fix previous fix to midi insertion logic |
Wed, 03 Sep 2014 09:35:03 +0100 | Chris Cannam | Return seems to work better than Enter here |
Wed, 03 Sep 2014 09:19:55 +0100 | Chris Cannam | Fix incoherent logic for what happens if MIDI arrives while no suitable layer is current (from coverity scan) |