XBMC Community Forum
[RELEASE] Rapier 4.00 RC1 - Printable Version

+- XBMC Community Forum (http://forum.xbmc.org)
+-- Forum: Help and Support (/forumdisplay.php?fid=33)
+--- Forum: Skin Help and Support (/forumdisplay.php?fid=67)
+---- Forum: Rapier (/forumdisplay.php?fid=120)
+---- Thread: [RELEASE] Rapier 4.00 RC1 (/showthread.php?tid=100882)



- Mr.Clean - 2011-05-20 10:10

Hi!

First of all. Thanks for this great skinn! Big Grin

Question: Is there any chance to get the textures uncompressed?


- activate - 2011-05-20 11:13

This will guide you. http://forum.xbmc.org/showthread.php?tid=70382


- scarfa - 2011-05-20 11:21

epoke Wrote:Thanks, you made my life easy.

A tip for ipad users.
Rapier 4 is my new default skin for my ipad.
But, navigation buttons are a little small, so difficult to tap it.
To enlarge navigation button size would be helpful.

includes_Home.xml

Code:
    <include name="HomeNavButtons">
        <control type="button" id="101">
            <description>Navigation Move Left</description>
[color=red]            <posx>10</posx>
            <posy>30</posy>
            <width>45</width>
            <height>45</height>[/color]
            <texturefocus flipx="true">controls/nav-arrow-right-focus.png</texturefocus>
            <texturenofocus flipx="true">controls/nav-arrow-right-nofocus.png</texturenofocus>
            <onclick>Control.Message(850,movedown)</onclick>
        </control>
        
        <control type="button" id="102">
            <description>Navigation Move Right</description>
[color=red]            <posx>1230</posx>
            <posy>30</posy>
            <width>45</width>
            <height>45</height>[/color]
            <texturefocus>controls/nav-arrow-right-focus.png</texturefocus>
            <texturenofocus>controls/nav-arrow-right-nofocus.png</texturenofocus>
            <onclick>Control.Message(850,moveup)</onclick>
        </control>
    </include>

It's pretty hard to tap on my iPad too. I'll make them larger.


- scarfa - 2011-05-20 11:23

Mr.Clean Wrote:Hi!

First of all. Thanks for this great skinn! Big Grin

Question: Is there any chance to get the textures uncompressed?

I'll make them available at some point when the skin gets an official release.


- neuralclone - 2011-05-20 18:12

Love this skin! Used the previous Rapier version for almost a year and happy to have an update.

One minor request - I would love to see the addition of TV logo support (logo.png) of some kind.


- epoke - 2011-05-20 18:59

Any chance to support to select subtitle and lyrics addon?
There are some kinds of subtitle addons and lyrics addons.


- scarfa - 2011-05-20 20:53

neuralclone Wrote:Love this skin! Used the previous Rapier version for almost a year and happy to have an update.

One minor request - I would love to see the addition of TV logo support (logo.png) of some kind.

Sure, I will think about it.


- scarfa - 2011-05-20 20:54

epoke Wrote:Any chance to support to select subtitle and lyrics addon?
There are some kinds of subtitle addons and lyrics addons.

I only see one subtitle addon in the official repo and it seems to be the best one. What other ones are there?


- sialivi - 2011-05-20 22:34

[Request]
When switching between the different zoom modes with the 'z' key during video playback, it would be useful if the name of the zoom mode was shown on screen.

[Request]
Add "Settings" to the Shutdown menu. (Required for my other Request to be able to hide the System category)

[Inconsistency]
For consistency with Movies and Music you ought to be able to access the Information Screen for Music Videos by pressing 'i'. Currently you have to press 'c' and chose "Song Information" from the context menu.


- activate - 2011-05-21 00:47

sialivi Wrote:[Request]
When switching between the different zoom modes with the 'z' key during video playback, it would be useful if the name of the zoom mode was shown on screen.

I was looking for this, where did you set this up. Do you know if can be done with an aTV2 remote.