diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2020-06-10 14:52:43 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2020-06-10 14:52:43 +0200 |
commit | 8a282ef267b73c4d4a6f03e174946fd23692f58e (patch) | |
tree | a8b68b301ac4f8a01faa4a39b954dcdc7f6364c6 /HISTORY | |
parent | 709055980e6f6ed76399cdba032eb5094ec117f5 (diff) | |
download | vdr-8a282ef267b73c4d4a6f03e174946fd23692f58e.tar.gz vdr-8a282ef267b73c4d4a6f03e174946fd23692f58e.tar.bz2 |
Added a device hook for detecting whether a device provides EIT data
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -9460,3 +9460,5 @@ Video Disk Recorder Revision History - Fixed the size of cChannel::dtypes[] (thanks to Winfried Köhler). The version numbers (both VDRVERSNUM and APIVERSNUM) have been bumped to 2.4.3 to indicate this change. +- Added a device hook for detecting whether a device provides EIT data (thanks to + Winfried Köhler). |