From 0a40ce6f9dd69ee747f83f2079ba1c1984178f46 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sun, 19 Apr 2015 12:15:00 +0200 Subject: Commented out the line #define DEPRECATED_VIDEOSYSTEM in device.h --- HISTORY | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index afb69a67..07609dd3 100644 --- a/HISTORY +++ b/HISTORY @@ -8636,3 +8636,7 @@ Video Disk Recorder Revision History - The -V and -h options now list the plugins in alphabetical order (suggested by Dietmar Spingler). - Fixed a compiler warning in font.c. +- Commented out the line + #define DEPRECATED_VIDEOSYSTEM + in device.h. If a plugin doesn't compile with this version of VDR, you can uncomment + this line as a quick workaround. In the long run the plugin will need to be adapted. -- cgit v1.2.3