Implemented 'skins' and 'themes'

This commit is contained in:
Klaus Schmidinger
2004-05-16 10:35:36 +02:00
parent 7aab06d8b1
commit 5d99df7b77
77 changed files with 5789 additions and 2378 deletions

17
MANUAL
View File

@@ -425,13 +425,26 @@ Version 1.2
Language = English Defines the language used to display the OSD texts.
Width = 52 The width and height of the OSD .
Height = 18 The valid ranges are width=40...56, height=12...21.
Skin = ST:TNG Panels Defines the "skin" used to display the OSD menus.
Theme = Default Defines the "theme" to use with the current skin.
Left = 54 The top and left offset of the OSD.
Top = 45 The valid ranges are left=0...672, top=0...567.
Width = 624 The width and height of the OSD.
Height = 486 The valid ranges are width=480...672, height=324...567.
The Width must be a multiple of 8.
Message time = 1 The time (in seconds) how long an informational
message shall be displayed on the OSD. The valid range
is 1...60.
Use small font = 1 Defines whether the small font shall be used. 0 means never
use the small font, 1 means use the small font wherever the
current skin wants to, and 2 means always use the small
font.
Channel info position = bottom
The position of the channel info window in the OSD
(either 'bottom' or 'top').