mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user