added fast and more leight-weight setAutomatedValue() which omits things like journalling - makes things faster and doesn't introduce threading-problems
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1094 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
11
ChangeLog
11
ChangeLog
@@ -1,5 +1,16 @@
|
||||
2008-06-07 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
|
||||
|
||||
* src/core/song.cpp:
|
||||
in song::setModified() only call mainWindow::resetWindowTitle() when
|
||||
being called with GUI-thread affinity
|
||||
|
||||
* include/automatable_model.h:
|
||||
* src/core/automatable_model.cpp:
|
||||
* src/core/automation_pattern.cpp:
|
||||
added fast and more leight-weight setAutomatedValue() which omits
|
||||
things like journalling - makes things faster and doesn't introduce
|
||||
threading-problems
|
||||
|
||||
* src/core/mmp.cpp:
|
||||
handle renamed midi-node ("midi" -> "midiport")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user