reverted revision 504 as changes are not neccessary anymore as of fixes in revision 505

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@507 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Tobias Doerffel
2007-08-04 08:04:40 +00:00
parent 9e4d212959
commit 0b603628b5
13 changed files with 13 additions and 48 deletions

View File

@@ -1,5 +1,18 @@
2007-08-03 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
* plugins/audio_file_processor/audio_file_processor.cpp:
* plugins/bit_invader/bit_invader.cpp:
* plugins/kicker/kicker.cpp:
* plugins/lb302/lb302.cpp:
* plugins/patman/patman.cpp:
* plugins/plucked_string_synth/plucked_string_synth.cpp:
* plugins/polyb302/polyb302.cpp:
* plugins/singerbot/singerbot.cpp:
* plugins/stk/mallets/mallets.cpp:
* plugins/vibed/vibed.cpp:
removed check for framesLeftForCurrentPeriod() being zero - fixed by
patch below
* src/tracks/instrument_track.cpp:
acquire play-handle-lock of mixer while calling noteOff() in
instrumentTrack::processInEvent( ... ) - fixes asynchronously