diff options
author | Andreas Mair <amair.sob@googlemail.com> | 2007-07-02 12:12:06 +0200 |
---|---|---|
committer | Andreas Mair <amair.sob@googlemail.com> | 2007-07-02 12:12:06 +0200 |
commit | 40650ddcf7b4142790b786e50f315dade90e8678 (patch) | |
tree | a057261ca415fd1fdd40f1b3ea0e4fc3fa547131 /README | |
parent | fc61e314442d22bb7886dba77380497b776fcb62 (diff) | |
download | vdr-plugin-skinenigmang-0.0.5.tar.gz vdr-plugin-skinenigmang-0.0.5.tar.bz2 |
2007-07-02: Version 0.0.5v0.0.5
- Reworked font handling in menu OSD a little bit to (hopefully) fix crashes with plugins that patch fonts.
- Updated Nederlands translation (Provided by dorpsgek @vdr-portal.de).
- Don't make info area in mainmenu too small (Requested by vdrchuck @vdr-portal.de).
- Save and restore TTF FixedFont (Reported by zulu @vdr-portal.de).
- Updated Italian translation (Provided by Gringo).
- Updated French translation (Provided by Pat @vdr-portal.de).
Diffstat (limited to 'README')
-rw-r--r-- | README | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -32,6 +32,8 @@ There are some configuration items you need to set before running SKINENIGMA_HAVE_EPGSEARCH = 1 If you are using the epgsearch plugin and want to see the number of timer conflicts in the main menu's info area. +NOTE: This requires the sources of the epgsearch Plugin beside the +EnigmaNG sources! SKINENIGMA_NO_MENULOGO = 1 This turns usage of logos in the main menu complete. This might also @@ -203,6 +205,7 @@ Setup Options requested flag file exists. Else language's abbreviation is drawn. - Show mail icon (never/only if new mail present/always) + (NOTE: only visible if mailbox plugin support is compiled in and plugin is loaded!) Enables mail icon in channel info. - Show event/recording images @@ -300,9 +303,11 @@ Setup Options - Details: date - Details: text - Replay: times +- Fixed Font Set the font for the named area. If you have set HAVE_FREETYPE you can set the TrueTypeFont to use by pressing - the blue key. + the blue key. Then you can select one of the TrueTypeFonts found in EnigmaNG's + font directory (see above) and set it's size and width. * EPGSearch NOTE: only visible if epgsearch support is compiled in |