mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
No longer using characters 0x01 and 0x02 for mapping single quote and slash in recording names
This commit is contained in:
5
HISTORY
5
HISTORY
@@ -4606,3 +4606,8 @@ Video Disk Recorder Revision History
|
||||
- Changed the behaviour of the "Use small font" setup option to *always* use the small
|
||||
font if set to '3' - even if it would have been a fixed font (suggested by Ronny
|
||||
Kornexl).
|
||||
- No longer using characters 0x01 and 0x02 for mapping single quote and slash in
|
||||
recording names (thanks to Patrick Fischer for reporting that this was a problem
|
||||
with XML). The single quote is not mapped at all, and the slash is interchanged
|
||||
with the tilde. Existing recordings will be handled like before, so there is
|
||||
no need to actually rename them.
|
||||
|
Reference in New Issue
Block a user