Added remotetimers support

This commit is contained in:
louis
2013-07-20 13:46:26 +02:00
parent 9f351151ed
commit 34f8460e25
14 changed files with 260 additions and 29 deletions

View File

@@ -50,6 +50,8 @@ class cTvguideConfig {
int channelJumpMode;
int jumpChannels;
int blueKeyMode;
int closeOnSwitch;
int useRemoteTimers;
int hideLastGroup;
int hideChannelLogos;
int logoWidthRatio;
@@ -60,7 +62,7 @@ class cTvguideConfig {
int epgImageWidth;
int epgImageHeight;
int numAdditionalEPGPictures;
int epgImageWidthLarge;
int epgImageWidthLarge;
int epgImageHeightLarge;
cString epgImagePath;
cString iconPath;