summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorMartin Prochnow <nordlicht@martins-kabuff.de>2006-03-16 20:17:58 +0100
committerAndreas Mair <andreas@vdr-developer.org>2006-03-16 20:17:58 +0100
commita245047c8c60d3acc0af75f5ffc7479cfeacd34d (patch)
tree1623a6f2239d242eb40eaaaa86a2be7a1e72443a /README
parentdda6babd28ffef10bed47f53f2b4a9168fa90a67 (diff)
downloadvdr-plugin-extrecmenu-a245047c8c60d3acc0af75f5ffc7479cfeacd34d.tar.gz
vdr-plugin-extrecmenu-a245047c8c60d3acc0af75f5ffc7479cfeacd34d.tar.bz2
Version 0.6v0.6
- after the replay of a recording ended, the menu jumps now to the last replayed recording - recording commands like in VDR's recordings menu now work - start to write some documentation in README
Diffstat (limited to 'README')
-rw-r--r--README16
1 files changed, 15 insertions, 1 deletions
diff --git a/README b/README
index 7f83822..de3c566 100644
--- a/README
+++ b/README
@@ -4,8 +4,22 @@ Written by: Martin Prochnow (nordlicht@martins-kabuff.de)
Project's homepage: http://martins-kabuff.de/extrecmenu.html
-See the file COPYING for license information.
+See the file COPYING for license information. See top of *.c for copyright
+information
Description:
This plugin provides a recordings menu enhanced with the possibility to
rename or move recordings.
+
+Renaming:
+Select a recording, press 'Yellow', then 'Red'. Type in/edit the name. By
+pressing 'Ok', the recording will be renamed with this name.
+
+Moving:
+Select a recording, press 'Yellow', then 'Green'. Now you are in the base video
+directory. You can browse the directories, the path to the selected directory
+is shown at the title bar. By pressing 'Blue' you select this path for moving.
+
+There is a patch for VDR in /patches for replacing VDR's recordings menu with
+this plugin. You have to set the corresponding option at the setup menu of the
+plugin!