From 61966ead5b86f5791e150d63386f51d58390f497 Mon Sep 17 00:00:00 2001 From: Andreas Mair Date: Sat, 29 May 2010 15:01:25 +0200 Subject: Version 1.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. --- mymenusetup.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'mymenusetup.c') diff --git a/mymenusetup.c b/mymenusetup.c index 99a3229..03f15b6 100644 --- a/mymenusetup.c +++ b/mymenusetup.c @@ -5,6 +5,8 @@ #include #include "mymenusetup.h" +cCommands RecordingDirCommands; + mySetup::mySetup() { mysetup.HideMainMenuEntry=0; -- cgit v1.2.3