diff options
-rw-r--r-- | Makefile | 3 | ||||
-rw-r--r-- | README | 57 | ||||
-rw-r--r-- | nopacity.c | 1 | ||||
-rw-r--r-- | themes/nOpacity-darkblue.theme | 11 | ||||
-rw-r--r-- | themes/nOpacity-darkgrey.theme | 11 | ||||
-rw-r--r-- | themes/nOpacity-darkred.theme | 11 | ||||
-rw-r--r-- | themes/nOpacity-default.theme | 11 | ||||
-rw-r--r-- | themes/nOpacity-freestyle.theme | 10 | ||||
-rw-r--r-- | themes/nOpacity-green.theme | 11 | ||||
-rw-r--r-- | themes/nOpacity-iceblue.theme | 11 | ||||
-rw-r--r-- | themes/nOpacity-light.theme | 11 |
11 files changed, 15 insertions, 133 deletions
@@ -51,11 +51,8 @@ SOFILE = libvdr-$(PLUGIN).so INCLUDES += $(shell pkg-config --cflags Magick++) DEFINES += -DPLUGIN_NAME_I18N='"$(PLUGIN)"' -DEFINES += $(shell xml2-config --cflags) LIBS += $(shell pkg-config --libs Magick++) -LIBS += $(shell pkg-config --libs libcurl) -LIBS += $(shell xml2-config --libs) ### The object files (add further files here): @@ -25,8 +25,6 @@ Requirements - epgsearch Git since commit ba7c6277 (2013-01-03) to correctly replace the schedules menu with epgsearch -- Installed libCurl and libXML2 for displaying RSS Feeds - Description ----------- @@ -122,48 +120,6 @@ config variables in the header of the script according to your needs. If you pla created logos in a subfolder of your logo directory named exactly as the used Theme name, nOpacity uses these logos only for the appropriate theme automatically. -RSS Feeds ---------- - -nOpacity supports the display of RSS Feeds in the VDR menu and standalone. Displaying the -RSS Feed in the VDR menu is disabled per default because on slow machines it could slow down -the VDR menu. If you like, enable it in the RSS Feed setup. -On VDR startup nOpacity tries to load the RSS config file "rssfeeds.conf" from the plugin -config directory. In this file rss feeds can be set up per line in the following format: - -[rssfeedname1] rssfeedurl1 -[rssfeedname2] rssfeedurl2 -... ... - -An example for this file is located in the plugin source directory under "conf". This file is -not automatically copied to the plugin config directory by a "make install", it has to be -copied manually, because otherwise an update of the plugin would destroy your customizations. - -If no rssfeeds.conf can be located during startup, only one default rss feed ("Tagesschau") -will be used. - -Each rss feed configured in this file can be selected in the plugin setup for the values -"RSS Feed 1" to "RSS Feed 5". Per default "RSS Feed 1" points to the first feed from the -config file, "RSS Feed 2" up to "RSS Feed 5" are empty. - -The standalone RSS Feed can be activated (and if active dectivated) with the svdrp command: - -svdrpsend plug skinnopacity STANDALONEFEED - -RSS Feed 1 is displayed at startup. If one or more of the fields "RSS Feed 2" to "RSS Feed 5" -are activated, it can be toggled through these feeds via svdrp with the command: - -svdrpsend plug skinnopacity NEXTFEED - -With the command - -svdrpsend plug skinnopacity NEXTMESG - -you can switch to the next message in the current feed. - -Just configure this commands for one of your remote control buttons to easily toggle between -the different feeds or switch to the next message inside a feed. - Themes and theme specific Icons ------------------------------- @@ -366,16 +322,3 @@ Customizing, Skin Setup Options Remark: the volume display is always positioned in the center of the screen, with bottom border it can be moved to the top. - Adjust Font Size - -* RSS Feeds: - -- Display RSS Feed - - Height of RSS Feed Line (Percent of OSD Height): Default 5% - - Adjust Font Size -- Height of standalone RSS Feed (Percent of OSD Height): Default 7% -- Standalone RSS Feed Position: bottom / top -- Adjust Font Size of standalone Feed -- RSS Feed 1: First feed in rssfeeds.conf -- RSS Feed 2 - 5: Optional feeds which can be selected via svdrp -- Scrolling Speed: slow / medium / fast -- Scrolling Delay in s: Default 3 s @@ -49,7 +49,6 @@ static bool firstDisplay = true; #define CLR_PROGRESSBARBACKHIGH 0xDD858585 #define CLR_PROGRESSBARBLENDHIGH 0xDD80B3FF - //BUTTONS #define CLR_BUTTONRED 0x99BB0000 #define CLR_BUTTONREDBORDER 0xFFBB0000 diff --git a/themes/nOpacity-darkblue.theme b/themes/nOpacity-darkblue.theme index 4f51e77..42885c5 100644 --- a/themes/nOpacity-darkblue.theme +++ b/themes/nOpacity-darkblue.theme @@ -64,6 +64,7 @@ clrProgressBarBlend = DD031B3C clrProgressBarHigh = DD4979b9 clrProgressBarBackHigh = DD858585 clrProgressBarBlendHigh = DD031B3C +clrMenuTextWindow = DD000000 clrButtonRed = 99BB0000 clrButtonRedBorder = FFBB0000 clrButtonRedFont = FFFFFFFF @@ -76,14 +77,6 @@ clrButtonYellowFont = FFFFFFFF clrButtonBlue = 990000BB clrButtonBlueBorder = FF0000BB clrButtonBlueFont = FFFFFFFF -clrRSSFeedBorder = DD8c8c8c -clrRSSFeedTitle = FFFFFFFF -clrRSSFeedText = FFFFFFFF -clrRSSFeedHeaderText = FFFFFFFF -clrRSSFeedHeaderBack = DD618A9E -clrRSSFeedHeaderBackBlend = EE135474 -clrRSSFeedBack = DD5078AB -clrRSSFeedBackBlend = DD000000 clrMessageFontStatus = FFFFFFFF clrMessageFontInfo = FFFFFFFF clrMessageFontWarning = FFFFFFFF @@ -92,4 +85,4 @@ clrMessageStatus = 900000FF clrMessageInfo = 90009900 clrMessageWarning = 90BBBB00 clrMessageError = 90BB0000 -clrMessageBlend = DD000000 +clrMessageBlend = DD000000
\ No newline at end of file diff --git a/themes/nOpacity-darkgrey.theme b/themes/nOpacity-darkgrey.theme index 776ec97..74a08fd 100644 --- a/themes/nOpacity-darkgrey.theme +++ b/themes/nOpacity-darkgrey.theme @@ -64,6 +64,7 @@ clrProgressBarBlend = DD80B3FF clrProgressBarHigh = DD4E78B1 clrProgressBarBackHigh = DD858585 clrProgressBarBlendHigh = DD80B3FF +clrMenuTextWindow = BD000000 clrButtonRed = 99BB0000 clrButtonRedBorder = FFBB0000 clrButtonRedFont = FFFFFFFF @@ -76,14 +77,6 @@ clrButtonYellowFont = FFFFFFFF clrButtonBlue = 990000BB clrButtonBlueBorder = FF0000BB clrButtonBlueFont = FFFFFFFF -clrRSSFeedBorder = FF858585 -clrRSSFeedTitle = FF858585 -clrRSSFeedText = FFFFFFFF -clrRSSFeedHeaderText = FFFFFFFF -clrRSSFeedHeaderBack = 7D000000 -clrRSSFeedHeaderBackBlend = FE999999 -clrRSSFeedBack = EE444444 -clrRSSFeedBackBlend = 90000000 clrMessageFontStatus = FFFFFFFF clrMessageFontInfo = FFFFFFFF clrMessageFontWarning = FFFFFFFF @@ -92,4 +85,4 @@ clrMessageStatus = 9000BBFF clrMessageInfo = 90009900 clrMessageWarning = 90BBBB00 clrMessageError = 90BB0000 -clrMessageBlend = DD000000 +clrMessageBlend = DD000000
\ No newline at end of file diff --git a/themes/nOpacity-darkred.theme b/themes/nOpacity-darkred.theme index f12192a..b2035c2 100644 --- a/themes/nOpacity-darkred.theme +++ b/themes/nOpacity-darkred.theme @@ -64,6 +64,7 @@ clrProgressBarBlend = DD550000 clrProgressBarHigh = DDBB0000 clrProgressBarBackHigh = DD222222 clrProgressBarBlendHigh = DD550000 +clrMenuTextWindow = DD000000 clrButtonRed = 99BB0000 clrButtonRedBorder = FF000000 clrButtonRedFont = FFFFFFFF @@ -76,14 +77,6 @@ clrButtonYellowFont = FFFFFFFF clrButtonBlue = 990000BB clrButtonBlueBorder = FF000000 clrButtonBlueFont = FFFFFFFF -clrRSSFeedBorder = FF050505 -clrRSSFeedTitle = FFCCCCCC -clrRSSFeedText = FFCCCCCC -clrRSSFeedHeaderText = FFCCCCCC -clrRSSFeedHeaderBack = DDBB0000 -clrRSSFeedHeaderBackBlend = DD000000 -clrRSSFeedBack = DD333333 -clrRSSFeedBackBlend = DD000000 clrMessageFontStatus = FFFFFFFF clrMessageFontInfo = FFFFFFFF clrMessageFontWarning = FFFFFFFF @@ -92,4 +85,4 @@ clrMessageStatus = 900000FF clrMessageInfo = 90009900 clrMessageWarning = 90BBBB00 clrMessageError = 90BB0000 -clrMessageBlend = DD000000 +clrMessageBlend = DD000000
\ No newline at end of file diff --git a/themes/nOpacity-default.theme b/themes/nOpacity-default.theme index a6a3d09..042eba1 100644 --- a/themes/nOpacity-default.theme +++ b/themes/nOpacity-default.theme @@ -64,6 +64,7 @@ clrProgressBarBlend = DD80B3FF clrProgressBarHigh = DD003DF5 clrProgressBarBackHigh = DD858585 clrProgressBarBlendHigh = DD80B3FF +clrMenuTextWindow = DD000000 clrButtonRed = 99BB0000 clrButtonRedBorder = FFBB0000 clrButtonRedFont = FFFFFFFF @@ -76,14 +77,6 @@ clrButtonYellowFont = FFFFFFFF clrButtonBlue = 990000BB clrButtonBlueBorder = FF0000BB clrButtonBlueFont = FFFFFFFF -clrRSSFeedBorder = DD003DF5 -clrRSSFeedTitle = FF0066FF -clrRSSFeedText = FFFFFFFF -clrRSSFeedHeaderText = FFFFFFFF -clrRSSFeedHeaderBack = DD000000 -clrRSSFeedHeaderBackBlend = EE0033FF -clrRSSFeedBack = EE444444 -clrRSSFeedBackBlend = 90000000 clrMessageFontStatus = FFFFFFFF clrMessageFontInfo = FFFFFFFF clrMessageFontWarning = FFFFFFFF @@ -92,4 +85,4 @@ clrMessageStatus = 900000FF clrMessageInfo = 90009900 clrMessageWarning = 90BBBB00 clrMessageError = 90BB0000 -clrMessageBlend = DD000000 +clrMessageBlend = DD000000
\ No newline at end of file diff --git a/themes/nOpacity-freestyle.theme b/themes/nOpacity-freestyle.theme index 7c31f1b..53e61b8 100644 --- a/themes/nOpacity-freestyle.theme +++ b/themes/nOpacity-freestyle.theme @@ -77,14 +77,6 @@ clrButtonYellowFont = FFFFFFFF clrButtonBlue = 990000BB clrButtonBlueBorder = FF0000BB clrButtonBlueFont = FFFFFFFF -clrRSSFeedBorder = FF858585 -clrRSSFeedTitle = FF858585 -clrRSSFeedText = FFFFFFFF -clrRSSFeedHeaderText = FFFFFFFF -clrRSSFeedHeaderBack = 7D000000 -clrRSSFeedHeaderBackBlend = FE999999 -clrRSSFeedBack = EE444444 -clrRSSFeedBackBlend = 90000000 clrMessageFontStatus = FFFFFFFF clrMessageFontInfo = FFFFFFFF clrMessageFontWarning = FFFFFFFF @@ -93,4 +85,4 @@ clrMessageStatus = 9000BBFF clrMessageInfo = 90009900 clrMessageWarning = 90BBBB00 clrMessageError = 90BB0000 -clrMessageBlend = DD000000 +clrMessageBlend = DD000000
\ No newline at end of file diff --git a/themes/nOpacity-green.theme b/themes/nOpacity-green.theme index 5f0bf8c..a6df161 100644 --- a/themes/nOpacity-green.theme +++ b/themes/nOpacity-green.theme @@ -64,6 +64,7 @@ clrProgressBarBlend = DD006600 clrProgressBarHigh = DDFFCC00 clrProgressBarBackHigh = DD858585 clrProgressBarBlendHigh = DD006600 +clrMenuTextWindow = DD000000 clrButtonRed = 99BB0000 clrButtonRedBorder = FFBB0000 clrButtonRedFont = FFFFFFFF @@ -76,14 +77,6 @@ clrButtonYellowFont = FFFFFFFF clrButtonBlue = 990000BB clrButtonBlueBorder = FF0000BB clrButtonBlueFont = FFFFFFFF -clrRSSFeedBorder = DD006600 -clrRSSFeedTitle = FFFFCC00 -clrRSSFeedText = FFFFFFFF -clrRSSFeedHeaderText = FFFFFFFF -clrRSSFeedHeaderBack = EE006600 -clrRSSFeedHeaderBackBlend = EE006600 -clrRSSFeedBack = BB000000 -clrRSSFeedBackBlend = EE006600 clrMessageFontStatus = FFFFFFFF clrMessageFontInfo = FFFFFFFF clrMessageFontWarning = FFFFFFFF @@ -92,4 +85,4 @@ clrMessageStatus = 900000FF clrMessageInfo = 90009900 clrMessageWarning = 90BBBB00 clrMessageError = 90BB0000 -clrMessageBlend = DD000000 +clrMessageBlend = DD000000
\ No newline at end of file diff --git a/themes/nOpacity-iceblue.theme b/themes/nOpacity-iceblue.theme index cfa78ac..b3a6c38 100644 --- a/themes/nOpacity-iceblue.theme +++ b/themes/nOpacity-iceblue.theme @@ -64,6 +64,7 @@ clrProgressBarBlend = DD5A8998 clrProgressBarHigh = DD3F5468 clrProgressBarBackHigh = FF000000 clrProgressBarBlendHigh = DD5A8998 +clrMenuTextWindow = DDFFFFFF clrButtonRed = FFCC0000 clrButtonRedBorder = FFCC0000 clrButtonRedFont = FFFFFFFF @@ -76,14 +77,6 @@ clrButtonYellowFont = FFFFFFFF clrButtonBlue = FF003DF5 clrButtonBlueBorder = FF003DF5 clrButtonBlueFont = FFFFFFFF -clrRSSFeedBorder = FF000000 -clrRSSFeedTitle = FF000000 -clrRSSFeedText = FF000000 -clrRSSFeedHeaderText = FF000000 -clrRSSFeedHeaderBack = FFB2B2C7 -clrRSSFeedHeaderBackBlend = FFFFFFFF -clrRSSFeedBack = DDFFFFFF -clrRSSFeedBackBlend = FFFFFFFF clrMessageFontStatus = FFFFFFFF clrMessageFontInfo = FFFFFFFF clrMessageFontWarning = FFFFFFFF @@ -92,4 +85,4 @@ clrMessageStatus = FF003DF5 clrMessageInfo = FF00F53D clrMessageWarning = FFF5B800 clrMessageError = FFCC0000 -clrMessageBlend = FFFFFFFF +clrMessageBlend = FFFFFFFF
\ No newline at end of file diff --git a/themes/nOpacity-light.theme b/themes/nOpacity-light.theme index c785875..5fd52c6 100644 --- a/themes/nOpacity-light.theme +++ b/themes/nOpacity-light.theme @@ -64,6 +64,7 @@ clrProgressBarBlend = DDff3300 clrProgressBarHigh = DDff3300 clrProgressBarBackHigh = DD858585 clrProgressBarBlendHigh = DDff3300 +clrMenuTextWindow = AA000000 clrButtonRed = 99BB0000 clrButtonRedBorder = 99BB0000 clrButtonRedFont = FFFFFFFF @@ -76,14 +77,6 @@ clrButtonYellowFont = FFFFFFFF clrButtonBlue = 990000BB clrButtonBlueBorder = 990000BB clrButtonBlueFont = FFFFFFFF -clrRSSFeedBorder = DD8c8c8c -clrRSSFeedTitle = FFFFFFFF -clrRSSFeedText = FFFFFFFF -clrRSSFeedHeaderText = FFFFFFFF -clrRSSFeedHeaderBack = DD618A9E -clrRSSFeedHeaderBackBlend = EE135474 -clrRSSFeedBack = DD5078AB -clrRSSFeedBackBlend = DD000000 clrMessageFontStatus = FFFFFFFF clrMessageFontInfo = FFFFFFFF clrMessageFontWarning = FFFFFFFF @@ -92,4 +85,4 @@ clrMessageStatus = 900000FF clrMessageInfo = 90009900 clrMessageWarning = 90BBBB00 clrMessageError = 90BB0000 -clrMessageBlend = DD000000 +clrMessageBlend = DD000000
\ No newline at end of file |