View Single Post
  #1 (permalink)  
Old 13th July 2002
vynce vynce is offline
Junior Member
BS.Player Newbie
 
Join Date: Jul 2002
Posts: 4
Rep Power: 0
vynce is an unknown quantity at this point
Default 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
Reply With Quote
 

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20