View Single Post
  #2 (permalink)  
Old 18th May 2006
Tizio Tizio is offline
Moderator
BS.Player Master
 
Join Date: Nov 2003
Location: Italy
Posts: 3,037
Rep Power: 27
Tizio will become famous soon enough
Default

Hi lspmaster!

Here are the lines you should add to the ini file:
Quote:
[MediaRemote]
PlayerNum=8
PlayerName1=Windows Media Player6
PlayerName2=Windows Media Player8
PlayerName3=RealPlayer
PlayerName4=PowerDVD
PlayerName5=WinDVD
PlayerName6=Winamp
PlayerName7=???Ü?¬?¶DVD
PlayerName8=BSplayer
CurrentPlayerName=BSplayer


[BSplayer]
UseableFlag= 1
KeyRoot=1
KeyPath=Applications\bplay.exe\shell\open\command
ValueName=
Path=C:\Program Files\Webteh\BSplayer\BSplayer.exe
MainClass=BSPlayer
PlayerClass=BSPlayer
VolDelay=8

Button_PowerOff=KEYBOARD:VK_ALT + VK_F4
Button_DiskIn=KEYBOARD:VK_L
Button_DiskOut=KEYBOARD:VK_CTRL + VK_F4
Button_Menu=
Button_Config=KEYBOARD:VK_CTRL + VK_P
Button_Full=KEYBOARD:VK_F
Button_Play=KEYBOARD:VK_X
Button_Pause=KEYBOARD:VK_C
Button_Stop=KEYBOARD:VK_V
Button_PRV=KEYBOARD:VK_Y
Button_Next=KEYBOARD:VK_B
Button_Backward=KEYBOARD:VK_LEFT
Button_Forward=KEYBOARD:VK_RIGHT
Button_Shuffle=
Button_Repeat=
Button_VolAdd=KEYBOARD:VK_UP
Button_VolSub=KEYBOARD:VK_DOWN
Button_Mute=KEYBOARD:VK_CTRL + VK_M
Button_F1=FUNCTION:FUNC_PLAYER
Button_F2=FUNCTION:FUNC_CONTROL
Button_F3=FUNCTION:FUNC_CONFIG
If this doesn't work, try to change the PlayerClass value in "TApplication" instead of "BSPlayer".

If you installed BSplayer in a different folder, remember to change the Path value.

For the repeat mode, you can set the keyboard you want in BSplayer preferences (CTRL+P -> Keydefinitions & WinLIRC -> Switch repeat modes). Remember to do so also for the Fullscreen tab, then properly change the Button_Repeat value.

Maybe for the value Button_Backward/Button_Forward you would use instead of LEFT/RIGHT the keyboard buttons ","/".", but I don't know how they'll be recognised by your remote..
If you want to try, try to use these values VK_COMMA/VK_PERIOD (but probably the workin ones will be VK_OEM_COMMA/VK_OEM_PERIOD).
Otherwise you can try these ones:
COMMAND:40188
COMMAND:40190
or
KEYBOARD:188
KEYBOARD:190
Probably it's simpler to change the "Jump backward"/"Jump foreward" keys directly in BSplayer preferences. :P

I hope that now you'll be able to use your remote also with BSplayer
__________________
BSP SkinMaker (v1.07) the one and only Skin Editor for BSplayer
BSP Definitions Manager (v1.02)
BS.Player's FAQ (by BSPeter) | Italian language file (v2.57 build 1051)
Reply With Quote
 

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