mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Added command line option --chartab to replace VDR_CHARSET_OVERRIDE
This commit is contained in:
6
HISTORY
6
HISTORY
@@ -8545,3 +8545,9 @@ Video Disk Recorder Revision History
|
||||
- The new option "Setup/Replay/Use Prev/Next keys for adaptive skipping" can be used
|
||||
to change the behavior of these keys during replay. They normally jump between
|
||||
editing marks, but with this option set to 'yes' they will do adaptive skipping.
|
||||
- The new command line option --chartab can be used to set the default character
|
||||
table to use for strings in the DVB data stream that don't begin with a proper
|
||||
character table indicator (suggested by Christopher Reimer). The old mechanism
|
||||
of using the environment variable VDR_CHARSET_OVERRIDE still works, but is now
|
||||
deprecated and may be removed in a future version. The value given in the --chartab
|
||||
option takes precedence over that in VDR_CHARSET_OVERRIDE.
|
||||
|
Reference in New Issue
Block a user