Displaying reruns in detailed EPG View

This commit is contained in:
louis
2013-05-26 17:44:04 +02:00
parent 6a0447e7a8
commit b3b50abd73
8 changed files with 291 additions and 3 deletions

View File

@@ -89,6 +89,9 @@ class cTvguideConfig {
int themeIndex;
int useBlending;
int roundedCorners;
int displayRerunsDetailEPGView;
int numReruns;
int useSubtitleRerun;
void setDynamicValues(int width, int height);
bool SetupParse(const char *Name, const char *Value);
void loadTheme();