Stripping control codes 0x86 and 0x87 from SI strings

This commit is contained in:
Klaus Schmidinger
2008-02-26 16:26:12 +01:00
parent 4c1ab4f82d
commit d5dc5de97a
2 changed files with 3 additions and 3 deletions

View File

@@ -5671,10 +5671,11 @@ Video Disk Recorder Revision History
- Added the backslash ('\') to the list of characters that need to be escaped
when executing external commands (thanks to Peter Bieringer for reporting this one).
2008-02-25: Version 1.5.17
2008-02-26: Version 1.5.17
- Updated the Swedish OSD texts (thanks to Tomas Berglund).
- Made the 'pic2mpg' script of the 'pictures' plugin work with uppercase filename
extensions (thanks to Stefan Wagner for reporting this one).
- Updated the Romanian OSD texts (thanks to Lucian Muresan).
- Updated the Dutch OSD texts (thanks to Johan Schuring).
- Stripping control codes 0x86 and 0x87 from SI strings.