summaryrefslogtreecommitdiff
path: root/doc-src
diff options
context:
space:
mode:
authorVille Skyttä <ville.skytta@iki.fi>2011-09-14 21:06:49 +0300
committerChristian Wieninger <cwieninger@gmx.de>2011-09-19 19:03:36 +0200
commit4c5fd51e7445d0288160aa2495a60b6847d759e8 (patch)
treed85d437ba9224d35b694412e655a08b7b08b5c06 /doc-src
parent4fc51ae39944b7c109cd2cdb7b3ea94fc391f0c8 (diff)
downloadvdr-plugin-epgsearch-4c5fd51e7445d0288160aa2495a60b6847d759e8.tar.gz
vdr-plugin-epgsearch-4c5fd51e7445d0288160aa2495a60b6847d759e8.tar.bz2
Remove miscellaneous obsolete VDR < 1.6.0 code.
Diffstat (limited to 'doc-src')
-rw-r--r--doc-src/de/epgsearch.1.txt15
-rw-r--r--doc-src/en/epgsearch.1.txt13
-rw-r--r--doc-src/en/epgsearch.4.txt2
-rw-r--r--doc-src/en/epgsearchmenu.conf.5.txt2
-rw-r--r--doc-src/en/epgsearchuservars.conf.5.txt2
5 files changed, 10 insertions, 24 deletions
diff --git a/doc-src/de/epgsearch.1.txt b/doc-src/de/epgsearch.1.txt
index 7a1e6b6..57eb01a 100644
--- a/doc-src/de/epgsearch.1.txt
+++ b/doc-src/de/epgsearch.1.txt
@@ -52,8 +52,6 @@ sorgen, dass Timer automatisch programmiert werden.
- Email-Benachrichtigungen über Suchtimer-Updates und Timer-Konflikte
-Funktioniert nur mit >= vdr-1.3.46.
-
Teile der Quelltexte basieren auf dem repeating-epg-patch von Gerhard Steiner, der mir die Erlaubnis gab, diese zu verwenden. Danke für seine Arbeit!
=head1 OPTIONEN
@@ -503,8 +501,8 @@ wird das Limit ignoriert und wieder alle Kanäle angezeigt.
=item - B<Timer mit 'Aufnehmen' sofort anlegen:>
-Falls 'Ja' wird ein Timer sofort erzeugt, sobald man 'Aufnehmen' drückt, wie
-in vdr-1.3.38 eingeführt, sonst wird das Timer-Edit-Menü angezeigt.
+Falls 'Ja' wird ein Timer sofort erzeugt, sobald man 'Aufnehmen' drückt,
+sonst wird das Timer-Edit-Menü angezeigt.
=item - B<Zeige Kanäle ohne EPG:>
@@ -513,8 +511,8 @@ können oder einen Timer zu programmieren
=item - B<Timer mit 'Aufnehmen' sofort anlegen:>
-Falls 'Ja' wird nach Drücken von 'Aufnahme' sofort ein Timer angelegt, wie
-in vdr-1.3.38 eingeführt, falls 'Nein' erscheint das Timer-Edit-Menü.
+Falls 'Ja' wird nach Drücken von 'Aufnahme' sofort ein Timer angelegt,
+falls 'Nein' erscheint das Timer-Edit-Menü.
=item - B<Zeitintervall für FR/FF [min]:>
@@ -1082,11 +1080,6 @@ die Zeile
in die keymacros.conf schreiben, wobei x die Position von epgsearch
innerhalb des launcher listings ist.
-Achtung: Versteckt man das Plugin ohne die Verwendung des launcher
-plugins oder anderer Patches, die das Aufrufen versteckter Plugins
-erlauben, erhält man das VDR-Standard-Menü beim Drücken von Grün. Ab
-VDR 1.3.32 sind dazu keine Patches oder Plugins mehr notwendig.
-
Ein weiterer Ansatz ist ein Patch gegen VDR, der das Standardmenü
'Programm' gegen epgsearch austauscht.
Hierzu VDR mit dem Patch vdr-replace-schedulemenu.diff.gz aus dem
diff --git a/doc-src/en/epgsearch.1.txt b/doc-src/en/epgsearch.1.txt
index f35b1a4..ff00f39 100644
--- a/doc-src/en/epgsearch.1.txt
+++ b/doc-src/en/epgsearch.1.txt
@@ -50,8 +50,6 @@ additional functions:
- Email notifications about search timer updates and timer conflicts
-Works only with >= vdr-1.3.46 or newer.
-
Parts of the sources are based on the repeating-ECG patch from Gerhard Steiner, who gave me the permission to use them. Thanks for his work!
=head1 OPTIONS
@@ -499,8 +497,8 @@ be displayed again.
=item - B<'One press' timer creation:>
-If set to 'yes' a timer is immediately created when pressing 'Record' as
-introduced in vdr-1.3.38, else the timer edit menu is displayed.
+If set to 'yes' a timer is immediately created when pressing 'Record',
+else the timer edit menu is displayed.
=item - B<Show channels without EPG:>
@@ -1022,17 +1020,12 @@ launcher-plugin and put the line
in your keymacros.conf, where x is the position of the Epgsearch
plugin within launchers menu listing.
-Attention: Hiding the plugin without using the launcher plugin or
-other patches that enable calling hidden plugins will show the standard
-schedules menu when you press the green key. This is not needed
-anymore after VDR >= 1.3.32.
-
Another approach is using a patch to VDR that replaces vdr's standard
schedule menu with epgsearch (vdr-replace-schedulemenu.diff.gz in the
patches subdir, thanks to the author Uwe/egal@vdrportal). When using
this patch the entry should look like
- Gree Schedule
+ Green Schedule
This patch is already included in some patch collections, like the
Bigpatch.
diff --git a/doc-src/en/epgsearch.4.txt b/doc-src/en/epgsearch.4.txt
index 6ed5f88..5fc60a5 100644
--- a/doc-src/en/epgsearch.4.txt
+++ b/doc-src/en/epgsearch.4.txt
@@ -559,7 +559,7 @@ The following variables exist:
for the 'Whats on...' and 'Search results' menu there are also:
%chnr% - channel number
- %chsh% - the short channel name (>=vdr-1.3.15)
+ %chsh% - the short channel name
%chlng% - the 'normal' channel name
%chdata% - VDR's internal channel representation (e.g. 'S19.2E-1-1101-28106')
%progr% - graphical progress bar (not for menu 'Search results'),
diff --git a/doc-src/en/epgsearchmenu.conf.5.txt b/doc-src/en/epgsearchmenu.conf.5.txt
index 7debf28..f200c6a 100644
--- a/doc-src/en/epgsearchmenu.conf.5.txt
+++ b/doc-src/en/epgsearchmenu.conf.5.txt
@@ -66,7 +66,7 @@ The following variables exist:
for the 'Whats on...' and 'Search results' menu there is also:
%chnr% - channel number
- %chsh% - the short channel name (>=vdr-1.3.15)
+ %chsh% - the short channel name
%chlng% - the 'normal' channel name
%chdata% - VDR's internal channel representation (e.g. 'S19.2E-1-1101-28106')
%progr% - graphical progress bar (not for menu 'Search results')
diff --git a/doc-src/en/epgsearchuservars.conf.5.txt b/doc-src/en/epgsearchuservars.conf.5.txt
index a1a658e..ce0827d 100644
--- a/doc-src/en/epgsearchuservars.conf.5.txt
+++ b/doc-src/en/epgsearchuservars.conf.5.txt
@@ -109,7 +109,7 @@ The following variables exist:
F<epgsearchcats.conf>, like %genre% or %category%
%chnr% - channel number
- %chsh% - the short channel name (>=vdr-1.3.15)
+ %chsh% - the short channel name
%chlng% - the 'normal' channel name
%chdata% - VDR's internal channel representation (e.g. 'S19.2E-1-1101-28106')