diff options
author | Andreas Mair <andreas@vdr-developer.org> | 2010-08-30 09:18:16 +0200 |
---|---|---|
committer | Andreas Mair <andreas@vdr-developer.org> | 2010-08-30 09:18:16 +0200 |
commit | 4fba847191fd57ad879ca660fb5f27dfd8cb84a5 (patch) | |
tree | 458537c014030d24a13d20207c107c03cb75fb22 /contrib/README | |
parent | 57a99e05234ffc28bb3a1d16c058bf38ce629d82 (diff) | |
download | vdr-plugin-extrecmenu-4fba847191fd57ad879ca660fb5f27dfd8cb84a5.tar.gz vdr-plugin-extrecmenu-4fba847191fd57ad879ca660fb5f27dfd8cb84a5.tar.bz2 |
Merged with v1.3-devel head.
Diffstat (limited to 'contrib/README')
-rw-r--r-- | contrib/README | 16 |
1 files changed, 14 insertions, 2 deletions
diff --git a/contrib/README b/contrib/README index 3ec797d..adba3b3 100644 --- a/contrib/README +++ b/contrib/README @@ -8,7 +8,19 @@ isodetect.c Checks, if a dvd is in the drive. Used optionally by dvdarchive.sh Compile with 'gcc isodetect.c -o isodetect' -vdr-1.3.43-extrecmenu.diff +MainMenuHooks-v1_0.patch ------------------------------------------------------------------------------- A patch to replace VDR's recordings menu with the plugin -Apply with 'patch < vdr-1.3.43.extrecmenu.diff' +Apply with 'patch < MainMenuHooks-v1_0.patch' in VDR's source directory + +hddarchive +------------------------------------------------------------------------------- +see hddarchive/README + +rating +------------------------------------------------------------------------------- +see rating/README. + +reclist +------------------------------------------------------------------------------- +see reclist/README |