The 'skincurses' plugin now adjusts the size of the OSD to the size of the console window

This commit is contained in:
Klaus Schmidinger
2006-09-10 14:25:55 +02:00
parent 2aa6df4b7c
commit 1b79274fae
3 changed files with 17 additions and 6 deletions

View File

@@ -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.