From 03b56d7b7969e9fbec4cbcb3ad273bc9d1de9311 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Schmitz?= Date: Wed, 3 Mar 2004 20:15:00 +0100 Subject: Version 0.5.0 --- README | 65 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..90cb1d0 --- /dev/null +++ b/README @@ -0,0 +1,65 @@ +This is a "plugin" for the Video Disk Recorder (VDR). + +Written by: Jürgen Schmitz + +Project's homepage: http://www.js-home.org/vdr + +Latest version available at: http://www.js-home.org/vdr + +See the file COPYING for license information. + +Description: + +This plugins shows the EPG data in the typical way a TV magazine +does. The channels are shown from left to right, 3 on one screen. + +You can scroll though the channels and the time and create a timer. + + +TV-Onscreen has two different modes: + + - the show mode which only shows the EPG and allows scrolling + in "big" steps + - the edit mode which also shows the EPG but allows scrolling + to any schedule and see details of this and create a timer + +This is quite intuitive when you use it! + + +The keys in show mode (when startet): + +Cursor up/down scroll the time +Cursor left/right scroll the channels +Red/Blue scroll the time by 1 day (blue=+1 day) +Green/Yellow scroll the channels by 1 page (-/+ 3 channels) +7/9 like green/yellow +8 show the current channel +0 go to the current time +Back leave +Ok go to edit mode + + +The keys in edit mode (after pressing Ok): + +Back go back to show mode +Cursor up/down move to the previous/next schedule +Cursor left/right move to the schedule in the channel left/right +Rec creates a timer from the current schedule + (opens the timer screen) +Ok shows details of the current schedule + (which allows switching the channel or create a timer) + + + + + +Requirements: + +ElchiAIO patches (or similar) with additional colors must be +installed. + + + +TODO: + +Wait for no bug reports and go to version 1.0. -- cgit v1.2.3