mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-06 17:37:52 +00:00
vdr: add -recording_h_deprecated.patch
This commit is contained in:
parent
0c80c4a737
commit
3e0036d049
13
packages/3rdparty/multimedia/vdr/patches/vdr-1.7.27-11_recording_h_deprecated.patch
vendored
Normal file
13
packages/3rdparty/multimedia/vdr/patches/vdr-1.7.27-11_recording_h_deprecated.patch
vendored
Normal file
@ -0,0 +1,13 @@
|
||||
diff --git a/recording.h b/recording.h
|
||||
index 5f94ee2..0b44fe8 100644
|
||||
--- a/recording.h
|
||||
+++ b/recording.h
|
||||
@@ -22,7 +22,7 @@
|
||||
#define TIMERMACRO_TITLE "TITLE"
|
||||
#define TIMERMACRO_EPISODE "EPISODE"
|
||||
|
||||
-//#define __RECORDING_H_DEPRECATED_DIRECT_MEMBER_ACCESS // Code enclosed with this macro is deprecated and may be removed in a future version
|
||||
+#define __RECORDING_H_DEPRECATED_DIRECT_MEMBER_ACCESS // Code enclosed with this macro is deprecated and may be removed in a future version
|
||||
|
||||
extern bool VfatFileSystem;
|
||||
extern int InstanceId;
|
Loading…
x
Reference in New Issue
Block a user