|
Feature Requests, Feedback And Suggestions Post your suggestions and feature requests here, what would you like to use in BS.Player. Any feedback is appreciated and will be reviewed by our team. |
| LinkBack | Thread Tools | Search this Thread | Display Modes |
| |||
plugin that pauses winamp, media player or other player I am one of those people who listen to internet radio or mp3s all day long. And always when I want to watch a clip or a movie I have to pause the mp3 player. I think it would be realy nice if you made a plugin that pauses winamp when movie is played and when you exit bsplayer it would continue playing. Here you can find instructions how to control winamp with windows messages: http://forums.winamp.com/showthread.php?threadid=180297 Hope you consider my plugin request BTW Is there a guide, manual or anything that describes how to make bsplayer plugins? Bye, Nick |
| |||
I'm not part of the developers team, but I will consider your request :D If I find the time I will try to code something together : it doens't seem that hard. If you want to try it yourself take a look at the SDK directory in your BSplayer's directory. It contains all the info you need for writing your own plugins. Good luck, Rafke P. |
| |||
Quote:
OK I will probably write the plugin this week (if i'll find my delphi CD :( ) |
| |||
Oops I didn't see your reply and went ahead with coding... I hope you don't mind :D http://users.skynet.be/RafkeP/downlo...use_plugin.dll What it does : It checks if winamp is playing a song when you start BSplayer If it is, the plugin will pause winamp. When you close BSPlayer (the normal way) it will check if winamp is still paused and resume playing. If winamp is in any other state, nothing will happen. This is a first version. Quick and dirty. As always all feedback is appreciated and will be taken into account for future versions. Enjoy, Rafke P. |
| |||
I wrote my own copy to: http://www2.arnes.si/~ddrago/bsplay/ Mine does not check if winamp plays (because it is always playing ;) ) |
Tags |
media, pauses, player, plugin, winamp |
| |