Files
lmms/include
Tobias Doerffel afba8a7ad4 AutomationEditor: thread-safe handling of AutomationPattern pointer
It was not possible to call any of the functions of AutomationEditor
from threads other than the main GUI thread as the m_pattern pointer
was not protected by a mutex. It is however desired to be able to call
for example AutomationEditor::setCurrentPattern(...) from different
threads (mainly required when deleting AutomationPatterns in other
threads). Thus made this method and all accesses to the m_pattern
pointer thread-safe.
2010-05-21 13:19:15 +02:00
..
2009-07-06 12:37:04 +02:00
2010-01-25 23:24:42 +01:00
2009-08-24 17:59:28 +02:00
2009-08-24 17:59:28 +02:00
2007-08-27 18:25:01 +00:00
2009-08-24 17:59:28 +02:00
2009-08-24 17:59:28 +02:00
2009-08-24 17:59:28 +02:00
2008-09-08 22:48:43 +00:00
2009-08-24 17:59:28 +02:00
2009-08-24 17:59:28 +02:00
2006-08-27 23:24:31 +00:00
2008-07-22 11:36:50 +00:00
2009-08-24 17:59:28 +02:00
2009-08-24 17:59:28 +02:00
2008-04-12 15:10:55 +00:00
2009-11-29 23:21:54 +01:00
2009-08-24 17:59:28 +02:00
2009-08-24 17:59:28 +02:00
2009-10-25 16:19:57 -04:00
2010-01-25 23:24:42 +01:00
2009-08-24 17:59:28 +02:00
2009-08-24 17:59:28 +02:00
2009-08-24 17:59:28 +02:00
2009-08-24 17:59:28 +02:00
2009-08-24 17:59:28 +02:00
2009-08-24 17:59:28 +02:00
2009-08-24 17:59:28 +02:00
2009-08-24 17:59:28 +02:00
2009-08-24 17:59:28 +02:00
2009-08-24 17:59:28 +02:00
2009-08-24 17:59:28 +02:00
2009-08-24 17:59:28 +02:00
2009-08-24 17:59:28 +02:00
2007-08-27 18:25:01 +00:00
2009-08-24 17:59:28 +02:00
2009-08-24 17:59:28 +02:00
2010-01-25 23:24:42 +01:00