VDR Portal
Ihr Profil Private Nachrichten Kalender Mitgliederliste Teammitglieder Suche Häufig gestellte Fragen Gallery Zur Startseite

VDR Portal » Developer » Patches » Setup-Plugin und Pluginauswahl » Hallo OppTupacShakur [Abmelden]
Letzter Beitrag | Erster ungelesener Beitrag Druckvorschau | An Freund senden | Thema zu Favoriten hinzufügen
Neues Thema erstellen Antwort erstellen
Zum Ende der Seite springen Setup-Plugin und Pluginauswahl
Autor
Beitrag « Vorheriges Thema | Nächstes Thema »
zulu
Ritter


Dabei seit: 29.04.2004
Beiträge: 1.248

Setup-Plugin und Pluginauswahl Auf diesen Beitrag antworten Zitatantwort auf diesen Beitrag erstellen Diesen Beitrag editieren/löschen Diesen Beitrag einem Moderator melden       Zum Anfang der Seite springen

Hi,

hier ein kleiner Patch gegen das Setup-Plugin, der das Problem mit den fehlenden Plugins in der Pluginauswahl behebt.

code:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
--- config.cpp.orig	2007-01-06 23:45:26.000000000 +0100
+++ config.cpp	2007-01-06 23:39:22.000000000 +0100
@@ -402,7 +402,7 @@
   char          *suffix = NULL;
 
   //accept only dynamic Link libs with the current vdr version
-  asprintf(&suffix, ".so.%s", VDRVERSION);
+  asprintf(&suffix, ".so.%s", APIVERSION);
   if( dir !=NULL)
   {
     while( (entry=readdir(dir))!=NULL)


Gruss
Marc

__________________
>>>> x-vdr <<<< Installations-Skript für einen VDR mit Debian als Basis

Dieser Beitrag wurde 1 mal editiert, zum letzten Mal von zulu: 07.01.2007 11:08.

07.01.2007 11:07 zulu ist offline E-Mail an zulu senden Beiträge von zulu suchen Nehmen Sie zulu in Ihre Freundesliste auf zulu eine private Nachricht senden
zulu
Ritter


Dabei seit: 29.04.2004
Beiträge: 1.248

Themenstarter Thema begonnen von zulu
Auf diesen Beitrag antworten Zitatantwort auf diesen Beitrag erstellen Diesen Beitrag editieren/löschen Diesen Beitrag einem Moderator melden       Zum Anfang der Seite springen

... und einer um die Spaltenbreite in der Pluginauswahl zu ändern.

code:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
--- setupmenu.cpp.orig	2006-03-05 10:47:26.000000000 +0100
+++ setupmenu.cpp	2007-01-05 12:05:12.000000000 +0100
@@ -24,7 +24,7 @@
 
 
 //#################################################################################################
-cSetupPluginMenu::cSetupPluginMenu(Config  *config) : cOsdMenu(tr("Plugins activate / deactivate"), 25)
+cSetupPluginMenu::cSetupPluginMenu(Config  *config) : cOsdMenu(tr("Plugins activate / deactivate"), 42)
 {
   _moveMode=false;
   _sortMode=false;


__________________
>>>> x-vdr <<<< Installations-Skript für einen VDR mit Debian als Basis
11.01.2007 13:33 zulu ist offline E-Mail an zulu senden Beiträge von zulu suchen Nehmen Sie zulu in Ihre Freundesliste auf zulu eine private Nachricht senden
zulu
Ritter


Dabei seit: 29.04.2004
Beiträge: 1.248

Themenstarter Thema begonnen von zulu
Auf diesen Beitrag antworten Zitatantwort auf diesen Beitrag erstellen Diesen Beitrag editieren/löschen Diesen Beitrag einem Moderator melden       Zum Anfang der Seite springen

... und eine minivdr-setup.xml mit ein paar Plugins smile
code:
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:
43:
44:
45:
46:
47:
48:
49:
50:
51:
52:
53:
54:
55:
56:
57:
58:
59:
60:
61:
62:
63:
64:
65:
66:
67:
68:
69:
70:
71:
72:
73:
74:
75:
76:
77:
78:
79:
80:
81:
82:
83:
84:
85:
86:
87:
88:
89:
90:
91:
92:
93:
94:
95:
96:
97:
98:
99:
100:
101:
102:
103:
104:
105:
106:
107:
108:
109:
110:
111:
112:
113:
114:
115:
116:
117:
118:
119:
120:
121:
122:
123:
124:
125:
126:
127:
128:
129:
130:
131:
132:
133:
134:
135:
136:
137:
138:
139:
140:
141:
142:
143:
144:
145:
146:
147:
148:
149:
150:
151:
152:
153:
154:
<setup sysconfigFile="/var/lib/vdr/plugins/setup/sysconfig" bootLinux="sudo /usr/lib/vdr/vdr2root reboot" VDRlibDir="/usr/lib/vdr/plugins">
    <plugins sysconfig="PLUGINLIST">
        <plugin name="admin" info="Administrative tasks" active="yes" />
        <plugin name="adzap" param="" info="Zaps to last channel after ads" active="no" />
        <plugin name="alcd" param="-r /etc/init.d/activy" info="Activy300 LCD-Plugin" active="no" />
        <plugin name="analogradio" param="" info="Source device for analog radio tuner devices" active="no" />
        <plugin name="atmo" param="" info="Atmolight-Plugin" active="no" />
        <plugin name="audiorecorder" param="-r $MUSICDIR" info="floods your disc with music" active="yes" />
        <plugin name="autosort" info="Channel Autosort" active="no" />
        <plugin name="autotimeredit" param="" info="OSD autotimer edit" active="no" />
        <plugin name="avolctl" info="Alsa Volume Control" active="no" />
        <plugin name="beep" info="Notify with a beep" active="no" />
        <plugin name="bitstreamout" param="" info="bit stream out to S/P-DIF of a sound card" active="no" />
        <plugin name="burn" param="-t /tmp -d $VIDEODIR -D $DVDBURNER -i $DVDISODIR" info="Versatile convert-and-burn plugin" active="yes" />
        <plugin name="calc" info="VDR mini calculator" active="no" />
        <plugin name="cdda" param="-c /var/lib/cddb" info="music cd player" active="no" />
        <plugin name="channelswitcher" info="Channel.conf Switcher" active="no" />
        <plugin name="chanorg" info="Channels Organizer" active="no" />
        <plugin name="cinebars" info="Overlays &apos;cinebars&apos;" active="no" />
        <plugin name="clock" info="A Simple Clock" active="no" />
        <plugin name="console" param="" info="Expands VDR to a Console on TV" active="no" />
        <plugin name="control" param="" info="Control VDR over terminal or telnet" active="no" />
        <plugin name="cutalot" info="Cuts one recording into several recordings using named cutting marks" active="no" />
        <plugin name="decruft" info="Remove the cruft from your channels" active="no" />
        <plugin name="digicam" info="Plugin to access a digital camera" active="no" />
        <plugin name="director" info="plugin to use the premiere multifeed option" active="no" />
        <plugin name="dummydevice" info="Output device that does nothing" active="no" />
        <plugin name="dvd" param="" info="turn VDR into an (almost" active="yes" />
        <plugin name="dvdconvert" param="" info="Plugin for dvdconvert with dvd2vdr dvd2dvd" active="no" />
        <plugin name="dvdselect" info="virtual dvd-selector" active="no" />
        <plugin name="dvdswitch" param="-w $VDRSCRIPTDIR/vdrwritedvd -r $VDRSCRIPTDIR/vdrreaddvd -i $DVDISODIR" info="allowed to play DVD-Images" active="yes" />
        <plugin name="dxr3" info="Hardware MPEG decoder" active="yes" />
        <plugin name="epgsearch" param="" info="search the EPG for repeats and more" active="yes" />
        <plugin name="epgsearchonly" info="Direct access to epgsearch&apos;s search menu" active="no" />
        <plugin name="conflictcheckonly" info="Direct access to epgsearch&apos;s conflict check menu" active="no" />
        <plugin name="extb" param="" info="control the extb board" active="no" />
        <plugin name="extrecmenu" info="Extended recordings menu" active="yes" />
        <plugin name="femon" info="DVB Signal Information Monitor (OSD)" active="yes" />
        <plugin name="ffnetdev" param="" info="Full Featured Network Device for Streaming" active="no" />
        <plugin name="filebrowser" info="Plugin to browse through files and execute actions on them" active="no" />
        <plugin name="freecell" info="The well-known card game" active="no" />
        <plugin name="fussball" info="Zeigt die 1.Bundesliga Fussball Ergebnisse an" active="no" />
        <plugin name="games" info="OSD Games Collection" active="no" />
        <plugin name="graphlcd" param="-c /etc/graphlcd.conf -d sed1330" info="Output to graphic LCD" active="yes" />
        <plugin name="graphtft" param="-d /dev/fb0" info="Display Info on TFT" active="no" />
        <plugin name="hello" info="A friendly greeting" active="no" />
        <plugin name="image" param="-C $VDRSCRIPTDIR/imageplugin.sh -m $VDRSCRIPTDIR/vdrmount" info="A Image Viewer plugin" active="yes" />
        <plugin name="ipod" info="Apple&apos;s iPod" active="no" />
        <plugin name="launcher" info="A plugin to launch other plugins" active="no" />
        <plugin name="lcdproc" param="" info="LCDproc output" active="no" />
        <plugin name="lcr" param="" info="Displays telephone rates on OSD" active="no" />
        <plugin name="mailbox" param="" info="Display emails of IMAP/POP3 accounts" active="no" />
        <plugin name="manual" info="Displays Manuals on the OSD" active="no" />
        <plugin name="mediamvp" param="" info="Mediamvp Support" active="no" />
        <plugin name="mvp" info="Enter description for &apos;mvp&apos; plugin" active="no" />
        <plugin name="mlcd" info="Multitainer LCD-Display Driver" active="no" />
        <plugin name="mlist" info="Displays the message history" active="no" />
        <plugin name="mousemate" param="" info="Controls VDR via a mouse" active="yes" />
        <plugin name="mp3" param="-m $VDRSCRIPTDIR/vdrmount -B /var/lib/cddb" info="A versatile audio player" active="no" />
        <plugin name="mplayer" param="-m $VDRSCRIPTDIR/vdrmount -M $VDRSCRIPTDIR/mplayer.sh" info="Media replay via MPlayer" active="yes" />
        <plugin name="mp3ng" param="-m $VDRSCRIPTDIR/vdrmount -B /var/lib/cddb" info="Next Generation audio player" active="yes" />
        <plugin name="mpcsmon" info="MPCS Cardserver Monitor" active="no" />
        <plugin name="muggle" param="-t $MUSICDIR -d $VDRCONFDIR/plugins/muggle" info="Media juggle plugin for VDR" active="no" />
        <plugin name="netconfig" param="" info="Network configuration" active="no" />
        <plugin name="newsticker" info="Newsticker for VDR" active="no" />
        <plugin name="noepgmenu" info="a menu for noEPG patch" active="no" />
        <plugin name="nordlichtsepg" info="Extended EPG" active="yes" />
        <plugin name="osddemo" info="Demo of arbitrary OSD setup" active="no" />
        <plugin name="osdout" info="Osd Output over FB" active="no" />
        <plugin name="osdpip" info="OSD Picture-in-Picture" active="yes" />
        <plugin name="osdserver" info="Server for remote OSD clients" active="no" />
        <plugin name="osdteletext" param="" info="Displays teletext on the OSD" active="yes" />
        <plugin name="pilot" info="A zapping co-pilot" active="no" />
        <plugin name="pilotskin" info="A zapping co-pilot" active="yes" />
        <plugin name="pim" info="Simple Personal Information Manager" active="no" />
        <plugin name="pin" info="Childlock plugin" active="yes" />
        <plugin name="playlist" param="" info="playlist for recordings" active="no" />
        <plugin name="podcatcher" param="" info="Download and play podcasts" active="no" />
        <plugin name="powermate" param="" info="Controls VDR through a Griffin PowerMate" active="no" />
        <plugin name="prefermenu" info="Prefer Channel Menu" active="no" />
        <plugin name="premiereepg" info="Parses extended Premiere EPG data" active="no" />
        <plugin name="pvrinput" info="use Hauppauge PVR as input device" active="no" />
        <plugin name="radio" param="" info="Radio Background-Image/RDS-Text" active="yes" />
        <plugin name="recstatus" info="recording status monitor" active="yes" />
        <plugin name="reelchannelscan" info="Search Transponders for DVB Channels" active="yes" />
        <plugin name="remote" param="-i $remote_event" info="Remote control" active="no" />
        <plugin name="ripit" info="AudioCD ripper" active="no" />
        <plugin name="rotor" param="" info="Steuerung eines Rotors" active="no" />
        <plugin name="rssreader" info="RSS Reader for OSD" active="no" />
        <plugin name="screenshot" info="Takes screenshots" active="yes" />
        <plugin name="svccli" info="Service demo client" active="no" />
        <plugin name="svcsvr" info="Service demo server" active="no" />
        <plugin name="setup" info="VDR-Setup Extension" active="yes" />
        <plugin name="skincurses" info="A text only skin" active="no" />
        <plugin name="skinelchi" param="-l $VDRCONFDIR/logos" info="Elchi VDR Skin-Plugin" active="no" />
        <plugin name="skinreel" info="Reel Skin-Plugin" active="yes" />
        <plugin name="skinsoppalusikka" param="-l $VDRCONFDIR/logos" info="Soppalusikka skin" active="yes" />
        <plugin name="sky" info="Sky Digibox interface" active="no" />
        <plugin name="sleeptimer" param="" info="Sleep-Timer for VDR" active="yes" />
        <plugin name="softdevice" param="-vo shm:" info="A software emulated MPEG2 device" active="yes" />
        <plugin name="solitaire" info="The well-known card game" active="yes" />
        <plugin name="span" info="Spectrum Analyzer for music-data" active="no" />
        <plugin name="spider" info="Spider Arachnid - the best patience game" active="no" />
        <plugin name="status" info="Status monitor test" active="no" />
        <plugin name="streamdev-client" info="VTP Streaming Client" active="no" />
        <plugin name="streamdev-server" info="VDR Streaming Server" active="no" />
        <plugin name="streamplayer" info="Stream video player" active="yes" />
        <plugin name="subtitles" info="DVB subtitles decoder" active="no" />
        <plugin name="sudoku" info="Sudoku - generate and solve Number Place puzzles" active="yes" />
        <plugin name="svdrpdemo" info="How to add SVDRP support to a plugin" active="no" />
        <plugin name="sysinfo" info="System information plugin" active="no" />
        <plugin name="taste" info="Lock unwanted shows by keywords" active="no" />
        <plugin name="text2skin" info="Loader for text-based skins" active="yes" />
        <plugin name="timeline" info="Show timer overview and collisions" active="no" />
        <plugin name="ttxtsubs" info="Teletext subtitles" active="no" />
        <plugin name="tvonscreen" param="-l $VDRCONFDIR/logos" info="Shows the EPG info in form of a typical TV magazine" active="no" />
        <plugin name="tvtv" info="TVTV Timers update" active="no" />
        <plugin name="undelete" param="" info="undelete for recordings" active="yes" />
        <plugin name="vdrcd" param="-m $VDRSCRIPTDIR/vdrmount -c /media/cdfs -c /media/cdrom0" info="Plays identified Media Discs (for autofs)" active="no" />
        <plugin name="vdrrip" param="-p /usr/bin/mplayer -e /usr/bin/mencoder" info="A MPlayer using movie encoder" active="yes" />
        <plugin name="vompserver" param="" info="VDR on MVP plugin by Chris Tallon" active="no" />
        <plugin name="wapd" param="" info="Remote control by WAP" active="no" />
        <plugin name="weatherng" param="-S $VDRSCRIPTDIR" info="Weather.com: Weather forecast" active="no" />
        <plugin name="wirbelscan" info="dvb c/t/s/analog scan" active="no" />
        <plugin name="xine" param="-r" info="Software based playback using xine" active="no" />
        <plugin name="xineliboutput" param="" info="X11/xine-lib output plugin" active="no" />
        <plugin name="xxvautotimer" param="" info="Autotimer for XXV" active="no" />
        <plugin name="yaepg" info="Yet Another EPG" active="yes" />
        <plugin name="zaphistory" info="History of the last zapped channels" active="no" />
    </plugins>
    <menus>
        <menu name="VDR">
            <menu name="OSD" help1="Einstellungen zum On Screen Display" help2="setup_osd.hlp" system="OSD" />
            <menu name="EPG" help1="Einstellungen zum Electronic Prgramming Guide" help2="setup_epg.hlp" system="EPG" />
            <menu name="DVB" help1="Einstellungen zur DVB-Karte" help2="setup_dvb.hlp" system="DVB" />
            <menu name="LNB" help2="setup_lnb.hlp" system="LNB" />
            <menu name="CICAM" help2="setup_cicam.hlp" system="CICAM" />
            <menu name="Menü" help1="Menü bearbeiten" help2="setup_editmenu.hlp" system="VDRMenu" />
            <menu name="Aufnahme" help2="setup_record.hlp" system="Record" />
            <menu name="Wiedergabe" help2="setup_replay.hlp" system="Replay" />
            <menu name="Sonstiges" help2="setup_misc.hlp" system="Misc" />
            <menu name="LiveBuffer" system="LiveBuffer" />
            <menu name="BigPatch" system="BigPatch" />
        </menu>
        <menu name="Plugins">
            <menu name="Aktiviere Plugins" help1="Aktiviere und Deaktiviere Plugins" help2="setup_actplugins.hlp" system="ActPlugins" />
            <menu name="Plugins-Setup" help1="Plugins konfigurieren" system="Plugins" />
        </menu>
        <menu name="System" />
        <menu name="Kindersicherung">
            <entry name="Geheimcode (0000=AUS)" sysconfig="CHILDLOCK" type="numtext" setup="childlock" value="0000" />
        </menu>
    </menus>
</setup>


__________________
>>>> x-vdr <<<< Installations-Skript für einen VDR mit Debian als Basis
11.01.2007 13:38 zulu ist offline E-Mail an zulu senden Beiträge von zulu suchen Nehmen Sie zulu in Ihre Freundesliste auf zulu eine private Nachricht senden
Baumstruktur | Brettstruktur
Gehe zu:
Neues Thema erstellen Antwort erstellen
Thema bewerten: 

nicht lesenswert nicht lesenswert 

1

2

3

4

5

6

7

8

9

10
 lesenswert lesenswert

VDR Portal » Developer » Patches » Setup-Plugin und Pluginauswahl

www.vdr-portal.de VDR Portal © 2002-2006 by genka
Forensoftware: Burning Board genkaED, entwickelt von WoltLab GmbH