summaryrefslogtreecommitdiff
path: root/PLUGINS/src/skincurses/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-09-10 14:25:55 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2006-09-10 14:25:55 +0200
commit1b79274fae752076ffa13d4f43a698fefb68b3c6 (patch)
treecc20d086333574c6c08037e9d6155c1d2a85be93 /PLUGINS/src/skincurses/HISTORY
parent2aa6df4b7ceaeef5527a46041bb505b0e638904e (diff)
downloadvdr-1b79274fae752076ffa13d4f43a698fefb68b3c6.tar.gz
vdr-1b79274fae752076ffa13d4f43a698fefb68b3c6.tar.bz2
The 'skincurses' plugin now adjusts the size of the OSD to the size of the console window
Diffstat (limited to 'PLUGINS/src/skincurses/HISTORY')
-rw-r--r--PLUGINS/src/skincurses/HISTORY4
1 files changed, 4 insertions, 0 deletions
diff --git a/PLUGINS/src/skincurses/HISTORY b/PLUGINS/src/skincurses/HISTORY
index c58423df..96ff93c8 100644
--- a/PLUGINS/src/skincurses/HISTORY
+++ b/PLUGINS/src/skincurses/HISTORY
@@ -35,3 +35,7 @@ VDR Plugin 'skincurses' Revision History
- Fixed handling tabbed item display.
- When the 'skincurses' plugin is loaded, it automatically sets the 'curses'
skin as the current one.
+
+2006-09-10: Version 0.0.8
+
+- The size of the OSD is now adjusted to the size of the console window.