Official BS.Player forums  

Go Back   Official BS.Player forums > Main forum > General Talk And Support

General Talk And Support General talk and peer-to-peer support about BS.Player and other video and audio multimedia players.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 4th August 2002
Junior Member
BS.Player Newbie
 
Join Date: Aug 2002
Posts: 8
Rep Power: 0
matz is an unknown quantity at this point
Default ATI Remote Wonder plug-in for BSPlayer (dll inside)

Hi,



I've written a plug-in for the ATI Remote Wonder and BSPlayer :) . You can download it at the end of this post.

Feel free to give me feedbacks/suggestions/bugs in the post. I will improve it on your suggestions.feedbacks.

Here is the readme.txt :
-------------------------------------

Matz's BSPlayer plug-in for ATI Remote Wonder
=============================================

Version: 1.0
README file updated on: 2002-08-04


Table of Contents
-----------------

0. Introduction
1. Installation requirements
2. Installation instructions
3. Keys


0. Introduction
----------------

BSPlayer can't natively handle the ATI Remonte Wonder (for example, it is not catching WM_APP command that is sent when using the PLAY key).

I've written a plug-in for the ATI Remote Wonder that will allow you to use it with BSPlayer.

It's the first release, there may be som bugs. Do not hesitate to tell me about, or to ask for improvments. Any ideas are welcommed !


1. Installation requirements
----------------------------

- ATI Remote Wonder ;)
- REMOTE WONDER Software Version 1.2 (or above) must be installed. You can find them at http://mirror.ati.com/support/driver...onder-1-2.html. Prior to install these drivers, you must install v 1.1 (http://mirror.ati.com/support/driver...onder-1-1.html) as it is mentionned in ATI website. You can find these drivers on the ATI website (the links were ok on 2002-08-04)
- BSPlayer v 0.84.484 (or above)

2. Installation instructions
----------------------------

- Copy the BSPlayer.dll where you want (the "plug-ins"folder of your Remote Wonder Software installation is a good place. By default, it's : "C:\Program Files\ATI Multimedia\RemCtrl\Plug-Ins")
- Open the ATI Remote Wonder control panel (double-clic on the Remote Wonder icon in the tray).
- Go to the "Plug-Ins" tab
- Hit "Import" button
- Select BSPlayer.dll in the location you put it ("C:\Program Files\ATI Multimedia\RemCtrl\Plug-Ins"). Select Ok

That's it ! Now look at the Keys section to know how to use it.

3. Using the Matz's BSPlayer plug-in for ATI Remote Wonder
----------------------------------------------------------

They will be directed to BSPlayer if it is launched and if a movie is loaded (except the playlist and preference button that do not require that a movie is loded).

* Keys in the "play group" of the Remote Control (at the bottom of the Remote control) :
- Play button : play the movie and set the focus to BSplayer
- Pause button : pause the movie and set the focus to BSplayer
- Stop button : stop the movie and set the focus to BSplayer
- Next button : go to the next movie in the playlist and set the focus to BSplayer
- Previous button : go to the previous movie in the playlist and set the focus to BSplayer

* Keys in the "cursor group" of the Remote Control (where there is the small "OK" button in the center). They will work only if BSPlayer has the focus. Just press "Play" or "Pause" to give it to him.
- Left arrow : Rewind the movie
- Left arrow : Forward the movie
- Up arrow : VOlume up
- Up arrow : VOlume down

* Other keys :

- Menu button : open the playlist (or close it if already opened)
- Setup button (check mark key) : open the BSPlayer preferences window. While it is opened opened, you will be unable to control the movie (play, pause....). To close it remotely, press the "Ok" button when BSPlayer has the focus. If you can't give BSplayer the focus, press the Setup button (check mark) and then the Menu button : you will be able to press "Ok" and the preference window will disappeared, giving you back the control of the movie.
- key 1 : the movie will be half sized
- key 2 : the movie will be 100 % sized
- key 3 : the movie will be 200 % sized
- resize key (on the right of the right arrow button) : toggle full-screen
- stowatch key (on the left of the left arrow button) : add bookmark

All other buttons are ignored by the plug-in, i.e. they are directed to other plug-ins or to Remote Wonder basic functions (for example the Volume or mute button). Function keys has not been used by this plugin.

Remmember : to give the focus to BSPlayer to control it, hit the Play button. It will bring BSPlayer to the top.

The BSPlayer plug-in for ATI Remote Wonder will work even if the the Winamp plug-in is loaded. The keys will be directed to Winamp if Winamp has the focus. The keys will be directed to BSPlayer if BSPlayer has the focus. If neither Winamp and BSPlayer has the focus, BSPlayer will get the focus if a button from the "play group" keys is pressed.
Attached Files
File Type: zip 346_1028478111.zip (46.2 KB, 3511 views)
Reply With Quote
  #2 (permalink)  
Old 4th August 2002
Junior Member
BS.Player Newbie
 
Join Date: Aug 2002
Posts: 5
Rep Power: 0
turbanjones is an unknown quantity at this point
Default playlist?

thanks to hi heaven for that matz. I've been working on my entertainment system for a while and you put one of the final pieces in place. I was wondering though what you meant when go to the next file in the play list? I have yet to hear about this player having a playlist. Is that a separate program. how do i access or get this playlist?
Reply With Quote
  #3 (permalink)  
Old 4th August 2002
Junior Member
BS.Player Newbie
 
Join Date: Aug 2002
Posts: 8
Rep Power: 0
matz is an unknown quantity at this point
Default Re: playlist?

Quote:
Originally Posted by turbanjones
thanks to hi heaven for that matz. I've been working on my entertainment system for a while and you put one of the final pieces in place. I was wondering though what you meant when go to the next file in the play list? I have yet to hear about this player having a playlist. Is that a separate program. how do i access or get this playlist?
It's a pleasure... For me it's a good thing too to be able to plently use the ATI Remote Wonder (it's really a Wonder).

Of course there is a plylist. Just have a texte file (with notepad for example) and name it with .bsl extension. Double clic on it or open it into BSPlayer. Or right clic in BSPlayer and select "playlist", or hit ALT + E, and then drag and drop files into it or right clic in the playlist to add a new file. Or... clic on the "playlist" button of the remote after installing my plug in !

Matz
Reply With Quote
  #4 (permalink)  
Old 5th August 2002
Senior Member
BS.Player Power User
 
Join Date: Jun 2002
Posts: 136
Rep Power: 0
goety is an unknown quantity at this point
Default playlist!!

or click on the playlist button
in a decent skin,

find them on
www.bsplay.com
Reply With Quote
  #5 (permalink)  
Old 5th August 2002
Junior Member
BS.Player Newbie
 
Join Date: Aug 2002
Posts: 2
Rep Power: 0
gonker is an unknown quantity at this point
Default ati wonder plugin with source code

looks like you have taken the lead on this one matz .. I would be interested to see your source code if you would be up for posting it as Im new to C++ in general and also had a few issues with the AreYouInFocus method ... Im assuming you wrote this in c++.
Was this a debug dll ? seems kind of big .. anyways, if you or anyone else feel like working on using my sourcecode here it is is with the dll attached .. Its real basic but it works ..

enjoy

Attached Files
File Type: zip 327_1028569903.zip (18.2 KB, 1382 views)
Reply With Quote
  #6 (permalink)  
Old 7th August 2002
Junior Member
BS.Player Newbie
 
Join Date: Aug 2002
Posts: 8
Rep Power: 0
matz is an unknown quantity at this point
Default Re: ati wonder plugin with source code

Quote:
Originally Posted by gonker
looks like you have taken the lead on this one matz .. I would be interested to see your source code if you would be up for posting it as Im new to C++ in general and also had a few issues with the AreYouInFocus method ... Im assuming you wrote this in c++.
Was this a debug dll ? seems kind of big .. anyways, if you or anyone else feel like working on using my sourcecode here it is is with the dll attached .. Its real basic but it works ..

enjoy

I'm in hollidays right now, i will try to see your source code in a couple of weeks... sorry

Matz
Reply With Quote
  #7 (permalink)  
Old 16th August 2003
Junior Member
BS.Player Newbie
 
Join Date: Mar 2003
Posts: 5
Rep Power: 0
thibotus01 is an unknown quantity at this point
Default

hi,


a button for Mute its very nescessary when the phone ringing et we want to cut the volume :-)
Reply With Quote
  #8 (permalink)  
Old 16th August 2003
Junior Member
BS.Player Newbie
 
Join Date: Aug 2002
Posts: 8
Rep Power: 0
matz is an unknown quantity at this point
Default

Quote:
Originally Posted by thibotus01
hi,


a button for Mute its very nescessary when the phone ringing et we want to cut the volume :-)
The mute button is on the remote control, without any sepcial settings or programming... :)

Matz
Reply With Quote
  #9 (permalink)  
Old 16th August 2003
Junior Member
BS.Player Newbie
 
Join Date: Mar 2003
Posts: 5
Rep Power: 0
thibotus01 is an unknown quantity at this point
Default

When i use the plugin Bsplayer, the button mute dont working...
Reply With Quote
  #10 (permalink)  
Old 17th August 2003
Junior Member
BS.Player Newbie
 
Join Date: Aug 2002
Posts: 8
Rep Power: 0
matz is an unknown quantity at this point
Default

Quote:
Originally Posted by thibotus01
When i use the plugin Bsplayer, the button mute dont working...
That's strange... I didn't touch at this button on my plugin.

Unfortunately, i don't have time to look at this right now...

Matz
Reply With Quote
  #11 (permalink)  
Old 3rd December 2003
Junior Member
BS.player Regular User
 
Join Date: Dec 2003
Location: Branson, MO
Posts: 16
Rep Power: 0
doubleJ is an unknown quantity at this point
Default fullscreen volume control

For me, the volume buttons don't work when fullscreened. Is there a way to get that to work? It's only slightly annoying to have to switch to window mode to change volume, but it's quite annoying when fullscreening resets the pan/scan that I was just using.
JJ
Reply With Quote
  #12 (permalink)  
Old 3rd December 2003
BSPeter's Avatar
Moderator
BS.Player Master
 
Join Date: Nov 2002
Location: The Netherlands
Posts: 5,463
Rep Power: 32
BSPeter is on a distinguished road
Default

@doubleJ
Please read this post.
(You probably have to (re)define your settings!)
__________________
Help2Help (click) BSplayer: simply the best & most versatile (Build 1072 Dutch language here!)
When posting always mention your computer's OS and the version and build number(!) of BS.Player as used by you,
as well as - if applicable and especially when encountering problems - the type(s) of the file(s) mentioned in your post.
Private messages/Visitor messages are NOT for seeking personal help with respect to BS.Player! Instead use the forums!
Reply With Quote
  #13 (permalink)  
Old 3rd December 2003
Junior Member
BS.player Regular User
 
Join Date: Dec 2003
Location: Branson, MO
Posts: 16
Rep Power: 0
doubleJ is an unknown quantity at this point
Default

bspeter...
Hoot...
Thanks...
JJ
Reply With Quote
  #14 (permalink)  
Old 5th December 2003
Junior Member
BS.player Regular User
 
Join Date: Dec 2003
Location: Branson, MO
Posts: 16
Rep Power: 0
doubleJ is an unknown quantity at this point
Default

Oh...
And can it be made to where you can bind the letter buttons on the remote for this app? On a per-app basis, only Test-Test is available.
JJ
Reply With Quote
  #15 (permalink)  
Old 5th December 2003
BSPeter's Avatar
Moderator
BS.Player Master
 
Join Date: Nov 2002
Location: The Netherlands
Posts: 5,463
Rep Power: 32
BSPeter is on a distinguished road
Default

Don't understand exactly what you mean, but you can assign buttons of a remote to BSPlayer functions in the same way as keyboard keys.
In "Key definitions & WinLIRC" place the cursor in the appropriate box (3rd from the top at the righthand side) and press button on remote (or enter button name).
__________________
Help2Help (click) BSplayer: simply the best & most versatile (Build 1072 Dutch language here!)
When posting always mention your computer's OS and the version and build number(!) of BS.Player as used by you,
as well as - if applicable and especially when encountering problems - the type(s) of the file(s) mentioned in your post.
Private messages/Visitor messages are NOT for seeking personal help with respect to BS.Player! Instead use the forums!
Reply With Quote
  #16 (permalink)  
Old 5th December 2003
Junior Member
BS.player Regular User
 
Join Date: Dec 2003
Location: Branson, MO
Posts: 16
Rep Power: 0
doubleJ is an unknown quantity at this point
Default

Ok...
I'm going to have to get a little more basic with this binding stuff.
First of all, the WinLIRC box that you're referring to is grey'd out. Is it supposed to be? When I mouse over the top two boxes, they turn white. The Lirc one doesn't. Now, certain buttons do display something (like the number 7, even though I'm not hitting the 7 button), but when I go back to the movie, the button that I tried setting doesn't work.
I hooked up an ir remote to another computer to try and test straight winlirc and see what I could get working right off. I have winlirc running and am using the winamp plugin from their website and I am able to control functions of winamp, so I know the remote, receiver, and winlirc are working.
That leads me to my next question. Since winamp required a plugin, I looked in the config of bsplayer and I noticed a plugins section. Does bsplayer need a winlirc plugin before those functions activate? If so, where is it to download? I figure that if I can get it working with an actual ir remote, then it would make getting the rf remote working should be that much easier.
JJ
Reply With Quote
  #17 (permalink)  
Old 5th December 2003
Junior Member
BS.player Regular User
 
Join Date: Dec 2003
Location: Branson, MO
Posts: 16
Rep Power: 0
doubleJ is an unknown quantity at this point
Default

Ok...
I just wanted to let everyone know that I'm an idiot. No one told me that the option "DON'T USE WINLIRC" is checked by default.
Hehehe...
Hahaha...
Hohoho...
Sorry to have wasted so much of your precious reading time with my stupidity.
JJ
Reply With Quote
  #18 (permalink)  
Old 5th December 2003
BSPeter's Avatar
Moderator
BS.Player Master
 
Join Date: Nov 2002
Location: The Netherlands
Posts: 5,463
Rep Power: 32
BSPeter is on a distinguished road
Default

:roll:
:) - - - - :P - - - - :D - - - - :lol:
That can happen to the best of us
__________________
Help2Help (click) BSplayer: simply the best & most versatile (Build 1072 Dutch language here!)
When posting always mention your computer's OS and the version and build number(!) of BS.Player as used by you,
as well as - if applicable and especially when encountering problems - the type(s) of the file(s) mentioned in your post.
Private messages/Visitor messages are NOT for seeking personal help with respect to BS.Player! Instead use the forums!
Reply With Quote
  #19 (permalink)  
Old 10th July 2020
Junior Member
BS.Player Newbie
 
Join Date: Jul 2020
Posts: 1
Rep Power: 0
joe4491 is on a distinguished road
Default

BSP was one of the best media player bring some new and latest versions. It can break down all other records of media players which are used these days.

joe4491
__________________
jamal
Reply With Quote
Reply

Tags
ati, dll, plugin, remote

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules


All times are GMT +1. The time now is 07:29 AM.


Powered by vBulletin® Version 3.8.9
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Search Engine Optimization by vBSEO 3.6.0 PL2
Ad Management plugin by RedTyger

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