Mercurial > hg > svapp
log framework/MainWindowBase.h @ 251:c469f8d8208e
age | author | description |
---|---|---|
Mon, 17 Oct 2011 14:33:57 +0100 | Chris Cannam | Add setDefaultSessionTemplate |
Mon, 23 May 2011 16:12:29 +0100 | Chris Cannam | Pull the default session template directly from settings, instead of storing it templating |
Tue, 17 May 2011 17:04:22 +0100 | Chris Cannam | Split out openSessionTemplate with template name argument rather than FileSource templating |
Wed, 11 May 2011 13:49:21 +0100 | Chris Cannam | Break out openSessionTemplate into its own method, so as to ensure it doesn't do any of that stuff like setting the session save path or last loaded-from location templating |
Wed, 11 May 2011 12:23:55 +0100 | Chris Cannam | When saving a session as a template, use the silent.wav placeholder instead of the main model templating |
Tue, 10 May 2011 13:58:08 +0100 | Chris Cannam | Add saveSessionTemplate method templating |