Implemented UTF-8 handling in skincurses

This commit is contained in:
Klaus Schmidinger
2007-06-15 12:24:06 +02:00
parent 824b974b81
commit 3224fffe87
5 changed files with 37 additions and 18 deletions

View File

@@ -39,3 +39,7 @@ VDR Plugin 'skincurses' Revision History
2006-09-10: Version 0.0.8
- The size of the OSD is now adjusted to the size of the console window.
2007-06-15: Version 0.1.0
- Implemented UTF-8 handling.