Posts by sergiri

    OpenSPA 5.0.001 Beta


    Changelog:
    ----------


    - OpenEmbedded OE-A 3.2
    - Enigma2 06-10-15
    - GCC 4.9.2
    - GStreamer 1.5.x
    - Fix FTP problems
    - Fix CIFS and NFS network mountings
    - Fix some bugs in spzBackups.
    - Fix minor bugs.
    - Initial support for Ultra UE, Quad Plus, IPBox, X1 models
    - SpaQButton improved to support GigaBlue remotes controls.


    Password FTP/Telnet: openspa


    More info : http://openspa.info/


    http://openspa.webhop.info/Des…quadplus-20151006_usb.zip

    I'm testing skin in OpenSPA firmware and infobar appears incomplete. I can see in TV only the lines of infobar screen until the widget that use the bitrate. I have installed the two first files and skin force1 but have this problem. Both widgets, video and audio bitrate doesn't appear in TV infobar including next infobar lines (I don't attach here), only appear previous lines (these I have pasted). Maybe the bitrate converter is not compatible with openspa?


    <screen name="InfoBar" position="0,473" size="1281,276" title="InfoBar1" backgroundColor="transparent" flags="wfNoBorder">
    <ePixmap position="0,15" size="1280,276" zPosition="-1" pixmap="force1/infobar.png" />
    <eLabel text="Nims:" position="60,35" size="75,18" font="Regular; 17" backgroundColor="background2" transparent="1" />
    <ePixmap position="1109,147" size="110,4" zPosition="5" pixmap="force1/clock_line.png" alphatest="blend" />
    <widget source="session.CurrentService" render="Label" position="60,182" zPosition="3" size="250,20" valign="top" halign="left" font="Regular; 17" transparent="1" backgroundColor="background2">
    <convert type="ServiceName2">Provider</convert>
    </widget>
    <eLabel text="Vid:" position="60,203" size="75,20" font="Regular; 17" backgroundColor="background2" transparent="1" />
    <eLabel text="Aud:" position="203,203" size="75,20" font="Regular; 17" backgroundColor="background2" transparent="1" />
    <widget source="session.CurrentService" render="Label" position="100,203" size="100,20" font="Regular; 17" zPosition="2" backgroundColor="background2" transparent="1" foregroundColor="yellow2">
    <convert type="Bitrate2">%V Kb/s</convert>
    </widget>
    <widget source="session.CurrentService" render="Label" position="248,203" size="100,20" font="Regular; 17" zPosition="4" backgroundColor="background2" transparent="1" foregroundColor="yellow2" halign="left">
    <convert type="Bitrate2">%A Kb/s</convert>
    </widget>