critical fixes

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@246 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Tobias Doerffel
2006-07-20 09:29:40 +00:00
parent 5c8a2f9b9f
commit a76803759c
3 changed files with 19 additions and 8 deletions

View File

@@ -1,3 +1,10 @@
2006-07-20 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
* src/tracks/automation_pattern.cpp:
automationPattern::processMidiTime(): do not start search on time-map if
empty - find() on maps is horribly slow and makes LMMS unusable (still
have to find a better solution without any find()s at all)
2006-07-19 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
* configure.in: