Kodi Community Forum
[MOD] Rapier Qualar Mod - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Skins Support (https://forum.kodi.tv/forumdisplay.php?fid=67)
+---- Forum: Rapier (https://forum.kodi.tv/forumdisplay.php?fid=120)
+---- Thread: [MOD] Rapier Qualar Mod (/showthread.php?tid=61126)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42


- qualar - 2009-12-03

wimpy Wrote:i agree on the seperation part of the download. one for weather anims etc and one for the skin itself. i guess the changes in the weather part will be lesser than the skin itself Smile

For an example look at my 3D view that has a video window on it.

Important tags you will need:

Player.HasVideo
Player.ShowTime
Player.ShowInfo


- wimpy - 2009-12-03

qualar Wrote:For an example look at my 3D view that has a video window on it.

already on it mate Smile if you want i'll post it when it's done so you can put a setting/option on it


- qualar - 2009-12-03

if you encompass all the code in a group tag it will be easy for me to add a skin setting to enable/disable. You will probably want to make a frame for the video. Look at some of the current textures there should be one suitable.


- wimpy - 2009-12-03

qualar Wrote:if you encompass all the code in a group tag it will be easy for me to add a skin setting to enable/disable. You will probably want to make a frame for the video. Look at some of the current textures there should be one suitable.

doing just that Smile
but trying to figure out the videowindow properties. i can't seem to put a fixed width/height even tho i change aspect ratio to stretch. Tongue
still trying :>


- qualar - 2009-12-03

wimpy Wrote:doing just that Smile
but trying to figure out the videowindow properties. i can't seem to put a fixed width/height even tho i change aspect ratio to stretch. Tongue
still trying :>

yes it is a bit unpredictable


- wimpy - 2009-12-03

qualar Wrote:yes it is a bit unpredictable

Borrowed some code from Minimeeda skin. This is what i've come up with so far.

If you could make a setting for this <visible>Skin.HasSetting(ListInfoSmallVideo)</visible> it should work well i think Smile

i put everything in a control type group like you said. easy to implement.

http://pastebin.org/60306


- wimpy - 2009-12-03

i see it's somewhat overlayed when having the options bar visible tho..


- wimpy - 2009-12-03

also. i downloaded 2.7.1 now but i can't seem to find setting regarding change from banner to cover in list info views ? am i just not looking well enough ? Big Grin


- qualar - 2009-12-03

wimpy Wrote:also. i downloaded 2.7.1 now but i can't seem to find setting regarding change from banner to cover in list info views ? am i just not looking well enough ? Big Grin

skin setting > general last item in list


- wimpy - 2009-12-03

wimpy Wrote:also. i downloaded 2.7.1 now but i can't seem to find setting regarding change from banner to cover in list info views ? am i just not looking well enough ? Big Grin

nevermind.. found it Smile


- terrier2006 - 2009-12-04

terrier2006 Wrote:Hi

Were you able to implement a setting for hiding the system info on the home page? I just installed 2.6 and couldn't find anything.

Thanks

Just downloaded 2.7.1 Thank you for adding the setting to hide system info on the home screen.

Terrier


- wimpy - 2009-12-04

qualar:

i'll make a new edit of the video view in list info show when i get the time for it so it doesn't overlap the option bar on the top if people have that enabled.

how can i change the font size in a <label> ? i'd want a smaller font for the information i use Smile


- wannabegt4 - 2009-12-04

small update to color xmls

SelectedColor should be white instead of same as the theme color.
Code:
<color name="SelectedColor">ffffffff</color>



- qualar - 2009-12-04

wimpy Wrote:qualar:

i'll make a new edit of the video view in list info show when i get the time for it so it doesn't overlap the option bar on the top if people have that enabled.

how can i change the font size in a <label> ? i'd want a smaller font for the information i use Smile

look into font.xml and choose a font name that has the size that you need.


- cifa - 2009-12-04

qualar Wrote:I am spending a lot of time coding and was wondering if someone could do me a favour. I want someone to screen capture all the screens and features that are unique to the release also covering the 4 colour themes so that I can update the first page.

i'll look into doing that for you (over the next few days).
i am running your skin on the xbox - so i'll see how that pans out
will PM when i'm done?