The macros used to control deprecated code or functions have been changed to hold numeric values; the default for DEPRECATED_VDR_CHARSET_OVERRIDE has been set to 0

This commit is contained in:
Klaus Schmidinger
2017-11-02 15:04:56 +01:00
parent d74dd7a60a
commit d8523b0db8
6 changed files with 32 additions and 13 deletions

View File

@@ -3446,6 +3446,9 @@ Jasmin Jessich <jasmin@anw.at>
for suggesting to use $(Q) to control Makefile verbosity
for adding handling DEBUG to the Make.config.template file, in order to control
code optimization
for suggesting to change the macros used to control deprecated code or functions
to numeric values (0 and 1), so that they can be controlled at compile time, without
having to edit the actual source code
Martin Schirrmacher <schirrmie@gmail.com>
for suggesting to provide a way for skin plugins to get informed about the currently