One last bot test, promise

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1554 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Paul Giblock
2008-09-06 07:11:43 +00:00
parent 796b0287f0
commit 168dcf9a40

View File

@@ -87,7 +87,7 @@
* src/core/song.cpp:
* src/core/track_container.cpp:
* src/core/track.cpp:
Add locking to trackContainer::m_tracks and clean up some const-ness.
Add locking to trackContainer::m_tracks and clean up some const-ness
This should fix most crashes causes by moving/adding TCOs. This also
seems to fix the no-sound bug that I hate so much.