summaryrefslogtreecommitdiff
path: root/patches/README.patches
diff options
context:
space:
mode:
authorChristian Wieninger <cwieninger (at) gmx (dot) de>2008-02-17 19:30:26 +0100
committerChristian Wieninger <cwieninger (at) gmx (dot) de>2008-02-17 19:30:26 +0100
commit32fd6ae32d45f3fcbceadad44fac17566094b167 (patch)
tree4b19b3eae6ef54035cae8f1fe563a89e44f34008 /patches/README.patches
parentc6b69bacbf446d6fd9e25bbafafe2b4f6c77b07b (diff)
downloadvdr-plugin-epgsearch-32fd6ae32d45f3fcbceadad44fac17566094b167.tar.gz
vdr-plugin-epgsearch-32fd6ae32d45f3fcbceadad44fac17566094b167.tar.bz2
fixes to compile with vdr-1.5.15
Diffstat (limited to 'patches/README.patches')
-rw-r--r--patches/README.patches13
1 files changed, 13 insertions, 0 deletions
diff --git a/patches/README.patches b/patches/README.patches
new file mode 100644
index 0000000..ab32547
--- /dev/null
+++ b/patches/README.patches
@@ -0,0 +1,13 @@
+----------------------
+Description of patches
+----------------------
+
+- MainMenuHooks-v1_0.patch:
+ patches vdr to allow plugins to replace main menu items like 'Schedule', 'Recordings',...
+ Use this one, if epgsearch shall replace the schedules menu. This patch is also used
+ by other plugins like the extrec-plugin.
+- timercmd-0.1_1.x.diff:
+ this patch adds a timer commands menu to VDR's timer menu, that can be called with '0'.
+ It can be used e.g. to search for repeats of a timer.
+- vdr-1.5.11-progressbar-support-0.0.1.diff:
+ this patch adds progressbar support to VDR's skins 'classic' and 'st:tng' \ No newline at end of file