Official BS.Player forums  

Go Back   Official BS.Player forums > Main forum > BS.Player Skins and Skinning

BS.Player Skins and Skinning Comments on skins, new ideas, skinmaker, skinmaker documentation, or anything else concerning BS.Player skins

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 19th September 2008
Junior Member
BS.Player Newbie
 
Join Date: Sep 2008
Posts: 2
Rep Power: 0
Estrover is an unknown quantity at this point
Default Full Screen Control bar

I've been searching through the forum for an answer to my question but haven't found an exact answer. I am aware you can change the location of the full screen control bar to top, middle or bottom by editing your skin file, but how can I move the bar either up or down the screen to make it more visible to compensate for my displays overscan?

Thanks for your help.
Reply With Quote
  #2 (permalink)  
Old 19th September 2008
Moderator
BS.Player Master
 
Join Date: Nov 2003
Location: Italy
Posts: 3,037
Rep Power: 27
Tizio will become famous soon enough
Default

I don't know if I understood what you need, but if you want the control bar to appear to the top of the screen when you move your mouse to the top, and to make the bar appear to the bottom of the screen when you move your mouse to the bottom, there's an option to achieve this, BottomTop option is to do this exact thing

This is an excerpt from base skin skinfs.ini file
Code:
[BSPlayer.Skin]
Version=1.00
[Settings]
MainAnySape=1
MainImg=fsmain.bmp
; B-Bottom, T-Top, BT-Bottom and Top    1-Left, 2-Middle, 3-Right
Position=B,2
ShowBtnGrpOnMouseMove=1
You can see that on 7th line there's a Position=B,2 command, that makes the full screen control bar to appear at the bottom of the screen (B=bottom, 2=centered) only
If you modify that line as Position=BT,2, it will appear either on top/bottom of the screen, depending on where you move your mouse cursor..

I hope this will help you, and if I misunderstood you, please explain me what did you meant ;)
__________________
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
  #3 (permalink)  
Old 20th September 2008
Junior Member
BS.Player Newbie
 
Join Date: Sep 2008
Posts: 2
Rep Power: 0
Estrover is an unknown quantity at this point
Default

I don't know how to explain it any other way. Maybe more detail will help. My HTPC is connected via DVI to my rear projection TV. As its a projection TV there is a bit of overscan, or lost picture information on all edges of the screen. So much so that the control bar is not completly visable at either the top or bottom. I would like to adjust the position of the control bar in respect to the visible screen area so that all of it is visible.
Reply With Quote
  #4 (permalink)  
Old 20th September 2008
Moderator
BS.Player Master
 
Join Date: Nov 2003
Location: Italy
Posts: 3,037
Rep Power: 27
Tizio will become famous soon enough
Default

Oh sorry, ok now I got it... I think the only solution to this problem is to modify the FullScreen background image.

As an example, if your video output system has 50 pixels of overscan, you have to create a fullscreen background bitmap which is 50 pixels greater than default one on the axis pf the ordinates (Y axis)

Take as example the Base skin, its fullscreen background image is fsmain.bmp (you can retrieve this info from skinfs.ini file, [Settings] section, MainImg= item), which size is 569x78 pixels.
If the overscan is of 50 pixels, you'll have to add 50 pixels to the existing 78 (you have to add them in the bottom part of the image to not have to change skinfs.ini buttons references, and the additional area should be colored with the same color as the transparent one, usually magenta [R=255,G=0,B=255])
And remember that this only works for fullscreen controls displayed at the bottom of the screen, if you want to show them on top of the screen, you'll have to add that additional area to the top of the background image, but you'll also have to edit vertical position of all fullscreen buttons in skinfs.ini file

Hope this will help you ;)

EDIT:
Topic moved to Skin section
__________________
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
Reply

Tags
bar, control, full, screen

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules


All times are GMT +1. The time now is 08:24 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