summaryrefslogtreecommitdiff
path: root/mymenusetup.h
diff options
context:
space:
mode:
authorAndreas Mair <andreas@vdr-developer.org>2010-05-29 15:01:25 +0200
committerAndreas Mair <andreas@vdr-developer.org>2010-05-29 15:05:49 +0200
commit61966ead5b86f5791e150d63386f51d58390f497 (patch)
treeddfe71ebb7d104cb689549d16a4eb702a68cf2c1 /mymenusetup.h
parent23f4f2114e7d48bb4bbe5e50aa6ddce0f1c21bd2 (diff)
downloadvdr-plugin-extrecmenu-61966ead5b86f5791e150d63386f51d58390f497.tar.gz
vdr-plugin-extrecmenu-61966ead5b86f5791e150d63386f51d58390f497.tar.bz2
Version 1.2-test1-am1v1.2-test1-am1
- fixed wrong help keys if selected recording finishes cutting. - plugins/extrecmenu/dircmds.conf for recording directory commands (same as reccmds.conf) - "nice" the action thread. - Use LimitBandwidth setting also for cutting.
Diffstat (limited to 'mymenusetup.h')
-rw-r--r--mymenusetup.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/mymenusetup.h b/mymenusetup.h
index cd8b601..e263e7f 100644
--- a/mymenusetup.h
+++ b/mymenusetup.h
@@ -1,5 +1,7 @@
#include <vdr/menu.h>
+extern cCommands RecordingDirCommands;
+
class mySetup
{
public: