diff options
author | Andreas Mair <amair.sob@googlemail.com> | 2007-06-11 12:57:02 +0200 |
---|---|---|
committer | Andreas Mair <amair.sob@googlemail.com> | 2007-06-11 12:57:02 +0200 |
commit | 24439e72e8b0d13bccce21e19a28d70d1bd98760 (patch) | |
tree | 40114ac9918d904e640900e3845f65243a2319ac /themes/EnigmaNG-WineRed.theme | |
parent | c562d549bc6274265991eec634f99b1e311323df (diff) | |
download | vdr-plugin-skinenigmang-24439e72e8b0d13bccce21e19a28d70d1bd98760.tar.gz vdr-plugin-skinenigmang-24439e72e8b0d13bccce21e19a28d70d1bd98760.tar.bz2 |
2007-06-11: Version 0.0.5rcv0.0.5rc
- Fixed possible crash in recording's details.
- Added MoBuntu theme (Submitted by Morone @vdr-portal.de).
- Added Blue, Blue2, Blue3 and Coolblue theme (Submitted by Uwe @vdr-portal.de).
- Added support for TrueTypeFonts (based on graphtft and text2skin plugins).
- Added support for new epgsearch tags.
- Updated French translation. (Submitted by pat @vdr-portal.de)
- Changed size calculation for scrollbars.
- Add setup options to individually set the fonts to use. See README for details.
- Set used colors for every area in menu OSD when using multiple areas.
- Reworked multiple areas mode in menu OSD.
- Do not disable logos/symbols/flags if 4bpp single area is configured in setup.
- Replaced setup options "One area (if possible)" and "Bpp in single area" by option "Try 8bpp single areas".
- Unified appearance of error/info/status messages in all OSDs.
- Added setup option to selectively enable scrolling text.
- Added setup option to selectively enable logos in the different OSDs.
- Added text effects (e.g. scrolling and blinking) for selected text.
- Removed clrMenuHighlight, clrMessageBorder, clrMenuItemCurrentFg, clrMenuEventTitle, clrMenuEventShortText, clrMenuScrollbarTotal and clrMenuScrollbarShown in themes.
- Fixed height of title/subtitle box in EPG & recording details.
- Recognize mediamanager plugin in mainmenu logos.
- Don't cut info line in EPG & recording details at logo area's left edge.
- Updated Russian translation (Submitted by neptunvasja @vdr-portal.de).
- Added Dutch translation (Submitted by dorpsgek @vdr-portal.de).
- Various bugfixes and graphical changes.
Diffstat (limited to 'themes/EnigmaNG-WineRed.theme')
-rw-r--r-- | themes/EnigmaNG-WineRed.theme | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/themes/EnigmaNG-WineRed.theme b/themes/EnigmaNG-WineRed.theme index 513271e..a427e34 100644 --- a/themes/EnigmaNG-WineRed.theme +++ b/themes/EnigmaNG-WineRed.theme @@ -25,7 +25,6 @@ clrButtonYellowFg = FF000000 clrButtonYellowBg = E5C4C400 clrButtonBlueFg = FFFFFFFF clrButtonBlueBg = E50000C4 -clrMessageBorder = E5FF0000 clrMessageStatusFg = FF000000 clrMessageStatusBg = E5D7FFD1 clrMessageInfoFg = FF000000 @@ -36,14 +35,8 @@ clrMessageErrorFg = FF000000 clrMessageErrorBg = E5FFD1D1 clrVolumeBar = FF33CC33 clrVolumeBarMute = FFFF0000 -clrMenuItemCurrentFg = FF000000 -clrMenuHighlight = E5E6BFBF clrMenuItemSelectableFg = FF000000 clrMenuItemNotSelectableFg = E54158BC -clrMenuEventTitle = FF000000 -clrMenuEventShortText = FF1D2F7D -clrMenuScrollbarTotal = E5B2BBD6 -clrMenuScrollbarShown = FF000000 clrReplayCurrent = FF7D1D1D clrReplayTotal = FF7D1D1D clrReplayModeJump = FF7D1D1D |