Mercurial > hg > svapp
log framework/MainWindowBase.h @ 347:b3609adae921 tony_integration
age | author | description |
---|---|---|
Wed, 07 May 2014 15:12:35 +0100 | Chris Cannam | Merge from tonioni branch tony_integration |
Thu, 03 Apr 2014 08:51:30 +0100 | Chris Cannam | Fix potential for crash on reloading session file - loading selections should not emit signal as if user had just made them manually tonioni |
Wed, 02 Apr 2014 21:25:56 +0100 | Chris Cannam | Much fiddling toward getting sessions and individual audio files to load cleanly when they need quite different handling after load tonioni |
Thu, 12 Dec 2013 15:20:14 +0000 | Chris Cannam | Remove OSC option from constructor -- call startOSCQueue() after construction if you want it. |
Tue, 09 Jul 2013 11:44:51 +0100 | Chris Cannam | Add dedicated signal for ability to change template |
Fri, 16 Nov 2012 13:09:58 +0000 | Chris Cannam | Move member that is initialised in subclass down to that subclass |