BSP_Mute on 2.5.7.1051 bug
Hello,
I'm writing a remote control for bsplayer (BSRemote) and I've encountered a bug with the BSP_Mute message. The version I'm using is 2.5.7.1051. In 2.52.1030 it doesn't happen.
The command line is: SendMessage(bsp_hand, WM_BSP_CMD, BSP_Mute, 0);
Upon receipt, bsplayer stops playback (displays STOP in the interface, movie position is reset).
|