summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--vdr-vdrmanager/HISTORY6
-rw-r--r--vdr-vdrmanager/README7
2 files changed, 11 insertions, 2 deletions
diff --git a/vdr-vdrmanager/HISTORY b/vdr-vdrmanager/HISTORY
index a9a03f9..4ecac2a 100644
--- a/vdr-vdrmanager/HISTORY
+++ b/vdr-vdrmanager/HISTORY
@@ -1,7 +1,11 @@
VDR Plugin 'vdrmanager' Revision History
------------------------------------
-2011-10-12: Version 0.2-pre
+2011-11-06: Version 0.3
+- Check against svdrphosts.conf file only if a) forced via command
+ line argument -s or no password was specified via -P
+- arguments parsing by getopts
+2011-10-12: Version 0.2
- Recording Info via recordings command
- Delete a recording via drecord <recording index> commmand
- shortText delivery with event commands
diff --git a/vdr-vdrmanager/README b/vdr-vdrmanager/README
index 7d82ff0..8e0ed1e 100644
--- a/vdr-vdrmanager/README
+++ b/vdr-vdrmanager/README
@@ -5,4 +5,9 @@ See the file COPYING for license information.
Description:
This helper plugin allows remote programming VDR using
-VDR-Manager running on Android devices. \ No newline at end of file
+VDR-Manager running on Android devices.
+
+Installation:
+- It's already debianized, so it can be build just by dpkg-buildpackage -b in the source folder
+- gentoo ebuilds can also be downloaded from the download section
+- Otherwise use Makfile