added possibility to choose folder for instant recording

This commit is contained in:
louis
2013-07-18 17:59:59 +02:00
parent 780e17395f
commit 706cf4d8e5
11 changed files with 112 additions and 8 deletions

View File

@@ -64,6 +64,7 @@ class cTvguideConfig {
int epgImageHeightLarge;
cString epgImagePath;
cString iconPath;
int recMenuAskFolder;
int fontIndex;
const char *fontNameDefault;
int FontButtonDelta;