mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Checking for UTF-8 at program start
This commit is contained in:
5
HISTORY
5
HISTORY
@@ -2893,7 +2893,7 @@ Video Disk Recorder Revision History
|
||||
strings in order to avoid buffer overflows (thanks to Philip Lawatsch for
|
||||
debugging a buffer overflow in eit.c).
|
||||
|
||||
2004-06-10: Version 1.3.11
|
||||
2004-06-12: Version 1.3.11
|
||||
|
||||
- In order to avoid problems on NPTL systems, VDR now checks for the presence
|
||||
of NPTL at program start, and if it is, exists and tells the user to do
|
||||
@@ -2901,3 +2901,6 @@ Video Disk Recorder Revision History
|
||||
- Revoked the "Fixed missing audio after replaying a DVD" change because it
|
||||
introduced a sound disturbance when switching between channels on the same
|
||||
transponder.
|
||||
- In order to avoid problems on UTF-8 systems, VDR now checks for the presence
|
||||
of UTF-8 at program start, and if it is, exists and tells the user to turn off
|
||||
UTF-8 before starting VDR.
|
||||
|
Reference in New Issue
Block a user