Windows Message Bugs
I have found the following bugs with the windows message system in BSPlayer.
1. Mute (WParam: 35) doesn't work at all.
2. Seek to position doesn't work properly. Setting the LParam to 600000 (10 minutes) results in it seeking to 2 minutes, 50 seconds. Numbers larger than that usually don't do anything. Numbers smaller than that work, but seek to the wrong time.
Neither of these have worked since windows messages were implemented in v0.85 Build 484
I'm currently using BSPlayer 0.85 Build 488
Thanks
|