Mercurial > hg > svapp
log framework/MainWindowBase.cpp @ 304:c837368b1faf
age | author | description |
---|---|---|
Thu, 12 Dec 2013 15:20:14 +0000 | Chris Cannam | Remove OSC option from constructor -- call startOSCQueue() after construction if you want it. |
Wed, 04 Dec 2013 19:40:24 +0000 | Chris Cannam | Add non-SV-preference types tonioni |
Wed, 04 Dec 2013 18:22:28 +0000 | Chris Cannam | Make the default zoom level somewhat configurable tonioni |
Tue, 26 Nov 2013 14:39:57 +0000 | Chris Cannam | Merge from default branch tonioni |
Tue, 26 Nov 2013 14:14:25 +0000 | Chris Cannam | Drop toStdString() and toLocal8Bit().data(), with debug header we can stream QStrings |
Tue, 26 Nov 2013 14:12:50 +0000 | Chris Cannam | Drop std:: from cout, cerr, endl -- pull these in through Debug.h |