summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorMatti Lehtimäki <matti.lehtimaki@gmail.com>2013-01-07 21:29:45 +0200
committerMatti Lehtimäki <matti.lehtimaki@gmail.com>2013-01-07 21:29:45 +0200
commitc6ffcc01aa82582b119de294ff40aac915c88e19 (patch)
treeac6881e6c72f9f2511bcbff7d5d29607a9ff9711 /README
downloadvdr-plugin-history-c6ffcc01aa82582b119de294ff40aac915c88e19.tar.gz
vdr-plugin-history-c6ffcc01aa82582b119de294ff40aac915c88e19.tar.bz2
Initial commit. Version 0.0.3.v0.0.3
Diffstat (limited to 'README')
-rwxr-xr-xREADME25
1 files changed, 25 insertions, 0 deletions
diff --git a/README b/README
new file mode 100755
index 0000000..97e1167
--- /dev/null
+++ b/README
@@ -0,0 +1,25 @@
+This is a "plugin" for the Video Disk Recorder (VDR).
+
+Written by: Matti Lehtimäki <matti.lehtimaki@gmail.com>
+
+Project's homepage:
+
+This program is free software; you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation; either version 2 of the License, or
+(at your option) any later version.
+See the file COPYING for more information.
+
+Description:
+
+History is a VDR plugin for maintaining a replay history.
+
+Installation:
+
+cd /put/your/path/here/VDR/PLUGINS/src
+tar -xzf /put/your/path/here/vdr-history-X.Y.Z.tgz
+ln -s history-X.Y.Z history
+cd /put/your/path/here/VDR
+make
+make plugins
+./vdr -P history