Changeset 18779


Ignore:
Timestamp:
11/26/12 02:35:57 (11 years ago)
Author:
obi
Message:

rename plugin for public

Location:
titan
Files:
2 deleted
3 edited
3 copied
2 moved

Legend:

Unmodified
Added
Removed
  • titan/plugins/makesh4.sh

    r18693 r18779  
    113113compile "catcatch" "catcatch" "" ""
    114114compile "facebook" "facebook" "" "-l curl"
    115 compile "oscam" "oscam" "" ""
     115compile "readerconfig" "readerconfig" "" ""
    116116
    117117#rm -r networkbrowser/networkbrowser
  • titan/plugins/plugin_skin_ID.txt

    r18692 r18779  
    2424catcatch: 241
    2525facebook: 242
    26 oscam: 243
     26readerconfig: 243
    2727TopfieldVFD: ---
    2828browser: ---
  • titan/plugins/readerconfig/readerconfig.c

    r18776 r18779  
    44#include "oscam.h"
    55
    6 char pluginname[] = "Oscam Config";
    7 char plugindesc[] = "Oscam Config";
     6char pluginname[] = "Reader Config";
     7char plugindesc[] = "Reader Config";
    88char pluginpic[] = "%pluginpath%/oscam/plugin.png";
    99
     
    1616        char* tmpstr = NULL;
    1717
    18         tmpstr = ostrcat(getconfig("pluginpath", NULL), "/oscam/skin.xml", 0, 0);
     18        tmpstr = ostrcat(getconfig("pluginpath", NULL), "/readerconfig/skin.xml", 0, 0);
    1919        readscreen(tmpstr, 243, 1);
    2020        free(tmpstr); tmpstr = NULL;
    2121
    2222        pluginaktiv = 1;
    23         debug(10, "Oscam Config Plugin loadet !!!");
     23        debug(10, "Reader Config Plugin loadet !!!");
    2424}
    2525
     
    2929        delmarkedscreen(243);
    3030        pluginaktiv = 0;
    31         debug(10, "Oscam Config Plugin removed !!!");
     31        debug(10, "Reader Config Plugin removed !!!");
    3232}
    3333
  • titan/plugins/readerconfig/readerconfig.h

    r18776 r18779  
    1 #ifndef OSCAM_H
    2 #define OSCAM_H
     1#ifndef READERCONFIG_H
     2#define READERCONFIG_H
    33
    44struct oscam
     
    240240{
    241241        int rcret = -1;
    242         struct skin* oscamconfig = getscreen("oscamconfig");
     242        struct skin* oscamconfig = getscreen("readerconfig");
    243243        struct skin* listbox = getscreennode(oscamconfig, "listbox");
    244244        struct skin* enable = getscreennode(oscamconfig, "enable");
     
    296296{
    297297        int rcret = -1;
    298         struct skin* skinoscam = getscreen("oscam");
     298        struct skin* skinoscam = getscreen("reader");
    299299        struct skin* listbox = getscreennode(skinoscam, "listbox");
    300300        struct skin* tmp = NULL;
  • titan/skins/readerconfig/skin.xml

    r18778 r18779  
    1 #oscam fullscreen, max 1220x660, Xspace=30 !
    2 <screen name="oscam" fontcol="fontcol" bgcol="black" posx="left" posy="top" width="100%" height="100%" hspace="30" vspace="30">
    3 <node name="titletext" text="Oscam Config" fontcol="black" fontsize="36" posx="0" posy="0" width="840" height="50" valign="middle" halign="center" bordercol="black" bordersize="1" borderradius="8" bgcol="titlebgcol" bgcol2="white" gradient="topmiddle">
     1#reader fullscreen, max 1220x660, Xspace=30 !
     2<screen name="reader" fontcol="fontcol" bgcol="black" posx="left" posy="top" width="100%" height="100%" hspace="30" vspace="30">
     3<node name="titletext" text="Reader Config" fontcol="black" fontsize="36" posx="0" posy="0" width="840" height="50" valign="middle" halign="center" bordercol="black" bordersize="1" borderradius="8" bgcol="titlebgcol" bgcol2="white" gradient="topmiddle">
    44        <node name="minitv" func="gettvpic" param1="494:25:210">
    55        <node bordersize="5" bordercol="black" posx="850" posy="0" width="370" height="205" bgcol="0" transparent="255">
     
    1414</screen>
    1515
    16 #oscamconfig fullscreen, max 1220x660, Xspace=30 !
    17 <screen name="oscamconfig" fontcol="fontcol" bgcol="black" posx="left" posy="top" width="100%" height="100%" hspace="30" vspace="30">
    18 <node name="titletext" text="Softcam Panel" fontcol="black" fontsize="36" posx="0" posy="0" width="840" height="50" valign="middle" halign="center" bordercol="black" bordersize="1" borderradius="8" bgcol="titlebgcol" bgcol2="white" gradient="topmiddle">
     16#readerconfig fullscreen, max 1220x660, Xspace=30 !
     17<screen name="readerconfig" fontcol="fontcol" bgcol="black" posx="left" posy="top" width="100%" height="100%" hspace="30" vspace="30">
     18<node name="titletext" text="Reader Config" fontcol="black" fontsize="36" posx="0" posy="0" width="840" height="50" valign="middle" halign="center" bordercol="black" bordersize="1" borderradius="8" bgcol="titlebgcol" bgcol2="white" gradient="topmiddle">
    1919        <node name="minitv" func="gettvpic" param1="494:25:210">
    2020        <node bordersize="5" bordercol="black" posx="850" posy="0" width="370" height="205" bgcol="0" transparent="255">
    2121        <node bordersize="5" bordercol="black" posx="850" posy="0" width="370" height="205" transparent="0">
    2222<node name="details" bordercol="titlebgcol" bordersize="1" borderradius="8" type="textbox" wrap="yes" fontsize="28" posx="0" posy="60" width="840" height="145" hspace="10" vspace="10" text="Here you can set your language. Use to navigate the control cross and the extra buttons displayed with your remote control to select.">
    23 <node name="menutitle" text="Softcam Selection" fontcol="black" fontsize="28" posx="110" posy="285" width="1000" height="30" hspace="10" valign="middle" bordercol="black" bordersize="1" borderradius="8" bgcol="titlebgcol" bgcol2="white" gradient="topmiddle">
     23<node name="menutitle" text="Reader Configuration" fontcol="black" fontsize="28" posx="110" posy="285" width="1000" height="30" hspace="10" valign="middle" bordercol="black" bordersize="1" borderradius="8" bgcol="titlebgcol" bgcol2="white" gradient="topmiddle">
    2424<node name="listbox" type="listbox" scrollbar="auto" bordercol="titlebgcol" bordersize="1" fontsize="28" posx="center" posy="325" width="1000" height="275" hspace="5" vspace="5">
    2525<node name=enable type=choicebox parent=listbox valign=middle posx=0 text="Enable" bordercol=bordercol width=100%>
  • titan/titan/softcam.h

    r18775 r18779  
    388388                        }
    389389                       
    390                         pluginnode = getplugin("Oscam Config");
     390                        pluginnode = getplugin("Reader Config");
    391391
    392392                        if(pluginnode != NULL)
     
    397397                        }
    398398                        else
    399                                 textbox(_("Message"), _("Oscam Config Plugin not installed !"), _("OK"), getrcconfigint("rcok", NULL), _("EXIT"), getrcconfigint("rcexit", NULL), NULL, 0, NULL, 0, 600, 200, 10, 0);
     399                                textbox(_("Message"), _("Reader Config Plugin not installed !"), _("OK"), getrcconfigint("rcok", NULL), _("EXIT"), getrcconfigint("rcexit", NULL), NULL, 0, NULL, 0, 600, 200, 10, 0);
    400400                        drawscreen(softcam, 0, 0);
    401401                        free(tmpstr), tmpstr = NULL;
Note: See TracChangeset for help on using the changeset viewer.