Details
-
Bug
-
Resolution: Fixed
-
Major
-
None
-
None
-
None
Description
Deadlock occurs when calling GetChannelData at the end of the music playlist.
GetChannelData method is used to show equalizer data on minidisplay.
Problem is that the method won't return at the end of last music item (until stop command is issued) and is blocking lock context..
GetChannelData method is used to show equalizer data on minidisplay.
Problem is that the method won't return at the end of last music item (until stop command is issued) and is blocking lock context..