Mercurial > hg > svcore
diff plugin/DSSIPluginInstance.cpp @ 75:163f3428bbe0
* Create temporary directory, cleaned up on exit, and use it to store
(inter alia) audio samples for the sample-player plugin.
* Ensure newly added layers always have unique names
* Make sure configure pairs for real-time plugins are stored in the
configuration Xml along with parameter & program settings
author | Chris Cannam |
---|---|
date | Mon, 10 Apr 2006 13:52:32 +0000 |
parents | 7afcfe666910 |
children | b2067aff8cd6 |
line wrap: on
line diff
--- a/plugin/DSSIPluginInstance.cpp Fri Apr 07 17:50:33 2006 +0000 +++ b/plugin/DSSIPluginInstance.cpp Mon Apr 10 13:52:32 2006 +0000 @@ -828,6 +828,8 @@ m_programCacheValid = false; + m_configurationData[key] = value; + std::string qm; // Ignore return values from reserved key configuration calls such