Times out of alignment in MyTV/Scheduled for Blue Two Wide (1 Viewer)

gloomyandy

MP Donator
  • Premium Supporter
  • September 15, 2006
    424
    14
    64
    Home Country
    United Kingdom United Kingdom
    MediaPortal Version: TVE3 13699
    MediaPortal Skin: Blue Two
    Windows Version: XP Home SP2
    CPU Type: AMD 64X2 4200+
    HDD: Samsung 200Gb
    Memory: 1Gb DDR
    Motherboard: ASUS P1-AH1
    Motherboard Chipset: nVidia MCP 51
    Motherboard Bios:
    Video Card: nVidia GeForce 6150
    Video Card Driver: 91.47
    Sound Card: Realtek high def
    Sound Card AC3: no AC3
    Sound Card Driver: 5.10.0.5296
    1. TV Card: Hauppauge HVR-1300
    1. TV Card Type: DVB-T/Analogue hybrid with mpeg hw encoder
    1. TV Card Driver: 2.5e
    2. TV Card: Hauppauge Nova T-Stick
    2. TV Card Type: DVB-T
    2. TV Card Driver: 2.5e
    3. TV Card:
    3. TV Card Type:
    3. TV Card Driver:
    4. TV Card:
    4. TV Card Type:
    4. TV Card Driver:
    MPEG2 Video Codec: Intervideo XPack 2.11.15
    MPEG2 Audio Codec: Intervideo XPack 2.11.15
    Satelite/CableTV Provider: NTL
    HTPC Case: ASUS Pundit P1
    Cooling:
    Power Supply:
    Remote: MS MCE
    TV: Hyundai Q320 32" LCD
    TV - HTPC Connection: DVI


    Not a big deal but I thought I may as well report it!

    The recording times in the MyTV/Scheduled display are out of alignment with the program names in the list box. I fixed it by changing the file mytvschedulerserver.xml and as shown....

    <control>
    <type>group</type>
    <description>group element</description>
    <animation effect="fade" time="250">WindowOpen</animation>
    <animation effect="fade" time="500">WindowClose</animation>
    <control>
    <description>scheduler recordings listcontrol</description>
    <type>listcontrol</type>
    <id>10</id>
    <width>818</width>
    <height>493</height>
    <textXOff>94</textXOff>
    <textYOff>2</textYOff>
    <textXOff2>796</textXOff2>
    <textYOff2>2</textYOff2>
    <textXOff3>189</textXOff3>
    <textYOff3>2</textYOff3>
    <IconXOff>22</IconXOff>
    <IconYOff>0</IconYOff>
    <PinIconXOff>45</PinIconXOff>
    <PinIconYOff>19</PinIconYOff>
    <spinPosX>1149</spinPosX>
    <spinPosY>557</spinPosY>
    <itemWidth>46</itemWidth>
    <itemHeight>46</itemHeight>
    <textureFocus>recording_background_focus.png</textureFocus>
    <textureNoFocus>recording_background_nofocus.png</textureNoFocus>
    <spaceBetweenItems>5</spaceBetweenItems>
    <textureHeight>50</textureHeight>
    <keepaspectratio>no</keepaspectratio>
    <font2>font10</font2>
    <font3>font10</font3>
    <onleft>2</onleft>
    <onright>2</onright>
    <onup>2</onup>
    <ondown>2</ondown>
    </control>

    Note the above changes also move the icons up slightly. This works better if you have channel logos (the original settings mean that the channel logos overlap the number of items text at the end of the list).

    Andy
     

    Users who are viewing this thread

    Top Bottom