diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2020-09-16 13:48:33 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2020-09-16 13:48:33 +0200 |
commit | eebe7c798a689dd1c627f4af5203902665cc2f21 (patch) | |
tree | dbe69c8fc12f2535ae6b8646e8f738eecaab6bb8 /UPDATE-2.0.0 | |
parent | 76a7bed57561285b1c32ac8d7a6c68dc607c3d39 (diff) | |
download | vdr-eebe7c798a689dd1c627f4af5203902665cc2f21.tar.gz vdr-eebe7c798a689dd1c627f4af5203902665cc2f21.tar.bz2 |
Fixed several typos
Diffstat (limited to 'UPDATE-2.0.0')
-rw-r--r-- | UPDATE-2.0.0 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/UPDATE-2.0.0 b/UPDATE-2.0.0 index 6287a770..b59e29d6 100644 --- a/UPDATE-2.0.0 +++ b/UPDATE-2.0.0 @@ -224,7 +224,7 @@ OSD: - The OSD size is now automatically adjusted to the actual video display (provided the output device implements the GetOsdSize() function). - The OSD now has full TrueColor support. There can be several "pixmaps" that can - be overlayed with alpha blending. All existing skins should work out of the box + be overlaid with alpha blending. All existing skins should work out of the box with the TrueColor OSD - the only exception being cOsd::GetBitmap(). Since the TrueColor OSD doesn't use bitmaps, this function will return a dummy bitmap, which may not be what the plugin expects. As long as this bitmap is only used for setting |