mirror of
https://projects.vdr-developer.org/git/vdr-plugin-tvguide.git
synced 2023-10-05 13:01:48 +00:00
Added remotetimers support
This commit is contained in:
4
config.h
4
config.h
@@ -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;
|
||||
|
Reference in New Issue
Block a user